summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7621: Trivial reformatting while trying to understand share modes. Still sur...Volker Lendecke1-21/+16
2007-10-10r7615: fix the build and simplify gendb_search_dnSimo Sorce3-31/+18
2007-10-10r7608: bug fix after yesterday's changeSimo Sorce1-1/+1
2007-10-10r7605: Display properties in header files again.Jelmer Vernooij1-15/+16
2007-10-10r7604: Bunch of small pidl updates. Mostly removing unused functions,Jelmer Vernooij7-313/+142
2007-10-10r7602: fix some compiler warningsDerrell Lipman3-3/+3
2007-10-10r7601: ldb_sqlite3 work in progressDerrell Lipman5-47/+231
2007-10-10r7599: it turns out we were not using the ldif code in libcli/ldap/ at all,Andrew Tridgell1-393/+0
2007-10-10r7598: take advantage of struct data_blob and struct ldb_val being the sameAndrew Tridgell2-14/+3
2007-10-10r7597: removed the bogus get_myfullname() and get_mydomname() calls, and putAndrew Tridgell2-56/+56
2007-10-10r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell9-35/+35
2007-10-10r7594: abartlet is right that this hack is not actually necessary, it justAndrew Tridgell1-6/+2
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell13-154/+156
2007-10-10r7590: Cleanups, add more notes on new string code.Jelmer Vernooij4-61/+35
2007-10-10r7588: Fix lacking space in the comment.Rafal Szczesniak1-1/+1
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