Age | Commit message (Expand) | Author | Files | Lines |
2010-09-10 | s4-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETED | Stefan Metzmacher | 1 | -0/+1 |
2010-03-10 | ѕ4: EDQUOT needs to be mapped to NT_STATUS_DISK_FULL | Björn Jacke | 1 | -1/+1 |
2009-05-15 | errormap: Remove wbc -> NTSTATUS error map for now. It is not used. | Jelmer Vernooij | 1 | -37/+0 |
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/+37 |
2009-03-06 | s4:errormap: map ECANCELED to NT_STATUS_CANCELLED | Stefan Metzmacher | 1 | -0/+4 |
2008-11-02 | Remove unused include of param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-11-02 | Remove use of global_loadparm when comparing nt status error - use | Jelmer Vernooij | 1 | -1/+3 |
2008-11-02 | Remove use of global_loadparm during initialization of gensec. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -0/+1403 |
2008-10-23 | Move libcli-util error code to top-level. | Jelmer Vernooij | 1 | -1403/+0 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25917: ndr: move ndr_map_error2ntstatus to errormap.c | Stefan Metzmacher | 1 | -0/+25 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
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 | r23795: more v2->v3 conversion | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIED | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIES | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r18916: fixed the messaging layer on *BSD systems. When a socket was full we | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15794: fixed a problem with DOS status codes - found by kukks (thanks!) | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r14876: added ENOSYS to unix error mapping | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r12910: fix bug #3069 | Stefan Metzmacher | 1 | -2/+5 |
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 |