kai/samba.git
2007-10-10 Stefan Metzmacherr25212: merge some stuff from samba3
2007-10-10 Stefan Metzmacherr25211: fix compiler warning
2007-10-10 Stefan Metzmacherr25210: fix typo
2007-10-10 Stefan Metzmacherr25209: unify logic of talloc_vasprintf_append() and...
2007-10-10 Stefan Metzmacherr25208: add talloc_str[n]dup_append[_buffer]() functions
2007-10-10 Stefan Metzmacherr25207: remove one nesting level and use unlikely()
2007-10-10 Stefan Metzmacherr25206: unify logic of talloc_strdup() and talloc_strnd...
2007-10-10 Stefan Metzmacherr25205: $(srcdir) isn't expanded here...
2007-10-10 Andrew Bartlettr25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns...
2007-10-10 Andrew Bartlettr25203: Don't use subclasses in Samba4, as we always...
2007-10-10 Andrew Bartlettr25196: Thanks to id10ts on IRC for finding some typos...
2007-10-10 Andrew Bartlettr25194: A major rework of the Samba4 LSA LookupNames...
2007-10-10 Jelmer Vernooijr25193: Update headers to easy use by external apps.
2007-10-10 Stefan Metzmacherr25192: try to fix the build on sun/solaris hosts
2007-10-10 Jelmer Vernooijr25191: Fix include for BSD systems.
2007-10-10 Jelmer Vernooijr25190: Update talloc version to 1.1.0 after API-incomp...
2007-10-10 Stefan Metzmacherr25189: add first winbind test for the struct based...
2007-10-10 Stefan Metzmacherr25188: add infrastructure for WINBIND-* tests in smbto...
2007-10-10 Stefan Metzmacherr25187: pass FIRST_PREREQ to Makefile so that the value...
2007-10-10 Volker Lendecker25186: Fix a memory corruption in base-mangle
2007-10-10 Jelmer Vernooijr25185: Check that can_contain_deferred returns true...
2007-10-10 Stefan Metzmacherr25183: return LOCKDIR too
2007-10-10 Stefan Metzmacherr25182: don't hide the envlog in plain mode
2007-10-10 Stefan Metzmacherr25181: sync winbind client code with samba3
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25174: Export header from just one place.
2007-10-10 Jelmer Vernooijr25168: Fix include for gen_ndr/misc.h. Patch by Julien...
2007-10-10 Jelmer Vernooijr25166: Simplify can_contain_deferred and add tests...
2007-10-10 Jeremy Allisonr25164: Add talloc_asprintf_append_buffer() and the...
2007-10-10 Stefan Metzmacherr25159: fix missing declarations warning
2007-10-10 Stefan Metzmacherr25158: rename nsswitch/winbindd_nss.h => nsswitch...
2007-10-10 Jelmer Vernooijr25124: Include link to summary page, hide environment...
2007-10-10 Stefan Metzmacherr25123: we only need lib/ldb/sqlite3.m4 and lib/ldb...
2007-10-10 Stefan Metzmacherr25122: fix interface detection code
2007-10-10 Jeremy Allisonr25116: Fix talloc_asprintf_append to do the right...
2007-10-10 Stefan Metzmacherr25115: move normalizing of the define string into...
2007-10-10 Stefan Metzmacherr25114: handle structs and unions without typedefs...
2007-10-10 Stefan Metzmacherr25113: fix compiler warning
2007-10-10 Stefan Metzmacherr25112: make torture_temp_dir() available via tortore...
2007-10-10 Jelmer Vernooijr25110: Show environment variables in HTML output.
2007-10-10 Jelmer Vernooijr25106: ldb_map is provided by libldb.so in the system...
2007-10-10 Jelmer Vernooijr25105: No need to register ldb_map as a module.
2007-10-10 Jelmer Vernooijr25101: Directly depend on drsblobs - can't rely on...
2007-10-10 Jelmer Vernooijr25100: Include LDAP libs in .pc file so linking static...
2007-10-10 Jelmer Vernooijr25098: Fix typo
2007-10-10 Jelmer Vernooijr25097: Don't clutter users' CFLAGS with ldb cflags.
2007-10-10 Jelmer Vernooijr25096: Missed an include - otherwise the embedded...
2007-10-10 Jelmer Vernooijr25095: Display of which libraries the system-provided...
2007-10-10 Jelmer Vernooijr25094: Force building shared module if subsystem is...
2007-10-10 Jelmer Vernooijr25093: Use system-provided ldb library if available...
2007-10-10 Jelmer Vernooijr25085: Define LDB_MODULESDIR for standalone build.
2007-10-10 Jelmer Vernooijr25084: Move samba-specific code out of lib/ldb directory.
2007-10-10 Jelmer Vernooijr25083: Keep actual symbol names the same.
2007-10-10 Jelmer Vernooijr25082: Avoid use of MACHINE because it's defined alrea...
2007-10-10 Jelmer Vernooijr25081: Add modules_dir member to ldb_context that...
2007-10-10 Andrew Bartlettr25073: Correct test name so make test can pass again.
2007-10-10 Andrew Bartlettr25071: Add some more testcases for RPC-DRSUAPI-CRACKNA...
2007-10-10 Jelmer Vernooijr25070: Revert DRSUAPI conversion to new API, as it...
2007-10-10 Jelmer Vernooijr25056: Install some extra files. Patch from Stefan...
2007-10-10 Andrew Bartlettr25053: Show the user class alongside the username.
2007-10-10 Andrew Bartlettr25052: This missing 'break' caused problems on 32...
2007-10-10 Andrew Bartlettr25051: Move SWAT back to the old-style form-submit...
2007-10-10 Andrew Bartlettr25048: From the archives (patch found in one of my...
2007-10-10 Jelmer Vernooijr25047: Fix more warnings.
2007-10-10 Tim Potterr25046: Ditch tdb_traverse() as it doesn't lend itself...
2007-10-10 Tim Potterr25045: Add constants for enum TDB_ERROR.
2007-10-10 Tim Potterr25044: The has_key() method should return a boolean...
2007-10-10 Jelmer Vernooijr25043: Avoid allocation on with NULL parent.
2007-10-10 Jelmer Vernooijr25042: Avoid direct references to global loadparm...
2007-10-10 Jelmer Vernooijr25041: Use context in more places, fix warnings.
2007-10-10 Jelmer Vernooijr25039: Rename service -> loadparm_service, use context...
2007-10-10 Jelmer Vernooijr25038: Pass context in more places.
2007-10-10 Jelmer Vernooijr25037: Start passing the context around.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25034: Remove unused variables.
2007-10-10 Jelmer Vernooijr25033: Fix include
2007-10-10 Jelmer Vernooijr25031: Use pointers to services rather than service...
2007-10-10 Jelmer Vernooijr25028: Fix more warnings.
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Tim Potterr25018: Remove non-existent tdb_logging_function()...
2007-10-10 Jelmer Vernooijr25017: Move MAXHOSTNAMELEN definition to replace.h...
2007-10-10 Jelmer Vernooijr25016: Create context for loadparm variables.
2007-10-10 Jelmer Vernooijr25015: Use talloc for all allocations in loadparm.
2007-10-10 Jelmer Vernooijr25014: Use talloc for allocating values as well.
2007-10-10 Jelmer Vernooijr25013: Use talloc to allocate services in loadparm...
2007-10-10 Jelmer Vernooijr25012: Avoid use of pstring, fix coding style a bit.
2007-10-10 Jelmer Vernooijr25010: Avoid uses of pstring
2007-10-10 Jelmer Vernooijr25008: Remove use of pstring.
2007-10-10 Jelmer Vernooijr25007: Remove more uses of pstring, move ntlmauth...
2007-10-10 Jelmer Vernooijr25006: Use system constant.
2007-10-10 Jelmer Vernooijr25005: Avoid pstring.
2007-10-10 Jelmer Vernooijr25004: Avoid talloc_autofree_context() when possible.
2007-10-10 Jelmer Vernooijr25003: Skipped tests should be considered successfull.
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24997: Re-enable use of system-provided tdb and/or...
2007-10-10 Jelmer Vernooijr24995: Update upstream URLs.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24992: Remove some uses of lp_*().
next