summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r16063: Make is clearer when we can't write to the smb.confAndrew Bartlett2007-10-101-5/+8
* r16062: objectCategory is a DN, and needs to be matched as such.Andrew Bartlett2007-10-101-0/+1
* r16061: Prove that removing the objectClass list in the samldb module breaks ...Andrew Bartlett2007-10-102-8/+54
* r16059: Remove accidential commitVolker Lendecke2007-10-101-1/+0
* r16058: Test a Join using SetUserInfo level 25, as XP does if the user did notVolker Lendecke2007-10-101-13/+86
* r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...Andrew Bartlett2007-10-103-6/+3
* r16053: Allow entries without an objectClass. We need this to permit theAndrew Bartlett2007-10-101-5/+3
* r16052: Add .m4 file for XATTR detection (from ntvfs/posix/config.m4)Andrew Bartlett2007-10-101-0/+32
* r16051: Move the XATTR compatability code into a new file, so I can use it forAndrew Bartlett2007-10-109-125/+170
* r16045: RPC-SAMBA3SESSIONKEY tests the different variants of joins (anon/auth...Volker Lendecke2007-10-102-10/+154
* r16044: Create a samba3 specific file in torture/rpc. The tests in there surviveVolker Lendecke2007-10-104-127/+995
* r16043: Fix error messageSimo Sorce2007-10-101-3/+3
* r16042: Fix crashbug caused by incorret error reporting.Simo Sorce2007-10-101-12/+12
* r16040: Support more recent versions of autoconfJelmer Vernooij2007-10-102-0/+2
* r16039: Add missing #!, don't rely on bashJelmer Vernooij2007-10-105-1/+5
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-1019-106/+126
* r16028: Re-add the objectclass module, in the new async scheme.Andrew Bartlett2007-10-104-121/+475
* r16024: OpenBSD doesn't have ENOTSUP so use ENOSYSStefan Metzmacher2007-10-102-8/+10
* r16023: we don't need a global variable here...Stefan Metzmacher2007-10-101-1/+1
* r16022: ooops, a bit too aggressive commit :-)Simo Sorce2007-10-101-1/+1
* r16021: While studying how to make samldb really async I found a critical sit...Simo Sorce2007-10-101-29/+29
* r16013: hopefully fix the configure check for darwinStefan Metzmacher2007-10-101-0/+3
* r16012: do the type checks before anythingelseStefan Metzmacher2007-10-101-11/+12
* r16011: we don't need sys/bitypes.h any moreStefan Metzmacher2007-10-101-1/+0
* r16010: deal with the case that int64,uint64 are already typedef'edStefan Metzmacher2007-10-101-2/+2
* r16009: fix the buildStefan Metzmacher2007-10-101-1/+1
* r16008: make debugging easier, and use the os name in the function nameStefan Metzmacher2007-10-101-12/+12