Switch to the new osl_rbtree_loop() semantics.
[adu.git] / adu.c
2008-05-31 Andre NollSwitch to the new osl_rbtree_loop() semantics.
2008-05-31 Andre NollRemove trailing slashes from base-dir arg.
2008-05-31 Andre NollIntroduce the osl() wrapper and rename error_txt()...
2008-05-30 Andre NollRemove and unused variable.
2008-05-30 Andre Nolladd_directory(): Fix log message.
2008-05-30 Andre NollMerge commit 'fml/master'
2008-05-30 Andre NollOnly store the number of the parent dir, not the dir...
2008-05-30 Andre NollCheck the return value of print_statistics().
2008-05-30 Andre NollGet rid of the rbtree for the name column.
2008-05-30 Andre NollBe more verbose if the uid file could not be mapped.
2008-05-30 Andre NollInplement the --uid option.
2008-05-30 Andre NollFix funny typo in docu to double_hash().
2008-05-30 Andre NollFix uid counting.
2008-05-26 Andre NollImplement human-readable output and honor the unit...
2008-05-26 Andre NollHonor the --limit option.
2008-05-26 Andre NollHonor the --database_dir option.
2008-05-26 Andre NollMerge commit 'meins/master'
2008-05-26 Andre NollGet rid of the osl code.
2008-05-26 Andre NollAdd documentation for double_hash().
2008-05-25 Andre NollMake --loglevel and --S work.
2008-05-25 Andre NollAdd gengetopt support.
2008-05-25 Andre NollImplement the select command.
2008-05-25 Andre NollWrite the list of all uids to a file.
2008-05-25 Andre NollAdd #define for database dir.
2008-05-25 Andre NollReplace id table by hash table.
2008-05-20 Sebastian Starkremove memory leak in scan_dir()
2008-05-20 Andre NollMerge commit 'stark/master'
2008-05-19 Andre NollInsert missing tab in stat output.
2008-05-19 Andre NollReplace dir hash by dir num.
2008-05-19 Sebastian Starkput tab between number of files and number of bytes...
2008-05-19 Andre NollInitial git checkin.