com_select(): Minor cleanup.
[adu.git] / adu.h
2008-06-20 Andre NollMake --uid take a comma-separated list of uids and...
2008-06-20 Andre NollAdd rudimentary interactive support.
2008-06-01 Andre NollHeader cleanup.
2008-06-01 Andre NollMake user summary sortable by user defined column.
2008-06-01 Andre NollGet rid of global variables num_dirs, num_files, and...
2008-06-01 Andre NollMove ui_used() and ui_admissible() from adu.h to adu.c.
2008-06-01 Andre NollHide the implementation of the uid hash table.
2008-06-01 Andre NollImplement --hash-table-bits.
2008-06-01 Andre NollMove the code for the create command to its own file.
2008-06-01 Andre NollMove the code for the select command to its own file.
2008-06-01 Andre NollReplace para_ prefix by adu_.
2008-06-01 Andre NollKill a bunch of unused cruft.
2008-05-26 Andre NollMerge commit 'meins/master'
2008-05-26 Andre NollGet rid of the osl code.
2008-05-19 Andre NollInitial git checkin.