1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-20 08:23:50 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Ronnie Sahlberg
c17df8bed6 r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open files.
If a normal user tries to close a file that exists, even that users own files   the server
responds with this error on w2k

if the file does not exist, the server instead responds with WERR_BADFILE
2007-10-10 14:52:31 -05:00
Stefan Metzmacher
04da3db29d r21591: add new error code
metze
2007-10-10 14:49:02 -05:00
Stefan Metzmacher
dd04c5dec5 r21291: add two more error codes
metze
2007-10-10 14:48:02 -05:00
Stefan Metzmacher
75f5a88f22 r20765: add two more schema related error codes
metze
2007-10-10 14:40:48 -05:00
Stefan Metzmacher
769ce9799b r20404: add error code for missing attribute syntax
metze
2007-10-10 14:30:23 -05:00
Stefan Metzmacher
e769029f42 r20378: add new error code that says the schema mismatches between DC's
metze
2007-10-10 14:30:19 -05:00
Stefan Metzmacher
dd5df84ccc r20213: add 2 error codes related to the msDs-IntId attribute
metze
2007-10-10 14:29:23 -05:00
Stefan Metzmacher
cb5c2e9dc6 r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSE
metze
2007-10-10 14:29:01 -05:00
Günther Deschner
d9562e0f83 r19162: Merge WERR code from Samba 3.
Guenther
2007-10-10 14:20:46 -05:00
Günther Deschner
692746ff8d r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.
Guenther
2007-10-10 14:20:15 -05:00
Günther Deschner
e2879f6fc2 r18633: Add a couple of new WERR codes encountered with dfs torture testing.
Guenther
2007-10-10 14:18:58 -05:00
Stefan Metzmacher
8458ee72c5 r17567: add error code I got from DsGetNCChanges
when I don't use the DRSUAPI_SUPPORTED_EXTENSION_STRONG_ENCRYPTION
flag on DsBind

metze
2007-10-10 14:15:38 -05:00
Stefan Metzmacher
e15a015a1d r17414: add new error code
metze
2007-10-10 14:15:23 -05:00
Günther Deschner
075242b976 r16801: Adding WERR_DS_DRA_ACCESS_DENIED.
Guenther
2007-10-10 14:09:46 -05:00
Stefan Metzmacher
4e8c9bbd76 r15775: add some privilege related WERROR codes
metze
2007-10-10 14:08:17 -05:00
Jelmer Vernooij
26bf2a393b r13652: Move some more stuff out off include/ 2007-10-10 13:52:04 -05:00