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
/
source4
/
libcli
/
util
/
errormap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11546: add more errno ntstatus mappings, to get more usefull errors from soc...
Stefan Metzmacher
1
-0
/
+15
2007-10-10
r10545: map ECONNRESET to NT_STATUS_CONNECTION_RESET
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have it
Tim Potter
1
-0
/
+2
2007-10-10
r8125: fixed an error code mapping based on the updated torture tests
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8111: fixed the client library to work against w2k3 with nt status codes
Andrew Tridgell
1
-270
/
+30
2007-10-10
r4757: added the ability of the clisocket level of libcli to handle async
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIES
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILE
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3792: improved the posix -> nt error mapping, so we get things like
Andrew Tridgell
1
-0
/
+12
2007-10-10
r3545: initial support for using extended attributes to hold extended dos att...
Andrew Tridgell
1
-0
/
+7
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-35
/
+38
2007-10-10
r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLE
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3197: fixed error code mapping for ENOTDIR
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2520: - finished implementing the server side of the old style search requests
Andrew Tridgell
1
-1
/
+2
2007-10-10
r898: - remove some unused macros
Andrew Tridgell
1
-0
/
+7
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-4
/
+4
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+1546