summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15355: Add replacement 'err.h' for systems that don't have it such as SerNet...Jelmer Vernooij2-0/+9
2007-10-10r15354: Add dependency on libsocket (required for sun1)Jelmer Vernooij1-1/+2
2007-10-10r15353: Don't dereference NULL pointer. Found by the IBM checker.Jelmer Vernooij1-0/+1
2007-10-10r15352: Remove reference to just-removed subsystemJelmer Vernooij1-1/+1
2007-10-10r15351: Fix tcc compile errorJelmer Vernooij1-1/+2
2007-10-10r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij3-10/+1
2007-10-10r15349: Integrate set_socket_options() into the socket libraryJelmer Vernooij4-134/+109
2007-10-10r15348: Start adding a dict interface and tests to LdbMessage class.Tim Potter2-11/+32
2007-10-10r15346: Doc.Tim Potter1-1/+1
2007-10-10r15345: Add a read-only test to tdb torture tester.Tim Potter1-0/+8
2007-10-10r15344: Fix shared library buildJelmer Vernooij5-12/+12
2007-10-10r15343: Some small cleanups.Tim Potter1-5/+8
2007-10-10r15339: Signature for tdb_reopen_all() has changed.Tim Potter1-1/+1
2007-10-10r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij8-13/+16
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij9-24/+21
2007-10-10r15330: Add comment for IBM checker.Andrew Bartlett1-2/+1
2007-10-10r15329: I'm sick of this patch being in my local tree...Andrew Bartlett1-7/+8
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij45-248/+189
2007-10-10r15327: Support 'nosize'. Also write prototypes for print and size functions ...Jelmer Vernooij2-14/+24
2007-10-10r15326: Fix compiler warnings.Jelmer Vernooij1-7/+7
2007-10-10r15325: Fix compiler warningsJelmer Vernooij1-9/+9
2007-10-10r15324: Generate prototype even if the function itself isJelmer Vernooij1-11/+12
2007-10-10r15323: Fix internal popt buildJelmer Vernooij3-13/+2
2007-10-10r15322: Don't depend on nonexisting targets - should fix the buildJelmer Vernooij1-3/+3
2007-10-10r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij11-244/+252
2007-10-10r15319: remove unneeded macrosStefan Metzmacher4-34/+26
2007-10-10r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij5-3/+10
2007-10-10r15317: Because LDB is now async, there are more places were we might run theAndrew Bartlett1-15/+22
2007-10-10r15316: I don't understand quite why this function was ever like this, but weAndrew Bartlett1-2/+1
2007-10-10r15315: - reenable the ildap backendStefan Metzmacher1-1/+0
2007-10-10r15314: Fix recursive dependency hack for static libs. Should fix the buildJelmer Vernooij3-3/+3
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij11-15/+20
2007-10-10r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2-6/+2
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij21-38/+40
2007-10-10r15303: Re-add SMB readline replacement headerJelmer Vernooij1-0/+9
2007-10-10r15302: Remove strangely named function "StrnCpy" - strlcpy is available as aJelmer Vernooij2-23/+2
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij26-188/+45
2007-10-10r15300: Only enable SWIG shared libs if python is availableJelmer Vernooij3-0/+4
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij26-535/+641
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij21-120/+123
2007-10-10r15296: Move ntlm_auth-specific functions from util to ntlm_auth so libutil d...Jelmer Vernooij2-1/+31
2007-10-10r15295: Fix some dependenciesJelmer Vernooij20-763/+757
2007-10-10r15292: fix the IDL_* variable namesStefan Metzmacher3-8/+9
2007-10-10r15291: $f already has the $srcdir prefixedStefan Metzmacher1-1/+1
2007-10-10r15290: don't spam the screenStefan Metzmacher1-1/+1
2007-10-10r15288: fix some problemsSimo Sorce1-3/+3
2007-10-10r15287: Simplify dependency detection codeJelmer Vernooij3-42/+39
2007-10-10r15284: Fix dot generationJelmer Vernooij1-1/+1
2007-10-10r15281: A few updates for consistency's sakeJim McDonough1-3/+3
2007-10-10r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher3-7/+12