s3-lib Remove unused dos error codes from errmap_unix
[metze/samba/wip.git] / source4 / libcli / util / errormap.c
2011-05-06 Andrew Bartletts3-lib Remove unused dos error codes from errmap_unix
2011-02-08 Günther Deschnerndr: merge duplicate ndr_map_error2ntstatus() functions.
2011-01-26 Kai Blinerrormap: Add unix_to_werror() function
2010-09-10 Stefan Metzmachers4-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SES...
2010-03-10 Björn Jackeѕ4: EDQUOT needs to be mapped to NT_STATUS_DISK_FULL
2009-05-15 Jelmer Vernooijerrormap: Remove wbc -> NTSTATUS error map for now...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Kai Blinerrormap: Change the WBC_ERR_UNKNOWN_ERROR to map to...
2009-04-21 Kai Blinerrormap: Add wbcErr to NTSTATUS mappings
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Stefan Metzmachers4:errormap: map ECANCELED to NT_STATUS_CANCELLED
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove unused include of param/param.h.
2008-11-02 Jelmer VernooijRemove use of global_loadparm when comparing nt status...
2008-11-02 Jelmer VernooijRemove use of global_loadparm during initialization...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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