summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25216: make talloc_append_string() a deprecated macro instead ofStefan Metzmacher2-28/+1
2007-10-10r25215: replace talloc_append_string() with talloc_strdup_append_buffer()Stefan Metzmacher2-15/+7
2007-10-10r25214: use talloc_strndup_append() instead of talloc_append_string()Stefan Metzmacher1-20/+4
2007-10-10r25213: use talloc_strdup_append_buffer() instead of talloc_append_string()Stefan Metzmacher1-3/+2
2007-10-10r25212: merge some stuff from samba3Stefan Metzmacher1-1/+4
2007-10-10r25211: fix compiler warningStefan Metzmacher1-0/+4
2007-10-10r25210: fix typoStefan Metzmacher1-1/+1
2007-10-10r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_...Stefan Metzmacher1-50/+29
2007-10-10r25208: add talloc_str[n]dup_append[_buffer]() functionsStefan Metzmacher2-9/+114
2007-10-10r25207: remove one nesting level and use unlikely()Stefan Metzmacher1-7/+7
2007-10-10r25206: unify logic of talloc_strdup() and talloc_strndup(),Stefan Metzmacher1-22/+20
2007-10-10r25205: $(srcdir) isn't expanded here...Stefan Metzmacher1-1/+1
2007-10-10r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -Andrew Bartlett2-9/+36
2007-10-10r25203: Don't use subclasses in Samba4, as we always fill out the fullAndrew Bartlett2-12/+0
2007-10-10r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett1-2/+2
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett8-885/+1452
2007-10-10r25193: Update headers to easy use by external apps.Jelmer Vernooij9-11/+16
2007-10-10r25192: try to fix the build on sun/solaris hostsStefan Metzmacher1-0/+4
2007-10-10r25191: Fix include for BSD systems.Jelmer Vernooij1-0/+1
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 Vernooij3-3/+27
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