]> git.ipfire.org Git - thirdparty/shadow.git/commit
* NEWS, src/gpasswd.c: Read the group and shadow groups using
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 22 Nov 2007 21:55:12 +0000 (21:55 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Thu, 22 Nov 2007 21:55:12 +0000 (21:55 +0000)
commita0488ccac2cf2761eb9437cfb18f91d2a481c60c
tree538addb0ab1adb3e6a19566b88f06c22c2d33f73
parentb2c58c81ed812f1324a83be81409ebfde0bd68ae
* NEWS, src/gpasswd.c: Read the group and shadow groups using
  gr_locate and sgr_locate. gpasswd write in the file database. Thus
  it should read information from the file database, not using
  getgrnam. The change to sgr_locate is just for consistency. This
  requires opening the group databases (read only) using
  gr_open/sgr_open.
* NEWS: Indicate that manpages should be re-generated if configure
  option are changed, due to conditions.
ChangeLog
NEWS
src/gpasswd.c