Use standard directory structure for WMI.
[sfrench/samba-autobuild/.git] / source4 / nbt_server / dgram /
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-30 Andrew BartlettRework samdb handling for 'netlogon' packets.
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 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-21 Andrew BartlettExtend the 'netlogon' CLDAP and NBT implementation.
2008-05-21 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew BartlettFurther tests show NTLOGON and NETLOGON to be identical.
2008-05-20 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 Andrew BartlettRevert addition of 'mailslot' parameter.
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 BartlettHandle netbios domains in the CLDAP server too.
2008-05-17 Andrew BartlettShow that the NTLOGON and NETLOGON mailslots are *very...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijRemove more global_loadparm uses.
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26310: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25546: Convert to standard bool type.
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 Bartlettr24246: Avoid the annoying 'probable memory leak in...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19699: - use better names for the site strings
2007-10-10 Andrew Bartlettr19262: Don't DEBUG() an unitialised variable
2007-10-10 Andrew Bartlettr18434: Fix typo...
2007-10-10 Andrew Bartlettr18433: Make sure to search below the partitions baseDN...
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Andrew Bartlettr17634: Kill off another case where we used dnsDomain...
2007-10-10 Andrew Bartlettr16239: Search for the domain in the correct partition...
2007-10-10 Stefan Metzmacherr14709: allways use the unicast socket of the interface...
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 Stefan Metzmacherr13807: print out the netbios name the packet is for
2007-10-10 Stefan Metzmacherr12958: don't bind to '255.255.255.255'
2007-10-10 Stefan Metzmacherr12934: do somemore debugging of the received browse...
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 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr12537: finally found the difference between us and...
2007-10-10 Stefan Metzmacherr11648: fix some bugs...
2007-10-10 Stefan Metzmacherr11041: r10358@SERNOX: metze | 2005-09-20 21:40:03...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr9011: Remove more references to "name" as a netbios...
2007-10-10 Stefan Metzmacherr7955: we should not free a struct which is passed...
2007-10-10 Andrew Bartlettr7378: Lowercase netbios name when forming the DNS...
2007-10-10 Stefan Metzmacherr6904: use "krb5:kdc=yes" in your smb.conf when you...
2007-10-10 Andrew Tridgellr6618: only print the netlogon packets we receive if...
2007-10-10 Andrew Tridgellr6339: set the NBT_SERVER_LDAP and NBT_SERVER_KDC bits...
2007-10-10 Andrew Tridgellr6338: ADS style GETDC response now works well enough...
2007-10-10 Andrew Tridgellr6323: added server side support for dgram NTLOGON...
2007-10-10 Andrew Tridgellr6321: added IDL and test suite for NBT dgram 'sam...
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 Tridgellr6247: added the server side code for receiving mailslo...