index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
This patchset comprises a number of cleanups for the cifs upcall
Jeremy Allison
2008-08-18
1
-16
/
+16
*
build: remove library-versions.in - it is not used any more.
Michael Adam
2008-08-18
1
-1
/
+1
*
build: set SONAME version of libraries from configure, not using library-vers...
Michael Adam
2008-08-18
1
-6
/
+15
*
build: handle libaddns by SMB_LIBRARY() and correctly create SONAME file.
Michael Adam
2008-08-18
1
-37
/
+1
*
build: handle libsmbsharemodes by SMB_LIBRARY() and correctly create SONAME f...
Michael Adam
2008-08-18
1
-47
/
+1
*
build: handle libsmbclient by SMB_LIBRARY() and correctly create soname file.
Michael Adam
2008-08-18
1
-50
/
+3
*
Try and fix the build for systems that don't have krb5_auth_con_set_req_cksum...
Jeremy Allison
2008-08-11
1
-0
/
+1
*
Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. Some
Jeremy Allison
2008-08-11
1
-0
/
+1
*
Without stdlib.h we don't get a prototype for free().
Andrew Bartlett
2008-08-11
1
-0
/
+1
*
Fix realpath() check so that it doesn't generate a core() when it fails.
Zach Loafman
2008-07-16
1
-2
/
+10
*
Add -brtl to the AIX linker flags
Volker Lendecke
2008-06-12
1
-1
/
+3
*
configure: we require autoconf 2.54
Stefan Metzmacher
2008-06-09
1
-2
/
+2
*
configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_
Stefan Metzmacher
2008-06-09
1
-3
/
+3
*
configure: fix warnings with autoconf-2.62 rename samba_stat_hires => samba_c...
Stefan Metzmacher
2008-06-09
1
-6
/
+6
*
configure: fix warnings with autoconf-2.62 rename smb_krb5_ => smb_krb5_cv_
Stefan Metzmacher
2008-06-09
1
-21
/
+21
*
Revert "build: add symbol versioning when we build with gnu ld"
Karolin Seeger
2008-06-09
1
-17
/
+0
*
build: make sure LIBWBCLIENT_*_TARGET is never empty
Stefan Metzmacher
2008-05-26
1
-4
/
+4
*
Enable tests for splice on Linux. Add a static (vl, I hate this)
Jeremy Allison
2008-05-26
1
-0
/
+20
*
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
*
configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the tests
Stefan Metzmacher
2008-05-22
1
-37
/
+3
*
configure: remove some header checks which are already done by AC_LIBREPLACE_...
Stefan Metzmacher
2008-05-22
1
-4
/
+3
*
configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIX...
Stefan Metzmacher
2008-05-22
1
-28
/
+0
*
configure: remove unused configure check for HAVE_WORKING_AF_LOCAL
Stefan Metzmacher
2008-05-22
1
-10
/
+0
*
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
Stefan Metzmacher
2008-05-22
1
-0
/
+1
*
Enable use of Relocations Read-Only, if supported, for enhanced security.
Simo Sorce
2008-05-20
1
-0
/
+27
*
pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp).
Günther Deschner
2008-05-07
1
-0
/
+2
*
configure: fix a comment typo
Michael Adam
2008-05-05
1
-1
/
+1
*
Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.
Gerald W. Carter
2008-04-23
1
-2
/
+2
*
add AC_TRY_RUN_STRICT support for Sun Studio compiler
Björn Jacke
2008-04-16
1
-0
/
+12
*
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-04
1
-1
/
+1
*
Remove remaining old srvsvc client and server rpc code entirely.
Günther Deschner
2008-03-31
1
-3
/
+3
*
Fix libtdb some to move back towards allowing out of tree builds
Gerald (Jerry) Carter
2008-03-26
1
-1
/
+1
*
Build aio_fork by default
Volker Lendecke
2008-03-09
1
-0
/
+7
*
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
[next]