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. | ||||
* | r23197: merge some libsmbclient changes (name changes and formatting only) | Gerald Carter | 2007-05-29 | 1 | -1/+1 |
| | |||||
* | r22733: NOTE: the 3.0.26 branch does not currently fully compile due to a ↵ | Derrell Lipman | 2007-05-07 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | winbind error, and I don't currently have access to Vista to verify this branch's code. Due to differences between this branch and the SAMBA_3_0, this patch is very slightly different than what I used in SAMBA_3_0 in order to match this branch's code better. Hopefully I didn't screw anything up in the changes... - Testing of libsmbclient against Vista revealed what is likely a bug in Vista. Vista provides a plethora of kludges to simulate older versions of Windows. The kludges are in the form of shortcuts (or more likely symbolic links, but I don't know enough about Vista to determine that definitively) and in most cases, attempts to access them get back an "access denied" error. On one particular folder, however, "<share>/Users/All Users", it returns an unknown (to ethereal and the Samba3 code) NT status code: 0x8000002d. Although this code does not have a high byte of 0xc0 indicating that it is an error, it appears to be an alternate form of "access denied". Without this patch, libsmbclient times out on an attempt to enumerate that folder rather than returning an error to the caller. This patch corrects that problem. | ||||
* | r21581: Add an error code I just got | Volker Lendecke | 2007-02-28 | 1 | -0/+1 |
| | |||||
* | r19810: more merge work....does not compile currently. Working on smbd merge | Gerald Carter | 2006-11-21 | 1 | -3/+1 |
| | |||||
* | r6369: update release notes | Gerald Carter | 2005-04-18 | 1 | -0/+3 |
| | | | | | sync with SAMBA_3_0 (r6365). Getting ready for 3.0.15pre2 | ||||
* | r6334: revert 3.0.15pre1 changes. roll back to 3.0.14. | Gerald Carter | 2005-04-14 | 1 | -3/+0 |
| | | | | | | | Add in jra fix for bad SMB_ASSERT. Redefine SMB_ASSERT to a single DEBUG() when not using --with-developer | ||||
* | r6303: Setting up for 3.0.15pre1 | Gerald Carter | 2005-04-12 | 1 | -0/+3 |
| | | | | current as of r6296 | ||||
* | r2598: syncing up files for 3.0.8pre1 | Gerald Carter | 2004-09-24 | 1 | -1/+2 |
| | |||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+564 |
metze |