r23482: Slightly simplify the rename code: Remove two local variables that are
[tprouty/samba.git] / source / smbd / negprot.c
2007-10-10 Volker Lendecker23168: Move the lp_max_connections() into service.c.
2007-10-10 Volker Lendecker23167: Remove an unused parameter
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr21969: Start working on the gss-side of the server...
2007-10-10 Günther Deschnerr21858: Fix typo.
2007-10-10 Günther Deschnerr21857: Stop pretending to be Vista in the %a macro...
2007-10-10 Gerald Carterr21250: Partial fix for BUG 4093: Make %a expand to...
2007-10-10 Jeremy Allisonr20368: Fix valgrind report of uninitialized memory
2007-10-10 James Peachr20237: Replace exit_server with exit_server_cleanly...
2007-10-10 Volker Lendecker18773: Change negprot_spnego to return a blob
2007-10-10 Volker Lendecker18772: Now that we don't have a one-byte keylength...
2007-10-10 Volker Lendecker18771: Sequel to r18761: If we always set the keylen...
2007-10-10 Volker Lendecker18761: Even if only offering NTLMSSP Windows (tested...
2007-10-10 Volker Lendecker18760: Fix typos, remove unneeded code
2007-10-10 Jeremy Allisonr16397: Fix Klocwork #11767 and drasticly simplify the
2007-10-10 Jeremy Allisonr13647: Fix for standalone Samba servers and XP clients...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Jeremy Allisonr10974: Get closer to trying to fix #1825 (PcoketPC...
2007-10-10 Jeremy Allisonr10947: Fix bugs #3133 and #1828 - SPNEGO not working...
2007-10-10 Gerald Carterr7398: commiting abartlet's patch for kerberos authenti...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6069: Fix for bug #2541. Ensure we recognise LANMAN2...
2007-10-10 Gerald Carterr4018: * move claim_connection from the netbios session...
2007-10-10 Jeremy Allisonr3946: Fix for bugid #2085 reported by Jason Mader...
2007-10-10 Jeremy Allisonr1939: Ensure with my new change we set extended securi...
2007-10-10 Jeremy Allisonr1936: Fix bug noticed by Steve - ensure extended secur...
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2004-03-27 Andrew BartlettAs I raised (without objection) on the mailing list...
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...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-18 Jeremy AllisonSigning so far... the client code fails on a SMBtrans2...
2003-07-17 Jeremy AllisonPutting the framework for server signing in place....
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-31 Jeremy AllisonGot us happy running under valgrind again :-).
2003-05-31 Jeremy AllisonFixes to stop valgrind complaining about uninitialised...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-21 Andrew Tridgellmerge LANMAN1/LANMAN2.1 fixes from head
2003-05-21 Andrew Tridgellwe weren't filling in the keylength in LANMAN1 and...
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-06 Andrew Bartlettmore off-by-one safe_strcpy()
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-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-15 Jeremy AllisonChange default of max_xmit to match W2K. Ensure NT...
2002-10-15 Jeremy AllisonChange default of max_xmit to match W2K. Ensure NT...
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-20 Andrew Tridgellchange ADS negprot to match more closely the options...
2002-08-22 Andrew Tridgellmade the CAP_UNIX test a bit cleaner
2002-08-22 Jeremy AllisonRemember to check for UNIX extensions before saying...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-30 Andrew Tridgellthis fixes plaintext passwords with win2000
2002-07-20 Andrew BartlettUpdate the smbd reply code a little:
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-04-18 Andrew Tridgellfixed the fallback to a BDC for ADS connections
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-02-22 Andrew Tridgelldon't do an ADS init when not in ADS mode
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Tim PotterSpelling fixes.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2002-01-10 Jeremy AllisonFirst part of UNIX extensions (#ifdefed out) more to...
2002-01-09 Martin PoolBetter explanation message for dmalloc.
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2001-12-07 Andrew Tridgelladded a "use spnego" option
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-27 Andrew Tridgellalways send an OID list until we handle raw (unwrapped...
2001-11-26 Tim Potterchallange -> challenge
2001-11-26 Andrew Tridgellfixed spnego, non-kerberos negprot
2001-11-25 Andrew Tridgelladded 'security=ADS'
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-10-31 Andrew BartlettSPNEGO works perfectly well with security=domain, so...
2001-10-30 Andrew BartlettSpnego on the 'server' end of security=server just...
2001-10-23 Herb Lewisget rid of compiler warnings (casts and delete unused...
2001-10-22 Andrew Tridgell- fixed link order of krb5 libs
2001-10-21 Jeremy AllisonOk, I know it's a language thing and it shouldn't matte...
2001-10-21 Andrew Tridgellchange smbd to use HOST/hostname principle form until...
2001-10-21 Andrew Tridgellsupport both old and new kerberos OIDs
2001-10-20 Andrew Tridgellbetter krb5 error handling (thanks andrewb!)
2001-10-18 Andrew Tridgellthe beginnings of kerberos support in smbd. It doesn...
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-26 Andrew BartlettKill of the reply.c end of the workstaion trust account...
2001-09-23 Andrew BartlettFix up NT_STATUS return for session setups, Win2k objec...
next