Age | Commit message (Expand) | Author | Files | Lines |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -1/+1 |
2002-07-31 | Let everybody enjoy my new toy - make it the default! | Andrew Bartlett | 1 | -2/+2 |
2002-07-28 | found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul... | Simo Sorce | 1 | -7/+7 |
2002-06-15 | It appears that to match NT we should not use the 'samstrict' behaviour, | Andrew Bartlett | 1 | -3/+5 |
2002-06-14 | moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c | Simo Sorce | 1 | -10/+10 |
2002-05-28 | Spelling fixes. | Tim Potter | 1 | -7/+7 |
2002-05-24 | Move the authenticaion subsystem over to the same 'module:options' syntax | Andrew Bartlett | 1 | -3/+20 |
2002-05-22 | Nobody uses this function, and there really doesn't seem much point to | Andrew Bartlett | 1 | -20/+0 |
2002-05-21 | typo, sorry | Simo Sorce | 1 | -1/+1 |
2002-05-21 | debug classized | Simo Sorce | 1 | -0/+3 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -3/+3 |
2002-03-02 | Allow Samba to trust NT4 Domains. | Andrew Bartlett | 1 | -0/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-20 | Spelling fixes. | Tim Potter | 1 | -6/+6 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -107/+258 |
2002-01-01 | A farily large commit: | Andrew Bartlett | 1 | -4/+10 |
2001-12-30 | Add a pile of doxygen style comments to various parts of Samba. Many of these | Andrew Bartlett | 1 | -29/+56 |
2001-12-19 | added trusted realm support to ADS authentication | Andrew Tridgell | 1 | -13/+15 |
2001-11-27 | fixed the panics on basicsmb-sharelist on sun1 | Andrew Tridgell | 1 | -1/+3 |
2001-11-27 | fix sense of lp_allow_trusted_domains() | Andrew Tridgell | 1 | -1/+1 |
2001-11-26 | A number of things to clean up the auth subsytem a bit... | Andrew Bartlett | 1 | -1/+1 |
2001-11-26 | challange -> challenge | Tim Potter | 1 | -4/+4 |
2001-11-24 | This is another rather major change to the samba authenticaion | Andrew Bartlett | 1 | -79/+86 |
2001-11-11 | Minor updates. A small dose of const. | Andrew Bartlett | 1 | -1/+1 |
2001-11-08 | Change to guest logon code. | Andrew Bartlett | 1 | -24/+43 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 1 | -145/+118 |
2001-10-31 | Added some extra fields to the auth_serversupplied_info structure. | Tim Potter | 1 | -1/+13 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-09-29 | Fix up a number of intertwined issues: | Andrew Bartlett | 1 | -0/+4 |
2001-09-16 | Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where | Andrew Bartlett | 1 | -10/+13 |
2001-09-12 | Some patches to authentication: | Tim Potter | 1 | -13/+20 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 1 | -8/+8 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -8/+8 |
2001-08-27 | started converting NTSTATUS to be a structure on systems with gcc in order to... | Andrew Tridgell | 1 | -8/+9 |
2001-08-24 | get rid of compiler warnings | Herb Lewis | 1 | -3/+3 |
2001-08-20 | Add comment to clarify why we call this twice. | Andrew Bartlett | 1 | -0/+2 |
2001-08-20 | two fixes for NT clients -> share level Samba server | Andrew Tridgell | 1 | -1/+2 |
2001-08-12 | This patch does a number of things, mostly smaller than they look :-) | Andrew Bartlett | 1 | -60/+23 |
2001-08-09 | a few cleanups while mergeing the passdb code into 2.2 | Gerald Carter | 1 | -1/+1 |
2001-08-06 | Record the NT_STATUS constant rather than its number in the logfiles | Andrew Bartlett | 1 | -1/+2 |
2001-08-03 | This is the fix for the PAM bug I probably introduced in the previous commit, | Andrew Bartlett | 1 | -0/+3 |
2001-08-03 | This is my 'Authentication Rewrite' version 1.01, mostly as submitted to | Andrew Bartlett | 1 | -0/+275 |