summaryrefslogtreecommitdiff
path: root/source4/nsswitch/winbind_struct_protocol.h
AgeCommit message (Collapse)AuthorFilesLines
2008-09-11Fix failures in the winbind struct-based test.Andrew Bartlett1-1/+0
Don't try to pass the 'privileged' socket directory around for expected value testing - it is just too hard... A better test (once we unify the winbind protocol with Samba3) would be a operation to see if you are on the priv pipe, and that will give acutal end-to-end testing. Andrew Bartlett (This used to be commit 2d4103518ab8a7286e65347b8b9b0ccb660e69f6)
2007-12-21r26515: nsswitch: Get rid of a pstringKai Blin1-1/+1
(This used to be commit 88a2d0de8431e7fdd375405808761d2e89d3e712)
2007-12-21r25706: Merge padding fix from Samba3.Günther Deschner1-1/+1
Guenther (This used to be commit d33667f914d8f292f008c1e6288868bcd3392da8)
2007-10-10r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher1-1/+1
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)
2007-10-10r25181: sync winbind client code with samba3Stefan Metzmacher1-83/+77
NOTE: wbinfo.c isn't fully merged here metze (This used to be commit eee5327dc2f79c052c2db0ca89f23cc9d2ce355d)
2007-10-10r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher1-0/+506
metze (This used to be commit 1fc3a37902005a4f127191b9183747ddfb1f59a3)