Age | Commit message (Expand) | Author | Files | Lines |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -1/+1 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -4/+5 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -5/+5 |
2003-04-16 | Add some static and #ifdef DEVELOPER | Andrew Bartlett | 1 | -3/+5 |
2003-03-24 | - Add support to auth/ for the new modules system | Jelmer Vernooij | 1 | -46/+8 |
2003-03-19 | Fix some comment typos | Jelmer Vernooij | 1 | -2/+2 |
2002-12-11 | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 1 | -13/+14 |
2002-11-15 | Small auth updates: | Andrew Bartlett | 1 | -2/+0 |
2002-11-03 | make_server_info_guest() can need root for the ldapsam backend | Andrew Tridgell | 1 | -1/+4 |
2002-08-29 | We don't need the RTLD_GLOBAL. | Andrew Bartlett | 1 | -1/+1 |
2002-08-20 | Based orginally by work by Kai, this patch moves our NT_TOKEN generation into | Andrew Bartlett | 1 | -7/+2 |
2002-06-15 | Add another 'trivial' built in authentication module - this one is a | Andrew Bartlett | 1 | -0/+50 |
2002-06-12 | Spelling fixes. | Tim Potter | 1 | -1/+1 |
2002-05-24 | Move the authenticaion subsystem over to the same 'module:options' syntax | Andrew Bartlett | 1 | -7/+56 |
2002-05-21 | typo day :-( | Simo Sorce | 1 | -1/+1 |
2002-05-21 | debug classized | Simo Sorce | 1 | -0/+3 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -11/+8 |
2002-01-01 | Allow usernames in the form of 'NT_STATUS_....' to map to that as the error | Andrew Bartlett | 1 | -0/+6 |
2002-01-01 | A farily large commit: | Andrew Bartlett | 1 | -3/+5 |
2001-12-30 | Add a pile of doxygen style comments to various parts of Samba. Many of these | Andrew Bartlett | 1 | -7/+24 |
2001-11-26 | A number of things to clean up the auth subsytem a bit... | Andrew Bartlett | 1 | -30/+0 |
2001-11-25 | Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error | Andrew Bartlett | 1 | -0/+33 |
2001-11-24 | This is another rather major change to the samba authenticaion | Andrew Bartlett | 1 | -0/+87 |