summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r7572: fixed filter in test suiteAndrew Tridgell2007-10-101-1/+1
* r7571: fixed the generation of the filter string for extended filtersAndrew Tridgell2007-10-101-1/+1
* r7570: Add tree, session and socket disconnect ejs functions.Tim Potter2007-10-101-8/+114
* r7569: Fix typo in comments.Tim Potter2007-10-101-2/+2
* r7568: enable the NTLMSSP bulk data sign/seal code for out ldap server. ThisAndrew Tridgell2007-10-101-8/+13
* r7567: added wire parsing of NOT and extended ldap search requests. ThisAndrew Tridgell2007-10-101-37/+97
* r7566: added support for LDAPString types in the asn.1 libraryAndrew Tridgell2007-10-101-5/+20
* r7565: fixed handling of sasl data in ldap serverAndrew Tridgell2007-10-101-1/+2
* r7564: added a test showing the search expression that w2k is actually givingAndrew Tridgell2007-10-101-0/+19
* r7562: work in progressDerrell Lipman2007-10-101-323/+699
* r7561: moved OID constants into ldb.h and used manifest constants in ldb_match.cDerrell Lipman2007-10-102-2/+8
* r7560: added tests for extended bitop search functionsAndrew Tridgell2007-10-102-0/+50
* r7559: support 64 bit matching in bitopsAndrew Tridgell2007-10-101-6/+6
* r7558: added support in ldb for extended ldap search requests. These areAndrew Tridgell2007-10-106-14/+193
* r7557: trigger a probe at tconx time to see if xattrs are really supported byAndrew Tridgell2007-10-102-0/+19
* r7556: fixed typo in documentationDerrell Lipman2007-10-101-2/+2
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-1015-53/+32
* r7546: fix commentStefan Metzmacher2007-10-101-1/+1
* r7536: doesn't spam the smbd_log in the build_farm...Stefan Metzmacher2007-10-102-2/+2
* r7533: don't show compile flags for each fileAndrew Tridgell2007-10-101-0/+4
* r7531: Finally fix lp_load(). I had left hooks in place which restricted usAndrew Bartlett2007-10-101-6/+0
* r7530: Simply calling convention of lp_load().Andrew Bartlett2007-10-1014-71/+20
* r7528: cleaned up the QueryDisplayInfo_continue testAndrew Tridgell2007-10-101-4/+2
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-1029-215/+264
* r7526: make test should depend on the binsAndrew Tridgell2007-10-101-1/+1
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2007-10-1015-93/+48
* r7524: make the ldap ASN.1 filter parse code go via a structAndrew Tridgell2007-10-101-77/+107
* r7523: blerghAndrew Tridgell2007-10-101-1/+6
* r7522: added a ldb_filter_from_tree() function that takes a ldb_parse_treeAndrew Tridgell2007-10-102-3/+57
* r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot.Andrew Bartlett2007-10-101-16/+17
* r7520: Fix memory leak in hdb-ldb.cAndrew Bartlett2007-10-101-0/+3
* r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and useAndrew Tridgell2007-10-105-426/+48
* r7518: don't use an uninitialised ldb debug function when failing to load mod...Andrew Tridgell2007-10-101-0/+2
* r7517: handle zero length equality testsAndrew Tridgell2007-10-101-1/+1
* r7516: make sure binary decoding gives us something we can run string functio...Andrew Tridgell2007-10-101-1/+2
* r7515: merge in the binary encode/decode enhancements from the libcli/ldap/Andrew Tridgell2007-10-102-2/+69
* r7514: make the ldb_parse code not depend on a ldb_context, so we can now pot...Andrew Tridgell2007-10-103-16/+5
* r7513: don't try to write to the smbd log file between tests. zeroing a fileAndrew Tridgell2007-10-101-2/+0
* r7510: fixed error code for using a bad tid.Andrew Tridgell2007-10-101-1/+1
* r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),Andrew Bartlett2007-10-104-5/+2
* r7508: Fix memory leak of outgoing packets in the KDC.Andrew Bartlett2007-10-101-0/+3
* r7507: fixed the problem with users being shown too many times in aclAndrew Tridgell2007-10-102-3/+48
* r7506: handle the case where cron does not setup $USERAndrew Tridgell2007-10-101-1/+4
* r7505: Add more argument forms for session_setup().Tim Potter2007-10-101-1/+34
* r7504: missed oneAndrew Tridgell2007-10-101-1/+1
* r7503: turn off the sleep test here tooAndrew Tridgell2007-10-101-1/+1
* r7502: the sleep test in echo is already run on the main rpc test, so no need...Andrew Tridgell2007-10-101-4/+4
* r7501: Fix credential initialisation in ejs session setup. Implement fourTim Potter2007-10-101-7/+127
* r7500: Initialise module subsystems.Tim Potter2007-10-101-0/+2
* r7499: ensure that the account we run tests as ("Administrator") maps to theAndrew Tridgell2007-10-103-3/+16