index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
errmap_unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
errors: Remove unused unix_to_werror()
Andrew Bartlett
2011-05-06
1
-6
/
+0
*
s3-lib Remove unused dos error codes from errmap_unix
Andrew Bartlett
2011-05-06
1
-44
/
+47
*
errormap: Add unix_to_werror() function
Kai Blin
2011-01-26
1
-0
/
+6
*
-ENOTSUP translates to NT_STATUS_NOT_SUPPORTED
Surbhi Palande
2010-08-19
1
-1
/
+3
*
s3:error_map: make NTSTATUS -> errno -> NTSTATUS mapping consistent for NT_ST...
Stefan Metzmacher
2009-08-27
1
-1
/
+1
*
s3:lib: map ECONNRESET to NT_STATUS_CONNECTION_RESET
Stefan Metzmacher
2009-08-12
1
-0
/
+3
*
s3:lib: map ENOSYS to NT_STATUS_NOT_SUPPORTED instead of NT_STATUS_ACCESS_DENIED
Stefan Metzmacher
2009-07-15
1
-0
/
+1
*
s3: map NetBSD's errno on posix open calls for symlinks
Björn Jacke
2009-06-04
1
-0
/
+3
*
s3:errormap: add ECANCELED, ERRDOS/ERRbadfid, NT_STATUS_CANCELLED mapping
Stefan Metzmacher
2009-03-06
1
-0
/
+3
*
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
Jeremy Allison
2008-10-07
1
-0
/
+136
*
I found lots of places where we assume error will be set when calling
Andrew Tridgell
2008-08-12
1
-2
/
+10
*
Add an error mapping for ENOATTR
Volker Lendecke
2008-01-19
1
-0
/
+3
*
r23845: Second part of the fix for #4777. Looks like on AIX opendir
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23550: Add more UNIX error -> NT status mappings.
Jeremy Allison
2007-10-10
1
-0
/
+25
*
r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function is
Volker Lendecke
2007-10-10
1
-0
/
+92