Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-07 | s3-waf: add configure/declaration checks for fdatasync, readahead and splice. | Günther Deschner | 1 | -0/+12 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Dec 7 16:50:23 CET 2010 on sn-devel-104 | |||||
2010-12-07 | s3-waf: add valgrind configure checks. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-12-07 | s3-waf: build vfs_fileid module if possible. | Günther Deschner | 1 | -0/+9 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Dec 7 14:01:46 CET 2010 on sn-devel-104 | |||||
2010-12-07 | s3-waf: add support for --with-dnsupdate. | Günther Deschner | 1 | -1/+10 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Dec 7 13:07:51 CET 2010 on sn-devel-104 | |||||
2010-12-06 | s3-waf: add pam configure checks. | Günther Deschner | 1 | -2/+69 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Dec 6 17:34:45 CET 2010 on sn-devel-104 | |||||
2010-12-03 | s3-waf: add krb5 configure check for WRFILE_KEYTAB. | Günther Deschner | 1 | -0/+10 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Dec 3 13:54:25 CET 2010 on sn-devel-104 | |||||
2010-12-03 | s3-waf: add krb5 configure checks for enctype 23. | Günther Deschner | 1 | -0/+25 | |
Guenther | |||||
2010-12-03 | s3-waf: more krb5 configure checks. | Günther Deschner | 1 | -2/+11 | |
Guenther | |||||
2010-12-01 | s3-waf: more krb5 configure checks. | Günther Deschner | 1 | -0/+24 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 19:35:50 CET 2010 on sn-devel-104 | |||||
2010-12-01 | s3-waf: add configure check for dirfd and build vfs_syncops vfs_dirsort if ↵ | Günther Deschner | 1 | -0/+5 | |
possible. Guenther | |||||
2010-12-01 | s3-waf: add idmap_ldap to default static module list. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-12-01 | s3-waf: align some krb5/gssapi configure checks with classic build. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2010-12-01 | s3-waf: avoid module name uppercasing. | Günther Deschner | 1 | -3/+3 | |
This finally allows mixed case module names like the classic build (./configure --shared_modules=charset_CP850) Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 18:39:14 CET 2010 on sn-devel-104 | |||||
2010-11-16 | waf: added --git-local-changes configure option | Andrew Tridgell | 1 | -5/+5 | |
if you use --git-local-changes then the version number that waf extracts from git will have a '+' on the end if you have local changes, as determined by running 'git diff'. This used to be the default, but unfortunately it is far too slow on some systems. On a NFS build system I was using the first line of configure took about 2 minutes. Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Tue Nov 16 01:51:54 UTC 2010 on sn-devel-104 | |||||
2010-11-12 | samba_version: When working from git checkout, display git revision SHA1 rather | Jelmer Vernooij | 1 | -1/+1 | |
than Bazaar revision ids. | |||||
2010-11-08 | s3-waf: add idmap_autorid to the build. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Nov 8 14:17:27 UTC 2010 on sn-devel-104 | |||||
2010-11-04 | s3-waf: add check for httpConnect and httpConnectEncrypt. | Günther Deschner | 1 | -0/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Nov 4 14:10:40 UTC 2010 on sn-devel-104 | |||||
2010-10-28 | s3-waf: add vfs_time_audit to the build. | Günther Deschner | 1 | -1/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Oct 28 15:14:27 UTC 2010 on sn-devel-104 | |||||
2010-10-25 | s3-waf: use git to calculate the version if available | Stefan Metzmacher | 1 | -9/+15 | |
metze | |||||
2010-10-25 | s3-waf: fixed waf configure for recent changes | Andrew Tridgell | 1 | -1/+1 | |
2010-10-01 | samba: share readline wrappers among all buildsystems. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-09-29 | s3-waf: add basic make test infrastructure, not able to test yet. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-09-28 | waf: we don't need the preprocessor recursion limit any more | Andrew Tridgell | 1 | -3/+0 | |
thanks to ita for this | |||||
2010-09-28 | s3-waf: add vfs_linux_xfs_sgid to the list of default shared modules. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-28 | s3-waf: add pam_smbpass. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-09-27 | s3-waf: rework static and shared list handling a little. | Günther Deschner | 1 | -17/+20 | |
Guenther | |||||
2010-09-27 | s3-waf: add missing IDMAP modules. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2010-09-27 | s3-waf: support --with-acl-support, at least for posix acls. | Günther Deschner | 1 | -22/+53 | |
Guenther | |||||
2010-09-27 | s3-waf: add some module specific functions for s3 waf build. | Günther Deschner | 1 | -0/+3 | |
Thanks to Kai. Guenther | |||||
2010-09-23 | s3-waf: add check for seteuid method. | Günther Deschner | 1 | -0/+44 | |
Thanks to Kai and Metze! Guenther | |||||
2010-08-27 | s3-waf: build samldap passdb backend | Sumit Bose | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-08-11 | s3-waf: fix the waf build with more recent MIT krb5 libs. | Günther Deschner | 1 | -0/+3 | |
(such as MIT krb5 1.7.1 on fedora 13). This whole area needs more work and love later, for now it builds at least. Kai, please check. Guenther | |||||
2010-07-19 | s3-rpc_server: Added callbacks for init and shutdown of a rpc service. | Andreas Schneider | 1 | -6/+14 | |
This adds two callback function for each rpc service. One is for initialisation and the other for shutdown. rpc_<service>_unregister() needs to be called to execute the shutdown function. | |||||
2010-06-20 | s3: Attempt to fix the build on NetBSD | Kai Blin | 1 | -3/+3 | |
Unlike Linux and OSX, NetBSD seems to have *netgrent prototypes in netgroup.h. | |||||
2010-06-20 | s3-waf: Change the (set|get|end)netgrent checks to match the configure.in checks | Kai Blin | 1 | -9/+12 | |
2010-06-17 | s3-waf: Add check for iconv | Kai Blin | 1 | -0/+8 | |
2010-06-17 | s3-waf: Work around missing *netgrent prototypes on OSX 10.4 | Kai Blin | 1 | -5/+16 | |
2010-06-01 | s3-waf: Add check for dirent.d_off member | Kai Blin | 1 | -0/+4 | |
2010-06-01 | s3-waf: Check for device major and minor macros | Kai Blin | 1 | -0/+8 | |
2010-06-01 | s3-waf: Add check for asm/types.h | Kai Blin | 1 | -0/+2 | |
2010-05-31 | s3-waf: Check if compiler supports LL suffix | Kai Blin | 1 | -0/+6 | |
2010-05-31 | s3-waf: Check for broken nisplus include files | Kai Blin | 1 | -0/+3 | |
2010-05-30 | s3-waf: support avahi builds | Kai Blin | 1 | -0/+12 | |
2010-05-30 | s3-waf: Add more darwin-specific options | Kai Blin | 1 | -0/+2 | |
2010-05-30 | s3-waf: Set HAVE_GSSAPI if gssapi libs were found | Kai Blin | 1 | -1/+2 | |
2010-05-28 | s3-waf: Support builds with utmp accounting | Kai Blin | 1 | -3/+34 | |
2010-05-28 | s3-waf: Match the defines from the autotools build on PACKAGE_* | Kai Blin | 1 | -5/+5 | |
2010-05-28 | s3-waf: Detect which version of krb5_enctype_to_string is used | Kai Blin | 1 | -0/+24 | |
Pair-Programmed-With: Günther Deschner <gd@samba.org> | |||||
2010-05-28 | waf Read VERSION file inside WAF to set package version | Andrew Bartlett | 1 | -7/+11 | |
This replaces the call to mkversion.sh in both the Samba3 and Samba4 WAF builds. Andrew Bartlett | |||||
2010-05-27 | s3-waf: Fix typo | Kai Blin | 1 | -1/+1 | |
Sorry for the noise |