summaryrefslogtreecommitdiffstats
path: root/source4/nsswitch/wbinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin2008-12-161-1290/+0
|
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-1/+1
| | | | functions.
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-221-1/+0
|
* wbinfo: Output string for sid type in lookupsid.Kai Blin2008-06-201-20/+20
| | | | (This used to be commit 8b4c7fb200598b7f747fc681f76d464760f693ee)
* Use new dynconfig.h location.Jelmer Vernooij2008-05-271-1/+1
| | | | (This used to be commit c3f556915f09d078253e4c5539910a1cf420eeca)
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
| | | | (This used to be commit a1715b1f48ba44bd94844418cc9299649aaf1a5e)
* wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookupKai Blin2008-01-111-0/+1
| | | | (This used to be commit 1abb2b471a11305ae7e0da403eca3cfe1fe1b016)
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-4/+4
| | | | (This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d)
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and ↵Jelmer Vernooij2007-12-211-5/+5
| | | | | | wbsrv_connection. (This used to be commit 7c008664238ed966cb82adf5b25b22157bb50730)
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-85/+85
| | | | (This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-6/+6
| | | | (This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
* r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2007-10-101-2/+0
| | | | | | | | as this is always answered by the winbindd parent and will most times return old sequence number values. metze (This used to be commit af259f35f22ea24c1b2f2e007998bfa0bb58f6f6)
* r25181: sync winbind client code with samba3Stefan Metzmacher2007-10-101-29/+29
| | | | | | | NOTE: wbinfo.c isn't fully merged here metze (This used to be commit eee5327dc2f79c052c2db0ca89f23cc9d2ce355d)
* r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher2007-10-101-2/+0
| | | | | metze (This used to be commit 1fc3a37902005a4f127191b9183747ddfb1f59a3)
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
* r24374: Add a getpwuid lookup to wbinfoKai Blin2007-10-101-0/+38
| | | | (This used to be commit f1672fb553e39f30c8dbb76f36c7132b2fd6e0c4)
* r23852: Merge Samba 3.2's wbinfo into Samba4, so Kai can use it for testing.Andrew Bartlett2007-10-101-0/+1255
| | | | | Andrew Bartlett (This used to be commit 0fc9b015d734463416e7acb1981eb65216d200fc)
* r853: remove a real big bunch of unused codeStefan Metzmacher2007-10-101-891/+0
| | | | | | | | | | | I really think that this is needed to get a better overview of what is currently used Also this stuff is really out of date so if we really ever need some of this stuff back, a 'svn copy' from the SAMBA_3_0 branch should be no big problem... metze (This used to be commit 972598d511c64f29bdc849fe58c9c82fbcf6a4a2)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+891
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)