Age | Commit message (Expand) | Author | Files | Lines |
2003-01-02 | Merge Andrew Bartletts (size_t)-1 checks. | Jeremy Allison | 2 | -4/+4 |
2003-01-02 | WITH_SENDFILE #ifdef merged from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2003-01-02 | We still have 'ldap server' and 'ldap port'. Could somebody please | Volker Lendecke | 1 | -0/+41 |
2003-01-02 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+729 |
2003-01-02 | BIG patch... | Andrew Bartlett | 138 | -1215/+1225 |
2003-01-01 | Document the size constraints on a write request. | Richard Sharpe | 1 | -2/+5 |
2003-01-01 | Move our password change code along a little - use NTSTATUS, and implmenet | Andrew Bartlett | 3 | -50/+89 |
2002-12-31 | from HEAD: | Simo Sorce | 1 | -1/+1 |
2002-12-31 | fix for bad check spotted by Ray Simard <ray@sylvan-glade.com> | Simo Sorce | 1 | -1/+1 |
2002-12-31 | Merge tridge's fix : | Jeremy Allison | 1 | -2/+8 |
2002-12-31 | ignore tdbsam2_parse_info.h | Simo Sorce | 1 | -0/+1 |
2002-12-30 | Catching up with old patches. Add define for VERITAS quota support. | Jeremy Allison | 2 | -0/+10 |
2002-12-30 | Catching up with old patches. Add define for VERITAS quota support. | Jeremy Allison | 2 | -0/+10 |
2002-12-30 | fix also net rpc shutdown | Simo Sorce | 1 | -10/+1 |
2002-12-30 | Merge Richard's write > 4Gb fix. | Jeremy Allison | 1 | -2/+12 |
2002-12-30 | the shutdown call does not have a 16 bit flags, but 2 byte representing booleans | Simo Sorce | 5 | -32/+31 |
2002-12-30 | Port the fix to cli_setup_write to handle offsets greater than 32-bits from | Richard Sharpe | 1 | -2/+12 |
2002-12-30 | Add a new VFS module, that just fiddles the file permissions. Still need to | Andrew Bartlett | 2 | -1/+478 |
2002-12-29 | Add msdfs proxy functionality to HEAD. | Shirish Kalele | 6 | -41/+166 |
2002-12-28 | Revert by Simo's request. HEAD and 3.0 should be in sync for | Jeremy Allison | 1 | -10/+2 |
2002-12-28 | Revert by Simo's request. HEAD and 3.0 should be in sync for | Jeremy Allison | 1 | -10/+2 |
2002-12-28 | some more work on gums. | Simo Sorce | 3 | -36/+533 |
2002-12-28 | Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor... | Jeremy Allison | 1 | -1/+8 |
2002-12-28 | Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor... | Jeremy Allison | 1 | -1/+8 |
2002-12-28 | Modify DfsEnum to handle 'msdfs proxy' shares. No NETDFS editing support for | Shirish Kalele | 1 | -23/+27 |
2002-12-27 | Add 'msdfs proxy' description to smb.conf docs. | Shirish Kalele | 3 | -890/+649 |
2002-12-27 | Add check to prevent non-Dfs clients from connecting to an msdfs proxy. | Shirish Kalele | 1 | -0/+7 |
2002-12-27 | For some reason, the configure tests for sendfile support in FreeBSD | Richard Sharpe | 2 | -741/+740 |
2002-12-27 | Add msdfs proxy functionality; a CIFS share can directly be a stand-in for | Shirish Kalele | 2 | -1/+25 |
2002-12-24 | Update link | Jelmer Vernooij | 1 | -3/+3 |
2002-12-24 | Put in actual status | Jelmer Vernooij | 1 | -9/+17 |
2002-12-24 | sync | Jelmer Vernooij | 1 | -0/+1 |
2002-12-24 | Add note about storing mysql passwords in smb.conf | Jelmer Vernooij | 2 | -3/+9 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 13 | -29/+28 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 14 | -30/+29 |
2002-12-23 | the 'padding' field in the query domain info reply is not a padding | Andrew Tridgell | 1 | -2/+8 |
2002-12-22 | talloc_init_named -> talloc_init. | Jeremy Allison | 3 | -7/+7 |
2002-12-22 | talloc_init_named -> talloc_init. | Jeremy Allison | 9 | -18/+18 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 40 | -84/+179 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 40 | -84/+179 |
2002-12-20 | Merge removal of unpopular winbind client environment variable. | Tim Potter | 3 | -47/+1 |
2002-12-20 | Formatting syncup. | Tim Potter | 1 | -2/+4 |
2002-12-20 | Merge from HEAD: | Tim Potter | 1 | -6/+13 |
2002-12-20 | Merge of some kind of bugfix from idra. | Tim Potter | 1 | -1/+2 |
2002-12-20 | Merge from HEAD: | Tim Potter | 1 | -2/+0 |
2002-12-20 | Whitespace syncup. | Tim Potter | 1 | -1/+1 |
2002-12-20 | Merge of comment about apparent spoolss_io_user_info weirdness. | Tim Potter | 1 | -0/+4 |
2002-12-20 | Merge from HEAD. | Tim Potter | 2 | -3/+9 |
2002-12-20 | Merge from HEAD. lp_winbind_separator() is now a const string. | Tim Potter | 1 | -1/+1 |
2002-12-20 | Merge some more FUNCTION_MACRO stuff. | Tim Potter | 1 | -5/+5 |