index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
errormap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-03
S3: Fix some nonempty blank lines
Volker Lendecke
1
-1
/
+1
2011-05-06
libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
Andrew Bartlett
1
-1214
/
+0
2011-05-06
errors: Merge ntstatus -> DOS error table between Samba3 and Samba4.
Andrew Bartlett
1
-8
/
+9
2011-03-30
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
1
-1
/
+0
2011-03-16
s3-includes: avoid global include of gssapi headers.
Günther Deschner
1
-0
/
+8
2011-02-25
s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap.
Günther Deschner
1
-39
/
+0
2010-09-10
s3-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETED
Stefan Metzmacher
1
-0
/
+2
2010-08-19
s3-libsmbclient Convert dos error codes to NTstatus in async libsmbclient.
Jim McDonough
1
-1
/
+1
2009-12-21
Rename 282 -> ERReasnotsupported.
Jeremy Allison
1
-3
/
+3
2009-04-23
errormap: Change the WBC_ERR_UNKNOWN_ERROR to map to NT_STATUS_UNSUCCESSFUL
Kai Blin
1
-1
/
+1
2009-04-22
errormap: Add wbcErr to NTSTATUS mappings
Kai Blin
1
-0
/
+41
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
1
-0
/
+105
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-106
/
+0
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function is
Volker Lendecke
1
-63
/
+0
2007-10-10
r22353: Fix bad #ifdefs.
Jeremy Allison
1
-2
/
+2
2007-10-10
r22327: Finish the gss-spnego part of the seal code. Now
Jeremy Allison
1
-0
/
+4
2007-10-10
r21967: Add conversion from gss errors to nt status.
Jeremy Allison
1
-0
/
+102
2007-10-10
r17677: There is no need for a 2nd krb5_to_nt_status function, is there?
Günther Deschner
1
-37
/
+0
2007-10-10
r17606: Introduce krb5_to_ntstatus.
Volker Lendecke
1
-0
/
+37
2007-10-10
r17262: After messages from Metze and traces from Karolin Seeger,
Jeremy Allison
1
-5
/
+1
2007-10-10
r17234: Fix error mappings for EQUOTA and ENOBUFS.
Jeremy Allison
1
-1
/
+8
2007-10-10
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
1
-2
/
+2
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+15
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-2
/
+2
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
1
-2
/
+2
2007-10-10
r6447: Add missing error mapping for EMLINK to NT_STATUS_TOO_MANY_LINKS (we h...
Steve French
1
-0
/
+1
2007-10-10
r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...
Jeremy Allison
1
-1
/
+2
2007-10-10
r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...
Richard Sharpe
1
-1
/
+1
2004-02-28
Can't set allocation size on directories, return correct error code on
Jeremy Allison
1
-0
/
+1
2003-10-21
Fix for bug #64, Win9x Nexus tools not working against Samba3.0. Missing
Jeremy Allison
1
-0
/
+4
2003-10-08
Fixup error code returns from Samba4 tester. Ensure invalid paths are
Jeremy Allison
1
-1
/
+1
2003-08-01
Final fix for the bug tridge found. Only push locks onto a blocking lock
Jeremy Allison
1
-0
/
+1
2003-02-19
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
1
-1
/
+1
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-3
/
+3
2002-12-11
Fix write error returning EFBIG - found by Conrad.
Jeremy Allison
1
-0
/
+3
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+0
2002-11-10
sync with head
Simo Sorce
1
-0
/
+56
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+1
2002-03-23
Make a number of the lookup tables 'const'. I'm told this assists in sharing
Andrew Bartlett
1
-3
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-17
fixed a typo in the error map for WRONG_PASSWORD
Andrew Tridgell
1
-1
/
+1
2002-01-16
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
1
-0
/
+1
2002-01-06
DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalent
Tim Potter
1
-1
/
+1
2002-01-05
Add a comment on how this error map was derrived.
Andrew Bartlett
1
-0
/
+22
2002-01-03
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
1
-404
/
+427
2002-01-01
This brings the NT->DOS error mapping into better line with what NT does.
Andrew Bartlett
1
-2
/
+2
2001-12-10
NT_STATUS(0x80000005) maps to ERRDOS,234
Jean-François Micouleau
1
-1
/
+1
2001-11-23
Update some of the error mapping, based on on-the-wire observations of an NT4...
Andrew Bartlett
1
-7
/
+7
[next]