index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: make sure LIBWBCLIENT_*_TARGET is never empty
Stefan Metzmacher
2008-05-23
1
-4
/
+4
*
build: add symbol versioning when we build with gnu ld
Stefan Metzmacher
2008-05-23
1
-0
/
+17
*
build: autogenerate exports/libwbclient.syms
Stefan Metzmacher
2008-05-23
1
-0
/
+4
*
build: pass .syms extention via @SYMSEXT@ from configure
Stefan Metzmacher
2008-05-23
1
-0
/
+4
*
configure: samba_cv_unixsocket was renamed into libreplace_cv_HAVE_UNIXSOCKET
Stefan Metzmacher
2008-05-22
1
-1
/
+1
*
configure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_CHECKS already have this
Stefan Metzmacher
2008-05-22
1
-23
/
+0
*
net: Split out "net afs"
Kai Blin
2008-05-20
1
-0
/
+3
*
configure: Fix comment to match the current iconv check.
Kai Blin
2008-05-18
1
-1
/
+5
*
configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the tests
Stefan Metzmacher
2008-05-17
1
-37
/
+3
*
configure: remove some header checks which are already done by AC_LIBREPLACE_...
Stefan Metzmacher
2008-05-17
1
-4
/
+3
*
configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIX...
Stefan Metzmacher
2008-05-17
1
-28
/
+0
*
configure: remove unused configure check for HAVE_WORKING_AF_LOCAL
Stefan Metzmacher
2008-05-17
1
-10
/
+0
*
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
Stefan Metzmacher
2008-05-16
1
-0
/
+1
*
configure: Kill linker warnings about 32bit libs on 64bit Linux.
Kai Blin
2008-05-14
1
-1
/
+1
*
Enable tests for splice on Linux. Add a static (vl, I hate this)
Jeremy Allison
2008-05-06
1
-0
/
+20
*
pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp).
Günther Deschner
2008-04-30
1
-0
/
+2
*
configure: fix a comment typo
Michael Adam
2008-04-22
1
-1
/
+1
*
add AC_TRY_RUN_STRICT support for Sun Studio compiler
Björn Jacke
2008-04-16
1
-0
/
+12
*
Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.
Gerald W. Carter
2008-04-16
1
-2
/
+2
*
gpo: add scripts plugin.
Günther Deschner
2008-04-13
1
-0
/
+1
*
libnetapi: fix dependency problem by linking libnetapi statically (internally)
Michael Adam
2008-04-12
1
-0
/
+7
*
configure: be more portable, use 'printf "%s"' instead of "echo -n"
Michael Adam
2008-04-01
1
-1
/
+1
*
Fix libtdb some to move back towards allowing out of tree builds
Gerald (Jerry) Carter
2008-03-24
1
-1
/
+1
*
Remove remaining old srvsvc client and server rpc code entirely.
Günther Deschner
2008-03-21
1
-3
/
+3
*
Build aio_fork by default
Volker Lendecke
2008-03-08
1
-0
/
+7
*
Enable use of Relocations Read-Only, if supported, for enhanced security.
Simo Sorce
2008-03-07
1
-0
/
+27
*
Revert "Make sure to generate pkgconfig files for libtdb and libtalloc."
Günther Deschner
2008-03-05
1
-2
/
+0
*
Make sure to generate pkgconfig files for libtdb and libtalloc.
Günther Deschner
2008-03-05
1
-0
/
+2
*
Add "registry" Group Policy extension.
Günther Deschner
2008-02-29
1
-0
/
+2
*
Add Group Policy extension infrastructure.
Günther Deschner
2008-02-29
1
-0
/
+2
*
Attempt to fix the build
Volker Lendecke
2008-02-29
1
-5
/
+0
*
configure: only build vfs_syncops if dirfd() is available
Stefan Metzmacher
2008-02-29
1
-1
/
+6
*
configure: Remove lib/repdir.c and related stuff
Stefan Metzmacher
2008-02-29
1
-18
/
+0
*
Add vfs_aio_fork
Volker Lendecke
2008-02-29
1
-0
/
+51
*
Remove smbmount.
Karolin Seeger
2008-02-28
1
-26
/
+0
*
configure: put swat-part of config into m4-include file of its own.
Michael Adam
2008-02-26
1
-16
/
+1
*
Fix inotify detection
Volker Lendecke
2008-02-25
1
-1
/
+1
*
Fix aix-build of libtalloc.so by exporting all necessary symbols.
Michael Adam
2008-02-24
1
-1
/
+1
*
Move the definition of SMB_LIBRARY to aclocal.m4.
Michael Adam
2008-02-21
1
-67
/
+0
*
configure: Abstract configuration of internal libs into an m4 macro.
Michael Adam
2008-02-21
1
-125
/
+45
*
fix typo
Volker Lendecke
2008-02-21
1
-1
/
+1
*
Remove check for secure mkstemp from configure.in.
Michael Adam
2008-02-21
1
-22
/
+0
*
Remove mmap check from configure.in
Michael Adam
2008-02-21
1
-7
/
+0
*
configure: add --enable-shared-libs to control overall internal use of shared...
Michael Adam
2008-02-20
1
-3
/
+32
*
configure: Move assemblage of samba version strings to m4 include file.
Michael Adam
2008-02-20
1
-19
/
+1
*
Remove checks for ino_t, loff_t, offset_t, and comparison_fn_t from configure...
Michael Adam
2008-02-20
1
-5
/
+0
*
Remove tests for vsnprintf snprintf asprintf vasprintf and va_copy from confi...
Michael Adam
2008-02-20
1
-53
/
+1
*
Remove the getifaddrs checks from configure.in: they are now in lib/replace.
Michael Adam
2008-02-20
1
-96
/
+0
*
configure: Use SAMBA_CONFIGURE_CPPFLAGS for AC_LIBREPLACE_BROKEN_CHECKS.
Michael Adam
2008-02-20
1
-0
/
+5
*
configure: Move path (and debug) checks to an m4 include file check_path.m4.
Michael Adam
2008-02-19
1
-306
/
+1
[next]