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
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
/
*
|
Merge branch 'singletdb' into single
Jelmer Vernooij
2008-09-16
1
-2
/
+2
|
\
\
|
*
|
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
2008-09-16
1
-2
/
+2
|
|
/
*
/
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
/
*
Fix aio on FreeBSD.
Timur
2008-09-15
1
-0
/
+15
*
Fix standalone build.
Jelmer Vernooij
2008-09-15
1
-0
/
+4
*
Add flag for merged build.
Jelmer Vernooij
2008-09-15
1
-6
/
+7
*
Import merged build patch.
Jelmer Vernooij
2008-09-15
1
-2
/
+7
*
Rename object variables to avoid clashes with Samba 4.
Jelmer Vernooij
2008-09-09
1
-4
/
+6
*
configure: fix typo in GNU ld version-script test.
Michael Adam
2008-09-05
1
-1
/
+1
*
Use different variable names for talloc and tdb object file names than
Jelmer Vernooij
2008-09-04
1
-8
/
+6
*
Add st_birthtime and friends for accurate create times on systems that suppor...
Jeremy Allison
2008-08-27
1
-0
/
+90
*
Avoid a race condition in glibc between AIO and setresuid().
Andrew Tridgell
2008-08-26
1
-11
/
+13
*
cifs.upcall: enable building by default on linux
Jeff Layton
2008-08-21
1
-4
/
+19
*
libsmbclient examples: add Makefile.internal.in for building from a samba source
Michael Adam
2008-08-21
1
-0
/
+1
*
Revert "Add a gpfs_prefetch module"
Michael Adam
2008-08-14
1
-2
/
+1
*
Add a gpfs_prefetch module
Volker Lendecke
2008-08-13
1
-1
/
+2
*
netapi: generate the netapi testsuite makefile.
Günther Deschner
2008-08-11
1
-0
/
+1
*
Try and fix the build for systems that don't have krb5_auth_con_set_req_cksum...
Jeremy Allison
2008-08-08
1
-0
/
+1
*
Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. Some
Jeremy Allison
2008-08-08
1
-0
/
+1
*
Check for f_frsize when using statvfs
Zach Loafman
2008-07-22
1
-1
/
+12
*
Add --enable-picky-developer
Zach Loafman
2008-07-22
1
-1
/
+5
*
This patchset comprises a number of cleanups for the cifs upcall
Jeremy Allison
2008-07-16
1
-16
/
+16
*
Fix realpath() check so that it doesn't generate a core() when it fails.
Zach Loafman
2008-07-10
1
-2
/
+10
*
build: remove library-versions.in - it is not used any more.
Michael Adam
2008-07-07
1
-1
/
+1
*
build: set SONAME version of libraries from configure, not using library-vers...
Michael Adam
2008-07-07
1
-6
/
+15
*
build: handle libaddns by SMB_LIBRARY() and correctly create SONAME file.
Michael Adam
2008-07-07
1
-37
/
+1
*
build: handle libsmbsharemodes by SMB_LIBRARY() and correctly create SONAME f...
Michael Adam
2008-07-07
1
-47
/
+1
*
build: handle libsmbclient by SMB_LIBRARY() and correctly create soname file.
Michael Adam
2008-07-07
1
-50
/
+3
*
Revert "build: add symbol versioning when we build with gnu ld"
Karolin Seeger
2008-06-27
1
-17
/
+0
*
Without stdlib.h we don't get a prototype for free().
Andrew Bartlett
2008-06-17
1
-0
/
+1
*
Use the correct cups-devel test for HAVE_IPRINT also
Volker Lendecke
2008-06-14
1
-1
/
+2
*
Correctly check for presence of cups-devel
Volker Lendecke
2008-06-14
1
-1
/
+15
*
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
*
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
[prev]
[next]