Make --limit work also for the user summary.
[adu.git] / create.c
2008-11-09 Andre NollDo not close tables on each query.
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-10-26 Andre NollUse the new formating code to print the user summary.
2008-07-01 Andre NollMerge commit 'fml/master'
2008-06-20 Andre NollMake --uid take a comma-separated list of uids and...
2008-06-20 Andre NollFix prototype of com_create().
2008-06-20 Andre NollKill two unused variables.
2008-06-18 Andre NollMerge commit 'fml/master'
2008-06-18 Andre NollAdd large file support.
2008-06-05 Andre NollMerge commit 'fml/master'
2008-06-05 Andre Nollscan_dir(): Print error reason if lstat() failed.
2008-06-01 Andre NollGet rid of global variables num_dirs, num_files, and...
2008-06-01 Andre NollAdd create.c.