summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util
Commit message (Expand)AuthorAgeFilesLines
...
* r26160: Add WERR_NAME_NOT_FOUND.Günther Deschner2007-12-212-0/+2
* r26133: Add some more error codes from wkssvc testing.Günther Deschner2007-12-212-0/+13
* r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij2007-12-211-0/+11
* r26074: Add SWIG magic for NTSTATUS and WERROR return codes.Jelmer Vernooij2007-12-211-0/+39
* r26060: Add some error codes from remote join api.Günther Deschner2007-12-212-0/+8
* r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher2007-12-212-1/+30
* r25897: Add WERR_INVALID_FLAGS.Günther Deschner2007-12-212-0/+2
* r25672: Some more FRS werrors.Günther Deschner2007-12-212-0/+4
* r25669: Real build fix.Günther Deschner2007-12-211-1/+1
* r25668: Hopefully fix the build, sorry...Günther Deschner2007-12-212-3/+4
* r25665: Add some more WERR codes.Günther Deschner2007-12-212-0/+11
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-103-149/+149
* r25516: Sorry, I reverted too much of r25448 in r25515.Michael Adam2007-10-101-1/+1
* r25515: Revert r25448:Michael Adam2007-10-102-1/+13
* r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij2007-10-102-13/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-106-324/+310
* r25212: merge some stuff from samba3Stefan Metzmacher2007-10-101-1/+4
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-2/+2
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-0/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25010: Avoid uses of pstringJelmer Vernooij2007-10-102-4/+2
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-1/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r24146: It is not an error for a Win2k3-only server not to support the NT4Andrew Bartlett2007-10-102-0/+2
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-103-6/+3
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-103-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-108-24/+16
* r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner2007-10-102-0/+2
* r23037: actually fix the asn1 memory leak :-)Stefan Metzmacher2007-10-101-1/+1
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-101-1/+5
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-101-27/+34
* r22986: error 2312 is returned when NetSessDel() fails because a matching ses...Ronnie Sahlberg2007-10-101-0/+1
* r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open...Ronnie Sahlberg2007-10-101-0/+1
* r22884: Be consistant with the case of these constants.Andrew Bartlett2007-10-101-1/+1
* r21591: add new error codeStefan Metzmacher2007-10-102-0/+2
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-1/+1
* r21510: make it possible to push tags with length > 0xFFFFFFStefan Metzmacher2007-10-101-1/+12
* r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij2007-10-101-0/+2
* r21291: add two more error codesStefan Metzmacher2007-10-102-1/+5
* r20765: add two more schema related error codesStefan Metzmacher2007-10-102-0/+4
* r20404: add error code for missing attribute syntaxStefan Metzmacher2007-10-102-0/+2
* r20378: add new error code that says the schema mismatches between DC'sStefan Metzmacher2007-10-102-0/+2
* r20308: ContextSimple can be zero length -- seen in a multi-step gssapi ldap ...Volker Lendecke2007-10-101-1/+1
* r20284: Simplify OID primitive BER parsing.Simo Sorce2007-10-101-63/+83
* r20277: make sure the asn1 structure has a welldefined state after a asn1_free()Stefan Metzmacher2007-10-101-0/+2
* r20276: remove unneeded talloc_strdup()Stefan Metzmacher2007-10-101-3/+3
* r20259: add function to start a fake tag so that asn1_read_OID_String()Stefan Metzmacher2007-10-101-0/+19