Age | Commit message (Expand) | Author | Files | Lines |
2009-06-19 | s3:dmapi: prefer dmapi libs from gpfs over system libs | Björn Jacke | 1 | -4/+4 |
2009-06-08 | Small fix to SMB_LIBRARY macro | Timur I. Bakeyev | 1 | -2/+2 |
2009-06-08 | SIGRTMIN additions | Timur I. Bakeyev | 1 | -0/+3 |
2009-05-15 | s3:build: fix linking with --disable-shared-libs | Michael Adam | 1 | -0/+1 |
2009-04-20 | Move syslog check out of m4 library file into configure.in | Jelmer Vernooij | 1 | -2/+1 |
2009-04-20 | Move check for syslog out of libreplace to source3/ and source4/. | Jelmer Vernooij | 1 | -0/+1 |
2009-04-01 | s3:build: no need to set LIBFOO_STATIC to the object collection any more | Michael Adam | 1 | -1/+1 |
2009-04-01 | s3:build: first cut at fixing linking of shared/static libs internally | Michael Adam | 1 | -1/+7 |
2009-03-17 | clean up lib64 linking paths the same way as lib | Björn Jacke | 1 | -2/+8 |
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-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-21 | Move the definition of SMB_LIBRARY to aclocal.m4. | Michael Adam | 1 | -0/+67 |
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 | 1 | -0/+796 |