summaryrefslogtreecommitdiffstats
path: root/source/libsmb/nterr.c
Commit message (Collapse)AuthorAgeFilesLines
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r21581: Add an error code I just gotVolker Lendecke2007-02-281-0/+1
|
* r19798: reducing some diffs...bringing over ntlm_auth changesGerald Carter2006-11-191-7/+9
|
* r13502: Fix error messages for usershares when smbd is notJeremy Allison2006-02-151-0/+4
| | | | | | running. More generic error return cleanup in libsmb/ needs doing (everything returning NTSTATUS not BOOL). Jeremy
* r2575: Return correct error codes on old SEARCH call (from Samba4 torture ↵Jeremy Allison2004-09-241-7/+9
| | | | | | tester). Jeremy.
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2004-04-061-0/+28
| | | | | | | | | all authentication to members of this particular group. Also implement an option to allow ntlm_auth to get 'squashed' error codes, which are safer to communicate to remote network clients. Andrew Bartlett
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+719
metze