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