summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r15348: Start adding a dict interface and tests to LdbMessage class.Tim Potter2007-10-102-11/+32
* r15346: Doc.Tim Potter2007-10-101-1/+1
* r15345: Add a read-only test to tdb torture tester.Tim Potter2007-10-101-0/+8
* r15344: Fix shared library buildJelmer Vernooij2007-10-105-12/+12
* r15343: Some small cleanups.Tim Potter2007-10-101-5/+8
* r15339: Signature for tdb_reopen_all() has changed.Tim Potter2007-10-101-1/+1
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-108-13/+16
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-109-24/+21
* r15330: Add comment for IBM checker.Andrew Bartlett2007-10-101-2/+1
* r15329: I'm sick of this patch being in my local tree...Andrew Bartlett2007-10-101-7/+8
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-1045-248/+189
* r15327: Support 'nosize'. Also write prototypes for print and size functions ...Jelmer Vernooij2007-10-102-14/+24
* r15326: Fix compiler warnings.Jelmer Vernooij2007-10-101-7/+7
* r15325: Fix compiler warningsJelmer Vernooij2007-10-101-9/+9
* r15324: Generate prototype even if the function itself isJelmer Vernooij2007-10-101-11/+12
* r15323: Fix internal popt buildJelmer Vernooij2007-10-103-13/+2
* r15322: Don't depend on nonexisting targets - should fix the buildJelmer Vernooij2007-10-101-3/+3
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-1011-244/+252
* r15319: remove unneeded macrosStefan Metzmacher2007-10-104-34/+26
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2007-10-105-3/+10
* r15317: Because LDB is now async, there are more places were we might run theAndrew Bartlett2007-10-101-15/+22
* r15316: I don't understand quite why this function was ever like this, but weAndrew Bartlett2007-10-101-2/+1
* r15315: - reenable the ildap backendStefan Metzmacher2007-10-101-1/+0
* r15314: Fix recursive dependency hack for static libs. Should fix the buildJelmer Vernooij2007-10-103-3/+3
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-1011-15/+20
* r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2007-10-102-6/+2
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-1021-38/+40
* r15303: Re-add SMB readline replacement headerJelmer Vernooij2007-10-101-0/+9
* r15302: Remove strangely named function "StrnCpy" - strlcpy is available as aJelmer Vernooij2007-10-102-23/+2
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-1026-188/+45
* r15300: Only enable SWIG shared libs if python is availableJelmer Vernooij2007-10-103-0/+4
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-1026-535/+641
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-1021-120/+123
* r15296: Move ntlm_auth-specific functions from util to ntlm_auth so libutil d...Jelmer Vernooij2007-10-102-1/+31
* r15295: Fix some dependenciesJelmer Vernooij2007-10-1020-763/+757
* r15292: fix the IDL_* variable namesStefan Metzmacher2007-10-103-8/+9
* r15291: $f already has the $srcdir prefixedStefan Metzmacher2007-10-101-1/+1
* r15290: don't spam the screenStefan Metzmacher2007-10-101-1/+1
* r15288: fix some problemsSimo Sorce2007-10-101-3/+3
* r15287: Simplify dependency detection codeJelmer Vernooij2007-10-103-42/+39
* r15284: Fix dot generationJelmer Vernooij2007-10-101-1/+1
* r15281: A few updates for consistency's sakeJim McDonough2007-10-101-3/+3
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2007-10-103-7/+12
* r15279: Fix dependencies when using static librariesJelmer Vernooij2007-10-102-4/+3
* r15278: Fix recreating symlink every time.Jelmer Vernooij2007-10-103-4/+4
* r15277: - fix the build on netbsd, where stdlib.h has the setproctitle() prot...Stefan Metzmacher2007-10-101-2/+3
* r15276: Fix path to perl on some hostsJelmer Vernooij2007-10-103-3/+3
* r15275: run RPC-SRVSRV in make testStefan Metzmacher2007-10-101-1/+1
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-1028-66/+53
* r15273: fix setproctitle supportStefan Metzmacher2007-10-101-6/+10