index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
errormap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
s3-errormap: add WBC_ERR_NOT_MAPPED -> NT_STATUS_NONE_MAPPED
Ralph Boehme
1
-1
/
+2
2024-07-26
s3-errormap: move map_nt_error_from_wbcErr() back into errormap.c
Ralph Boehme
1
-0
/
+39
2024-01-23
libsmb: Fix whitespace and a typo
Volker Lendecke
1
-5
/
+4
2020-01-19
lib: Align integer types
Volker Lendecke
1
-1
/
+1
2015-04-29
Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t.
Richard Sharpe
1
-3
/
+3
2014-09-08
s3-lib: Do not walk past the end of the dos_to_ntstatus_map array
Andrew Bartlett
1
-1
/
+1
2012-02-01
s3-libsmb: Remove dead gssapi code.
Andreas Schneider
1
-112
/
+0
2011-12-02
Ensure we map our own Samba return of ERRSRV, ERRunknownsmb
Jeremy Allison
1
-0
/
+1
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
[next]