netlogon: move netlogon helpers to ../libcli/netlogon.
[garming/samba-autobuild/.git] / source3 / nmbd / nmbd_processlogon.c
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-09 Günther Deschners3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RES...
2010-09-09 Günther Deschners3-nmbd: use autogenerated marshalling for LOGON_SAM_LO...
2010-09-09 Günther Deschners3-nmbd: use autogenerated marshalling for LOGON_PRIMAR...
2010-09-09 Günther Deschners3-nmbd: use autogenerated marshalling for LOGON_REQUEST.
2010-09-09 Günther Deschners3-nmbd: handle source_name in one location in nmbd_pro...
2010-09-09 Günther Deschners3-nmbd: use nbt_netlogon_packet in process_logon_packet().
2010-09-08 Günther Deschners3-nmbd: fix indentation in process_logon_packet().
2010-09-08 Günther Deschners3-nmbd: remove trailing whitespace in nmbd_processlogon.c
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Björn Jackes3:nmbd: fix typo
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jeremy AllisonFix Coverity bug #902, uninitialized variable.
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-21 Stefan Metzmachers3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOG...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
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-09-25 Günther Deschners3-nbt: remove double nbt netlogon opcodes.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-20 Günther Deschnerfix build warning.
2008-08-08 Michael Adamnmbd: add support for delayed initial samlogon packages.
2008-04-21 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Jeremy Allisonr25238: Make the error returns from the string functions
2007-10-10 Jeremy Allisonr25170: Remove pstring limits from ms_fnmatch and modul...
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Andrew Tridgellr23783: Processing the UAS change message was causing...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker22911: Pass a messaging_context to message_send_all
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Jeremy Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Jeremy Allisonr22042: Try and clean up my own mess using the API...
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jim McDonoughr18660: Fix build, one uuid->GUID was missed.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr2261: fix getdc mailslot checks; testing with Windows...
2007-10-10 Jeremy Allisonr2224: Make nmbd more robust against bad netbios packets.
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-24 Andrew Bartlett(merge from 3.0)
2004-01-24 Andrew BartlettA Samba DC is nothing special these days - so every...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-06 Tim PotterFinal round of printf warnings fixes for the moment.
2003-10-30 Jim McDonoughNearing the end of the GUID -> struct uuid changes.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Jeremy AllisonFix the character set handling properly in nmbd. Also...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-20 Jim McDonoughFix bug #98: DNS compression is required for proper...
2003-01-28 Andrew BartlettMerge from HEAD:
2003-01-28 Andrew BartlettMake this an fstrcat(), as this seems to fix some weird...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-03 Jim McDonoughStop using hacks for dns host/domain names.
next