summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r16186: Use full include path to make sure it's being picked up by theJelmer Vernooij2007-10-101-1/+1
* r16185: Remove autogenerated file from SVN.Jelmer Vernooij2007-10-101-25/+0
* r16184: Convert to UI API. The async test was previously broken (failsJelmer Vernooij2007-10-101-20/+28
* r16182: Better test the 15 out of 20 tests we right now survive than not test atVolker Lendecke2007-10-101-5/+7
* r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...Jelmer Vernooij2007-10-103-2/+35
* r16173: Use memory context provided by smbtorture.Jelmer Vernooij2007-10-101-43/+30
* r16172: Translate the ldb error codes into appropriate messages for theAndrew Bartlett2007-10-101-3/+9
* r16171: Convert to UI APIJelmer Vernooij2007-10-101-39/+29
* r16170: Convert to UI APIJelmer Vernooij2007-10-101-29/+22
* r16169: Convert to UI APIJelmer Vernooij2007-10-101-58/+49
* r16168: Make the example match the actual function.Andrew Bartlett2007-10-101-1/+1
* r16167: Add tests for the changes to use hex digits, including some testsAndrew Bartlett2007-10-101-3/+53
* r16166: Remove hexidecimal constants from the Samba4 provision files.Andrew Bartlett2007-10-104-130/+121
* r16165: Add some more helper utilitiesJelmer Vernooij2007-10-102-0/+21
* r16164: Convert to UI APIJelmer Vernooij2007-10-101-19/+14
* r16163: Convert to UI APIJelmer Vernooij2007-10-101-17/+21
* r16162: Convert to UI APIJelmer Vernooij2007-10-101-31/+28
* r16161: Convert to UI APIJelmer Vernooij2007-10-101-38/+32
* r16160: Fix double semicolon in ui.hJelmer Vernooij2007-10-102-3/+38
* r16159: Even more work on samldb error reporting. Make sure to get theAndrew Bartlett2007-10-101-34/+31
* r16158: Convert to use UI APIJelmer Vernooij2007-10-101-125/+129
* r16152: Support multiple output formats for those tests using the ui and add ...Jelmer Vernooij2007-10-101-1/+45
* r16151: |= fix found by metzeVolker Lendecke2007-10-101-2/+2
* r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...Volker Lendecke2007-10-103-0/+323
* r16143: Fix disappearance of user-specified CPPFLAGS,LDFLAGS and LIBS variables.Jelmer Vernooij2007-10-101-3/+6
* r16140: How on earth does this work on most build farm machines.... ?Volker Lendecke2007-10-101-1/+1
* r16129: Further clean up the samldb module.Andrew Bartlett2007-10-101-42/+52
* r16125: Add another helpful utility function: samdb_msg_add_int()Andrew Bartlett2007-10-101-0/+10
* r16123: Samba3 in the buildfarm will happily create (faked(!!)) users anonymo...Volker Lendecke2007-10-101-4/+10
* r16110: Start some simple rootDSE LDAP tests in ejs.Andrew Bartlett2007-10-101-0/+7
* r16109: Make this module simpiler, don't intercept operations we are not goingAndrew Bartlett2007-10-101-21/+0
* r16108: Fixes from working with the partition module.Andrew Bartlett2007-10-101-12/+17
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-1026-37/+37
* r16091: Without this patch Samba3 will not accept this, and simply setting th...Volker Lendecke2007-10-101-2/+3
* r16090: Fix standalone build after the rename of enum ldb_request_type inTim Potter2007-10-103-21/+21
* r16089: Make doxygen target work if $DOXYGEN variable is empty.Tim Potter2007-10-101-1/+1
* r16087: Fix silly cut-and-paste typo that cost me much of my afternoon...Andrew Bartlett2007-10-104-7/+4
* r16086: Ensure we can never dereference NULL pointers, and that describe whatAndrew Bartlett2007-10-101-7/+14
* r16085: Set the error string if we fail to find a valid op to execute. HelpsAndrew Bartlett2007-10-101-2/+6
* r16084: Add private prototype for new ldb_connect_backend() function.Andrew Bartlett2007-10-101-0/+5
* r16083: Make it possible to initialise a backend module, without it setting upAndrew Bartlett2007-10-109-60/+159
* r16082: Index objectCategory like objectClass, as it is searched on a lot.Andrew Bartlett2007-10-101-0/+1
* r16073: On an incoming wildcard search, it is critical that the size beAndrew Bartlett2007-10-101-2/+2
* r16072: Do basic wildcard searching in the ejs LDAP test.Andrew Bartlett2007-10-101-0/+27
* r16071: tdb has nested transactionsSimo Sorce2007-10-101-53/+86
* r16070: Fix kludge_aclsSimo Sorce2007-10-101-1/+1
* r16069: Remove unused destructor and an unused variable.Andrew Bartlett2007-10-101-9/+0
* r16068: Check against the correct result in the ldap.js testAndrew Bartlett2007-10-101-2/+2
* r16067: Remove const, it isn't required and just causes a warning.Andrew Bartlett2007-10-101-1/+1
* r16066: The OSX AD plugin uses objectCategory searches a lot, and uses themAndrew Bartlett2007-10-104-7/+104