summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_acct.c
Commit message (Expand)AuthorAgeFilesLines
* This might not be used a lot and might not survive for long, but at least itVolker Lendecke2004-03-071-6/+10
* BUG 848: don't create winbind local users/groups that already exist in the tdbGerald Carter2004-03-041-3/+16
* Add more static...Andrew Bartlett2004-02-081-2/+2
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* rework winbindd_accountdb_init() to reduce error messages in the logGerald Carter2003-08-061-10/+5
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-10/+10
* Another round of uid/gid/pid format string changes I missed theTim Potter2003-07-221-2/+2
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-23/+24
* moving more code around.Gerald Carter2003-07-111-23/+203
* i guess i'm the only one this ever annyoed...Gerald Carter2003-07-101-21/+104
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-0/+946