Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | s3-wafbuild: Fix inotify detection (bug 8580) | Björn Baumbach | 1 | -2/+3 |
2011-10-28 | lib/util Rename samba_init_module -> samba_module_init | Andrew Bartlett | 1 | -1/+1 |
2011-10-17 | s3-waf: make sure we always build example pdb modules with --enable-developer. | Günther Deschner | 1 | -1/+1 |
2011-10-17 | s3-waf: make sure we always build example auth modules with --enable-developer. | Günther Deschner | 1 | -0/+1 |
2011-10-14 | Fix sys_fseek wrapper | Brad Smith | 1 | -2/+2 |
2011-10-12 | s3 waf: Use upper case uselib_store parameter, otherwise the following checks... | Kai Blin | 1 | -2/+2 |
2011-10-11 | s3-waf: make sure we build example vfs modules with --enable-developer. | Günther Deschner | 1 | -0/+1 |
2011-10-11 | s3-waf: fix configure check for HAVE_LINUX_READAHEAD. | Günther Deschner | 1 | -5/+2 |
2011-10-11 | s3-waf: fix configure check for HAVE_LINUX_FALLOCATE64. | Günther Deschner | 1 | -10/+2 |
2011-10-11 | s3-waf: fix configure check for HAVE_LINUX_FALLOCATE. | Günther Deschner | 1 | -10/+2 |
2011-10-11 | s3-waf: fix configure check for HAVE_POSIX_FADVISE. | Günther Deschner | 1 | -5/+2 |
2011-10-08 | s3:modules: add vfs_dfs_samba4 | Stefan Metzmacher | 1 | -1/+1 |
2011-10-07 | build: Remove obsolete --enable/disable-merged-build | Andrew Bartlett | 1 | -1/+0 |
2011-10-07 | build: Reduce build systems to just top level waf and autoconf | Andrew Bartlett | 1 | -94/+4 |
2011-10-06 | s3: Use the uid_wrapper | Volker Lendecke | 1 | -0/+1 |
2011-10-06 | modules: standardise on samba_init_module as the hook symbol to resolve | Andrew Bartlett | 1 | -1/+1 |
2011-09-20 | lib/util/charcnv: Remove broken internal CP850 and CP464 modules | Andrew Bartlett | 1 | -3/+0 |
2011-09-16 | s3-waf: finally make SO_PEERCRED configure check work with stricter CFLAGS. | Günther Deschner | 1 | -3/+2 |
2011-09-15 | s3-waf: fix SO_PEERCRED configure check. | Günther Deschner | 1 | -1/+1 |
2011-09-10 | lib/util/charset: add back loading of charset modules | Andrew Bartlett | 1 | -5/+12 |
2011-08-08 | s3-waf: Fix build on FreeBSD when sunacl.h is found | Andrew Bartlett | 1 | -1/+1 |
2011-07-21 | s3-waf: fix a libcrypto configure check | Christian Ambach | 1 | -1/+1 |
2011-06-28 | s3-waf: remove s3-waf specific dynconfig. | Günther Deschner | 1 | -3/+31 |
2011-06-23 | s3-net: Bind our gettext results to 'unix charset' | Andrew Bartlett | 1 | -1/+1 |
2011-06-23 | lib/util/charset: Remove autodetection of charset from LOCALE | Andrew Bartlett | 1 | -2/+2 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 1 | -3/+3 |
2011-06-20 | lib: import ccan modules for tdb2 | Rusty Russell | 1 | -1/+2 |
2011-06-01 | Add check for the getcwd function being able to take NULL,0 arguments. | Jeremy Allison | 1 | -0/+10 |
2011-05-08 | s3-passdb: added pdb_samba4 | Andrew Bartlett | 1 | -0/+3 |
2011-05-08 | build: Allow the C code to know if this is a waf build | Andrew Bartlett | 1 | -0/+1 |
2011-05-07 | Fix Samba3 on OpenIndiana. | Gordon Ross | 1 | -1/+1 |
2011-05-04 | s3-waf: add vfs_gpfs_hsm_notify to the build. | Günther Deschner | 1 | -0/+6 |
2011-04-30 | kerberos: Only include gssapi/gssapi_krb5.h when available | Andrew Bartlett | 1 | -1/+1 |
2011-04-28 | s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapper | Andrew Bartlett | 1 | -2/+2 |
2011-04-27 | s3-waf: add pthreadpool support. | Günther Deschner | 1 | -0/+7 |
2011-04-27 | s3-waf: check for pthread support. | Günther Deschner | 1 | -0/+31 |
2011-04-27 | s3-waf Don't enable profiling by default | Andrew Bartlett | 1 | -1/+1 |
2011-04-27 | auth/kerberos Add check for gss_inquire_sec_context_by_oid | Andrew Bartlett | 1 | -1/+1 |
2011-04-27 | s3-gse: Don't release the mech OID from gss_accept_security_context | Andrew Bartlett | 1 | -1/+1 |
2011-04-27 | auth/kerberos: Create common helper to get the verified PAC from GSSAPI | Andrew Bartlett | 1 | -1/+1 |
2011-04-23 | Revert "s3-vfs: another attempt to fix the Tru64 build." | Stefan Metzmacher | 1 | -2/+0 |
2011-04-22 | s3-vfs: another attempt to fix the Tru64 build. | Günther Deschner | 1 | -0/+2 |
2011-04-22 | s3-waf: try to fix the build on sunos5. | Günther Deschner | 1 | -0/+2 |
2011-04-22 | s3-waf: fix typo in comment. | Günther Deschner | 1 | -1/+1 |
2011-04-20 | s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred() | Andrew Bartlett | 1 | -1/+1 |
2011-04-18 | s3 waf: Mimic the autoconf check for netgrent | Kai Blin | 1 | -3/+7 |
2011-04-14 | libcli/auth Move krb5 wrapper functions from s3 into common | Andrew Bartlett | 1 | -77/+1 |
2011-04-14 | s3-waf: add --with-profiling-data configure option. | Günther Deschner | 1 | -0/+5 |
2011-04-05 | s3-waf: fix typo in ctdb checks. | Günther Deschner | 1 | -1/+1 |
2011-04-02 | s3:waf: add cluster support / ctdb checks. | Michael Adam | 1 | -0/+196 |