Implement pattern matching for select mode.
[adu.git] / user.c
2008-11-09 Andre NollFix sorting of the uid hash table.
2008-11-09 Andre NollDo not close tables on each query.
2008-11-08 Andre NollFix segfault in select mode if --uid was given.
2008-11-08 Andre NollUser handling improvments.
2008-11-08 Andre NollSimplify user table closing.
2008-11-07 Andre NollMerge commit 'meins/master'
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...