Make it easier to print the help for select options.
[adu.git] / adu.h
2008-11-01 Andre NollMake it easier to print the help for select options.
2008-11-01 Andre NollAdd format string doku, simplify format string handling.
2008-11-01 Andre NollConvert the user-lists to pretty-formating.
2008-11-01 Andre NollIntroduce select-mode and use pretty formating for...
2008-10-26 Andre NollIntroduce --global-summary-format.
2008-10-26 Andre NollUse the new formating code to print the user summary.
2008-10-12 Andre NollMerge commit 'fml/master'
2008-07-02 Andre NollHandle select help options properly.
2008-07-01 Andre NollMerge commit 'fml/master'
2008-06-23 Andre NollIntroduce run_select_query().
2008-06-23 Andre NollUse only one copy of struct select_conf.
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.