index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
build
/
smb_build
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14737: Fix shared library build without --enable-developer
Jelmer Vernooij
1
-2
/
+11
2007-10-10
r14694: Remove for now until it does something useful.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r14693: Automatically update dependencies during compilation
Jelmer Vernooij
2
-4
/
+7
2007-10-10
r14670: Fix module extensions
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r14666: Fix handling of naming of shared modules when not in developer mode
Jelmer Vernooij
2
-24
/
+22
2007-10-10
r14640: Fix dependency
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r14610: Fix writing of modulesdir to .pc files
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r14609: Add heimdal/lib/des to the VPATH (required for some headers)
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14608: Force creating symlinks (otherwise we end up with EEXIST errors)
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14606: Fix paths in developer mode. This allows 'make quicktest' to work when
Jelmer Vernooij
2
-14
/
+26
2007-10-10
r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't exist
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14604: Support 'aliases' for ldb modules
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r14603: Fix building of ejs modules as shared libs
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14594: Fix some dependencies (required for shared library build)
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14592: Add support for loading shared modules to LDB.
Jelmer Vernooij
2
-2
/
+1
2007-10-10
r14586: Some small fixes, update TODO.
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.
Jelmer Vernooij
3
-6
/
+11
2007-10-10
r14582: No longer require 'make proto' when running without automatic depende...
Jelmer Vernooij
1
-4
/
+17
2007-10-10
r14581: Disable automatic dependencies for now, as some make versions seem to...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14575: Move some path-related functions to libsamba-config so libsamba-util
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r14571: More improvements on shared library support in Samba. Only ldb is lef...
Jelmer Vernooij
1
-6
/
+1
2007-10-10
r14569: Make more functions public.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14565: Fix shared library sonames
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r14563: Include both private and proto names in makefile rule
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14562: Use VPATH to solve strange heimdal dependencies
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
2
-6
/
+4
2007-10-10
r14552: Remove old dependency code
Jelmer Vernooij
2
-17
/
+3
2007-10-10
r14549: Use make-compatible syntax in extra_cflags.txt so we can avoid
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r14543: Fix some build dependency problems caused by the use of $(builddir)
Jelmer Vernooij
2
-18
/
+18
2007-10-10
r14529: Include $(builddir) where necesary
Jelmer Vernooij
3
-18
/
+19
2007-10-10
r14528: Fix installation of manpages
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14518: Support STANDARD_VISIBILITY property on binaries
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r14517: Put Modulesdir: line in .pc files, so 3rd parties know where to install
Jelmer Vernooij
1
-3
/
+11
2007-10-10
r14516: dynconfig fixes
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r14511: Install more headers
Jelmer Vernooij
2
-14
/
+6
2007-10-10
r14501: Re-add nicely working hack to allow running from the builddir
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14499: Remove dynconfig hack for now - it caused a recompile of the
Jelmer Vernooij
2
-4
/
+6
2007-10-10
r14497: Fix build with shared libraries
Jelmer Vernooij
2
-2
/
+8
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
2
-2
/
+5
2007-10-10
r14488: Install more headers.
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r14483: Allow subsystems with just a public prototype header, no private ones
Jelmer Vernooij
2
-5
/
+15
2007-10-10
r14478: Remove unused proto_objs variable
Jelmer Vernooij
1
-21
/
+0
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r14472: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14469: Don't the variable INSTALLDIR for two different things...
Jelmer Vernooij
2
-12
/
+12
2007-10-10
r14383: Fix non-developer build.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r14349: Kill proto.h!
Jelmer Vernooij
1
-3
/
+3
[next]