summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_ndr.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert the winbind parent->child communication to wb_reqtransVolker Lendecke2009-06-141-1/+0
|
* Split the winbindd_passdb backend into a 'builtin' and a 'sam'Jeremy Allison2008-05-301-3/+6
| | | | | | | backend. This allows winbindd when running on a Samba PDC to correctly answer wbinfo -u lists and other queries. Jeremy. (This used to be commit e61ad0c1586733ae1d3518ce56d95094d1ac5ef9)
* Fix some "nexted extern" warninsVolker Lendecke2008-03-191-8/+8
| | | | (This used to be commit 32fc759d942abb36d7dd351eff82925b6788dd28)
* Fix winbindd build w/o ADS.Günther Deschner2008-01-241-3/+7
| | | | | Guenther (This used to be commit 40daef4c3d822a28467ff521efca6a55a0370050)
* Add winbindd debugging ndr_print helpers.Günther Deschner2008-01-241-0/+149
Guenther (This used to be commit 4389e4dadbf07c176d9102b74c06e62ecfc242be)