summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25098: Fix typoJelmer Vernooij1-1/+1
2007-10-10r25097: Don't clutter users' CFLAGS with ldb cflags.Jelmer Vernooij1-1/+1
2007-10-10r25096: Missed an include - otherwise the embedded ldb is always used.Jelmer Vernooij1-1/+0
2007-10-10r25095: Display of which libraries the system-provided version is being used.Jelmer Vernooij1-2/+11
2007-10-10r25094: Force building shared module if subsystem is a shared library.Jelmer Vernooij1-1/+5
2007-10-10r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij5-97/+114
2007-10-10r25085: Define LDB_MODULESDIR for standalone build.Jelmer Vernooij1-2/+2
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij9-13/+4
2007-10-10r25083: Keep actual symbol names the same.Jelmer Vernooij2-133/+127
2007-10-10r25082: Avoid use of MACHINE because it's defined already on Tru64. Thanks to...Jelmer Vernooij5-153/+159
2007-10-10r25081: Add modules_dir member to ldb_context that is used rather than a globalJelmer Vernooij6-20/+31
2007-10-10r25073: Correct test name so make test can pass again.Andrew Bartlett1-1/+1
2007-10-10r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can'tAndrew Bartlett1-0/+35
2007-10-10r25070: Revert DRSUAPI conversion to new API, as it broke some tests.Jelmer Vernooij4-329/+605
2007-10-10r25056: Install some extra files. Patch from Stefan GohmannJelmer Vernooij1-0/+4
2007-10-10r25053: Show the user class alongside the username.Andrew Bartlett1-1/+1
2007-10-10r25052: This missing 'break' caused problems on 32 bit platforms only, due toAndrew Bartlett1-0/+1
2007-10-10r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett1788-191450/+70
2007-10-10r25048: From the archives (patch found in one of my old working trees):Andrew Bartlett1-5/+12
2007-10-10r25047: Fix more warnings.Jelmer Vernooij14-92/+75
2007-10-10r25046: Ditch tdb_traverse() as it doesn't lend itself to any Python idiomsTim Potter1-2/+0
2007-10-10r25045: Add constants for enum TDB_ERROR.Tim Potter1-20/+15
2007-10-10r25044: The has_key() method should return a boolean, not an integer.Tim Potter1-1/+5
2007-10-10r25043: Avoid allocation on with NULL parent.Jelmer Vernooij1-2/+3
2007-10-10r25042: Avoid direct references to global loadparm context.Jelmer Vernooij1-22/+5
2007-10-10r25041: Use context in more places, fix warnings.Jelmer Vernooij3-86/+83
2007-10-10r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij4-137/+83
2007-10-10r25038: Pass context in more places.Jelmer Vernooij1-49/+53
2007-10-10r25037: Start passing the context around.Jelmer Vernooij2-174/+183
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij114-470/+483
2007-10-10r25034: Remove unused variables.Jelmer Vernooij1-3/+3
2007-10-10r25033: Fix includeJelmer Vernooij1-0/+1
2007-10-10r25031: Use pointers to services rather than service numbers when possible.Jelmer Vernooij2-312/+333
2007-10-10r25028: Fix more warnings.Jelmer Vernooij9-26/+38
2007-10-10r25027: Fix more warnings.Jelmer Vernooij43-103/+122
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij205-9/+209
2007-10-10r25018: Remove non-existent tdb_logging_function() as well as less usefulTim Potter1-8/+0
2007-10-10r25017: Move MAXHOSTNAMELEN definition to replace.h as it is usually part ofJelmer Vernooij2-8/+8
2007-10-10r25016: Create context for loadparm variables.Jelmer Vernooij1-355/+356
2007-10-10r25015: Use talloc for all allocations in loadparm.Jelmer Vernooij1-73/+22
2007-10-10r25014: Use talloc for allocating values as well.Jelmer Vernooij3-66/+61
2007-10-10r25013: Use talloc to allocate services in loadparm, use pointer to indicate ...Jelmer Vernooij1-55/+56
2007-10-10r25012: Avoid use of pstring, fix coding style a bit.Jelmer Vernooij1-66/+61
2007-10-10r25010: Avoid uses of pstringJelmer Vernooij2-4/+2
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij3-16/+18
2007-10-10r25007: Remove more uses of pstring, move ntlmauth-specific utility function ...Jelmer Vernooij4-31/+22
2007-10-10r25006: Use system constant.Jelmer Vernooij1-7/+6
2007-10-10r25005: Avoid pstring.Jelmer Vernooij1-61/+15
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij7-27/+22
2007-10-10r25003: Skipped tests should be considered successfull.Jelmer Vernooij1-0/+1