index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.
Jelmer Vernooij
2010-11-12
1
-7
/
+7
*
libreplace: move detection of clock_gettime to libreplace
Björn Jacke
2010-08-31
1
-31
/
+0
*
s3-rpc_server: Added callbacks for init and shutdown of a rpc service.
Andreas Schneider
2010-07-19
1
-1
/
+9
*
s3: add m4 macro to check if stderr is empty or not
Björn Jacke
2010-05-30
1
-0
/
+13
*
s3:configure: not simply check for "ld" but for the linker used by $CC
Björn Jacke
2010-05-05
1
-2
/
+2
*
s3: Fix typo found by jhell <jhell@DataIX.net>
Volker Lendecke
2010-02-13
1
-2
/
+2
*
s3 aclocal.m4: Fix iconv checks, clean up m4 code
Kai Blin
2009-12-04
1
-27
/
+30
*
build: use AS_HELP_STRING() for --with-localedir
Michael Adam
2009-09-23
1
-1
/
+1
*
build: add switch "--with-codepagedir=DIR" to configure.
Michael Adam
2009-09-23
1
-0
/
+16
*
s3:dmapi: prefer dmapi libs from gpfs over system libs
Björn Jacke
2009-06-19
1
-4
/
+4
*
Small fix to SMB_LIBRARY macro
Timur I. Bakeyev
2009-06-08
1
-2
/
+2
*
SIGRTMIN additions
Timur I. Bakeyev
2009-06-08
1
-0
/
+3
*
s3:build: fix linking with --disable-shared-libs
Michael Adam
2009-05-15
1
-0
/
+1
*
Move syslog check out of m4 library file into configure.in
Jelmer Vernooij
2009-04-20
1
-2
/
+1
*
Move check for syslog out of libreplace to source3/ and source4/.
Jelmer Vernooij
2009-04-20
1
-0
/
+1
*
s3:build: no need to set LIBFOO_STATIC to the object collection any more
Michael Adam
2009-04-01
1
-1
/
+1
*
s3:build: first cut at fixing linking of shared/static libs internally
Michael Adam
2009-04-01
1
-1
/
+7
*
clean up lib64 linking paths the same way as lib
Björn Jacke
2009-03-17
1
-2
/
+8
*
s3:build: pass the path to smbtorture4 down to make with and without '-t' prefix
Stefan Metzmacher
2009-02-03
1
-1
/
+3
*
s3:configure: autodetect ctdb/cluster support
Stefan Metzmacher
2009-01-29
1
-14
/
+0
*
s3 build: Eliminate the gmake-specific Makefile syntax
Tim Prouty
2009-01-27
1
-1
/
+3
*
s3 make test: Add the ability to specify a custom smb.conf for make test
Tim Prouty
2009-01-26
1
-0
/
+19
*
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2009-01-12
1
-0
/
+32
*
i18n/l10n pam_winbind
Bo Yang
2008-11-13
1
-0
/
+19
*
s3: Add support for make test to use a share dir outside of the prefix dir
Tim Prouty
2008-11-11
1
-0
/
+16
*
Correctly report when merged-build is used in developer mode.
Jelmer Vernooij
2008-10-21
1
-0
/
+1
*
Add dyn_NCALRPCDIR
Volker Lendecke
2008-10-06
1
-0
/
+19
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-1
/
+1
*
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
build: fix bug #5590 by not linking in the static libs but the objects.
Michael Adam
2008-08-20
1
-1
/
+1
*
build: fall down to the same place when using an internal lib statically.
Michael Adam
2008-08-20
1
-1
/
+1
*
configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default wi...
Michael Adam
2008-08-15
1
-2
/
+2
*
configure: use ${libdir} instead of \${LIBDIR}.
Michael Adam
2008-08-15
1
-4
/
+4
*
configure: remove the --with-libdir parameter.
Michael Adam
2008-08-15
1
-16
/
+0
*
configure: Add --with-modulesdir to accompany --with-libdir.
Michael Adam
2008-08-15
1
-2
/
+21
*
Add --enable-picky-developer
Zach Loafman
2008-07-22
1
-0
/
+8
*
build: extend SMB_LIBRARY() to take a version as an optional second argument
Michael Adam
2008-07-07
1
-4
/
+7
*
build: extend SMB_LIBRARY() to optionally take default value.
Michael Adam
2008-07-07
1
-1
/
+28
*
build: slightly change and extend the logic of SMB_LIBRARY().
Michael Adam
2008-07-07
1
-9
/
+21
*
init_shared_module -> init_samba_module
Volker Lendecke
2008-06-23
1
-1
/
+1
*
Use "init_shared_module" instead of "init_module" for initializing .so's
Volker Lendecke
2008-06-21
1
-1
/
+1
*
build: fix configure option --with-static-libs=libXYZ
Michael Adam
2008-03-31
1
-1
/
+1
*
configure: fix quotation in SMB_LIBRARY for help output.
Michael Adam
2008-03-07
1
-2
/
+2
*
configure: put swat-part of config into m4-include file of its own.
Michael Adam
2008-02-26
1
-0
/
+27
*
Move the definition of SMB_LIBRARY to aclocal.m4.
Michael Adam
2008-02-21
1
-0
/
+67
*
configure: Move assemblage of samba version strings to m4 include file.
Michael Adam
2008-02-20
1
-0
/
+29
*
configure: Move path (and debug) checks to an m4 include file check_path.m4.
Michael Adam
2008-02-19
1
-0
/
+316
*
Remove unused m4 macro files.
Michael Adam
2008-02-19
7
-422
/
+0
*
r23094: Update the iconv detection to handle cross-compiles better. If we are
James Peach
2007-10-10
1
-16
/
+0
*
r22441: Add automatic dependency tracking. The dependency generation is
James Peach
2007-10-10
8
-0
/
+1218