summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_cmd_setpwent.c
Commit message (Collapse)AuthorAgeFilesLines
* s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the ↵Matthias Dieter Wallnöfer2010-07-051-8/+10
| | | | | | "winbind struct test" Use a "talloc_strdup" for duplicating usernames.
* s4: Winbind allow to behave more correctly when we have more than a few usersMatthieu Patou2010-02-261-8/+41
|
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-3/+0
|
* r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher2007-10-101-1/+0
| | | | | metze (This used to be commit 1fc3a37902005a4f127191b9183747ddfb1f59a3)
* r24575: Implement setpwentKai Blin2007-10-101-0/+143
(This used to be commit 9bbbedac99278853e30a9f81f594ee3144545268)