summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25190: Update talloc version to 1.1.0 after API-incompatible changes.Jelmer Vernooij2-2/+2
2007-10-10r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher3-3/+54
2007-10-10r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher3-0/+47
2007-10-10r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher3-12/+13
2007-10-10r25186: Fix a memory corruption in base-mangleVolker Lendecke1-1/+1
2007-10-10r25185: Check that can_contain_deferred returns true if one of the members of...Jelmer Vernooij2-7/+7
2007-10-10r25183: return LOCKDIR tooStefan Metzmacher1-0/+1
2007-10-10r25182: don't hide the envlog in plain modeStefan Metzmacher1-0/+2
2007-10-10r25181: sync winbind client code with samba3Stefan Metzmacher10-397/+458
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison22-62/+62
2007-10-10r25174: Export header from just one place.Jelmer Vernooij1-1/+0
2007-10-10r25168: Fix include for gen_ndr/misc.h. Patch by Julien Kerihuel.Jelmer Vernooij1-0/+1
2007-10-10r25166: Simplify can_contain_deferred and add tests for it.Jelmer Vernooij2-19/+28
2007-10-10r25164: Add talloc_asprintf_append_buffer() and the docs for it.Jeremy Allison3-4/+82
2007-10-10r25159: fix missing declarations warningStefan Metzmacher1-0/+2
2007-10-10r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher11-13/+2
2007-10-10r25124: Include link to summary page, hide environment variables for 'none' e...Jelmer Vernooij1-15/+18
2007-10-10r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4,Stefan Metzmacher1-2/+1
2007-10-10r25122: fix interface detection codeStefan Metzmacher1-0/+3
2007-10-10r25116: Fix talloc_asprintf_append to do the right thing withJeremy Allison1-5/+2
2007-10-10r25115: move normalizing of the define string into a functionStefan Metzmacher1-11/+15
2007-10-10r25114: handle structs and unions without typedefs betterStefan Metzmacher1-3/+14
2007-10-10r25113: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher4-22/+19
2007-10-10r25110: Show environment variables in HTML output.Jelmer Vernooij2-3/+26
2007-10-10r25106: ldb_map is provided by libldb.so in the system-provided ldb.Jelmer Vernooij1-1/+1
2007-10-10r25105: No need to register ldb_map as a module.Jelmer Vernooij1-2/+1
2007-10-10r25101: Directly depend on drsblobs - can't rely on having it in via ldb.Jelmer Vernooij1-1/+1
2007-10-10r25100: Include LDAP libs in .pc file so linking statically against libldb wo...Jelmer Vernooij4-3/+8
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-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 Bartlett13-272/+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