summaryrefslogtreecommitdiffstats
path: root/source3/wscript
Commit message (Expand)AuthorAgeFilesLines
* Revert "s3-vfs: another attempt to fix the Tru64 build."Stefan Metzmacher2011-04-231-2/+0
* s3-vfs: another attempt to fix the Tru64 build.Günther Deschner2011-04-221-0/+2
* s3-waf: try to fix the build on sunos5.Günther Deschner2011-04-221-0/+2
* s3-waf: fix typo in comment.Günther Deschner2011-04-221-1/+1
* s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()Andrew Bartlett2011-04-201-1/+1
* s3 waf: Mimic the autoconf check for netgrentKai Blin2011-04-181-3/+7
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-141-77/+1
* s3-waf: add --with-profiling-data configure option.Günther Deschner2011-04-141-0/+5
* s3-waf: fix typo in ctdb checks.Günther Deschner2011-04-051-1/+1
* s3:waf: add cluster support / ctdb checks.Michael Adam2011-04-021-0/+196
* s3: use getgrset() when it is availableChristian Ambach2011-03-191-1/+1
* s3-waf: use HAVE_ADS env to decide whether to build libads.soGünther Deschner2011-03-191-0/+2
* s3-waf: add --with-pam_smbpass configure option.Günther Deschner2011-03-171-0/+1
* s3-waf: move HAVE_LDAP_SASL_WRAPPING define to the HAVE_LDAP block.Günther Deschner2011-03-171-5/+5
* s3-build: try to silence annoying "Ignoring invalid value 'vlp' for parameter...Günther Deschner2011-03-151-3/+3
* s3-waf: fix typo.Günther Deschner2011-03-101-1/+1
* s3-waf: add wildcard commands from main wscript.Günther Deschner2011-03-041-1/+11
* s3-waf: add check for SEEKDIR_RETURNS_VOID.Günther Deschner2011-03-041-0/+5
* s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.Günther Deschner2011-03-041-0/+6
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-041-2/+0
* s3-waf: start adding checks for quota support.Günther Deschner2011-02-231-0/+8
* s3-waf: add check for getspnam().Günther Deschner2011-02-221-0/+5
* s3-waf: add check for TDB_ERR_NESTING.Günther Deschner2011-02-221-0/+5
* s3-waf: add check for sendfile on AIX.Günther Deschner2011-02-221-0/+23
* s3-waf: add check for sendfile on solaris.Günther Deschner2011-02-221-0/+50
* s3-waf: add check for sendfile on hpux.Günther Deschner2011-02-221-0/+37
* s3-waf: add check for sendfile on freebsd.Günther Deschner2011-02-221-0/+24
* s3-waf: add check for sendfile on linux.Günther Deschner2011-02-221-0/+45
* s3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled when run on the buildfarm.Günther Deschner2011-02-221-0/+3
* s3-waf: add check for ftruncate extend.Günther Deschner2011-02-221-0/+6
* s3-waf: add check for realpath() NULL arg.Günther Deschner2011-02-221-0/+21
* s3-waf: add check for makedev().Günther Deschner2011-02-221-0/+11
* s3-waf: add check for TIME_T_MAX.Günther Deschner2011-02-221-0/+25
* s3-waf: add check for /proc/sys/kernel/core_pattern.Günther Deschner2011-02-221-0/+3
* s3-waf: work around broken cups-config --libs outputAndrew Tridgell2011-02-221-2/+5
* s3-waf: added support for in-tree heimdal in source3 waf buildAndrew Tridgell2011-02-221-3/+80
* s3-waf: use Logs.warn() not print for configure warningsAndrew Tridgell2011-02-221-15/+15
* s3-waf: make pieces of the source3 waf wscript depends on toplevel_buildAndrew Tridgell2011-02-221-37/+40
* s3-waf: we need to globally -Ilib/replaceGünther Deschner2011-02-181-1/+1
* s3-waf: fix popt support.Günther Deschner2011-02-181-0/+2
* s3-libads Remove MIT-specific krb5_princ_realm macro calls.Andrew Bartlett2011-02-181-0/+11
* s3-waf: fixed the include paths for samba public librariesAndrew Tridgell2011-02-181-4/+8
* s3-waf: add check for "struct sigevent" and some of its members.Günther Deschner2011-02-171-0/+11
* s3-waf: add check for "struct utimbuf".Günther Deschner2011-02-171-0/+5
* s3-waf: move the KRB5_DEPRECATED configure check out of lib/replaceAndrew Tridgell2011-02-171-0/+6
* s3-waf: add check for struct stat st_flags member.Günther Deschner2011-02-161-0/+2
* s3-waf: add some missing checks for macosx.Günther Deschner2011-02-161-0/+21
* s3-waf: add check for __NR_inotify_init declaration.Günther Deschner2011-02-161-0/+2
* s3-waf: add check for various sysconf() variables.Günther Deschner2011-02-161-0/+8
* s3-waf: add check for posix_fadvise().Günther Deschner2011-02-161-0/+10