summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_samba3_protocol.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here.Andrew Bartlett1-1/+1
2007-10-10r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett1-33/+94
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r11968: More warning fixes. We're on track to getting to double digits forTim Potter1-2/+2
2007-10-10r11626: Fix unhandled enum in case statement warnings by noting appropriatelyTim Potter1-0/+43
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-0/+2
2007-10-10r11193: Implement wbinfo -mVolker Lendecke1-0/+3
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke1-3/+11
2007-10-10r11095: Implement wb_getuserdomgroups.Volker Lendecke1-0/+3
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke1-0/+3
2007-10-10r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...Volker Lendecke1-1/+1
2007-10-10r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett1-0/+6
2007-10-10r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke1-0/+3
2007-10-10r10675: Connect to the DC's IPC$Volker Lendecke1-1/+2
2007-10-10r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...Stefan Metzmacher1-4/+13
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-0/+3
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+1
2007-10-10r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c...Stefan Metzmacher1-0/+1
2007-10-10r10426: - restructure the winbind server code a bitStefan Metzmacher1-0/+116