Remove osl.h and osl_core.h.
[adu.git] / adu.c
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.