summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_samba3_protocol.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-10s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett1-0/+5
2011-09-08s4-winbindd: implement WINBINDD_SIDS_TO_XIDSAndrew Tridgell1-1/+3
2011-09-08s4-winbindd: fixed handling of extra_data in s3 requestsAndrew Tridgell1-1/+37
2011-06-16s4:winbind/wb_samba3_protocol.c - rework it using concrete enum valuesMatthias Dieter Wallnöfer1-3/+27
2011-06-09s4:winbind/wb_samba3_protocol.c - quiet enum warningMatthias Dieter Wallnöfer1-22/+3
2010-08-14s4: remove REMOVE_MAPPING from wb_samba3_protocolMichael Adam1-2/+0
2010-08-14s4: remove SET_MAPPING from wb_samba3_protocolMichael Adam1-2/+0
2010-08-14s4: remove SET_HWM and SET_DUAL_HWM from wb_samba3_protocolMichael Adam1-2/+0
2010-06-26s4:winbind/wb_samba3_protocol.c - add cast to suppress warnings on Solaris 10 ccMatthias Dieter Wallnöfer1-1/+1
2010-05-14s4:winbindd Rework some winbind structures to make s3compat easierAndrew Bartlett1-16/+23
2010-03-09s4:winbind: stub implementation of WINBINDD_PAM_LOGOFFMatthieu Patou1-2/+3
2010-01-20s4-winbind: Migrated winbind connection to tsocket.Andreas Schneider1-39/+62
2009-08-18s4 winbind: Silence compile warning by adding new commands to the listKai Blin1-0/+3
2009-08-18s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFOKai Blin1-1/+3
2009-02-02s4:winbind: s/private/private_dataStefan Metzmacher1-3/+3
2009-01-15s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.Kai Blin1-2/+4
2008-12-16nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin1-0/+3
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-6/+0
2008-04-15Fix winbind to check machine account.Andrew Bartlett1-3/+0
2007-10-10r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher1-2/+0
2007-10-10r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij1-2/+2
2007-10-10r24483: Implement backend for wbinfo -u (list users)Kai Blin1-1/+3
2007-10-10r24373: Implement backend for wbinfo -G (gid2sid)Kai Blin1-2/+4
2007-10-10r24372: Implement backend for wbinfo -UKai Blin1-2/+4
2007-10-10r24371: Actually add the glue to make wbinfo -S and wbinfo -Y workKai Blin1-4/+8
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23653: add dummy implementation for all nss calls to let nsstestStefan Metzmacher1-6/+28
2007-10-10r23311: Updating the samba4 winbind protocol to version 18.Kai Blin1-6/+20
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