Age | Commit message (Expand) | Author | Files | Lines |
2008-11-13 | i18n/l10n pam_winbind | Bo Yang | 1 | -0/+19 |
2008-11-11 | s3: Add support for make test to use a share dir outside of the prefix dir | Tim Prouty | 1 | -0/+16 |
2008-10-21 | Correctly report when merged-build is used in developer mode. | Jelmer Vernooij | 1 | -0/+1 |
2008-10-06 | Add dyn_NCALRPCDIR | Volker Lendecke | 1 | -0/+19 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-08-20 | build: fix bug #5590 by not linking in the static libs but the objects. | Michael Adam | 1 | -1/+1 |
2008-08-20 | build: fall down to the same place when using an internal lib statically. | Michael Adam | 1 | -1/+1 |
2008-08-15 | configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default wi... | Michael Adam | 1 | -2/+2 |
2008-08-15 | configure: use ${libdir} instead of \${LIBDIR}. | Michael Adam | 1 | -4/+4 |
2008-08-15 | configure: remove the --with-libdir parameter. | Michael Adam | 1 | -16/+0 |
2008-08-15 | configure: Add --with-modulesdir to accompany --with-libdir. | Michael Adam | 1 | -2/+21 |
2008-07-22 | Add --enable-picky-developer | Zach Loafman | 1 | -0/+8 |
2008-07-07 | build: extend SMB_LIBRARY() to take a version as an optional second argument | Michael Adam | 1 | -4/+7 |
2008-07-07 | build: extend SMB_LIBRARY() to optionally take default value. | Michael Adam | 1 | -1/+28 |
2008-07-07 | build: slightly change and extend the logic of SMB_LIBRARY(). | Michael Adam | 1 | -9/+21 |
2008-06-23 | init_shared_module -> init_samba_module | Volker Lendecke | 1 | -1/+1 |
2008-06-21 | Use "init_shared_module" instead of "init_module" for initializing .so's | Volker Lendecke | 1 | -1/+1 |
2008-03-31 | build: fix configure option --with-static-libs=libXYZ | Michael Adam | 1 | -1/+1 |
2008-03-07 | configure: fix quotation in SMB_LIBRARY for help output. | Michael Adam | 1 | -2/+2 |
2008-02-26 | configure: put swat-part of config into m4-include file of its own. | Michael Adam | 1 | -0/+27 |
2008-02-21 | Move the definition of SMB_LIBRARY to aclocal.m4. | Michael Adam | 1 | -0/+67 |
2008-02-20 | configure: Move assemblage of samba version strings to m4 include file. | Michael Adam | 1 | -0/+29 |
2008-02-19 | configure: Move path (and debug) checks to an m4 include file check_path.m4. | Michael Adam | 1 | -0/+316 |
2008-02-19 | Remove unused m4 macro files. | Michael Adam | 7 | -422/+0 |
2007-10-10 | r23094: Update the iconv detection to handle cross-compiles better. If we are | James Peach | 1 | -16/+0 |
2007-10-10 | r22441: Add automatic dependency tracking. The dependency generation is | James Peach | 8 | -0/+1218 |