libsmbconf: Convert smbconf_get_share_names() to sbcErr.
[samba.git] / source3 / lib / errmap_unix.c
2011-05-06 Andrew Bartletterrors: Remove unused unix_to_werror()
2011-05-06 Andrew Bartletts3-lib Remove unused dos error codes from errmap_unix
2011-01-26 Kai Blinerrormap: Add unix_to_werror() function
2010-08-19 Surbhi Palande-ENOTSUP translates to NT_STATUS_NOT_SUPPORTED
2009-08-27 Stefan Metzmachers3:error_map: make NTSTATUS -> errno -> NTSTATUS mappin...
2009-08-12 Stefan Metzmachers3:lib: map ECONNRESET to NT_STATUS_CONNECTION_RESET
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Stefan Metzmachers3:lib: map ENOSYS to NT_STATUS_NOT_SUPPORTED instead...
2009-06-04 Björn Jackes3: map NetBSD's errno on posix open calls for symlinks
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Stefan Metzmachers3:errormap: add ECANCELED, ERRDOS/ERRbadfid, NT_STATUS...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Andrew TridgellI found lots of places where we assume error will be...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-19 Volker LendeckeAdd an error mapping for ENOATTR
2007-10-10 Jeremy Allisonr23845: Second part of the fix for #4777. Looks like...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23550: Add more UNIX error -> NT status mappings.
2007-10-10 Volker Lendecker23224: Move map_nt_error_from_unix to lib/errmap_unix...