Age | Commit message (Expand) | Author | Files | Lines |
2001-08-23 | more minor torture updates | Andrew Tridgell | 2 | -4/+15 |
2001-08-23 | use 32 bit locking if client doesn't do 64 bit | Andrew Tridgell | 1 | -0/+8 |
2001-08-23 | Some W2k info. | Jeremy Allison | 1 | -0/+41 |
2001-08-23 | merge from 2.2 | Gerald Carter | 1 | -3/+14 |
2001-08-23 | Fix to only send the status32 error for status32 clients, not to other | Andrew Bartlett | 1 | -3/+1 |
2001-08-23 | Fixed detection of CUPS. We need to check for the presence of the cups | Tim Potter | 9 | -573/+643 |
2001-08-23 | Fix up some unused variables and functions, fix up formatting | Andrew Bartlett | 4 | -18/+0 |
2001-08-23 | compile fix | Simo Sorce | 1 | -1/+1 |
2001-08-23 | Fix for filers sending -1 for the maximum read request length on the | Tim Potter | 1 | -3/+7 |
2001-08-23 | better error reporting for servers that don't do port 445 | Andrew Tridgell | 2 | -2/+5 |
2001-08-23 | the beginnings of a TRANS2 scanner | Andrew Tridgell | 1 | -0/+66 |
2001-08-23 | Added copyright for me and AB. | Tim Potter | 1 | -0/+2 |
2001-08-22 | added port 445 support to our client code | Andrew Tridgell | 1 | -5/+19 |
2001-08-22 | A few changes: | Andrew Bartlett | 8 | -111/+105 |
2001-08-22 | some %things are not expanded properly in get share info levels | Simo Sorce | 1 | -19/+22 |
2001-08-22 | The DELL powervault 705 is sending a tcon&x with the service name being | Jean-François Micouleau | 1 | -5/+15 |
2001-08-22 | force checking of log size after 200 smbd in a row or after 30 sec with no | Herb Lewis | 1 | -2/+3 |
2001-08-22 | Mention 'delete veto files' in 'veto files' description | Volker Lendecke | 1 | -7/+8 |
2001-08-22 | Remove unneeded lp_talloc_free(). | Jeremy Allison | 1 | -3/+0 |
2001-08-22 | added ERRbadmcb | Andrew Tridgell | 1 | -0/+1 |
2001-08-22 | minor bug fixes to smbtorture | Andrew Tridgell | 1 | -3/+5 |
2001-08-22 | Link in smbdes routines for new wbinfo authentication stuff. | Tim Potter | 1 | -1/+1 |
2001-08-22 | Added another authentication interface to winbindd. The Challenge Response | Tim Potter | 6 | -26/+210 |
2001-08-22 | a fix for directory listing with the dave/thursby client | Andrew Tridgell | 1 | -1/+1 |
2001-08-22 | Fixed typo. | Volker Lendecke | 1 | -1/+1 |
2001-08-22 | merge from 2.2 | Gerald Carter | 1 | -0/+3 |
2001-08-22 | merge from 2.2 | Gerald Carter | 1 | -9/+14 |
2001-08-22 | Missed '\' at eol... | Jeremy Allison | 1 | -1/+1 |
2001-08-22 | Tidyup fixes for fcntl spin problem. | Jeremy Allison | 2 | -14/+43 |
2001-08-22 | Fixed the (incorrect) paranioa fix I put in for the fcntl lock spin. | Jeremy Allison | 4 | -28/+85 |
2001-08-21 | sync with 2.2 branch | Herb Lewis | 1 | -20/+13 |
2001-08-21 | Missed uninitialized variable return for del_share_mode(). | Jeremy Allison | 1 | -1/+1 |
2001-08-21 | string terminate in mkdir | Andrew Tridgell | 1 | -1/+1 |
2001-08-21 | Added cli_lsa_open_policy2() | Tim Potter | 1 | -0/+58 |
2001-08-21 | Distinguish between NT informational and error codes. | Tim Potter | 1 | -4/+10 |
2001-08-21 | Add a new option to disable our paranoid server check. | Andrew Bartlett | 3 | -2/+6 |
2001-08-21 | Fixed a little typo. | Volker Lendecke | 1 | -1/+1 |
2001-08-21 | This is Jeremy pretending to be Volker, 'cos the | Volker Lendecke | 3 | -64/+159 |
2001-08-20 | Ensure we are very explicit about what we're comparing when | Jeremy Allison | 1 | -4/+4 |
2001-08-20 | Add comment to clarify why we call this twice. | Andrew Bartlett | 2 | -0/+4 |
2001-08-20 | two fixes for NT clients -> share level Samba server | Andrew Tridgell | 3 | -3/+13 |
2001-08-20 | allow for the NULL in make_nmb_name() | Andrew Tridgell | 1 | -1/+1 |
2001-08-20 | added -b option | Andrew Tridgell | 1 | -2/+9 |
2001-08-20 | a bunch of fixes from the sflight to seattle | Andrew Tridgell | 13 | -676/+699 |
2001-08-19 | Realloc fix. | Jeremy Allison | 1 | -6/+5 |
2001-08-19 | Realloc fixes. | Jeremy Allison | 1 | -13/+8 |
2001-08-19 | Realloc fixes. | Jeremy Allison | 1 | -6/+5 |
2001-08-19 | Realloc fixes. | Jeremy Allison | 1 | -2/+3 |
2001-08-19 | More Realloc fixes. | Jeremy Allison | 1 | -4/+3 |
2001-08-19 | Realloc fix. | Jeremy Allison | 1 | -3/+13 |