Specify event_context to ldb_wrap_connect explicitly.
[kai/samba.git] / source4 / nbt_server / dgram / netlogon.c
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
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 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 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 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 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 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...