summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r15279: Fix dependencies when using static librariesJelmer Vernooij2-4/+3
2007-10-10r15278: Fix recreating symlink every time.Jelmer Vernooij3-4/+4
2007-10-10r15277: - fix the build on netbsd, where stdlib.h has the setproctitle() prot...Stefan Metzmacher1-2/+3
2007-10-10r15276: Fix path to perl on some hostsJelmer Vernooij3-3/+3
2007-10-10r15275: run RPC-SRVSRV in make testStefan Metzmacher1-1/+1
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij28-66/+53
2007-10-10r15273: fix setproctitle supportStefan Metzmacher1-6/+10
2007-10-10r15272: - implement NetShareEnumStefan Metzmacher1-2/+204
2007-10-10r15271: Fix --enable-dsoJelmer Vernooij4-17/+27
2007-10-10r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij7-35/+35
2007-10-10r15267: Fix call to mkdir() for old versions of perl. This should fix install...Jelmer Vernooij2-2/+5
2007-10-10r15265: Try to find inet_pton in -lnsl (should fix linking on sun1)Jelmer Vernooij2-1/+15
2007-10-10r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij3-1/+11
2007-10-10r15262: Only include getprogname if it is needed by the system. This shouldJelmer Vernooij2-5/+21
2007-10-10r15261: Work around AIX defining open as open64 againJelmer Vernooij1-2/+2
2007-10-10r15260: Don't dereference NULL pointers to obtain array lengths - found byJelmer Vernooij1-0/+14
2007-10-10r15259: try to find the place that causes trouble on some build farm hostStefan Metzmacher1-2/+2
2007-10-10r15258: Another attempt at fixing getaddrinfo on IRIXJelmer Vernooij1-0/+1
2007-10-10r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij2-7/+8
2007-10-10r15256: Use libroken's getaddrinfo if it is not provided by the system. ShouldJelmer Vernooij2-1/+2
2007-10-10r15254: Fix heimdal's addrinfo subsystem for those systems that need it. ThisJelmer Vernooij1-1/+1
2007-10-10r15253: Fix dependency on tdr_regf.hJelmer Vernooij1-0/+1
2007-10-10r15252: Fix inet_aton (required for Tru64 and Solaris)Jelmer Vernooij1-1/+1
2007-10-10r15249: Fix typosJelmer Vernooij1-2/+2