Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
[jra/samba/.git] / source4 / winbind / wb_server.h
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