Age | Commit message (Expand) | Author | Files | Lines |
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-18 | Prevent prefix=/usr being used without --with-fhs. | Matthias Dieter Wallnoefer | 1 | -0/+5 |
2008-09-10 | Fix uninstalling of binaries. | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2008-09-03 | Allow overriding shared library policy using environment variable. | Jelmer Vernooij | 1 | -2/+4 |
2008-09-03 | Fix embedding of Samba 4. | Jelmer Vernooij | 1 | -3/+9 |
2008-08-26 | build: generate :: rules for automatic dependencies | Stefan Metzmacher | 1 | -2/+2 |
2008-08-16 | configure: use AS_HELP_STRING for --with-disable-ext-lib | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --enable-developer | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --enable-debug. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-selftest-prefix. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-logfilebase. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-piddir | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-lockdir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --ntp-signd-socket-dir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-winbindd-socket-dir . | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-privatedir | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: format help string for --with-fhs with AS_HELP_STRING(). | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: remove duplicate definition of --with-winbindd-socket-dir. | Michael Adam | 1 | -16/+0 |
2008-08-01 | build: autogenarate VPATH by configure | Stefan Metzmacher | 1 | -0/+3 |
2008-08-01 | build: allow flex-2.34 together with bison-2.3 | Stefan Metzmacher | 2 | -3/+14 |
2008-06-30 | smb_build: use MERGED_OBJ instead of STATIC_LIBRARY | Stefan Metzmacher | 1 | -2/+2 |
2008-06-30 | smb_build: enable implicit make rules | Stefan Metzmacher | 1 | -0/+1 |
2008-06-28 | Use a configure-specified directory for the winbind priv pipe | Andrew Bartlett | 1 | -2/+37 |
2008-06-27 | Fix a non-empty line with just spaces | Volker Lendecke | 1 | -1/+1 |
2008-06-27 | Fix the definition of abspath for gnu make < 3.81 | Volker Lendecke | 1 | -1/+1 |
2008-06-26 | Use make magic for installing/uninstalling binaries. | Jelmer Vernooij | 1 | -19/+7 |
2008-06-26 | Use make template for installing binaries. | Jelmer Vernooij | 3 | -7/+46 |
2008-06-25 | Use workaround for $(abspath) | Jelmer Vernooij | 1 | -0/+3 |
2008-06-10 | Revert "Add configure test for vdeplug library." | Stefan Metzmacher | 1 | -3/+0 |
2008-06-09 | build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_ | Stefan Metzmacher | 1 | -3/+3 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 2 | -0/+5 |
2008-05-30 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs | Jelmer Vernooij | 1 | -2/+2 |
2008-05-30 | Reorder the linking of objects into a binary. | Andrew Bartlett | 1 | -2/+2 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 2 | -5/+0 |
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 1 | -0/+19 |
2008-05-28 | Fix dependency on swig ldb module. | Jelmer Vernooij | 1 | -1/+0 |
2008-05-28 | Depend on debug names of shared libs for linking. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-27 | Don't throw away cflags if they start with a variable. | Jelmer Vernooij | 1 | -1/+4 |
2008-05-27 | Move CFLAGS that are not inherited out of smb_build. | Jelmer Vernooij | 1 | -2/+0 |
2008-05-27 | Disable CFLAGS hack when include path starts with variable. | Jelmer Vernooij | 1 | -0/+1 |
2008-05-23 | More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an... | Jelmer Vernooij | 1 | -1/+1 |
2008-05-23 | Properly fix symlink for module aliases. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 2 | -14/+5 |
2008-05-21 | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 1 | -2/+0 |
2008-05-21 | Remove support for .py files from smb_build - deal with it only in the makefi... | Jelmer Vernooij | 3 | -11/+0 |
2008-05-21 | Use gnu make syntax for SWIG implicit rule since it allows multiple output fi... | Jelmer Vernooij | 1 | -2/+2 |
2008-05-21 | Fix installed symlinks (cp was trying to be smart). | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Allow dots in .mk file section headers, fix docstring. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-19 | build: only add enabled subsystems and modules to ALL_OBJS | Stefan Metzmacher | 1 | -0/+1 |