summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_cmd_getpwnam.c
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and ↵Jelmer Vernooij1-3/+5
wbsrv_connection. (This used to be commit 7c008664238ed966cb82adf5b25b22157bb50730)
2007-12-21r26235: Avoid global_loadparm.Jelmer Vernooij1-2/+2
(This used to be commit e9039782204389cc827e76da319d5ccf6d33be46)
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-2/+2
(This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
2007-10-10r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher1-1/+0
metze (This used to be commit 1fc3a37902005a4f127191b9183747ddfb1f59a3)
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-1/+1
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
2007-10-10r24370: Implement wbinfo -i backend (getpwnam)Kai Blin1-0/+194
(This used to be commit 3b8d8fb2c1c75ce5bf30c8676326ac63bd2a4a3d)