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
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
S3: Detect max_open_files from system
todd stecher
1
-0
/
+19
2009-02-19
s3 OneFS: Add shadow copy module
Tim Prouty
1
-1
/
+2
2009-02-18
S3: Allow SMBD processes to survive in low memory condidtions
todd stecher
1
-0
/
+28
2009-02-17
s3:build: improve the check for a working krb5-config.
Michael Adam
1
-1
/
+1
2009-02-14
It seems some systems use f_flags instead of f_flag. Use the appropriate one.
Derrell Lipman
1
-0
/
+17
2009-02-13
s3: Test module for perfcount system
todd stecher
1
-1
/
+2
2009-02-13
OneFS implementation of BRL VFS ops:
Zack Kirsch
1
-1
/
+1
2009-02-12
There are systems where nanosleep is in libc *and* in librt.
Björn Jacke
1
-2
/
+1
2009-02-12
tidy up timestamp checks
Björn Jacke
1
-286
/
+14
2009-02-12
today valgrind is available on 64bit Linux, too
Björn Jacke
1
-12
/
+0
2009-02-09
s3 OneFS: Add kernel oplocks implementation
Tim Prouty
1
-0
/
+2
2009-02-09
S3 OneFS: Add in Isilon specific performance counter module
todd stecher
1
-1
/
+3
2009-02-09
S3: New module interface for SMB message statistics gathering
todd stecher
1
-1
/
+2
2009-02-09
look for nanosleep in librt, some Unix flavours have it there
Björn Jacke
1
-0
/
+1
2009-02-06
s3-spoolss: prepare to use generated spoolss.
Günther Deschner
1
-3
/
+3
2009-02-04
s3-eventlog: remove old eventlog server.
Günther Deschner
1
-2
/
+2
2009-02-03
merged-build: force non-shared build for samba4
Stefan Metzmacher
1
-0
/
+3
2009-01-30
s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warnings
Tim Prouty
1
-1
/
+1
2009-01-29
add configure check for Tru64 sub-second timestamp resolution
Björn Jacke
1
-0
/
+40
2009-01-30
s3:build: fix build on AIX - only test for splice on linux
Michael Adam
1
-0
/
+7
2009-01-29
add configure check for AIX style sub-second resolution support
Björn Jacke
1
-2
/
+42
2009-01-29
rather cosmetic fix for failed birthtime configure checks
Björn Jacke
1
-3
/
+3
2009-01-29
give configure check "sub-second timestamps without struct timespec" a chance...
Björn Jacke
1
-1
/
+1
2009-01-29
s3:configure: autodetect ctdb/cluster support
Stefan Metzmacher
1
-4
/
+115
2009-01-27
Fix detection of dns_sd libraries.
Jeremy Allison
1
-1
/
+1
2009-01-27
async_req: Fix the S4 build
Kai Blin
1
-1
/
+1
2009-01-23
This change allows for the autoconfigre detection of sub-second time resoluti...
todd stecher
1
-1
/
+39
2009-01-23
async_req: Move to top level dir
Kai Blin
1
-0
/
+1
2009-01-22
Move configure test files to the top-level and share them between s3 and
Jelmer Vernooij
1
-11
/
+11
2009-01-21
Move check_python.m4 to common m4 directory.
Jelmer Vernooij
1
-1
/
+1
2009-01-21
Automagically expand includes in Makefile.in during configure time
Jelmer Vernooij
1
-1
/
+17
2009-01-21
Only check for Perl once in Samba 3.
Jelmer Vernooij
1
-11
/
+8
2009-01-21
Move check_make.m4 to the top-level.
Jelmer Vernooij
1
-1
/
+1
2009-01-09
s3-svcctl: remove last traces of hand-marshalled svcctl code.
Günther Deschner
1
-2
/
+2
2009-01-05
s3: build lib/tevent staticly into samba3
Stefan Metzmacher
1
-0
/
+10
2008-12-17
s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.
Günther Deschner
1
-2
/
+2
2008-12-17
Compile liblua
Volker Lendecke
1
-0
/
+1
2008-12-16
nsswitch: Move source3 files to top level dir.
Kai Blin
1
-19
/
+19
2008-12-10
Also search for -lgpfs which is available as GPL in GPFS PTF8
Volker Lendecke
1
-0
/
+14
2008-12-10
Revert "Also search for -lgpfs which is available as GPL in GPFS PTF8"
Volker Lendecke
1
-14
/
+0
2008-12-10
Also search for -lgpfs which is available as GPL in GPFS PTF8
Volker Lendecke
1
-0
/
+14
2008-12-02
Add support for OneFS ACLs
Steven Danneman
1
-0
/
+4
2008-12-02
Add OneFS VFS module skeleton.
Tim Prouty
1
-0
/
+15
2008-12-02
configure.in: Fix smbtorture_s3 tests.
Kai Blin
1
-1
/
+1
2008-11-24
Allow SYSLOG_FACILITY to be modified with a new configure option called --wit...
Dan Sledz
1
-0
/
+16
2008-11-23
s3 build: when detecting to use internal zlib, put "-I../lib/zlib" first in C...
Michael Adam
1
-1
/
+1
2008-11-21
FreeBSD configure check for backtrace_symbols
Dan Sledz
1
-0
/
+2
2008-11-13
i18n/l10n pam_winbind
Bo Yang
1
-1
/
+2
2008-11-12
s3: Add support for storing dos attributes as st_flags in the stat struct.
Tim Prouty
1
-0
/
+19
2008-11-10
Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ...
Jeremy Allison
1
-1
/
+2
[prev]
[next]