Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETED | Stefan Metzmacher | 2010-09-10 | 1 | -0/+1 |
| | | | | metze | ||||
* | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 2010-05-18 | 1 | -2/+1 |
| | |||||
* | s4-python: Remove convenience macro PyErr_SetStringError. | Jelmer Vernooij | 2010-04-04 | 1 | -3/+0 |
| | | | | This macro assumed that all errors were runtime errors. | ||||
* | s4:libcli/util/clilsa.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 2010-03-29 | 1 | -3/+31 |
| | | | | | Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo. | Günther Deschner | 2010-03-19 | 1 | -1/+1 |
| | | | | | | Metze, please check. Guenther | ||||
* | libcli/util: add more NT_STATUS_RPC_* defines | Stefan Metzmacher | 2010-03-18 | 1 | -0/+8 |
| | | | | metze | ||||
* | s4:libcli/util/clilsa.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-12 | 1 | -6/+6 |
| | | | | metze | ||||
* | ѕ4: EDQUOT needs to be mapped to NT_STATUS_DISK_FULL | Björn Jacke | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-) | Volker Lendecke | 2010-03-09 | 1 | -1/+1 |
| | |||||
* | s4-krb5: propogate errors from a lot more kerberos functions | Andrew Tridgell | 2010-02-26 | 1 | -0/+5 |
| | | | | | | | | We need to be able to give sensible error messages when a kerberos calls fails. This propogates the kerberos error up the stack to the caller. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | Adds new error codes (needed for enhancing error messages for SAMBA 4 AD ↵ | Matthias Dieter Wallnöfer | 2009-07-31 | 1 | -1/+1 |
| | | | | LDAP server) | ||||
* | two more NT status codes that we get on DRS with w2k8-R2 | Andrew Tridgell | 2009-06-12 | 1 | -0/+2 |
| | |||||
* | errormap: Remove wbc -> NTSTATUS error map for now. It is not used. | Jelmer Vernooij | 2009-05-15 | 1 | -37/+0 |
| | | | | | | | This was breaking the Samba 4 installation since it added dependencies on header files we weren't installing. Confirmed with Kai. | ||||
* | errormap: Change the WBC_ERR_UNKNOWN_ERROR to map to NT_STATUS_UNSUCCESSFUL | Kai Blin | 2009-04-23 | 1 | -1/+1 |
| | | | | | This allows us to distinguish on NTSTATUS level if we got a WBC_ERR_UNKNOWN_ERROR or WBC_ERR_NSS_ERROR. | ||||
* | errormap: Add wbcErr to NTSTATUS mappings | Kai Blin | 2009-04-22 | 1 | -0/+37 |
| | |||||
* | s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g | Zach Loafman | 2009-04-01 | 1 | -1/+1 |
| | |||||
* | s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGE | Zach Loafman | 2009-03-17 | 1 | -0/+1 |
| | | | | | | Also submitted a request to cifs-protocol for a real name for this thing. Use win7 target logic in smb2 lock test, SMB2-LOCK now passes against Win7. | ||||
* | s4:errormap: map ECANCELED to NT_STATUS_CANCELLED | Stefan Metzmacher | 2009-03-06 | 1 | -0/+4 |
| | | | | metze | ||||
* | libcli/ldap: move ldap_errors.h to the toplevel and install it | Stefan Metzmacher | 2009-02-24 | 1 | -1/+1 |
| | | | | metze | ||||
* | Fix the mess with ldb includes. | Simo Sorce | 2009-01-30 | 1 | -1/+1 |
| | | | | | | | | Separate again the public from the private headers. Add a new header specific for modules. Also add service function for modules as now ldb_context and ldb_module are opaque structures for them. | ||||
* | Include errors.i verbatim in security.i, as it's the only file still using it. | Jelmer Vernooij | 2008-12-21 | 1 | -54/+0 |
| | |||||
* | Add convenience macro for raising exceptions for NTSTATUS / WERROR. | Jelmer Vernooij | 2008-12-18 | 1 | -0/+12 |
| | |||||
* | nterrors: add NT_STATUS_DS_BUSY. | Günther Deschner | 2008-11-10 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | Remove unused include of param/param.h. | Jelmer Vernooij | 2008-11-02 | 1 | -1/+0 |
| | |||||
* | Remove use of global_loadparm when comparing nt status error - use | Jelmer Vernooij | 2008-11-02 | 1 | -1/+3 |
| | | | | global variable instead. | ||||
* | Remove use of global_loadparm during initialization of gensec. | Jelmer Vernooij | 2008-11-02 | 1 | -2/+2 |
| | |||||
* | s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl. | Günther Deschner | 2008-10-27 | 1 | -1/+3 |
| | | | | Guenther | ||||
* | s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl. | Günther Deschner | 2008-10-27 | 1 | -1/+3 |
| | | | | Guenther | ||||
* | Remove unused include param/param.h. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | Remove a few more usages of global_loadparm. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Use common error definitions. | Jelmer Vernooij | 2008-10-23 | 2 | -0/+2300 |
| | |||||
* | Import NTSTATUS defines from Samba 3. | Jelmer Vernooij | 2008-10-23 | 1 | -678/+0 |
| | |||||
* | Move libcli-util error code to top-level. | Jelmer Vernooij | 2008-10-23 | 6 | -2906/+0 |
| | |||||
* | idl: more lsa.idl merges. | Günther Deschner | 2008-10-15 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | Remove more hand-written marshallers. | Jelmer Vernooij | 2008-09-16 | 1 | -0/+1 |
| | |||||
* | Add a new error code | Andrew Bartlett | 2008-09-05 | 2 | -0/+2 |
| | | | | (This used to be commit b52fba5b2c63a24acbfc7e3e989c16b691d98162) | ||||
* | Add definition for NT_STATUS_DOWNGRADE_DETECTED | Andrew Bartlett | 2008-08-27 | 2 | -0/+2 |
| | | | | (This used to be commit f6e227b72bb56d12cb270d76f7f458136c4ca160) | ||||
* | Use friendly NTSTATUS message in python code when possible. | Jelmer Vernooij | 2008-06-17 | 1 | -1/+1 |
| | | | | (This used to be commit 09cf8c7dd82bb95e2f8782782286869654d96375) | ||||
* | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 2008-06-14 | 1 | -0/+1 |
| | | | | (This used to be commit 3b8eec7ca334528cad3cdcd5e3fc5ee555d8d0e0) | ||||
* | Add convenience functions for setting Python objects from errors. | Jelmer Vernooij | 2008-05-24 | 1 | -2/+6 |
| | | | | (This used to be commit f1de723b89251cbc8140b838941f304a34871bf3) | ||||
* | Export functions for setting NTSTATUS and WERRORs in python. | Jelmer Vernooij | 2008-05-24 | 2 | -4/+35 |
| | | | | (This used to be commit 4bcb92d2d49d90863b1e64b15d055517fbfd263c) | ||||
* | Install public header files again and include required prototypes. | Jelmer Vernooij | 2008-04-02 | 2 | -1/+3 |
| | | | | (This used to be commit 47ffbbf67435904754469544390b67d34c958343) | ||||
* | swig: make the code more portable and use NT_STATUS_V() and W_ERROR_V() | Stefan Metzmacher | 2008-03-14 | 1 | -2/+2 |
| | | | | | metze (This used to be commit d6fd98a307f83fd492ef73bf6ec281f9f11286f2) | ||||
* | util: Move asn1 to lib/util to trim down the number of subsystems. | Jelmer Vernooij | 2008-01-15 | 2 | -824/+0 |
| | | | | (This used to be commit 44e1cfd2d0ef62e4ee541cec00581a7151d951b3) | ||||
* | r26694: asn1: Fix header and some typo's. | Jelmer Vernooij | 2008-01-08 | 1 | -6/+6 |
| | | | | (This used to be commit f9988734bb8a1d823e14b6bff5c4d55d75471f18) | ||||
* | r26639: librpc: Pass iconv convenience on from RPC connection to NDR ↵ | Jelmer Vernooij | 2008-01-01 | 1 | -1/+3 |
| | | | | | | library, so it can be overridden by OpenChange. (This used to be commit 2f29f80e07adef1f020173f2cd6d947d0ef505ce) | ||||
* | r26613: Add a function to write a DATA_BLOB into an LDAPString. | Andrew Bartlett | 2007-12-27 | 1 | -0/+7 |
| | | | | | | | | | | This respects the length set in the DATA_BLOB, rather than hoping to see NULL termination of the data pointer. (found testing the Ambigious Name Resolution code against OpenLDAP). Andrew Bartlett (This used to be commit bc0022e8c7357b126dc91a945f0e53e4e4108e7d) | ||||
* | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 2007-12-24 | 1 | -2/+2 |
| | | | | (This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28) | ||||
* | r26571: Hide warnings about unused macros and casting qualifiers in ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -2/+2 |
| | | | | | | autogenerated files. (This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5) | ||||
* | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -3/+3 |
| | | | | | | | | bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) |