summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_cmd_getpwnam.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: Fix template homedir to match source3Andrew Bartlett2014-06-041-2/+2
* s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()Michael Adam2013-02-281-1/+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-2/+0
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-011-1/+1
* libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2008-04-241-1/+2
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-3/+5
* r26235: Avoid global_loadparm.Jelmer Vernooij2007-12-211-2/+2
* 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
* r24370: Implement wbinfo -i backend (getpwnam)Kai Blin2007-10-101-0/+194