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
/
lib
/
errmap_unix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-19
-ENOTSUP translates to NT_STATUS_NOT_SUPPORTED
Surbhi Palande
1
-1
/
+3
2009-08-27
s3:error_map: make NTSTATUS -> errno -> NTSTATUS mapping consistent for NT_ST...
Stefan Metzmacher
1
-1
/
+1
2009-08-12
s3:lib: map ECONNRESET to NT_STATUS_CONNECTION_RESET
Stefan Metzmacher
1
-0
/
+3
2009-07-15
s3:lib: map ENOSYS to NT_STATUS_NOT_SUPPORTED instead of NT_STATUS_ACCESS_DENIED
Stefan Metzmacher
1
-0
/
+1
2009-06-04
s3: map NetBSD's errno on posix open calls for symlinks
Björn Jacke
1
-0
/
+3
2009-03-06
s3:errormap: add ECANCELED, ERRDOS/ERRbadfid, NT_STATUS_CANCELLED mapping
Stefan Metzmacher
1
-0
/
+3
2008-10-07
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
Jeremy Allison
1
-0
/
+136
2008-08-12
I found lots of places where we assume error will be set when calling
Andrew Tridgell
1
-2
/
+10
2008-01-19
Add an error mapping for ENOATTR
Volker Lendecke
1
-0
/
+3
2007-10-10
r23845: Second part of the fix for #4777. Looks like on AIX opendir
Jeremy Allison
1
-0
/
+3
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
r23550: Add more UNIX error -> NT status mappings.
Jeremy Allison
1
-0
/
+25
2007-10-10
r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function is
Volker Lendecke
1
-0
/
+92