Age | Commit message (Expand) | Author | Files | Lines |
2009-03-18 | s3-spoolss: remove rpc_server/srv_spoolss.c alltogether. | Günther Deschner | 1 | -3/+3 |
2009-03-17 | s3: Fix bugs in the detection of the GNU ld version (Bug #6147) | Steve Langasek | 1 | -2/+2 |
2009-03-17 | remove needless rpath stuff for default paths as early as possible | Björn Jacke | 1 | -1/+3 |
2009-03-16 | fix configure check for external talloc libs | Björn Jacke | 1 | -1/+1 |
2009-03-15 | Merge branch 'checktalloc' of /home/jelmer/samba4 | Jelmer Vernooij | 1 | -1/+20 |
2009-03-14 | Fix fallback if system doesn't provide talloc. | Jelmer Vernooij | 1 | -1/+1 |
2009-03-14 | Allow using external libtalloc. | Jelmer Vernooij | 1 | -1/+20 |
2009-03-11 | fix configure check by avoiding main(main(...)) | Björn Jacke | 1 | -7/+4 |
2009-03-10 | Add a vfs_preopen module to hide fs latencies | Volker Lendecke | 1 | -1/+2 |
2009-03-04 | s3: Remove madvise support | Steven Danneman | 1 | -29/+0 |
2009-02-24 | s3: Rename auth_onefs_wb and pdb_onefs_sam | Dan Sledz | 1 | -4/+4 |
2009-02-20 | s3: Fix build break in d9a842b2 | Steven Danneman | 1 | -19/+3 |
2009-02-20 | Introduce a new passdb backend: pdb_onefs_sam | Dan Sledz | 1 | -1/+2 |
2009-02-20 | Introduce a new authentication backend auth_onefs_wb | Dan Sledz | 1 | -0/+2 |
2009-02-20 | Allow building with an external libwbclient library | Dan Sledz | 1 | -20/+57 |
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 |