Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-05-28 | s3-waf: Detect which version of krb5_enctype_to_string is used | Kai Blin | 1 | -0/+24 |
2010-05-28 | waf Read VERSION file inside WAF to set package version | Andrew Bartlett | 1 | -7/+11 |
2010-05-27 | s3-waf: Fix typo | Kai Blin | 1 | -1/+1 |
2010-05-27 | s3-waf: Also set "developer" env when building in developer mode | Kai Blin | 1 | -0/+1 |
2010-05-26 | s3-waf: more work on krb5 build. | Günther Deschner | 1 | -0/+30 |
2010-05-26 | s3-waf: Allow to build with kerberos support | Kai Blin | 1 | -0/+9 |
2010-05-26 | s3-waf: Check for additional options on *xattr | Kai Blin | 1 | -0/+6 |
2010-05-26 | s3-waf: Add darwin to the host_os-specific checks | Kai Blin | 1 | -0/+2 |
2010-05-26 | s3-waf: Don't hardcode the name of the awk executable in wscript_build | Kai Blin | 1 | -0/+2 |
2010-05-25 | s3-waf: very simple start on getting krb5 build to work. | Günther Deschner | 1 | -0/+2 |
2010-05-21 | s3-waf: Actually make --with/--without-swat work | Kai Blin | 1 | -0/+3 |
2010-05-21 | s3-waf: Really disable winbindd build when --without-winbind is specified | Kai Blin | 1 | -0/+1 |
2010-05-20 | s3-waf: more elaborate host_os check for STAT_ST_BLOCKSIZE | Kai Blin | 1 | -4/+11 |
2010-05-20 | s3-waf: fix the winbindd build again | Kai Blin | 1 | -1/+3 |
2010-05-20 | s3-waf: Also include source4/ when looking for headers | Stefan Metzmacher | 1 | -1/+1 |
2010-05-20 | s3-waf: build shared modules as subsystems | Kai Blin | 1 | -0/+11 |
2010-05-20 | s3-waf: autogenerate lists of static modules | Kai Blin | 1 | -1/+2 |
2010-05-20 | s3-waf: tdb includes are in lib/tdb/include | Kai Blin | 1 | -1/+1 |
2010-05-20 | s3-waf: Autogenerate the static and dynamic init function calls | Kai Blin | 1 | -4/+23 |
2010-05-20 | s3-waf: add popt and tdb include dirs to the includes list | Kai Blin | 1 | -1/+1 |
2010-05-20 | s3-waf: Build swat | Kai Blin | 1 | -0/+1 |
2010-05-20 | s3-waf: Fix global includes to fix waf configure --help output | Kai Blin | 1 | -2/+4 |
2010-05-20 | s3-waf: Add dummy configuration option for pthreadpool | Kai Blin | 1 | -0/+1 |
2010-05-20 | s3-waf: Add dummy configuration option for utmp | Kai Blin | 1 | -0/+1 |
2010-05-20 | s3-waf: Add dummy configuration option for sendfile-support | Kai Blin | 1 | -0/+1 |
2010-05-20 | s3-waf: Add dummy configuration options for quotas | Kai Blin | 1 | -0/+2 |
2010-05-20 | s3-waf: Add dummy configuration option for PAM | Kai Blin | 1 | -0/+1 |
2010-05-20 | s3-waf: Add configuration option for merged build | Kai Blin | 1 | -0/+1 |
2010-05-20 | s3-waf: move the KRB5_DEPRECATED check into lib/replace | Andrew Tridgell | 1 | -7/+0 |
2010-05-20 | s3-waf: Don't recurse into tsocket dir during configure | Kai Blin | 1 | -1/+0 |
2010-05-20 | s3-waf: Add enable selftest configuration option | Andrew Tridgell | 1 | -0/+3 |
2010-05-20 | s3-waf: correctly handle the libcap dependency when libcap is not installed | Andrew Tridgell | 1 | -1/+2 |
2010-05-20 | s3-waf: build wbinfo using waf | Kai Blin | 1 | -0/+1 |
2010-05-20 | s3-waf: Add ctags command | Kai Blin | 1 | -0/+7 |
2010-05-20 | s3-waf: Support smbd build without ldap and kerberos | Kai Blin | 1 | -33/+40 |