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
/
source3
/
m4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
s3:configure: use the same dynconfig options and default values as the toplev...
Stefan Metzmacher
1
-302
/
+1
2011-06-24
s3:configure: remove unused --with-rootsbindir configure option
Stefan Metzmacher
1
-18
/
+0
2011-06-24
s3-autconf Move nmbd socket directory to PREFIX/var/nmbd
Andrew Bartlett
1
-2
/
+2
2011-06-02
In samba_version.m4 the test to get the version now returns several
Herb Lewis
1
-1
/
+1
2011-05-13
s3:build: add an optional full version argument to the SMB_LIBRARY() macro.
Michael Adam
1
-4
/
+6
2011-01-07
s3: Make nmbd socket dir configurable
Volker Lendecke
1
-0
/
+18
2011-01-04
s3-build: Remove broken RPC modules support.
Andreas Schneider
1
-8
/
+0
2010-11-12
s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.
Jelmer Vernooij
1
-7
/
+7
2010-08-31
libreplace: move detection of clock_gettime to libreplace
Björn Jacke
1
-31
/
+0
2010-07-19
s3-rpc_server: Added callbacks for init and shutdown of a rpc service.
Andreas Schneider
1
-1
/
+9
2010-05-30
s3: add m4 macro to check if stderr is empty or not
Björn Jacke
1
-0
/
+13
2010-05-05
s3:configure: not simply check for "ld" but for the linker used by $CC
Björn Jacke
1
-2
/
+2
2010-02-13
s3: Fix typo found by jhell <jhell@DataIX.net>
Volker Lendecke
1
-2
/
+2
2009-12-04
s3 aclocal.m4: Fix iconv checks, clean up m4 code
Kai Blin
1
-27
/
+30
2009-09-23
build: use AS_HELP_STRING() for --with-localedir
Michael Adam
1
-1
/
+1
2009-09-23
build: add switch "--with-codepagedir=DIR" to configure.
Michael Adam
1
-0
/
+16
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
2009-02-03
s3:build: pass the path to smbtorture4 down to make with and without '-t' prefix
Stefan Metzmacher
1
-1
/
+3
2009-01-29
s3:configure: autodetect ctdb/cluster support
Stefan Metzmacher
1
-14
/
+0
2009-01-27
s3 build: Eliminate the gmake-specific Makefile syntax
Tim Prouty
1
-1
/
+3
2009-01-26
s3 make test: Add the ability to specify a custom smb.conf for make test
Tim Prouty
1
-0
/
+19
2009-01-12
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
1
-0
/
+32
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
[next]