summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19638: convert resolve.c to the new composite apiStefan Metzmacher1-23/+19
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett4-3/+5
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r19481: - reset the vuid before trying a new session setupStefan Metzmacher1-3/+14
2007-10-10r19480: - clear the whole session struct (only let the pid untouched)Stefan Metzmacher1-1/+4
2007-10-10r19464: Reject passwords that cannot be converted into UCS2.Andrew Bartlett1-2/+8
2007-10-10r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS...Volker Lendecke1-0/+14
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 Bartlett2-5/+43
2007-10-10r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell1-3/+8
2007-10-10r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIESAndrew Tridgell1-1/+4
2007-10-10r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bugAndrew Tridgell1-0/+6
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-10r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell1-1/+1
2007-10-10r18715: 0x8 style status returns should also fail here (thanks metze)Andrew Tridgell1-1/+1
2007-10-10r18633: Add a couple of new WERR codes encountered with dfs torture testing.Günther Deschner2-2/+12
2007-10-10r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell3-6/+9
2007-10-10r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell1-1/+1
2007-10-10r18256: use the right status variableAndrew Tridgell1-2/+1
2007-10-10r18243: when setting up a composite continuation, if the context has alreadyAndrew Tridgell1-0/+7
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2-2/+1
2007-10-10r18211: wct is not a size, so don't use size_tAndrew Tridgell1-1/+1
2007-10-10r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2-1/+2