s3-param: Add "server role" as global parameter
[samba.git] / source3 / wscript
2011-11-07 Björn Baumbachs3-wafbuild: Fix inotify detection (bug 8580)
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-17 Günther Deschners3-waf: make sure we always build example pdb modules...
2011-10-17 Günther Deschners3-waf: make sure we always build example auth modules...
2011-10-14 Brad SmithFix sys_fseek wrapper
2011-10-12 Kai Blins3 waf: Use upper case uselib_store parameter, otherwis...
2011-10-11 Günther Deschners3-waf: make sure we build example vfs modules with...
2011-10-11 Günther Deschners3-waf: fix configure check for HAVE_LINUX_READAHEAD.
2011-10-11 Günther Deschners3-waf: fix configure check for HAVE_LINUX_FALLOCATE64.
2011-10-11 Günther Deschners3-waf: fix configure check for HAVE_LINUX_FALLOCATE.
2011-10-11 Günther Deschners3-waf: fix configure check for HAVE_POSIX_FADVISE.
2011-10-07 Stefan Metzmachers3:modules: add vfs_dfs_samba4
2011-10-07 Andrew Bartlettbuild: Remove obsolete --enable/disable-merged-build
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-10-06 Volker Lendeckes3: Use the uid_wrapper
2011-10-06 Andrew Bartlettmodules: standardise on samba_init_module as the hook...
2011-09-20 Andrew Bartlettlib/util/charcnv: Remove broken internal CP850 and...
2011-09-16 Günther Deschners3-waf: finally make SO_PEERCRED configure check work...
2011-09-15 Günther Deschners3-waf: fix SO_PEERCRED configure check.
2011-09-10 Andrew Bartlettlib/util/charset: add back loading of charset modules
2011-08-08 Andrew Bartletts3-waf: Fix build on FreeBSD when sunacl.h is found
2011-07-21 Christian Ambachs3-waf: fix a libcrypto configure check
2011-06-28 Günther Deschners3-waf: remove s3-waf specific dynconfig.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-23 Andrew Bartletts3-net: Bind our gettext results to 'unix charset'
2011-06-23 Andrew Bartlettlib/util/charset: Remove autodetection of charset from...
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Rusty Russelllib: import ccan modules for tdb2
2011-06-01 Jeremy AllisonAdd check for the getcwd function being able to take...
2011-04-23 Stefan MetzmacherRevert "s3-vfs: another attempt to fix the Tru64 build."
2011-04-21 Günther Deschners3-vfs: another attempt to fix the Tru64 build.
2011-04-21 Günther Deschners3-waf: try to fix the build on sunos5.
2011-04-21 Günther Deschners3-waf: fix typo in comment.
2011-04-20 Andrew Bartletts3-gse: Allow the GSSAPI wrapper to load a keytab using...
2011-05-08 Andrew Bartletts3-passdb: added pdb_samba4
2011-05-08 Andrew Bartlettbuild: Allow the C code to know if this is a waf build
2011-05-07 Gordon RossFix Samba3 on OpenIndiana.
2011-05-04 Günther Deschners3-waf: add vfs_gpfs_hsm_notify to the build.
2011-04-30 Andrew Bartlettkerberos: Only include gssapi/gssapi_krb5.h when available
2011-04-28 Andrew Bartletts3-libads: Use ldap_init_fd() to connect to AD server...
2011-04-27 Günther Deschners3-waf: add pthreadpool support.
2011-04-27 Günther Deschners3-waf: check for pthread support.
2011-04-27 Andrew Bartletts3-waf Don't enable profiling by default
2011-04-27 Andrew Bartlettauth/kerberos Add check for gss_inquire_sec_context_by_oid
2011-04-27 Andrew Bartletts3-gse: Don't release the mech OID from gss_accept_secu...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-18 Kai Blins3 waf: Mimic the autoconf check for netgrent
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-13 Günther Deschners3-waf: add --with-profiling-data configure option.
2011-04-05 Günther Deschners3-waf: fix typo in ctdb checks.
2011-04-02 Michael Adams3:waf: add cluster support / ctdb checks.
2011-03-19 Christian Ambachs3: use getgrset() when it is available
2011-03-18 Günther Deschners3-waf: use HAVE_ADS env to decide whether to build...
2011-03-17 Günther Deschners3-waf: add --with-pam_smbpass configure option.
2011-03-17 Günther Deschners3-waf: move HAVE_LDAP_SASL_WRAPPING define to the...
2011-03-15 Günther Deschners3-build: try to silence annoying "Ignoring invalid...
2011-03-10 Günther Deschners3-waf: fix typo.
2011-03-04 Günther Deschners3-waf: add wildcard commands from main wscript.
2011-03-04 Günther Deschners3-waf: add check for SEEKDIR_RETURNS_VOID.
2011-03-03 Günther Deschners3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-02-23 Günther Deschners3-waf: start adding checks for quota support.
2011-02-22 Günther Deschners3-waf: add check for getspnam().
2011-02-22 Günther Deschners3-waf: add check for TDB_ERR_NESTING.
2011-02-22 Günther Deschners3-waf: add check for sendfile on AIX.
2011-02-22 Günther Deschners3-waf: add check for sendfile on solaris.
2011-02-22 Günther Deschners3-waf: add check for sendfile on hpux.
2011-02-22 Günther Deschners3-waf: add check for sendfile on freebsd.
2011-02-22 Günther Deschners3-waf: add check for sendfile on linux.
2011-02-22 Günther Deschners3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled...
2011-02-22 Günther Deschners3-waf: add check for ftruncate extend.
2011-02-22 Günther Deschners3-waf: add check for realpath() NULL arg.
2011-02-22 Günther Deschners3-waf: add check for makedev().
2011-02-22 Günther Deschners3-waf: add check for TIME_T_MAX.
2011-02-22 Günther Deschners3-waf: add check for /proc/sys/kernel/core_pattern.
2011-02-22 Andrew Tridgells3-waf: work around broken cups-config --libs output
2011-02-22 Andrew Tridgells3-waf: added support for in-tree heimdal in source3...
2011-02-22 Andrew Tridgells3-waf: use Logs.warn() not print for configure warnings
2011-02-22 Andrew Tridgells3-waf: make pieces of the source3 waf wscript depends...
2011-02-18 Günther Deschners3-waf: we need to globally -Ilib/replace
2011-02-18 Günther Deschners3-waf: fix popt support.
2011-02-18 Andrew Bartletts3-libads Remove MIT-specific krb5_princ_realm macro...
2011-02-18 Andrew Tridgells3-waf: fixed the include paths for samba public libraries
2011-02-17 Günther Deschners3-waf: add check for "struct sigevent" and some of...
2011-02-17 Günther Deschners3-waf: add check for "struct utimbuf".
2011-02-16 Andrew Tridgells3-waf: move the KRB5_DEPRECATED configure check out...
2011-02-16 Günther Deschners3-waf: add check for struct stat st_flags member.
2011-02-16 Günther Deschners3-waf: add some missing checks for macosx.
2011-02-16 Günther Deschners3-waf: add check for __NR_inotify_init declaration.
2011-02-16 Günther Deschners3-waf: add check for various sysconf() variables.
2011-02-16 Günther Deschners3-waf: add check for posix_fadvise().
2011-02-16 Günther Deschners3-waf: add check for hires timestamps in struct stat.
2011-02-16 Günther Deschners3-waf: add check for "struct flock64".
2011-02-16 Günther Deschners3-waf: add check for broken (glibc2.1/x86) 64 bit...
2011-02-16 Günther Deschners3-waf: add check for fcntl locking.
2011-02-16 Günther Deschners3-waf: add check for "struct dirent64".
2011-02-11 Günther Deschners3-waf: next attempt to fix cups and non-cups builds.
2011-02-11 Günther Deschners3-waf: try to deal with underlinked cups libraries.
2011-02-11 Günther Deschners3-waf: rework the way SMBLDAP subsystem is built a...
next