r25026: Move param/param.h out of includes.h
[gd/samba-autobuild/.git] / source4 / libcli / util /
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25010: Avoid uses of pstring
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Bartlettr24146: It is not an error for a Win2k3-only server...
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 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Günther Deschnerr23381: Merge netr_GetDcName WERROR return and WERROR_D...
2007-10-10 Stefan Metzmacherr23037: actually fix the asn1 memory leak :-)
2007-10-10 Andrew Tridgellr23036: error checking on asn1_init() failure
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Ronnie Sahlbergr22986: error 2312 is returned when NetSessDel() fails...
2007-10-10 Ronnie Sahlbergr22958: For SRVSVC/NetFileClose only Administrator...
2007-10-10 Andrew Bartlettr22884: Be consistant with the case of these constants.
2007-10-10 Stefan Metzmacherr21591: add new error code
2007-10-10 Andrew Tridgellr21535: - fixed a crash in the RAW-ACLS test. When...
2007-10-10 Stefan Metzmacherr21510: make it possible to push tags with length ...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Stefan Metzmacherr21291: add two more error codes
2007-10-10 Stefan Metzmacherr20765: add two more schema related error codes
2007-10-10 Stefan Metzmacherr20404: add error code for missing attribute syntax
2007-10-10 Stefan Metzmacherr20378: add new error code that says the schema mismatc...
2007-10-10 Volker Lendecker20308: ContextSimple can be zero length -- seen in...
2007-10-10 Simo Sorcer20284: Simplify OID primitive BER parsing.
2007-10-10 Stefan Metzmacherr20277: make sure the asn1 structure has a welldefined...
2007-10-10 Stefan Metzmacherr20276: remove unneeded talloc_strdup()
2007-10-10 Stefan Metzmacherr20259: add function to start a fake tag so that asn1_r...
2007-10-10 Stefan Metzmacherr20258: add functions to read and write asn1 encoded...
2007-10-10 Stefan Metzmacherr20213: add 2 error codes related to the msDs-IntId...
2007-10-10 Stefan Metzmacherr20080: add error code that maps to NT_STATUS_INVALID_N...
2007-10-10 Stefan Metzmacherr20072: make sure WERR_ACCESS_DENIED gets mapped to...
2007-10-10 Stefan Metzmacherr19734: display LDAP error code nicer
2007-10-10 Günther Deschnerr19162: Merge WERR code from Samba 3.
2007-10-10 Andrew Bartlettr18989: Fixes found by these two LDAP testsuites:
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 Günther Deschnerr18847: Add WERR_NO_SYSTEM_RESOURCES showing up in...
2007-10-10 Günther Deschnerr18633: Add a couple of new WERR codes encountered...
2007-10-10 Stefan Metzmacherr17567: add error code I got from DsGetNCChanges
2007-10-10 Stefan Metzmacherr17414: add new error code
2007-10-10 Stefan Metzmacherr16949: add and fix some NOTIFY return codes
2007-10-10 Günther Deschnerr16801: Adding WERR_DS_DRA_ACCESS_DENIED.
2007-10-10 Andrew Tridgellr15794: fixed a problem with DOS status codes - found...
2007-10-10 Stefan Metzmacherr15775: add some privilege related WERROR codes
2007-10-10 Stefan Metzmacherr15661: add NT_STATUS_OBJECTID_NOT_FOUND
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Andrew Tridgellr14876: added ENOSYS to unix error mapping
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Jelmer Vernooijr14498: Revert part of my commit that removed support...
2007-10-10 Jelmer Vernooijr14473: Modern splint has no problems with immediate...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13652: Move some more stuff out off include/
2007-10-10 Stefan Metzmacherr12910: fix bug #3069
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Stefan Metzmacherr11740: add some EA error codes
2007-10-10 Andrew Tridgellr11620: switch the ldap client code over to using the...
2007-10-10 Stefan Metzmacherr11546: add more errno ntstatus mappings, to get more...
2007-10-10 Andrew Bartlettr11404: Another torture test and a new WERR.
2007-10-10 Stefan Metzmacherr10867: add WERR_UNKNOWN_REVISION errorcode
2007-10-10 Stefan Metzmacherr10545: map ECONNRESET to NT_STATUS_CONNECTION_RESET
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Tim Potterr10103: Put an #ifdef guard around ENOTSUP to fix syste...
2007-10-10 Stefan Metzmacherr9638: add error code that you get when you call DsGetN...
2007-10-10 Stefan Metzmacherr9514: add some new error codes I was getting with...
2007-10-10 Andrew Bartlettr9421: Move arcfour code into it's own file, in lib...
2007-10-10 Tim Potterr9222: Rename smb_tree_connect() to smb_raw_tcon()...
2007-10-10 Andrew Tridgellr9048: added a new DOS error code (thanks to EMC)
2007-10-10 Jeremy Allisonr8174: Check DOS error codes in torture chkpath test.
2007-10-10 Andrew Tridgellr8125: fixed an error code mapping based on the updated...
2007-10-10 Andrew Tridgellr8115: added support for 2 more dos error codes found...
2007-10-10 Andrew Tridgellr8111: fixed the client library to work against w2k3...
2007-10-10 Andrew Tridgellr8106: the use of a static string for dos error codes...
2007-10-10 Andrew Tridgellr8104: - added support for our client library to not...
2007-10-10 Andrew Tridgellr7941: fixed handling of ASN.1 objects bigger than 64k
2007-10-10 Andrew Tridgellr7749: some bug fixes from testing with socket:testnonblock
2007-10-10 Andrew Tridgellr7746: - added TLS support to our ldap server
2007-10-10 Andrew Tridgellr7720: - simplify the asn1 decode of ldap_search()...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are:
2007-10-10 Andrew Tridgellr7566: added support for LDAPString types in the asn...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Jelmer Vernooijr5866: Add InitShutdown IDL and torture test.
2007-10-10 Stefan Metzmacherr5737: add some error codes
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Jelmer Vernooijr5237: Add error code for "class not registered"
2007-10-10 Andrew Tridgellr5107: moved the horrible ldap socket code, and the...
2007-10-10 Andrew Tridgellr5053: - fix up the library dependencies so that tools...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4951: some of the code dealing with libcli was getting...
2007-10-10 Andrew Tridgellr4757: added the ability of the clisocket level of...
next