summaryrefslogtreecommitdiffstats
path: root/source/include/nterr.h
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r23197: merge some libsmbclient changes (name changes and formatting only)Gerald Carter2007-05-291-1/+1
|
* r22733: NOTE: the 3.0.26 branch does not currently fully compile due to a ↵Derrell Lipman2007-05-071-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 gotVolker Lendecke2007-02-281-0/+1
|
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-3/+1
|
* r6369: update release notesGerald Carter2005-04-181-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 Carter2005-04-141-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.15pre1Gerald Carter2005-04-121-0/+3
| | | | current as of r6296
* r2598: syncing up files for 3.0.8pre1Gerald Carter2004-09-241-1/+2
|
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+564
metze