adu.git
2008-12-21 Andre NollFirst draft of hard link detection via bloom filters.
2008-12-17 Andre NollFix a design bug concerning struct user_info.
2008-11-22 Andre Nollprint_complete_help_and_die() does not return.
2008-11-22 Andre NollMerge commit 'fml/master'
2008-11-12 Andre NollSome more source code documentation.
2008-11-12 Andre NollAdd documentation of parse_select_options().
2008-11-12 Andre NollFix a compiler warning.
2008-11-11 Andre NollAdd documentation of DEFINE_ERRLIST.
2008-11-11 Andre NollStart writing the mainpage for the API reference.
2008-11-11 Andre NollAdd yet more source code documentation.
2008-11-11 Andre NollAdd some more souce code documentation.
2008-11-11 Andre NollMake close_all_tables() static.
2008-11-10 Andre NollMerge commit 'fml/master'
2008-11-10 Andre Nollstring.c: Replace "paralash" by "adu" in source code...
2008-11-10 Andre NollAdd source code documentation for run_select_query...
2008-11-10 Andre NollAdd missing source code documentation of user.c.
2008-11-10 Andre Nolladu-0.0.5. v0.0.5
2008-11-10 Andre NollMerge commit 'meins/master'
2008-11-10 Andre NollAdd documentation of the enhancments to --output.
2008-11-10 Andre NollAdd \brief command to file header to make doxygen happy.
2008-11-10 Andre NollRemove sha1.c
2008-11-10 Andre Nolluser.c: Add some more source code documentation.
2008-11-10 Andre NollAdd copyright header and COPYING file.
2008-11-09 Andre NollCosmetic cleanups.
2008-11-09 Andre NollRemove duplicate whitespaces in documentation.
2008-11-09 Andre NollImplement pattern matching for select mode.
2008-11-09 Andre NollMinor documentation updates/fixes/improvements.
2008-11-09 Andre NollMake the header line configurable.
2008-11-09 Andre Nollformat.c: Return an empty buffer for empty format strin...
2008-11-09 Andre NollRename short option -L to -l.
2008-11-09 Andre NollMake --limit work also for the user summary.
2008-11-09 Andre Nollcompute_user_summary does not need any private data.
2008-11-09 Andre NollFix sorting of the uid hash table.
2008-11-09 Andre NollMake the summary comparators non-static.
2008-11-09 Andre NollImplement the new interactive command "source".
2008-11-09 Andre NollFix a typo in interactive.c.
2008-11-09 Andre NollMake user_summary the default select mode.
2008-11-09 Andre NollDo not close tables on each query.
2008-11-09 Andre NollIncrease default loglevel to 4 (WARN).
2008-11-08 Andre NollFix segfault in select mode if --uid was given.
2008-11-08 Andre NollFix a couple of gengetopt-related memory leaks.
2008-11-08 Andre NollUser handling improvments.
2008-11-08 Andre NollSimplify user table closing.
2008-11-08 Andre Nollselect.c: Fix two return values.
2008-11-08 Andre NollOutput improvements.
2008-11-07 Andre NollMerge commit 'meins/master'
2008-11-07 Andre NollRename error message for E_OUTPUT.
2008-11-06 Andre NollAdd new select option to specify users by name.
2008-11-06 Andre NollMove user and user ID related functions to separate...
2008-11-06 Andre NollMove code for setting up the format string to an own...
2008-11-05 Andre NollFix return codes for loop functions.
2008-11-02 Andre Nolladu-0.0.4. v0.0.4
2008-11-02 Andre NollAdd the latex and html directories to .gitignore.
2008-11-02 Andre NollAdd more source code documentation.
2008-11-02 Andre NollAdd more derived files to .gitignore.
2008-11-02 Andre Nollmake clean: Remove more derived files.
2008-11-02 Andre NollAdd targets %.ppm and %.png.
2008-11-02 Andre NollAdd man page, README, INSTALL, generate index.html.
2008-11-02 Andre NollFix quoting of \n and \t in detailed select help.
2008-11-02 Andre NollAllow comments in interactive input.
2008-11-02 Andre NollFix interactive reset command.
2008-11-01 Andre NollMake sure we never use a stale format info pointer...
2008-11-01 Andre Nollparse_format_string(): Explicitly set the result pointe...
2008-11-01 Andre Nollformat_items(): Check for NULL pointers.
2008-11-01 Andre NollFix a memory lead in interactive mode.
2008-11-01 Andre NollInit the format info struct in interactive mode.
2008-11-01 Andre NollImprove interactive feeling, kill dump command.
2008-11-01 Andre Nollparse_select_options(): Check directly for NULL strings.
2008-11-01 Andre NollMake free_format_info() cope with NULL pointers.
2008-11-01 Andre Nollprint_statistics(): Fix return value.
2008-11-01 Andre Nollparse_select_options(): Add missing break statements.
2008-11-01 Andre NollFix a bug in exec_interactive_command().
2008-11-01 Andre NollMinor documentation improvments.
2008-11-01 Andre NollMake it easier to print the help for select options.
2008-11-01 Andre NollFix parse_uid_arg().
2008-11-01 Andre NollAdd format string doku, simplify format string handling.
2008-11-01 Andre NollMake the array of summary comparators local.
2008-11-01 Andre NollConvert the user-lists to pretty-formating.
2008-11-01 Andre NollFix the user summary.
2008-11-01 Andre NollFix the global summary.
2008-11-01 Andre NollIntroduce select-mode and use pretty formating for...
2008-10-28 Andre Nolladu.c: Add a comment describing the user table.
2008-10-26 Andre NollMakefile: Remove also the gengetop source files on...
2008-10-26 Andre NollRemove unused --format select option.
2008-10-26 Andre NollIntroduce --global-summary-format.
2008-10-26 Andre NollUse the new formating code to print the user summary.
2008-10-26 Andre NollAdd create_argv() to string.c.
2008-10-18 Andre NollMake parse_format_string() return int.
2008-10-18 Andre NollMerge commit 'fml/master'
2008-10-18 Andre NollAdd pretty-printing formating functions.
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-30 Andre NollImplement --output.
2008-06-23 Andre Nolladu-0.0.3. v0.0.3
2008-06-23 Andre NollImplement the interactive "run" command to run the...
2008-06-23 Andre NollIntroduce run_select_query().
2008-06-23 Andre NollMake struct admissible uids local.
2008-06-23 Andre NollUse only one copy of struct select_conf.
2008-06-23 Andre Nollcom_select(): Minor cleanup.
next