summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_samba3_protocol.c
Commit message (Expand)AuthorAgeFilesLines
* s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett2013-07-101-0/+5
* s4-winbindd: implement WINBINDD_SIDS_TO_XIDSAndrew Tridgell2011-09-081-1/+3
* s4-winbindd: fixed handling of extra_data in s3 requestsAndrew Tridgell2011-09-081-1/+37
* s4:winbind/wb_samba3_protocol.c - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-161-3/+27
* s4:winbind/wb_samba3_protocol.c - quiet enum warningMatthias Dieter Wallnöfer2011-06-091-22/+3
* s4: remove REMOVE_MAPPING from wb_samba3_protocolMichael Adam2010-08-141-2/+0
* s4: remove SET_MAPPING from wb_samba3_protocolMichael Adam2010-08-141-2/+0
* s4: remove SET_HWM and SET_DUAL_HWM from wb_samba3_protocolMichael Adam2010-08-141-2/+0
* s4:winbind/wb_samba3_protocol.c - add cast to suppress warnings on Solaris 10 ccMatthias Dieter Wallnöfer2010-06-261-1/+1
* s4:winbindd Rework some winbind structures to make s3compat easierAndrew Bartlett2010-05-141-16/+23
* s4:winbind: stub implementation of WINBINDD_PAM_LOGOFFMatthieu Patou2010-03-091-2/+3
* s4-winbind: Migrated winbind connection to tsocket.Andreas Schneider2010-01-201-39/+62
* s4 winbind: Silence compile warning by adding new commands to the listKai Blin2009-08-181-0/+3
* s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFOKai Blin2009-08-181-1/+3
* s4:winbind: s/private/private_dataStefan Metzmacher2009-02-021-3/+3
* s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.Kai Blin2009-01-151-2/+4
* nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin2008-12-161-0/+3
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-6/+0
* Fix winbind to check machine account.Andrew Bartlett2008-04-151-3/+0
* r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher2007-10-101-2/+0
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-2/+2
* r24483: Implement backend for wbinfo -u (list users)Kai Blin2007-10-101-1/+3
* r24373: Implement backend for wbinfo -G (gid2sid)Kai Blin2007-10-101-2/+4
* r24372: Implement backend for wbinfo -UKai Blin2007-10-101-2/+4
* r24371: Actually add the glue to make wbinfo -S and wbinfo -Y workKai Blin2007-10-101-4/+8
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23653: add dummy implementation for all nss calls to let nsstestStefan Metzmacher2007-10-101-6/+28
* r23311: Updating the samba4 winbind protocol to version 18.Kai Blin2007-10-101-6/+20
* r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here.Andrew Bartlett2007-10-101-1/+1
* r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett2007-10-101-33/+94
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r11968: More warning fixes. We're on track to getting to double digits forTim Potter2007-10-101-2/+2
* r11626: Fix unhandled enum in case statement warnings by noting appropriatelyTim Potter2007-10-101-0/+43
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-101-0/+2
* r11193: Implement wbinfo -mVolker Lendecke2007-10-101-0/+3
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-3/+11
* r11095: Implement wb_getuserdomgroups.Volker Lendecke2007-10-101-0/+3
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-101-0/+3
* r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...Volker Lendecke2007-10-101-1/+1
* r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett2007-10-101-0/+6
* r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke2007-10-101-0/+3
* r10675: Connect to the DC's IPC$Volker Lendecke2007-10-101-1/+2
* r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...Stefan Metzmacher2007-10-101-4/+13
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-0/+3
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-1/+1
* r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c...Stefan Metzmacher2007-10-101-0/+1
* r10426: - restructure the winbind server code a bitStefan Metzmacher2007-10-101-0/+116