summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r21511: this seems to be the nicer fix for the problem withStefan Metzmacher2007-10-101-4/+0
* r21510: make it possible to push tags with length > 0xFFFFFFStefan Metzmacher2007-10-101-1/+12
* r21501: ugly but the windows 2000 mmc deturns decoding error without thisStefan Metzmacher2007-10-101-0/+4
* r21316: if we got an unexpected nbt packet that most times meanStefan Metzmacher2007-10-101-1/+1
* r21307: make it possible to pass in NULL for domain or rid,Stefan Metzmacher2007-10-101-4/+10
* 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
* r21206: - a couple more nttrans places were a memcpy() should be usedAndrew Tridgell2007-10-104-10/+9
* r21183: Commit the big/little endian fix for nttrans setup[] handling.Volker Lendecke2007-10-101-4/+2
* r21072: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij2007-10-101-3/+3
* r20801: try to always fix up the acl revision when we add or removeStefan Metzmacher2007-10-101-4/+37
* r20800: fix compiler warningsStefan Metzmacher2007-10-101-0/+2
* r20799: if any ace has the optional sub object, the acl revision needsStefan Metzmacher2007-10-101-0/+8
* r20795: dom_sid_parse_talloc() gets an null terminated string as input,Stefan Metzmacher2007-10-101-1/+9
* r20765: add two more schema related error codesStefan Metzmacher2007-10-102-0/+4
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-102-6/+0
* r20647: add cluster codeAndrew Tridgell2007-10-102-0/+6
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-2/+2
* 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
* r20258: add functions to read and write asn1 encoded OID strings without lead...Stefan Metzmacher2007-10-101-17/+58
* r20213: add 2 error codes related to the msDs-IntId attributeStefan Metzmacher2007-10-102-0/+4
* r20141: use the gensec_features of the cli_credentials for ildap connections,Stefan Metzmacher2007-10-101-3/+9
* r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSEStefan Metzmacher2007-10-102-0/+2
* r20077: support large readx replies, as done by samba3 (and the snia spec),Andrew Tridgell2007-10-101-0/+14
* r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIEDStefan Metzmacher2007-10-101-0/+5
* r19735: report the LDAP error code in the CLDAP replies to the callerStefan Metzmacher2007-10-101-3/+7
* r19734: display LDAP error code nicerStefan Metzmacher2007-10-101-6/+47
* r19724: add a helper functions to return an CLDAP errorStefan Metzmacher2007-10-102-5/+37
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-102-4/+5
* r19645: don't pass NULL as mem_ctx...Stefan Metzmacher2007-10-105-24/+30
* r19642: convert host.c to new composite apiStefan Metzmacher2007-10-101-35/+26
* r19639: convert nbtlist.c to new composite apiStefan Metzmacher2007-10-101-55/+44
* r19638: convert resolve.c to the new composite apiStefan Metzmacher2007-10-101-23/+19
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-104-3/+5
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r19481: - reset the vuid before trying a new session setupStefan Metzmacher2007-10-101-3/+14
* r19480: - clear the whole session struct (only let the pid untouched)Stefan Metzmacher2007-10-101-1/+4
* r19464: Reject passwords that cannot be converted into UCS2.Andrew Bartlett2007-10-101-2/+8
* r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS...Volker Lendecke2007-10-101-0/+14
* r19162: Merge WERR code from Samba 3.Günther Deschner2007-10-102-0/+2
* r18989: Fixes found by these two LDAP testsuites:Andrew Bartlett2007-10-102-5/+43