nbt_server: Factor out packet generation for netlogon reply
[samba.git] / source4 / nbt_server / dgram /
2018-02-27 Volker Lendeckenbt_server: Factor out packet generation for netlogon...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc doesn't need "src"
2018-02-27 Volker Lendeckenbt_server: Avoid a talloc call
2018-02-27 Volker Lendeckenbt_server: Avoid an "else" branch
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_samlogon needs the dst_name...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc needs just the dst_name
2018-02-27 Volker Lendeckenbt_server: Fix a typo ("domian->domain")
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_samlogon needs the nbtsrv...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc needs the nbtsrv, not...
2018-02-27 Volker Lendeckenbt_server: Centralize a consistency check
2018-02-27 Volker Lendeckenbt_server: Make nbtd_mailslot_netlogon_handler a bit...
2018-02-27 Volker Lendeckenbt_server: Factor out dgram sending from reply constru...
2018-02-27 Volker Lendeckenbt_server: Remove a pointless assignment
2018-02-27 Volker Lendeckenbt_server: Remove some unused parameters
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Benjamin Franzkes4:dsdb: Move cldap netlogon functions into samdb/ldb_m...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2011-10-31 Stefan Metzmachers4:nbt_server/dgram: higher debug level for NBT_MAILSLO...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-11-08 Andrew Tridgells4-debug: lowered the debug level of some unimportant...
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-27 Andrew Tridgells4-netlogon: fixed getDcNameEx2 for blank inputs
2009-06-01 Andrew Tridgellfix uninitialised use of samctx
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettDon't use crossRef records to find our own domain
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:dgram: s/private/private_data
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Volker LendeckeThe IRIX compiler does not like embedded unnamed unions
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...
next