dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source4 / winbind / wb_server.h
2012-08-24 Stefan Metzmachers4:winbind: add a netlogon_queue (tevent_queue)
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-17 Andrew Bartletts4-winbind Add a proxy method to update DNS records...
2010-09-15 Andrew Tridgells4-winbind: use finddcs_cldap() in winbind
2010-09-15 Andrew Tridgells4-secrets: fetch secure channel type with domain SID
2010-07-10 Stefan Metzmachers4:winbind: let WBSRV_SAMBA3_SET_STRING() initialize...
2010-05-18 Andrew Bartletts4:winbindd Record the privilaged pipe dir
2010-05-14 Andrew Bartletts4:winbindd Rework some winbind structures to make...
2010-04-15 Stefan Metzmachers4:winbind: use WINBINDD_SOCKET_NAME instead of WINBIND...
2010-04-15 Stefan Metzmachers4:winbind: wbsrv_samba3_priv_pipe_dir() needs to retur...
2010-03-09 Matthieu Patous4:winbind: implement calls for allowing getent groups
2010-01-20 Andreas Schneiders4-winbind: Migrated winbind connection to tsocket.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-10 Jeremy AllisonMerge branch 'v4-0-test' of ssh://jra@git.samba.org...
2008-09-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-10 Andrew BartlettReturn the same privilaged winbindd socket as we actual...
2008-06-28 Andrew BartlettFix the wbinfo test on the LDAP backend.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Kai Blinidmap: Handle uid->SID mapping
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25158: rename nsswitch/winbindd_nss.h => nsswitch...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Kai Blinr24575: Implement setpwent
2007-10-10 Kai Blinr24157: Merge from kai/samba4-gsoc.git;h=728deba680f8cf...
2007-10-10 Andrew Bartlettr23995: Work to allow mimir's libnet code to be called...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Kai Blinr23311: Updating the samba4 winbind protocol to version 18.
2007-10-10 Andrew Bartlettr23141: Use the finddcs() library call rather than...
2007-10-10 Andrew Bartlettr23133: I felt pity on Kai, as he starts work on winbin...
2007-10-10 Stefan Metzmacherr17342: implement a SamLogon via IRPC in samba4's winbind
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 Andrew Bartlettr12866: This removes the abstraction layer in winbindd...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Volker Lendecker11528: Separate finding dcs from initializing a domain...
2007-10-10 Volker Lendecker11517: Cleanup time, this looks larger than it is...
2007-10-10 Volker Lendecker11274: Start a connection attempt to the DC's port...
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...
2007-10-10 Volker Lendecker11094: Connect to SAM, implement getdcname
2007-10-10 Volker Lendecker11093: Implement wb_queue_domain_send: If the domain...
2007-10-10 Volker Lendecker10852: Continuation-based programming can become a...
2007-10-10 Volker Lendecker10846: Create a "wbsrv_domain", change wb_finddcs...
2007-10-10 Volker Lendecker10838: Get us an schannel'ed netlogon pipe.
2007-10-10 Volker Lendecker10834: Work in progress on winbind. With some helper...
2007-10-10 Volker Lendecker10691: This gets half-way to wbinfo -n. It acquires...
2007-10-10 Volker Lendecker10683: Samba3's wbinfo -t should give the correct...
2007-10-10 Volker Lendecker10491: First step towards wbinfo -t: This issues a...
2007-10-10 Stefan Metzmacherr10434: add a short path to the event context that...
2007-10-10 Stefan Metzmacherr10426: - restructure the winbind server code a bit