summaryrefslogtreecommitdiffstats
path: root/source/libsmb/nterr.c
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-7/+10
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* 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