Age | Commit message (Expand) | Author | Files | Lines |
2003-05-31 | Fixes to stop valgrind complaining about uninitialised memory when it's | Jeremy Allison | 1 | -0/+9 |
2003-05-21 | merge LANMAN1/LANMAN2.1 fixes from head | Andrew Tridgell | 1 | -0/+2 |
2003-03-18 | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) | Andrew Bartlett | 1 | -3/+3 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -3/+3 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -4/+2 |
2002-10-15 | Change default of max_xmit to match W2K. Ensure NT negprot uses it. | Jeremy Allison | 1 | -1/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -6/+8 |
2002-08-17 | Sync 3.0 branch with head | Jelmer Vernooij | 1 | -7/+14 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -191/+189 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -1/+1 |
2002-02-27 | Added "nt status support" parameter. Fix offline synchronisation. | Jeremy Allison | 1 | -12/+13 |
2002-02-22 | don't do an ADS init when not in ADS mode | Andrew Tridgell | 1 | -5/+4 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-20 | Spelling fixes. | Tim Potter | 1 | -7/+7 |
2002-01-11 | Same fix as went into 2.2 (I'm waiting for jerry to finish some code). | Jeremy Allison | 1 | -1/+1 |
2002-01-10 | First part of UNIX extensions (#ifdefed out) more to follow. | Jeremy Allison | 1 | -1/+1 |
2002-01-09 | Better explanation message for dmalloc. | Martin Pool | 1 | -1/+1 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -23/+28 |
2001-12-07 | added a "use spnego" option | Andrew Tridgell | 1 | -0/+1 |
2001-12-05 | added a REALLY gross hack into kerberos_kinit_password so that | Andrew Tridgell | 1 | -1/+1 |
2001-11-29 | Make better use of the ads_init() function to get the kerberos relam etc. | Andrew Bartlett | 1 | -9/+13 |
2001-11-27 | always send an OID list until we handle raw (unwrapped) NTLMSSP | Andrew Tridgell | 1 | -6/+15 |
2001-11-26 | challange -> challenge | Tim Potter | 1 | -3/+3 |
2001-11-26 | fixed spnego, non-kerberos negprot | Andrew Tridgell | 1 | -2/+2 |
2001-11-25 | added 'security=ADS' | Andrew Tridgell | 1 | -0/+7 |
2001-11-24 | This is another rather major change to the samba authenticaion | Andrew Bartlett | 1 | -64/+38 |
2001-10-31 | SPNEGO works perfectly well with security=domain, so don't exclude it. | Andrew Bartlett | 1 | -3/+7 |
2001-10-30 | Spnego on the 'server' end of security=server just does not work, so set the | Andrew Bartlett | 1 | -1/+4 |
2001-10-23 | get rid of compiler warnings (casts and delete unused variables) | Herb Lewis | 1 | -4/+4 |
2001-10-22 | - fixed link order of krb5 libs | Andrew Tridgell | 1 | -0/+1 |
2001-10-21 | Ok, I know it's a language thing and it shouldn't matter.... but a kerberos | Jeremy Allison | 1 | -4/+4 |
2001-10-21 | change smbd to use HOST/hostname principle form until I work out how | Andrew Tridgell | 1 | -1/+3 |
2001-10-21 | support both old and new kerberos OIDs | Andrew Tridgell | 1 | -1/+1 |
2001-10-20 | better krb5 error handling (thanks andrewb!) | Andrew Tridgell | 1 | -1/+1 |
2001-10-18 | the beginnings of kerberos support in smbd. It doesn't work yet, but | Andrew Tridgell | 1 | -3/+0 |
2001-10-17 | added basic NTLMSSP support in smbd. This is still quite rough, and | Andrew Tridgell | 1 | -14/+61 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -4/+4 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -1/+0 |
2001-09-26 | Kill of the reply.c end of the workstaion trust account mess. | Andrew Bartlett | 1 | -14/+18 |
2001-09-23 | Fix up NT_STATUS return for session setups, Win2k objects to anything other | Andrew Bartlett | 1 | -6/+4 |
2001-09-12 | - enable MSDFS by default, there seems no reason not to have it enabled | Andrew Tridgell | 1 | -3/+1 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -87/+89 |
2001-08-08 | Some better debugs for our security=server code. I want to track down why | Andrew Bartlett | 1 | -1/+3 |
2001-08-03 | This is my 'Authentication Rewrite' version 1.01, mostly as submitted to | Andrew Bartlett | 1 | -0/+3 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -1/+1 |
2001-07-01 | - fix bug in reply_nt- fix bug in reply_nt1 | Simo Sorce | 1 | -4/+4 |
2001-06-21 | Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does | Andrew Tridgell | 1 | -9/+9 |
2001-06-08 | Extra stuff for large readwrite support. | Jeremy Allison | 1 | -1/+2 |
2001-05-23 | This is *very* cool. I'm pretty convinced we can just set the | Jeremy Allison | 1 | -0/+1 |
2001-03-16 | enable unicode on the wire by default in smbd | Andrew Tridgell | 1 | -2/+2 |