summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | r25210: fix typoStefan Metzmacher2007-10-101-1/+1
* | r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_...Stefan Metzmacher2007-10-101-50/+29
* | r25208: add talloc_str[n]dup_append[_buffer]() functionsStefan Metzmacher2007-10-102-9/+114
* | r25207: remove one nesting level and use unlikely()Stefan Metzmacher2007-10-101-7/+7
* | r25206: unify logic of talloc_strdup() and talloc_strndup(),Stefan Metzmacher2007-10-101-22/+20
* | r25205: $(srcdir) isn't expanded here...Stefan Metzmacher2007-10-101-1/+1
* | r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -Andrew Bartlett2007-10-102-9/+36
* | r25203: Don't use subclasses in Samba4, as we always fill out the fullAndrew Bartlett2007-10-102-12/+0
* | r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett2007-10-101-2/+2
* | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-108-885/+1452
* | r25193: Update headers to easy use by external apps.Jelmer Vernooij2007-10-109-11/+16
* | r25192: try to fix the build on sun/solaris hostsStefan Metzmacher2007-10-101-0/+4
* | r25191: Fix include for BSD systems.Jelmer Vernooij2007-10-101-0/+1
* | r25190: Update talloc version to 1.1.0 after API-incompatible changes.Jelmer Vernooij2007-10-102-2/+2
* | r25189: add first winbind test for the struct based protocol (WINBINDD_PING)Stefan Metzmacher2007-10-103-3/+54
* | r25188: add infrastructure for WINBIND-* tests in smbtortureStefan Metzmacher2007-10-103-0/+47
* | r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher2007-10-103-12/+13
* | r25186: Fix a memory corruption in base-mangleVolker Lendecke2007-10-101-1/+1
* | r25185: Check that can_contain_deferred returns true if one of the members of...Jelmer Vernooij2007-10-102-7/+7
* | r25183: return LOCKDIR tooStefan Metzmacher2007-10-101-0/+1
* | r25182: don't hide the envlog in plain modeStefan Metzmacher2007-10-101-0/+2
* | r25181: sync winbind client code with samba3Stefan Metzmacher2007-10-1010-397/+458
* | r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-1022-62/+62
* | r25174: Export header from just one place.Jelmer Vernooij2007-10-101-1/+0
* | r25168: Fix include for gen_ndr/misc.h. Patch by Julien Kerihuel.Jelmer Vernooij2007-10-101-0/+1
* | r25166: Simplify can_contain_deferred and add tests for it.Jelmer Vernooij2007-10-102-19/+28
* | r25164: Add talloc_asprintf_append_buffer() and the docs for it.Jeremy Allison2007-10-103-4/+82
* | r25159: fix missing declarations warningStefan Metzmacher2007-10-101-0/+2
* | r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.hStefan Metzmacher2007-10-1011-13/+2
* | r25124: Include link to summary page, hide environment variables for 'none' e...Jelmer Vernooij2007-10-101-15/+18
* | r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4,Stefan Metzmacher2007-10-101-2/+1
* | r25122: fix interface detection codeStefan Metzmacher2007-10-101-0/+3
* | r25116: Fix talloc_asprintf_append to do the right thing withJeremy Allison2007-10-101-5/+2
* | r25115: move normalizing of the define string into a functionStefan Metzmacher2007-10-101-11/+15
* | r25114: handle structs and unions without typedefs betterStefan Metzmacher2007-10-101-3/+14
* | r25113: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* | r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2007-10-104-22/+19
* | r25110: Show environment variables in HTML output.Jelmer Vernooij2007-10-103-3/+27
* | r25106: ldb_map is provided by libldb.so in the system-provided ldb.Jelmer Vernooij2007-10-101-1/+1
* | r25105: No need to register ldb_map as a module.Jelmer Vernooij2007-10-101-2/+1
* | r25101: Directly depend on drsblobs - can't rely on having it in via ldb.Jelmer Vernooij2007-10-101-1/+1
* | r25100: Include LDAP libs in .pc file so linking statically against libldb wo...Jelmer Vernooij2007-10-104-3/+8
* | r25098: Fix typoJelmer Vernooij2007-10-101-1/+1
* | r25097: Don't clutter users' CFLAGS with ldb cflags.Jelmer Vernooij2007-10-101-1/+1
* | r25096: Missed an include - otherwise the embedded ldb is always used.Jelmer Vernooij2007-10-101-1/+0
* | r25095: Display of which libraries the system-provided version is being used.Jelmer Vernooij2007-10-101-2/+11
* | r25094: Force building shared module if subsystem is a shared library.Jelmer Vernooij2007-10-101-1/+5
* | r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij2007-10-105-97/+114
* | r25085: Define LDB_MODULESDIR for standalone build.Jelmer Vernooij2007-10-101-2/+2
* | r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij2007-10-109-13/+4