Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r23596: Add notes about smbfs/cifs to usage() in smb[u]mount | Volker Lendecke | 2007-06-25 | 1 | -0/+3 |
| | |||||
* | r23567: Fix bug 4721 | Volker Lendecke | 2007-06-21 | 1 | -1/+1 |
| | |||||
* | r20156: clean up nested extern declaration warnings | Herb Lewis | 2006-12-13 | 1 | -3/+2 |
| | |||||
* | r19810: more merge work....does not compile currently. Working on smbd merge | Gerald Carter | 2006-11-21 | 1 | -6/+6 |
| | |||||
* | r13486: Two more -- fix bug 3503 | Volker Lendecke | 2006-02-13 | 1 | -0/+2 |
| | |||||
* | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 2006-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | lp_load() could not be called multiple times to modify parameter settings based on reading from multiple configuration settings. Each time, it initialized all of the settings back to their defaults before reading the specified configuration file. This patch adds a parameter to lp_load() specifying whether the settings should be initialized. It does, however, still force the settings to be initialized the first time, even if the request was to not initialize them. (Not doing so could wreak havoc due to uninitialized values.) | ||||
* | r12912: patch from Tony Mountifield <tony@softins.co.uk> for BUG 3327 (fix ↵ | Gerald Carter | 2006-01-13 | 1 | -0/+3 |
| | | | | bad access to gencache.tdb after fork() in smbmount | ||||
* | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 2005-07-19 | 1 | -2/+0 |
| | |||||
* | r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work. | Alexander Bokovoy | 2004-04-06 | 1 | -0/+1 |
| | | | | | | | | | We use cli_state.smb_rw_error to pass this specific case into cli_close_connection() from smbmount as smb_rw_error can have only selected number of states and it is ignored in cli_close_connection(). Compiled and tested by Lars Mueller from SuSE on x86, x86_64, ppc, ppc64, s390 and s390x. | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+940 |
metze |