r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[vlendec/samba-autobuild/.git] / source3 / smbd / sesssetup.c
2003-10-20 Gerald Cartermore 2.2.x compatibility fixes - allow user looksup...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-25 Volker LendeckeFix memleak.
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-18 Andrew BartlettWin2k never returns 'no such user' here, so when we...
2003-08-15 Volker LendeckeFix memleaks.
2003-08-14 Volker LendeckeIn ads_verify_realm, all we use in the ADS_STRUCT is the
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-07-31 Gerald Carteronly honor the first OID in the sessetup snego negotiat...
2003-07-25 Jeremy AllisonStart the packet signing engine in the kerberos case...
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-24 Jeremy AllisonServer side NTLM signing works - until the first async...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-18 Jeremy AllisonSigning so far... the client code fails on a SMBtrans2...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Jeremy AllisonAdded the "required" keyword to the "client signing...
2003-05-28 Jeremy AllisonIt seems only NT4 does the VC == 0 session drop code.
2003-05-28 Jeremy AllisonIt seems only NT4 does the VC == 0 session drop code.
2003-05-27 Jeremy AllisonCorrect (?) handling for VC = 0. Trying to fix XP logof...
2003-05-27 Jeremy AllisonCorrect (?) handling for VC = 0. Trying to fix XP logof...
2003-05-27 Gerald Cartervolker's add_signature() fix; must pass the beginning...
2003-05-27 Gerald Cartervolker's add_signature() fix; must pass the beginning...
2003-05-21 Gerald Carterfix for UNICODE plaintext passwords (bug #59) and fix...
2003-05-21 Gerald Carterfix for UNICODE plaintext passwords (bug #59) and fix...
2003-05-20 Gerald Carterreally make sure to include the version in the lanman...
2003-05-20 Gerald Carterreally make sure to include the version in the lanman...
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-01 Jeremy AllisonFix uninitialized blobs reported by Luke Howard.
2003-05-01 Jeremy AllisonFix uninitialized blobs reported by Luke Howard.
2003-04-29 Gerald Carteradd version back to lanman string in sessetup reply
2003-04-29 Gerald Carteradd version back to lanman string in sessetup reply
2003-04-22 Andrew BartlettMerge comment with HEAD
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettPut this comment in a better place...
2003-03-17 Andrew BartlettMerge from HEAD - sync up SessionSetup code to HEAD...
2003-03-16 Andrew BartlettTry to avoid dereferencing a null pointer.
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-03-10 Andrew BartlettDon't segfault on make_server_info_guest() failure...
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-24 Andrew BartlettPatch from Luke Howard to add mutual kerberos authentic...
2003-02-24 Andrew BartlettMerge of server-side authentication changes to 3.0:
2003-02-21 Tim PotterFixed compiler warning.
2003-02-20 Andrew BartlettLike for NTLM logins, lookup the 'winbind' user first...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-10 Andrew BartlettSome cleanups:
2003-02-07 Gerald Cartercheck pointer before dereferencing it
2003-02-07 Gerald Cartercheck pointer before dereferencing it
2003-01-28 Andrew BartlettMerge from HEAD:
2003-01-28 Andrew BartlettAs per a comment by herb a little while back, this...
2003-01-28 Andrew BartlettThe previous patch (NTLMSSP common code factoring)...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 Andrew BartlettFactor out common code in the NTLMSSP/SPNEGO code.
2003-01-17 Tim PotterRemove unused variable in reply_spnego_ntlmssp_ok
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 Andrew BartlettRefactor the NTLMSSP code again - this time we use...
2003-01-13 Andrew BartlettUpdates to our NTLMSSP code:
2003-01-11 Andrew BartlettNo point having this for both parts of the 'if' statement.
2003-01-02 Jeremy Allisonpstring/fstring missmatches found by Andrew Bartlett.
2003-01-02 Jeremy Allisonpstring/fstring missmatches found by Andrew Bartlett.
2002-11-20 Andrew Tridgellmerged the %U changes to 3.0
2002-11-19 Andrew Tridgella better for for using %U in smb.conf
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-25 Andrew BartlettMetze claims that without this his win2k server gets...
2002-09-25 Andrew BartlettKill of Get_Pwnam_Modify and smb_getpwnam(). The latte...
2002-09-20 Jeremy Allison"@" is valid in NetBIOS domain names.
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-09-06 Andrew BartlettRevert accidental commit - I'll need to do a fair bit...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-08-31 Andrew BartlettAdd a bit of 'const' and move a lot of our 'repeditive...
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 Andrew BartlettChange which session key we negotiate. This uses the...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-16 Jim McDonoughRe-add the last empty item to the NTLMSSP info list...
2002-08-16 Andrew BartlettFix segfault in the new NTLMSSP code. jmcd: can you...
2002-08-15 Jim McDonoughFix NTLMSSP challenge command and auth response. We...
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-08-10 Andrew BartlettFix the %m security bug again - and try to make it...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-08-01 Andrew Tridgellmake sure we null terminate plaintext passwords
2002-07-31 Andrew BartlettRework parinioa to ensure we never get passwords longer...
2002-07-31 Andrew Tridgellfixed the length checking for plaintext passwords ...
2002-07-30 Andrew Tridgellthis fixes plaintext passwords with win2000
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-31 Jeremy AllisonRemoved some unused variables - tidy up some formating...
2002-05-26 Andrew BartlettAdd support for NTLMv2 (tested!) with NTLMSSP.
2002-04-18 Andrew Tridgellfixed the fallback to a BDC for ADS connections
next