Use common error definitions.
[tprouty/samba.git] / source4 / libcli / util / errormap.c
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove libcli-util error code to top-level.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Stefan Metzmacherr25917: ndr: move ndr_map_error2ntstatus to errormap.c
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Stefan Metzmacherr20072: make sure WERR_ACCESS_DENIED gets mapped to...
2007-10-10 Andrew Tridgellr18968: EWOULDBLOCK should also be mapped to STATUS_MOR...
2007-10-10 Andrew Tridgellr18916: fixed the messaging layer on *BSD systems....
2007-10-10 Andrew Tridgellr15794: fixed a problem with DOS status codes - found...
2007-10-10 Andrew Tridgellr14876: added ENOSYS to unix error mapping
2007-10-10 Stefan Metzmacherr12910: fix bug #3069
2007-10-10 Stefan Metzmacherr11546: add more errno ntstatus mappings, to get more...
2007-10-10 Stefan Metzmacherr10545: map ECONNRESET to NT_STATUS_CONNECTION_RESET
2007-10-10 Tim Potterr10103: Put an #ifdef guard around ENOTSUP to fix syste...
2007-10-10 Andrew Tridgellr8125: fixed an error code mapping based on the updated...
2007-10-10 Andrew Tridgellr8111: fixed the client library to work against w2k3...
2007-10-10 Andrew Tridgellr4757: added the ability of the clisocket level of...
2007-10-10 Andrew Tridgellr4066: add a mapping for NT_STATUS_NO_MORE_ENTRIES
2007-10-10 Andrew Tridgellr4065: fixed ntstatus->dos error code for NT_STATUS_NO_...
2007-10-10 Andrew Tridgellr3792: improved the posix -> nt error mapping, so we...
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...
2007-10-10 Andrew Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Andrew Tridgellr3206: - added the reverse map for ERRbaduid to NT_STAT...
2007-10-10 Andrew Tridgellr3197: fixed error code mapping for ENOTDIR
2007-10-10 Andrew Tridgellr3131: - make map_nt_error_from_unix() return NT_STATUS...
2007-10-10 Andrew Tridgellr2520: - finished implementing the server side of the...
2007-10-10 Andrew Tridgellr898: - remove some unused macros
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code