Explicitly link in pthreads for lib/pthreadpool if required
[ira/wip.git] / source3 / configure.in
2009-05-02 Volker LendeckeExplicitly link in pthreads for lib/pthreadpool if...
2009-05-01 Volker LendeckeAdd thread pool
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Björn Jackeѕ3/configure: fix regexp for ld version recognition
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jelmer VernooijMove syslog check out of m4 library file into configure.in
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Volker LendeckePrint an error if trying a merged build without a syste...
2009-04-01 Michael Adams3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for...
2009-04-01 Michael Adams3:build: unify linking of libwbclient with a @LIBWBCLI...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-30 Björn Jackes3/cups: add encryption support
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Volker LendeckeUse avahi to register _smb._tcp in smbd
2009-03-23 Volker LendeckeAdd tevent avahi binding
2009-03-23 Volker LendeckeAdd avahi detection to configure
2009-03-23 Volker LendeckeDisable dns_sd by default
2009-03-23 Michael Adams3:build: prevent from setting "-O -g", check for ...
2009-03-23 Björn Jackedon't set -O twice
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-22 Volker LendeckeOnly build the dirsort module if we have the dirfd...
2009-03-22 Andy KelkAdd dirsort module
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3-spoolss: remove rpc_server/srv_spoolss.c alltogether.
2009-03-17 Steve Langaseks3: Fix bugs in the detection of the GNU ld version...
2009-03-17 Björn Jackeremove needless rpath stuff for default paths as early...
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-16 Björn Jackefix configure check for external talloc libs
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
2009-03-14 Jelmer VernooijFix fallback if system doesn't provide talloc.
2009-03-14 Jelmer VernooijAllow using external libtalloc.
2009-03-11 Björn Jackefix configure check by avoiding main(main(...))
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Steven Dannemans3: Remove madvise support
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Dan Sledzs3: Rename auth_onefs_wb and pdb_onefs_sam
2009-02-21 Steven Dannemans3: Fix build break in d9a842b2
2009-02-21 Dan SledzIntroduce a new passdb backend: pdb_onefs_sam
2009-02-21 Dan SledzIntroduce a new authentication backend auth_onefs_wb
2009-02-21 Dan SledzAllow building with an external libwbclient library
2009-02-21 todd stecherS3: Detect max_open_files from system
2009-02-20 Tim Proutys3 OneFS: Add shadow copy module
2009-02-19 todd stecherS3: Allow SMBD processes to survive in low memory condi...
2009-02-17 Michael Adams3:build: improve the check for a working krb5-config.
2009-02-14 Derrell LipmanIt seems some systems use f_flags instead of f_flag...
2009-02-13 todd stechers3: Test module for perfcount system
2009-02-13 Zack KirschOneFS implementation of BRL VFS ops:
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Björn JackeThere are systems where nanosleep is in libc *and*...
2009-02-12 Björn Jacketidy up timestamp checks
2009-02-12 Björn Jacketoday valgrind is available on 64bit Linux, too
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-02-09 todd stecherS3 OneFS: Add in Isilon specific performance counter...
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Björn Jackelook for nanosleep in librt, some Unix flavours have...
2009-02-06 Günther Deschners3-spoolss: prepare to use generated spoolss.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners3-eventlog: remove old eventlog server.
2009-02-03 Stefan Metzmachermerged-build: force non-shared build for samba4
2009-01-30 Tim Proutys3 build: Remove unused fstat check to fix a bunch...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Björn Jackeadd configure check for Tru64 sub-second timestamp...
2009-01-29 Michael Adams3:build: fix build on AIX - only test for splice on...
2009-01-29 Björn Jackeadd configure check for AIX style sub-second resolution...
2009-01-29 Björn Jackerather cosmetic fix for failed birthtime configure...
2009-01-29 Björn Jackegive configure check "sub-second timestamps without...
2009-01-29 Stefan Metzmachers3:configure: autodetect ctdb/cluster support
2009-01-28 Jeremy AllisonFix detection of dns_sd libraries.
2009-01-27 Kai Blinasync_req: Fix the S4 build
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherThis change allows for the autoconfigre detection of...
2009-01-23 Kai Blinasync_req: Move to top level dir
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jelmer VernooijMove configure test files to the top-level and share...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMove check_python.m4 to common m4 directory.
2009-01-21 Jelmer VernooijAutomagically expand includes in Makefile.in during...
2009-01-21 Jelmer VernooijOnly check for Perl once in Samba 3.
2009-01-21 Jelmer VernooijMove check_make.m4 to the top-level.
2009-01-09 Günther Deschners3-svcctl: remove last traces of hand-marshalled svcctl...
next