]> git.tuebingen.mpg.de Git - adu.git/commitdiff
User handling improvments.
authorAndre Noll <maan@systemlinux.org>
Sat, 8 Nov 2008 22:05:54 +0000 (23:05 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 8 Nov 2008 22:05:54 +0000 (23:05 +0100)
- move global variable num_uids to user.c.
- logging improvements.
- replace search_uid() by create_user_table(). search_uid() had a
  horrible interface.
- in user.c, use FOR_EACH_USER() to loop over all users rather than
  for_each_admissible_user().


No differences found