Age | Commit message (Expand) | Author | Files | Lines |
2008-05-10 | Add a mem_ctx argument to make_server_info_guest() | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -3/+3 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -1/+1 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -2/+2 |
2003-07-03 | This patch takes the work the jerry did for beta2, and generalises it: | Andrew Bartlett | 1 | -2/+3 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -5/+5 |
2003-04-24 | Merge auth changes from HEAD: | Andrew Bartlett | 1 | -3/+5 |
2003-04-16 | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 1 | -45/+7 |
2003-04-14 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
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-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 1 | -1/+2 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -8/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -8/+110 |
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 |