r21128: Fix Vista connecting to Samba in share level security.
[nivanova/samba-autobuild/.git] / source3 / smbd / sesssetup.c
2007-10-10 Jeremy Allisonr21128: Fix Vista connecting to Samba in share level...
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Simo Sorcer19986: ooops
2007-10-10 Simo Sorcer19984: Must have been drunk yesterday.
2007-10-10 Simo Sorcer19980: Implement pam account stack checks when obey...
2007-10-10 Simo Sorcer19979: Fix memleak on pw and change talloc_destroy...
2007-10-10 Jeremy Allisonr18907: W00t. My original fix was correct after all...
2007-10-10 Jeremy Allisonr18403: Revert until we get this sorted out correctly.
2007-10-10 Jeremy Allisonr18398: Fix bug #4095 - username composed into domain...
2007-10-10 Gerald Carterr17909: ensure we do not call map_username() twice...
2007-10-10 Jeremy Allisonr16397: Fix Klocwork #11767 and drasticly simplify the
2007-10-10 Volker Lendecker15589: While trying to understand the vuid code I...
2007-10-10 Günther Deschnerr15523: Honour the time_offset also when verifying...
2007-10-10 Volker Lendecker15475: Ugly and disgusting patch to fix the username...
2007-10-10 Volker Lendecker15472: Remove an unused function parameter
2007-10-10 Jeremy Allisonr15467: Ensure every exit error path calls nt_status_sq...
2007-10-10 Jeremy Allisonr15115: Fix error return on sessionsetup. Ensure no
2007-10-10 Jeremy Allisonr14790: Fix possible null deref. Coverity #277.
2007-10-10 Jeremy Allisonr14170: Paranioa fix for sesssetup.
2007-10-10 Jeremy Allisonr14168: Fix Coverity #219. I think this is a false...
2007-10-10 Günther Deschnerr14130: Remove make_server_info_pac alltogether, make_s...
2007-10-10 Gerald Carterr14112: * fix checks on return code from register_vuid...
2007-10-10 Jeremy Allisonr13604: Fix for bug #3512 "use spnego=no" and "server...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker11909: Implement 'reset on zero vc'. This kills other...
2007-10-10 Günther Deschnerr11846: Destroy the TALLOC_CTX on error in the Kerberos...
2007-10-10 Gerald Carterr11661: Store the INFO3 in the PAC data into the netsam...
2007-10-10 Gerald Carterr11655: Two small fixes
2007-10-10 Günther Deschnerr11213: Fix the build
2007-10-10 Günther Deschnerr11183: add small helper function to return a PAC_LOGON...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Andrew Bartlettr8913: Fix memory leak in -r 8912: Free the right thing...
2007-10-10 Andrew Bartlettr8912: Samba 3.0 was failing from a Vista client, becau...
2007-10-10 Gerald Carterr8472: abartlet's patch for parallel ntlmssp supporttru...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7398: commiting abartlet's patch for kerberos authenti...
2007-10-10 Gerald Carterr7395: * new feature 'map to guest = bad uid' (based...
2007-10-10 Gerald Carterr7372: abartet's patch for BUG 2391 (segv caused by...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr7024: reverting mistaken commit
2007-10-10 Gerald Carterr7020: fixing printer ace values and getting rid of...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Jeremy Allisonr6020: Never do NT status codes with protocols before...
2007-10-10 Gerald Carterr5952: BUG 2469: patch from Jason Mader to cleanup...
2007-10-10 Jeremy Allisonr5290: Fix for bug #2323 - plaintext problem with WinXP.
2007-10-10 Jeremy Allisonr3946: Fix for bugid #2085 reported by Jason Mader...
2007-10-10 Gerald Carterr1370: BUG 1297 - prevent map_username() from being...
2007-10-10 Andrew Bartlettr1122: As spotted by lha@stacken.kth.se we don't actual...
2007-10-10 Jeremy Allisonr786: Memory leak fixes in (mostly) error code paths...
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2007-10-10 Andrew Tridgellr59: revert session key problem
2007-10-10 Andrew Bartlettr49: Support SMB signing on connections using only the
2004-03-27 Andrew BartlettMerge from HEAD the SMB signing patch that I developed...
2004-03-19 Gerald CarterBUG 417: fix %UuGg variables expansion in include lines...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-16 Gerald CarterBUG 1165, 1126: Fix bug with secondary groups (security...
2004-03-16 Gerald CarterBUG 1165, 1126: Fix bug with secondary groups (security...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettPatch by Luca Bolcioni <Luca.Bolcioni@yacme.com>. ...
2004-01-15 Volker Lendeckereply_spnego_kerberos did not set the domain of the...
2004-01-15 Volker Lendeckereply_spnego_kerberos did not set the domain of the...
2004-01-07 Jeremy AllisonFix from Luke Howard <lukeh@PADL.COM> for incorrect...
2004-01-07 Jeremy AllisonFix from Luke Howard <lukeh@PADL.COM> for incorrect...
2004-01-04 Volker LendeckeCommit the translation of the realm to the netbios...
2004-01-04 Volker LendeckeCommit the translation of the realm to the netbios...
2003-12-12 Jeremy AllisonFix for bug #815. Make plaintext unicode passwords...
2003-12-12 Jeremy AllisonFix for bug #815. Make plaintext unicode passwords...
2003-12-05 Gerald Carterfix %a variable for Windows 2003 -> Win2K3
2003-12-05 Gerald Carterfix %a variable for Windows 2003 -> Win2K3
2003-12-01 Jeremy AllisonSubtract NT_STATUS from common flag, don't add it...
2003-12-01 Jeremy AllisonSubtract NT_STATUS from common flag, don't add it...
2003-12-01 Jeremy AllisonDon't automatically set nt status code flag unless...
2003-12-01 Jeremy AllisonDon't automatically set nt status code flag unless...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-20 Gerald Cartermore 2.2.x compatibility fixes - allow user looksup...
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.
next