Archived
1
0
Fork 0

Commit graph

  • f922c674a2 docs/Makefile: make 'all' generate technical documentation main Henrik Hautakoski 2011-08-09 13:30:01 +02:00
  • 6d39f5bb2b docs/Makefile: remove clutter Henrik Hautakoski 2011-08-09 13:28:00 +02:00
  • 6e431c6254 Makefile: add documentation target Henrik Hautakoski 2011-08-09 13:25:33 +02:00
  • 8531c612d3 adding version information to build. Henrik Hautakoski 2011-06-22 00:28:32 +02:00
  • a973415f0e xalloc: do not implement xfree() function in non-debug mode. Henrik Hautakoski 2011-05-10 16:27:04 +02:00
  • e0f29b6a45 docs: added inotify-map. Henrik Hautakoski 2011-04-19 00:28:50 +02:00
  • 4ad7c469ac docs: added inotify-watch. Henrik Hautakoski 2011-04-18 20:17:33 +02:00
  • 597b410de1 docs: adding tree. Henrik Hautakoski 2011-04-18 15:57:28 +02:00
  • 3ce514f46d docs: adding inotify-backend. Henrik Hautakoski 2011-04-06 18:44:03 +02:00
  • ea923815ab strbuf: redundant assignment. Henrik Hautakoski 2011-04-03 13:40:09 +02:00
  • 861398a5cf docs/HACKING: changed title format. Henrik Hautakoski 2011-03-24 08:19:45 +01:00
  • 3f4b9050dc docs/HACKING: correct formating on unordered lists. Henrik Hautakoski 2011-03-24 08:12:15 +01:00
  • 12e2f62d6e docs/HACKING: fixed grammar. Henrik Hautakoski 2011-03-24 08:00:58 +01:00
  • a5201deaee docs: changed headers. Henrik Hautakoski 2011-03-20 21:12:47 +02:00
  • a0577471e2 docs/config.txt: fix alignment in headers. Henrik Hautakoski 2011-03-20 20:37:03 +02:00
  • f46ae1970b Change indentation to follow the updated standard. Henrik Hautakoski 2011-03-19 12:28:48 +02:00
  • 9cc5420447 adding whitespace rules to gitattributes. Henrik Hautakoski 2011-03-19 11:59:07 +02:00
  • 75d244515d docs/HACKING: adding indentation guidelines. Henrik Hautakoski 2011-03-19 11:55:14 +02:00
  • 6f472f800b inotify-watch: add inotify_watch_find_child Henrik Hautakoski 2011-03-17 20:22:16 +02:00
  • b5d9cf6c30 inotify-backend: remove defines related to adding watches from the interface Henrik Hautakoski 2011-03-17 18:25:46 +02:00
  • 8eda7e7a42 inotify-backend: read maximum watches from procfs. Henrik Hautakoski 2011-03-15 08:38:48 +02:00
  • c92dc973df inotify-backend: read queue size from procfs. Henrik Hautakoski 2011-03-15 08:28:12 +02:00
  • 36358cf9d0 inotify.c: trigger correct types for symlinks. Henrik Hautakoski 2011-03-03 08:50:14 +01:00
  • 0d53ab7bbc inotify: make notify-inotify.c use inotify.c Henrik Hautakoski 2011-03-03 08:33:14 +01:00
  • 49c04b5a6a inotify: adding the new inotify.c. Henrik Hautakoski 2011-03-02 15:50:16 +01:00
  • 8c046ee9e3 inotify: move inotify.c -> notify-inotify.c to refactor in one more layer. Henrik Hautakoski 2011-03-02 14:11:34 +01:00
  • 15649db953 inotify: refactored low-level functionality to inotify-backend module Henrik Hautakoski 2011-03-02 13:37:06 +01:00
  • 2d5f94374c inotify.c: call add/rmwatch on files to (symbolic links). Henrik Hautakoski 2011-02-28 19:29:47 +01:00
  • 361f30c6b3 inotify.c: notify_exit: compiler happiness Henrik Hautakoski 2011-02-28 09:46:08 +02:00
  • 52a02d756e inotify.c: include xalloc.h Henrik Hautakoski 2011-02-28 09:44:55 +02:00
  • ff91ca59cd inotify-map: unmap_path, return the amount of remaining paths associated with this wd. Henrik Hautakoski 2011-02-20 10:50:14 +01:00
  • ab91625700 inotify-map: inotify_map_get_path: return a list of struct watch* instead of char ** Henrik Hautakoski 2011-02-20 10:05:06 +01:00
  • 658bc8b9ad list: added list_copy. Henrik Hautakoski 2011-02-20 09:02:06 +01:00
  • 35008fa605 inotify-map: remove lookup_by_path function. Henrik Hautakoski 2011-02-18 10:53:02 +01:00
  • e0302e8ac4 inotify-map: rename lookup to get_path Henrik Hautakoski 2011-02-18 09:08:55 +01:00
  • 514a91b52e inotify-map: use inotify-watch to keep track of the filesystem hirarchy. Henrik Hautakoski 2011-02-16 16:07:31 +01:00
  • a1a85267f0 path.c: dirname_s: allow 'path' to point to the static buffer. Henrik Hautakoski 2011-02-16 16:53:26 +02:00
  • 3c2436867e list.c: basic list implementation Henrik Hautakoski 2011-01-04 21:04:02 +01:00
  • 3b68160892 inotify-watch: Adding inotify watch datastructure. Henrik Hautakoski 2011-02-15 16:33:51 +01:00
  • 9e9321dc65 path.c: Added path_isparent function. Henrik Hautakoski 2011-02-15 16:23:54 +01:00
  • 171c764691 tree: Adding N-tree module. Henrik Hautakoski 2011-02-14 08:09:42 +01:00
  • 546e7c50f1 path.c: added dirname_s function. Henrik Hautakoski 2011-02-11 19:17:38 +01:00
  • 79f18e6671 strbuf.c: let strbuf_rchop return a value Henrik Hautakoski 2011-02-11 17:47:57 +01:00
  • a1766126a2 inotify.c: refactoring addwatch function. Henrik Hautakoski 2011-02-08 11:09:33 +01:00
  • 8f1f7c356c inotify-map: Make the compiler happy and remove the pointer to int casts. Henrik Hautakoski 2011-02-06 19:53:38 +01:00
  • fc64c45e58 archived.c: include util.h for die() Henrik Hautakoski 2011-02-06 19:38:43 +01:00
  • 5aeb399ee4 archived.c: log-configuration: always read the settings from config file. Henrik Hautakoski 2011-02-06 19:37:19 +01:00
  • ca73aa43ae config: move log settings to its own section. Henrik Hautakoski 2011-02-06 19:26:12 +01:00
  • dfaa1be71f docs/technical/log.txt: fixed a typo. Henrik Hautakoski 2011-02-06 19:15:56 +01:00
  • 124d9ae438 config: added sample config. Henrik Hautakoski 2011-02-06 19:07:10 +01:00
  • 09b6a37cc4 strbuf.c: use strbuf_setlen in strbuf_* functions. Henrik Hautakoski 2011-02-05 14:32:48 +01:00
  • 1b3035b249 path: added mkpath Henrik Hautakoski 2011-02-05 14:13:17 +01:00
  • 9c73f8f867 strbuf: strbuf_append_va Henrik Hautakoski 2011-02-05 14:10:59 +01:00
  • e67e03aceb strbuf: added strbuf_avail and strbuf_appendf. Henrik Hautakoski 2011-02-04 17:18:21 +01:00
  • 6538fd9369 strbuf: added strbuf_setlen Henrik Hautakoski 2011-02-04 16:27:39 +01:00
  • 3ed80a13ae path.c: declare path_normalize as 'unsigned dir' instead of 'unsigned char dir' Henrik Hautakoski 2011-02-04 15:59:58 +01:00
  • d64f14af4e rbtree: remove unused arguments from INIT macro. Henrik Hautakoski 2011-02-01 12:00:07 +01:00
  • b5f0c3117c rbtree: move delete_fn from the structure to argument. Henrik Hautakoski 2011-02-01 11:51:54 +01:00
  • ae3dec912a rbtree.c: don't call delete_fn in rbtree_insert, return a value on duplicate keys instead. Henrik Hautakoski 2011-02-01 10:53:17 +01:00
  • 7dcfd815ee rbtree.h: get rid of update_fn, we don't use it. Henrik Hautakoski 2011-02-01 10:29:01 +01:00
  • 442e912835 rbtree.c: return key instead of using callback. Henrik Hautakoski 2011-02-01 10:21:57 +01:00
  • 9e185ea920 strbuf.h: style fix for prototype Henrik Hautakoski 2011-02-01 09:56:41 +01:00
  • 440e5ed7d2 inotify-map.c: return a copy of a path list in lookup functions. Henrik Hautakoski 2011-01-30 15:55:51 +01:00
  • 33ceeca315 test/t_str-list.c: test export. Henrik Hautakoski 2011-01-30 13:28:19 +01:00
  • cb5eef43b2 str-list.h: added str_list_export prototype. Henrik Hautakoski 2011-01-30 13:27:54 +01:00
  • 222f34aed0 test/t_inotify-map.c: test inotify_map_get_wd. Henrik Hautakoski 2011-01-29 11:40:05 +01:00
  • b0bfbc3a0d test/t_inotify-map.c: test the right function. Henrik Hautakoski 2011-01-29 11:33:14 +01:00
  • c2da15baba fscrawl.c: remove unneeded function Henrik Hautakoski 2011-01-29 11:13:19 +01:00
  • 383be0aee2 log.c: util.h and xalloc.h, used but not included. Henrik Hautakoski 2011-01-29 11:08:49 +01:00
  • c37f720989 rbtree.c: fix uninitialized value. Henrik Hautakoski 2011-01-29 11:02:26 +01:00
  • 6714397d10 path.c: remove unneeded function. Henrik Hautakoski 2011-01-29 10:54:20 +01:00
  • 5ef26e412f inotify-map.c: include string.h Henrik Hautakoski 2011-01-29 10:53:06 +01:00
  • d0a1ee2744 Makefile: compile but warn. Henrik Hautakoski 2011-01-29 10:49:13 +01:00
  • bd74a7ad0c inotify.c: skip logging EACCES when adding watches. Henrik Hautakoski 2011-01-27 17:46:22 +01:00
  • 4440831f19 queue.c: fixed bug where dequeue returns a invalid pointer. Henrik Hautakoski 2011-01-27 17:19:33 +01:00
  • 896c356d00 test/t_queue.c: rewritten, catches bug in dequeue. Henrik Hautakoski 2011-01-27 17:09:35 +01:00
  • 9ba3767e28 Makefile: remove archived target from phony. Henrik Hautakoski 2011-01-24 11:26:11 +01:00
  • b0f473fb71 docs: adding str-list Henrik Hautakoski 2011-01-24 10:18:31 +01:00
  • a49efe7bdc updated copyright notices. Henrik Hautakoski 2011-01-24 08:00:43 +01:00
  • 605b0f607b docs: adding config Fredric N 2011-01-22 14:38:19 +01:00
  • 3c0e4e6470 Changed the documentation structure Fredric N 2011-01-22 14:37:14 +01:00
  • 8be6c69e97 docs/fscrawl: read does not close anymore Henrik Hautakoski 2011-01-20 09:21:57 +01:00
  • 9378c5824e test/t_fscrawl.c: cleanup Henrik Hautakoski 2011-01-20 09:17:16 +01:00
  • ad06c58ba5 inotify.c: close fscrawl. Henrik Hautakoski 2011-01-20 09:16:58 +01:00
  • 1c6f66d58d fscrawl.c: use FTS to handle symlink-loops. Henrik Hautakoski 2011-01-20 09:13:54 +01:00
  • 72bdd8bb03 inotify.c: use inotify-map. Henrik Hautakoski 2011-01-18 23:02:59 +01:00
  • cc590370bf inotify: breakup mapping into a module. Henrik Hautakoski 2011-01-14 15:15:03 +01:00
  • 51dd9eac43 compat/string.h: Added header-guards Henrik Hautakoski 2011-01-13 14:54:19 +01:00
  • ff1d4862a1 Removed unneeded includes. Henrik Hautakoski 2011-01-13 14:53:04 +01:00
  • e7ebbd30ec rbtree.c: make rbnode an ADT. Henrik Hautakoski 2011-01-08 08:10:23 +01:00
  • 41a253a00a rbtree.c: moved tree assertion from the test. Henrik Hautakoski 2011-01-07 10:53:08 +01:00
  • 50c53e79bf rbtree.c: small cleanup Henrik Hautakoski 2011-01-07 09:23:32 +01:00
  • 6514462cdb rbtree.c: changed return values in insert/delete. Henrik Hautakoski 2011-01-05 10:17:22 +01:00
  • 0fba36440c rbtree.c: rbtree_walk: pass rbnode->key instead of rbnode to callback function Henrik Hautakoski 2011-01-05 09:11:56 +01:00
  • 2c54173a52 test/t_rbtree.c: properly rewritten. Henrik Hautakoski 2011-01-03 10:49:11 +01:00
  • 246ea7854e rbtree.c: fixed bug with tree not being empty when removing root node. Henrik Hautakoski 2010-12-28 18:29:06 +01:00
  • 3671888b8b rbtree.c: search: return key instead of node. Henrik Hautakoski 2010-12-27 15:14:20 +01:00
  • 027bf154a7 rbtree.c: use generic keys. Henrik Hautakoski 2010-12-27 10:17:01 +01:00
  • f76f494dcc added str-list.c Henrik Hautakoski 2010-12-23 11:27:39 +01:00
  • 4c080dd248 inotify.c: log errors from inotify Henrik Hautakoski 2010-12-20 20:08:09 +01:00