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
*
s3-build: Fix inotify detection (bug 8580)
Björn Baumbach
2011-11-09
1
-2
/
+4
*
Fix sys_fseek wrapper
Brad Smith
2011-10-20
1
-1
/
+1
*
s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...
Michael Adam
2011-08-18
1
-0
/
+4
*
s3:build: link libtdb as shared lib if using shared libs at all
Michael Adam
2011-05-14
1
-1
/
+3
*
s3:build: determine full version of libtdb for the samba build
Michael Adam
2011-05-14
1
-1
/
+2
*
s3:build: link libtalloc as shared lib if using shared libs at all
Michael Adam
2011-05-14
1
-1
/
+3
*
s3:build: determine full version of libtalloc for the samba build
Michael Adam
2011-05-14
1
-1
/
+2
*
s3:build: fix typo in definition of --enable-external-libtdb
Michael Adam
2011-05-14
1
-2
/
+2
*
s3:build: reformat AC_ARG_ENABLE(external_libtalloc...)
Michael Adam
2011-05-14
1
-2
/
+5
*
s3:build: add LIBWBCLIENT_FULLVER for consistency with SMB_LIBRARY()
Michael Adam
2011-05-14
1
-0
/
+2
*
s3:build: add an optional full version argument to the SMB_LIBRARY() macro.
Michael Adam
2011-05-14
1
-1
/
+1
*
s3:configure: add --enable-smbtorture4 switch
Michael Adam
2011-05-14
1
-1
/
+8
*
s3-gse: Use gss_get_name_attribute to fetch the pac
Simo Sorce
2011-05-13
1
-0
/
+1
*
vfs_gpfs: Properly notify the offline->online changes
Volker Lendecke
2011-05-04
1
-0
/
+2
*
ѕ3/configure: move out generic CPPFLAGS in the solaris case here
Björn Jacke
2011-05-03
1
-3
/
+4
*
ѕ3/configure: move out generic LDFLAGS in the solaris case here
Björn Jacke
2011-05-03
1
-3
/
+1
*
s3: Add pthreadpooltest to main build
Volker Lendecke
2011-04-25
1
-0
/
+2
*
s3: Many pthreadpool fixes
Volker Lendecke
2011-04-25
1
-1
/
+1
*
s3 autobuild: Fix CFLAG check for netgrent tests
Kai Blin
2011-04-19
1
-1
/
+1
*
s3-build: make sure we pick up system tdb and talloc via #include.
Günther Deschner
2011-04-14
1
-1
/
+1
*
s3:configure: allow building without SCHEDULE_FOR_DELETION with --enable-old-...
Michael Adam
2011-03-31
1
-2
/
+6
*
s3:configure: introduce "--enable-old-ctdb" to enable enforcing build against...
Michael Adam
2011-03-31
1
-0
/
+6
*
s3:configure: add check for new CTDB_CONTROL_SCHEDULE_FOR_DELETION
Michael Adam
2011-03-31
1
-0
/
+19
*
s3:configure: rework logic of ctdb/clustering checks
Michael Adam
2011-03-31
1
-77
/
+113
*
s3:configure: remove unused variable CTDB_CFLAGS
Michael Adam
2011-03-31
1
-2
/
+0
*
s3:configure: fix a comment.
Michael Adam
2011-03-31
1
-1
/
+1
*
s3: use getgrset() when it is available
Christian Ambach
2011-03-19
1
-0
/
+1
*
s3-build: remove -I../lib/addns.
Günther Deschner
2011-03-10
1
-1
/
+0
*
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
2011-03-04
1
-23
/
+0
*
libreplace: poll based on select
Volker Lendecke
2011-02-28
1
-1
/
+1
*
s3-passdb: Add minimal stub for IPA passdb backend
Sumit Bose
2011-02-16
1
-1
/
+2
*
Revert "libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes"
Michael Adam
2011-02-10
1
-1
/
+1
*
Add fdopendir().
Jeremy Allison
2011-02-08
1
-0
/
+1
*
s3: Only build auth_netlogond for the developer build
Volker Lendecke
2011-02-06
1
-1
/
+1
*
s3: Add support for AF_NETLINK addr notifications
Volker Lendecke
2011-02-01
1
-0
/
+9
*
s3: On FreeBSD, compile zfsacl if sunacl.h is around
Volker Lendecke
2011-01-30
1
-1
/
+13
*
libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes
Michael Adam
2011-01-28
1
-1
/
+1
*
lib/addns: move DNS client library to the main directory.
Günther Deschner
2011-01-06
1
-1
/
+1
*
s3-build: Remove broken RPC modules support.
Andreas Schneider
2011-01-04
1
-17
/
+0
*
Added call out to a Linux-compatible fallocate() when we need to extend a file
Jeremy Allison
2010-12-21
1
-0
/
+35
*
s3: FreeBSD has getpeereid(), use it
Volker Lendecke
2010-12-19
1
-0
/
+12
*
s3/configure: fix GNU ld version detection with old gcc releases
Björn Jacke
2010-11-26
1
-1
/
+1
*
ѕ3/configue: set Tru64 cc's PIC switch right (none)
Björn Jacke
2010-11-26
1
-1
/
+3
*
s3-torture: remove the merged_build tests for building smbtorture4
Andrew Tridgell
2010-11-24
1
-27
/
+6
*
Fix bug #7785 - atime limit.
Jeremy Allison
2010-11-23
1
-0
/
+25
*
s3/configure: fix typo and warning
Björn Jacke
2010-11-08
1
-1
/
+1
*
s3: Build idmap_autorid by default
Volker Lendecke
2010-11-08
1
-0
/
+1
*
s3:idmap: add a new ID mapping module autorid
Christian Ambach
2010-11-08
1
-0
/
+1
*
s3: Add a vfs_time_audit module
Abhidnya P Chirmule
2010-10-28
1
-0
/
+2
*
s3: Move #define VALGRIND to config.h
Volker Lendecke
2010-10-03
1
-0
/
+7
[next]