fd.c: EAGAIN can not happen in __write().
[adu.git] / adu.h
2014-09-13 Andre NollReplace systemlinux.org URL and email address.
2014-08-11 Andre NollRemove VSPRINTF.
2014-08-11 Andre NollMove adu_isspace() to interactive.c.
2009-08-24 Andre NollAdd wrapper for isspace() which is needed for NetBSD.
2009-04-24 Andre NollMerge commit 'athcx/bloom'
2009-02-10 Andre NollMerge commit 'fml/master'
2009-02-04 Sebastian Starknew option database-root
2008-11-22 Andre NollMerge commit 'fml/master'
2008-11-12 Andre NollSome more source code documentation.
2008-11-11 Andre NollAdd yet more source code documentation.
2008-11-11 Andre NollMake close_all_tables() static.
2008-11-10 Andre NollMerge commit 'meins/master'
2008-11-08 Andre NollUser handling improvments.
2008-11-07 Andre NollMerge commit 'meins/master'
2008-11-06 Andre NollMove user and user ID related functions to separate...
2008-11-02 Andre NollAdd more source code documentation.
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.