summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7587: More comments.Rafal Szczesniak1-0/+41
2007-10-10r7586: ldb_sqlite3 making progress. add and search have indicated a willingn...Derrell Lipman3-379/+306
2007-10-10r7582: Better way to have a fast path searching for a specific DN.Simo Sorce10-79/+103
2007-10-10r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher4-21/+250
2007-10-10r7575: - fix GetPrinterData() push sideStefan Metzmacher2-24/+93
2007-10-10r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher4-218/+198
2007-10-10r7572: fixed filter in test suiteAndrew Tridgell1-1/+1
2007-10-10r7571: fixed the generation of the filter string for extended filtersAndrew Tridgell1-1/+1
2007-10-10r7570: Add tree, session and socket disconnect ejs functions.Tim Potter1-8/+114
2007-10-10r7569: Fix typo in comments.Tim Potter1-2/+2
2007-10-10r7568: enable the NTLMSSP bulk data sign/seal code for out ldap server. ThisAndrew Tridgell1-8/+13
2007-10-10r7567: added wire parsing of NOT and extended ldap search requests. ThisAndrew Tridgell1-37/+97
2007-10-10r7566: added support for LDAPString types in the asn.1 libraryAndrew Tridgell1-5/+20
2007-10-10r7565: fixed handling of sasl data in ldap serverAndrew Tridgell1-1/+2
2007-10-10r7564: added a test showing the search expression that w2k is actually givingAndrew Tridgell1-0/+19
2007-10-10r7562: work in progressDerrell Lipman1-323/+699
2007-10-10r7561: moved OID constants into ldb.h and used manifest constants in ldb_match.cDerrell Lipman2-2/+8
2007-10-10r7560: added tests for extended bitop search functionsAndrew Tridgell2-0/+50
2007-10-10r7559: support 64 bit matching in bitopsAndrew Tridgell1-6/+6
2007-10-10r7558: added support in ldb for extended ldap search requests. These areAndrew Tridgell6-14/+193
2007-10-10r7557: trigger a probe at tconx time to see if xattrs are really supported byAndrew Tridgell2-0/+19
2007-10-10r7556: fixed typo in documentationDerrell Lipman1-2/+2
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij15-53/+32
2007-10-10r7546: fix commentStefan Metzmacher1-1/+1
2007-10-10r7536: doesn't spam the smbd_log in the build_farm...Stefan Metzmacher2-2/+2
2007-10-10r7533: don't show compile flags for each fileAndrew Tridgell1-0/+4
2007-10-10r7531: Finally fix lp_load(). I had left hooks in place which restricted usAndrew Bartlett1-6/+0
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett14-71/+20
2007-10-10r7528: cleaned up the QueryDisplayInfo_continue testAndrew Tridgell1-4/+2
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell29-215/+264
2007-10-10r7526: make test should depend on the binsAndrew Tridgell1-1/+1
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett15-93/+48
2007-10-10r7524: make the ldap ASN.1 filter parse code go via a structAndrew Tridgell1-77/+107
2007-10-10r7523: blerghAndrew Tridgell1-1/+6
2007-10-10r7522: added a ldb_filter_from_tree() function that takes a ldb_parse_treeAndrew Tridgell2-3/+57
2007-10-10r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot.Andrew Bartlett1-16/+17
2007-10-10r7520: Fix memory leak in hdb-ldb.cAndrew Bartlett1-0/+3
2007-10-10r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and useAndrew Tridgell5-426/+48
2007-10-10r7518: don't use an uninitialised ldb debug function when failing to load mod...Andrew Tridgell1-0/+2
2007-10-10r7517: handle zero length equality testsAndrew Tridgell1-1/+1
2007-10-10r7516: make sure binary decoding gives us something we can run string functio...Andrew Tridgell1-1/+2
2007-10-10r7515: merge in the binary encode/decode enhancements from the libcli/ldap/Andrew Tridgell2-2/+69
2007-10-10r7514: make the ldb_parse code not depend on a ldb_context, so we can now pot...Andrew Tridgell3-16/+5
2007-10-10r7513: don't try to write to the smbd log file between tests. zeroing a fileAndrew Tridgell1-2/+0
2007-10-10r7510: fixed error code for using a bad tid.Andrew Tridgell1-1/+1
2007-10-10r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),Andrew Bartlett4-5/+2
2007-10-10r7508: Fix memory leak of outgoing packets in the KDC.Andrew Bartlett1-0/+3
2007-10-10r7507: fixed the problem with users being shown too many times in aclAndrew Tridgell2-3/+48
2007-10-10r7506: handle the case where cron does not setup $USERAndrew Tridgell1-1/+4
2007-10-10r7505: Add more argument forms for session_setup().Tim Potter1-1/+34