summaryrefslogtreecommitdiff
path: root/source3/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-01-13s3-waf: check for KRB5_PDU_NONE as in the autoconf build.Günther Deschner1-0/+1
2012-01-13s3-waf: also check for gsskrb5_extract_authz_data_from_sec_context() duringGünther Deschner1-1/+2
2012-01-10krb5: Require gss_get_name_attribute or Heimdal's PAC parsing to build with krb5Andrew Bartlett1-0/+11
2012-01-10krb5: Require krb5_string_to_key be available to build with krb5Andrew Bartlett1-0/+3
2012-01-10krb5: Require krb5_set_real_time is available to build with krb5Andrew Bartlett1-1/+1
2012-01-10krb5: Require krb5_principal_compare_any_realm be available to build with krb5Andrew Bartlett1-0/+3
2012-01-10krb5: Require krb5_get_renewed_creds be available to build with krb5Andrew Bartlett1-1/+4
2012-01-10krb5: Require krb5_get_init_creds_opt_alloc/free for build with krb5Andrew Bartlett1-0/+6
2012-01-10krb5: Require krb5_fwd_tgt_creds to be available to build with krb5Andrew Bartlett1-0/+3
2012-01-10krb5: Require krb5_get_host_realm and krb5_free_host_realm be available to bu...Andrew Bartlett1-0/+6
2012-01-10krb5: Require krb5_c_verify_checksum is available to build with krb5Andrew Bartlett1-12/+3
2012-01-10krb5: Require krb5_c_enctype_compare is available to build with krb5Andrew Bartlett1-1/+4
2012-01-10samba: check for AES encryption type defines.Günther Deschner1-0/+2
2012-01-06Add a sys_get_number_of_cores() function that calls sysconf or sysctlJeremy Allison1-1/+1
2012-01-05Add S3 vfs_aio_pthread module to replace broken glibc aio code.Jeremy Allison1-0/+3
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-1/+1
2011-11-30s3-waf: fix the build with CTDB_CONTROL_CHECK_SRVIDS.Günther Deschner1-0/+29
2011-11-30build: TDB_ERR_NESTING is used unconditionallyAndrew Bartlett1-5/+0
2011-11-07s3-wafbuild: Fix inotify detection (bug 8580)Björn Baumbach1-2/+3
2011-10-28lib/util Rename samba_init_module -> samba_module_initAndrew Bartlett1-1/+1
2011-10-17s3-waf: make sure we always build example pdb modules with --enable-developer.Günther Deschner1-1/+1
2011-10-17s3-waf: make sure we always build example auth modules with --enable-developer.Günther Deschner1-0/+1
2011-10-14Fix sys_fseek wrapperBrad Smith1-2/+2
2011-10-12s3 waf: Use upper case uselib_store parameter, otherwise the following checks...Kai Blin1-2/+2
2011-10-11s3-waf: make sure we build example vfs modules with --enable-developer.Günther Deschner1-0/+1
2011-10-11s3-waf: fix configure check for HAVE_LINUX_READAHEAD.Günther Deschner1-5/+2
2011-10-11s3-waf: fix configure check for HAVE_LINUX_FALLOCATE64.Günther Deschner1-10/+2
2011-10-11s3-waf: fix configure check for HAVE_LINUX_FALLOCATE.Günther Deschner1-10/+2
2011-10-11s3-waf: fix configure check for HAVE_POSIX_FADVISE.Günther Deschner1-5/+2
2011-10-08s3:modules: add vfs_dfs_samba4Stefan Metzmacher1-1/+1
2011-10-07build: Remove obsolete --enable/disable-merged-buildAndrew Bartlett1-1/+0
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett1-94/+4
2011-10-06s3: Use the uid_wrapperVolker Lendecke1-0/+1
2011-10-06modules: standardise on samba_init_module as the hook symbol to resolveAndrew Bartlett1-1/+1
2011-09-20lib/util/charcnv: Remove broken internal CP850 and CP464 modulesAndrew Bartlett1-3/+0
2011-09-16s3-waf: finally make SO_PEERCRED configure check work with stricter CFLAGS.Günther Deschner1-3/+2
2011-09-15s3-waf: fix SO_PEERCRED configure check.Günther Deschner1-1/+1
2011-09-10lib/util/charset: add back loading of charset modulesAndrew Bartlett1-5/+12
2011-08-08s3-waf: Fix build on FreeBSD when sunacl.h is foundAndrew Bartlett1-1/+1
2011-07-21s3-waf: fix a libcrypto configure checkChristian Ambach1-1/+1
2011-06-28s3-waf: remove s3-waf specific dynconfig.Günther Deschner1-3/+31
2011-06-23s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett1-1/+1
2011-06-23lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett1-2/+2
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-3/+3
2011-06-20lib: import ccan modules for tdb2Rusty Russell1-1/+2
2011-06-01Add check for the getcwd function being able to take NULL,0 arguments.Jeremy Allison1-0/+10
2011-05-08s3-passdb: added pdb_samba4Andrew Bartlett1-0/+3
2011-05-08build: Allow the C code to know if this is a waf buildAndrew Bartlett1-0/+1
2011-05-07Fix Samba3 on OpenIndiana.Gordon Ross1-1/+1
2011-05-04s3-waf: add vfs_gpfs_hsm_notify to the build.Günther Deschner1-0/+6