summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_cmd_getpwuid.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: Fix template homedir to match source3Andrew Bartlett2014-06-041-2/+2
* s4 winbind: Don't drop workgroup name for getpw*Kai Blin2011-09-241-1/+8
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-5/+0
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-1/+1
* s4 winbind: Fix typos in debug outputKai Blin2008-12-291-2/+2
* libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2008-04-241-4/+5
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-2/+4
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+2
* r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher2007-10-101-1/+0
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-1/+1
* r24395: Add check if talloc_strdup worked.Kai Blin2007-10-101-0/+1
* r24375: Implement backend for wbinfo --uid-infp (getpwuid)Kai Blin2007-10-101-0/+202