summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r26141: Reflect pointer_default(unique) setting.Günther Deschner2007-12-211-15/+15
* r26140: Add a new test for searches by distinguieshedName and dn, andAndrew Bartlett2007-12-212-0/+40
* r26139: Based on a report by Theodor Chirana, don't assert() on invalidAndrew Bartlett2007-12-211-2/+0
* r26138: Don't talloc_free() res if an error occoured.Andrew Bartlett2007-12-211-1/+4
* r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett2007-12-215-54/+69
* r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2007-12-218-14/+9
* r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett2007-12-217-49/+26
* r26134: Avoid using samdb-dependent functions in auth_system_session.Jelmer Vernooij2007-12-212-2/+119
* r26133: Add some more error codes from wkssvc testing.Günther Deschner2007-12-212-0/+13
* r26131: Ensure we show the right errors in the NULL base DN case. Based onAndrew Bartlett2007-12-211-0/+2
* r26130: Fix header installationJelmer Vernooij2007-12-211-0/+3
* r26129: Specify path explicitly in case an external ldb installation is used.Jelmer Vernooij2007-12-211-2/+1
* r26128: Some formatting fixes in secrets.c, fix free of filename, update igno...Jelmer Vernooij2007-12-211-10/+19
* r26127: Move session code out of auth_util.c. No longer making it part of aut...Jelmer Vernooij2007-12-216-450/+556
* r26124: Install ldb_handlers.h, required by ldb_samba.Jelmer Vernooij2007-12-211-1/+3
* r26123: Use utility function for secrets.tdb path.Jelmer Vernooij2007-12-211-1/+2
* r26122: Don't install python bindings yet.Jelmer Vernooij2007-12-211-12/+11
* r26121: Don't build modules if subsystem isn't build.Jelmer Vernooij2007-12-211-0/+5
* r26120: Don't install python modules as modules.Jelmer Vernooij2007-12-211-3/+3
* r26119: Fix warnings.Jelmer Vernooij2007-12-211-2/+2
* r26118: Remove whitespace that causes empty if statement to be generated.Jelmer Vernooij2007-12-211-2/+1
* r26117: Fix DESTDIR use for bindir.Jelmer Vernooij2007-12-211-1/+1
* r26116: Mention python in the config.status summary.Jelmer Vernooij2007-12-211-0/+1
* r26114: Allow keyword-arguments.Jelmer Vernooij2007-12-213-2/+3
* r26113: Build tdb python bindings even when not using system tdb.Jelmer Vernooij2007-12-211-1/+2
* r26112: Do proper error checking in __contains__.Jelmer Vernooij2007-12-211-18/+8
* r26111: Fix an uninitialized variableVolker Lendecke2007-12-211-1/+1
* r26110: Create separate function for connecting, add helper for creating resu...Jelmer Vernooij2007-12-211-5/+25
* r26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files.Jelmer Vernooij2007-12-211-32/+14
* r26108: Add makefile rules for building, installing and checking python bindi...Jelmer Vernooij2007-12-212-4/+19
* r26107: Add more tests.Jelmer Vernooij2007-12-211-0/+22
* r26106: Add targets for building, installing and checking python bindings.Jelmer Vernooij2007-12-212-6/+20
* r26105: Add targets for building and installing the python bindings.Jelmer Vernooij2007-12-212-2/+15
* r26104: Revert 26103 -- breaks make testVolker Lendecke2007-12-211-12/+0
* r26103: Leave streams around to unlinkVolker Lendecke2007-12-211-0/+12
* r26102: libreplace: remove system/printing.h as it only contains samba3 stuffStefan Metzmacher2007-12-212-51/+0
* r26101: remove some unused includesJelmer Vernooij2007-12-217-7/+1
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-216-35/+5
* r26099: Don't depend on nonexistant auth_util.h header.Jelmer Vernooij2007-12-211-1/+0
* r26098: Make missing python no longer fatal.Jelmer Vernooij2007-12-211-5/+12
* r26097: Consider python modules special modules rather than special libraries.Jelmer Vernooij2007-12-214-10/+11
* r26096: No longer include removed headerJelmer Vernooij2007-12-213-3/+1
* r26095: Add function for import a generic configuration file in a loadparm co...Jelmer Vernooij2007-12-213-22/+41
* r26090: Make building tdb python bindings independent of use of external tdb.Jelmer Vernooij2007-12-215-10/+12
* r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij2007-12-213-151/+118
* r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij2007-12-2122-683/+483
* r26087: Fix include, add setup.py for tdbJelmer Vernooij2007-12-212-0/+9
* r26080: Import updated LDB bindings.Jelmer Vernooij2007-12-211-133/+460
* r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests fo...Jelmer Vernooij2007-12-214-110/+13
* r26078: Import Python bindings for system_session functions (still needs tests).Jelmer Vernooij2007-12-212-0/+51