Age | Commit message (Expand) | Author | Files | Lines |
2010-12-13 | s3-waf: try to fix the build with snow leopard. | Günther Deschner | 1 | -1/+5 |
2010-12-13 | s3-waf: add -Wl,--export-dynamic to LDFLAGS. | Günther Deschner | 1 | -0/+2 |
2010-12-08 | s3-waf: fixed version number handling | Andrew Tridgell | 1 | -13/+2 |
2010-12-07 | s3-waf: add configure/declaration checks for fdatasync, readahead and splice. | Günther Deschner | 1 | -0/+12 |
2010-12-07 | s3-waf: add valgrind configure checks. | Günther Deschner | 1 | -0/+4 |
2010-12-07 | s3-waf: build vfs_fileid module if possible. | Günther Deschner | 1 | -0/+9 |
2010-12-07 | s3-waf: add support for --with-dnsupdate. | Günther Deschner | 1 | -1/+10 |
2010-12-06 | s3-waf: add pam configure checks. | Günther Deschner | 1 | -2/+69 |
2010-12-03 | s3-waf: add krb5 configure check for WRFILE_KEYTAB. | Günther Deschner | 1 | -0/+10 |
2010-12-03 | s3-waf: add krb5 configure checks for enctype 23. | Günther Deschner | 1 | -0/+25 |
2010-12-03 | s3-waf: more krb5 configure checks. | Günther Deschner | 1 | -2/+11 |
2010-12-01 | s3-waf: more krb5 configure checks. | Günther Deschner | 1 | -0/+24 |
2010-12-01 | s3-waf: add configure check for dirfd and build vfs_syncops vfs_dirsort if po... | Günther Deschner | 1 | -0/+5 |
2010-12-01 | s3-waf: add idmap_ldap to default static module list. | Günther Deschner | 1 | -1/+1 |
2010-12-01 | s3-waf: align some krb5/gssapi configure checks with classic build. | Günther Deschner | 1 | -1/+2 |
2010-12-01 | s3-waf: avoid module name uppercasing. | Günther Deschner | 1 | -3/+3 |
2010-11-16 | waf: added --git-local-changes configure option | Andrew Tridgell | 1 | -5/+5 |
2010-11-12 | samba_version: When working from git checkout, display git revision SHA1 rather | Jelmer Vernooij | 1 | -1/+1 |
2010-11-08 | s3-waf: add idmap_autorid to the build. | Günther Deschner | 1 | -1/+1 |
2010-11-04 | s3-waf: add check for httpConnect and httpConnectEncrypt. | Günther Deschner | 1 | -0/+1 |
2010-10-28 | s3-waf: add vfs_time_audit to the build. | Günther Deschner | 1 | -1/+2 |
2010-10-25 | s3-waf: use git to calculate the version if available | Stefan Metzmacher | 1 | -9/+15 |
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 |
2010-09-29 | s3-waf: add basic make test infrastructure, not able to test yet. | Günther Deschner | 1 | -0/+2 |
2010-09-28 | waf: we don't need the preprocessor recursion limit any more | Andrew Tridgell | 1 | -3/+0 |
2010-09-28 | s3-waf: add vfs_linux_xfs_sgid to the list of default shared modules. | Günther Deschner | 1 | -1/+1 |
2010-09-28 | s3-waf: add pam_smbpass. | Günther Deschner | 1 | -0/+4 |
2010-09-27 | s3-waf: rework static and shared list handling a little. | Günther Deschner | 1 | -17/+20 |
2010-09-27 | s3-waf: add missing IDMAP modules. | Günther Deschner | 1 | -1/+2 |
2010-09-27 | s3-waf: support --with-acl-support, at least for posix acls. | Günther Deschner | 1 | -22/+53 |
2010-09-27 | s3-waf: add some module specific functions for s3 waf build. | Günther Deschner | 1 | -0/+3 |
2010-09-23 | s3-waf: add check for seteuid method. | Günther Deschner | 1 | -0/+44 |
2010-08-27 | s3-waf: build samldap passdb backend | Sumit Bose | 1 | -1/+1 |
2010-08-11 | s3-waf: fix the waf build with more recent MIT krb5 libs. | Günther Deschner | 1 | -0/+3 |
2010-07-19 | s3-rpc_server: Added callbacks for init and shutdown of a rpc service. | Andreas Schneider | 1 | -6/+14 |
2010-06-20 | s3: Attempt to fix the build on NetBSD | Kai Blin | 1 | -3/+3 |
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 |