summaryrefslogtreecommitdiff
path: root/source4/libcli/util
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner2-0/+2
2007-10-10r23037: actually fix the asn1 memory leak :-)Stefan Metzmacher1-1/+1
2007-10-10r23036: error checking on asn1_init() failureAndrew Tridgell1-1/+5
2007-10-10r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell1-27/+34
2007-10-10r22986: error 2312 is returned when NetSessDel() fails because a matching ses...Ronnie Sahlberg1-0/+1
2007-10-10r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open...Ronnie Sahlberg1-0/+1
2007-10-10r22884: Be consistant with the case of these constants.Andrew Bartlett1-1/+1
2007-10-10r21591: add new error codeStefan Metzmacher2-0/+2
2007-10-10r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell1-1/+1
2007-10-10r21510: make it possible to push tags with length > 0xFFFFFFStefan Metzmacher1-1/+12
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-0/+2
2007-10-10r21291: add two more error codesStefan Metzmacher2-1/+5
2007-10-10r20765: add two more schema related error codesStefan Metzmacher2-0/+4
2007-10-10r20404: add error code for missing attribute syntaxStefan Metzmacher2-0/+2
2007-10-10r20378: add new error code that says the schema mismatches between DC'sStefan Metzmacher2-0/+2
2007-10-10r20308: ContextSimple can be zero length -- seen in a multi-step gssapi ldap ...Volker Lendecke1-1/+1
2007-10-10r20284: Simplify OID primitive BER parsing.Simo Sorce1-63/+83
2007-10-10r20277: make sure the asn1 structure has a welldefined state after a asn1_free()Stefan Metzmacher1-0/+2
2007-10-10r20276: remove unneeded talloc_strdup()Stefan Metzmacher1-3/+3
2007-10-10r20259: add function to start a fake tag so that asn1_read_OID_String()Stefan Metzmacher1-0/+19
2007-10-10r20258: add functions to read and write asn1 encoded OID strings without lead...Stefan Metzmacher1-17/+58
2007-10-10r20213: add 2 error codes related to the msDs-IntId attributeStefan Metzmacher2-0/+4
2007-10-10r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSEStefan Metzmacher2-0/+2
2007-10-10r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIEDStefan Metzmacher1-0/+5
2007-10-10r19734: display LDAP error code nicerStefan Metzmacher1-6/+47
2007-10-10r19162: Merge WERR code from Samba 3.Günther Deschner2-0/+2
2007-10-10r18989: Fixes found by these two LDAP testsuites:Andrew Bartlett1-1/+22
2007-10-10r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIESAndrew Tridgell1-1/+4
2007-10-10r18916: fixed the messaging layer on *BSD systems. When a socket was full weAndrew Tridgell1-1/+1
2007-10-10r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.Günther Deschner2-0/+2
2007-10-10r18633: Add a couple of new WERR codes encountered with dfs torture testing.Günther Deschner2-2/+12
2007-10-10r17567: add error code I got from DsGetNCChangesStefan Metzmacher2-0/+4
2007-10-10r17414: add new error codeStefan Metzmacher2-0/+2
2007-10-10r16949: add and fix some NOTIFY return codesStefan Metzmacher2-1/+4
2007-10-10r16801: Adding WERR_DS_DRA_ACCESS_DENIED.Günther Deschner2-0/+2
2007-10-10r15794: fixed a problem with DOS status codes - found by kukks (thanks!)Andrew Tridgell1-0/+5
2007-10-10r15775: add some privilege related WERROR codesStefan Metzmacher2-0/+4
2007-10-10r15661: add NT_STATUS_OBJECTID_NOT_FOUNDStefan Metzmacher2-0/+2
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+0
2007-10-10r14876: added ENOSYS to unix error mappingAndrew Tridgell1-0/+3
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij3-381/+29
2007-10-10r14498: Revert part of my commit that removed support for compilers thatJelmer Vernooij1-0/+12
2007-10-10r14473: Modern splint has no problems with immediate structures.Jelmer Vernooij1-18/+0
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-0/+128
2007-10-10r13652: Move some more stuff out off include/Jelmer Vernooij2-0/+853
2007-10-10r12910: fix bug #3069Stefan Metzmacher1-2/+5