Add header files for secace and secacl.
[amitay/samba.git] / source4 / libcli / dgram / netlogon.c
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-20 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-17 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-17 Andrew BartlettPut back the old netlogn parsing code - for the request...
2008-05-16 Andrew BartlettRework the CLDAP and NBT netlogon requests and responses.
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 Jelmer VernooijRemove more uses of global_loadparm.
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Jelmer Vernooijr26310: Remove more uses of global_loadparm.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25820: but still return the error...
2007-12-21 Stefan Metzmacherr25819: make the success case more clear
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr10997: r11980@SERNOX (orig r10037): metze | 2005...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Tim Potterr6933: Add a couple of helper functions for creating...
2007-10-10 Andrew Tridgellr6335: at debug level 10, save netlogon and ntlogon...
2007-10-10 Andrew Tridgellr6323: added server side support for dgram NTLOGON...
2007-10-10 Andrew Tridgellr6320: some minor netlogon datagram fixes - NT4 can...
2007-10-10 Andrew Tridgellr6288: the nbt dgram server now responds to GETDC reque...
2007-10-10 Andrew Tridgellr6248: added parsing of type 10 UAS announce netlogon...
2007-10-10 Andrew Tridgellr6247: added the server side code for receiving mailslo...
2007-10-10 Andrew Tridgellr6245: receive and parse the GETDC response in the...
2007-10-10 Andrew Tridgellr6223: added a bit more datagram infrastructure and...