Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-24 | build: moved librpc/rpc/*.c into a rpccommon library | Andrew Tridgell | 1 | -0/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Feb 24 02:42:37 CET 2011 on sn-devel-104 | |||||
2011-01-30 | librpc/rpc: add dcerpc_fault_to_nt_status() mapping from ↵ | Stefan Metzmacher | 1 | -0/+2 | |
DCERPC_FAULT_SEC_PKG_ERROR metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sun Jan 30 18:24:04 CET 2011 on sn-devel-104 | |||||
2010-05-09 | librpc:dcerpc_error.c - fix a warning | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2010-04-15 | librpc/rpc: add dcerpc_fault_to_nt_status() | Stefan Metzmacher | 1 | -0/+24 | |
For now this only handles fault codes with we've seen yet and for which we have explicit torture checks. metze | |||||
2010-04-09 | librpc/rpc: fix typo DERPC_ => DCERPC_ | Stefan Metzmacher | 1 | -47/+47 | |
metze | |||||
2010-03-23 | librpc/rpc: fix dcerpc_errstr() to handle all nca_s_* status codes and ↵ | Stefan Metzmacher | 1 | -10/+52 | |
fallback to WERROR codes metze | |||||
2008-10-31 | errors: share dcerpc error function. | Günther Deschner | 1 | -0/+55 | |
Guenther |