summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22090: fix error handling in cldap client library to cope with bad host namesAndrew Tridgell2-6/+13
2007-10-10r21949: After discussion with the Apple and Linux client maintainers,James Peach2-6/+16
2007-10-10r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett4-64/+107
2007-10-10r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett1-3/+6
2007-10-10r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach5-25/+214
2007-10-10r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach1-0/+1
2007-10-10r21594: give the same error in all resolve backendsStefan Metzmacher1-2/+2
2007-10-10r21593: give a more useful error, when we can't resolve a long nameStefan Metzmacher1-0/+9
2007-10-10r21592: compress_name() returns NULL for names longer than 15 charsStefan Metzmacher1-0/+6
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-10r21511: this seems to be the nicer fix for the problem withStefan Metzmacher1-4/+0
2007-10-10r21510: make it possible to push tags with length > 0xFFFFFFStefan Metzmacher1-1/+12
2007-10-10r21501: ugly but the windows 2000 mmc deturns decoding error without thisStefan Metzmacher1-0/+4
2007-10-10r21316: if we got an unexpected nbt packet that most times meanStefan Metzmacher1-1/+1
2007-10-10r21307: make it possible to pass in NULL for domain or rid,Stefan Metzmacher1-4/+10
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-10r21206: - a couple more nttrans places were a memcpy() should be usedAndrew Tridgell4-10/+9
2007-10-10r21183: Commit the big/little endian fix for nttrans setup[] handling.Volker Lendecke1-4/+2
2007-10-10r21072: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r20963: remove unused functions, run LOCAL-TDR by defaultJelmer Vernooij1-3/+3
2007-10-10r20801: try to always fix up the acl revision when we add or removeStefan Metzmacher1-4/+37
2007-10-10r20800: fix compiler warningsStefan Metzmacher1-0/+2
2007-10-10r20799: if any ace has the optional sub object, the acl revision needsStefan Metzmacher1-0/+8
2007-10-10r20795: dom_sid_parse_talloc() gets an null terminated string as input,Stefan Metzmacher1-1/+9
2007-10-10r20765: add two more schema related error codesStefan Metzmacher2-0/+4
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2-6/+0
2007-10-10r20647: add cluster codeAndrew Tridgell2-0/+6
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell1-2/+2
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-10r20141: use the gensec_features of the cli_credentials for ildap connections,Stefan Metzmacher1-3/+9
2007-10-10r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSEStefan Metzmacher2-0/+2
2007-10-10r20077: support large readx replies, as done by samba3 (and the snia spec),Andrew Tridgell1-0/+14
2007-10-10r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIEDStefan Metzmacher1-0/+5
2007-10-10r19735: report the LDAP error code in the CLDAP replies to the callerStefan Metzmacher1-3/+7
2007-10-10r19734: display LDAP error code nicerStefan Metzmacher1-6/+47
2007-10-10r19724: add a helper functions to return an CLDAP errorStefan Metzmacher2-5/+37
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij2-4/+5
2007-10-10r19645: don't pass NULL as mem_ctx...Stefan Metzmacher5-24/+30
2007-10-10r19642: convert host.c to new composite apiStefan Metzmacher1-35/+26
2007-10-10r19639: convert nbtlist.c to new composite apiStefan Metzmacher1-55/+44