Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-07 | libcli/util: add NT_STATUS_FILE_NOT_AVAILABLE | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2012-01-29 | libcli/util: fix typo in nt_errs[] for NT_STATUS_NETWORK_SESSION_EXPIRED | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sun Jan 29 14:11:12 CET 2012 on sn-devel-104 | |||||
2011-12-17 | libcli/util: add NT_STATUS_NETWORK_SESSION_EXPIRED and ↵ | Stefan Metzmacher | 1 | -0/+2 | |
NT_STATUS_ALL_SIDS_FILTERED metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Dec 17 14:24:40 CET 2011 on sn-devel-104 | |||||
2011-07-03 | s3: Add STATUS_STOPPED_ON_SYMLINK error code | Volker Lendecke | 1 | -0/+1 | |
2011-06-24 | Add NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED | Volker Lendecke | 1 | -0/+2 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Jun 24 22:36:50 CEST 2011 on sn-devel-104 | |||||
2011-06-24 | Add NT_STATUS_IO_REPARSE_DATA_INVALID | Volker Lendecke | 1 | -0/+2 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Jun 24 17:58:00 CEST 2011 on sn-devel-104 | |||||
2011-06-17 | util: moved nt_errstr() into common code | Andrew Tridgell | 1 | -7/+22 | |
this brings nt_errstr() into common code, using the new talloc_stackframe_exists() to ensure that we only allocate an error string using talloc_tos() if a talloc stackframe does currently exists. This makes it safe to use in external libraries Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-06-17 | libclu/util: Move get_friendly_nt_error_msg() in common. | Andrew Bartlett | 1 | -0/+43 | |
Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-05-06 | libcli/util Move NTSTATUS table to the top level | Andrew Bartlett | 1 | -0/+908 | |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -897/+0 | |
2008-10-23 | Move libcli-util error code to top-level. | Jelmer Vernooij | 1 | -0/+897 | |