Age | Commit message (Expand) | Author | Files | Lines |
2012-03-16 | build: Do not use --export-dynamic flag on OpenBSD 5.x | Amitay Isaacs | 1 | -1/+2 |
2012-03-15 | build: Do not build with utmp when we do not have utmp.h | Andrew Bartlett | 1 | -1/+4 |
2012-03-01 | build: look for backtrace_symbols in libexec | Andrew Bartlett | 1 | -1/+1 |
2012-02-13 | s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPI | Andrew Bartlett | 1 | -3/+1 |
2012-02-10 | s3-libsmb: Remove unused kerberos_set_creds_enctype() | Andrew Bartlett | 1 | -4/+0 |
2012-02-10 | s3-libsmb: Remove unused kerberos_compatible_enctypes | Andrew Bartlett | 1 | -4/+1 |
2012-02-10 | s3-libsmb: Remove unused smb_krb5_mk_error() | Andrew Bartlett | 1 | -4/+0 |
2012-02-09 | s3-libsmb: Remove obsolete smb_krb5_locate_kdc. | Andreas Schneider | 1 | -1/+1 |
2012-02-01 | source3/wscript: Expand tabs, to prevent confusion (whitespace is significant... | Jelmer Vernooij | 1 | -321/+321 |
2012-01-25 | s3:build: require gss_krb5_export_lucid_sec_context() for ads support | Stefan Metzmacher | 1 | -2/+14 |
2012-01-25 | Revert "s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_... | Stefan Metzmacher | 1 | -5/+3 |
2012-01-20 | s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_context | Stefan Metzmacher | 1 | -3/+5 |
2012-01-13 | s3-waf: check for KRB5_PDU_NONE as in the autoconf build. | Günther Deschner | 1 | -0/+1 |
2012-01-13 | s3-waf: also check for gsskrb5_extract_authz_data_from_sec_context() during | Günther Deschner | 1 | -1/+2 |
2012-01-10 | krb5: Require gss_get_name_attribute or Heimdal's PAC parsing to build with krb5 | Andrew Bartlett | 1 | -0/+11 |
2012-01-10 | krb5: Require krb5_string_to_key be available to build with krb5 | Andrew Bartlett | 1 | -0/+3 |
2012-01-10 | krb5: Require krb5_set_real_time is available to build with krb5 | Andrew Bartlett | 1 | -1/+1 |
2012-01-10 | krb5: Require krb5_principal_compare_any_realm be available to build with krb5 | Andrew Bartlett | 1 | -0/+3 |
2012-01-10 | krb5: Require krb5_get_renewed_creds be available to build with krb5 | Andrew Bartlett | 1 | -1/+4 |
2012-01-10 | krb5: Require krb5_get_init_creds_opt_alloc/free for build with krb5 | Andrew Bartlett | 1 | -0/+6 |
2012-01-10 | krb5: Require krb5_fwd_tgt_creds to be available to build with krb5 | Andrew Bartlett | 1 | -0/+3 |
2012-01-10 | krb5: Require krb5_get_host_realm and krb5_free_host_realm be available to bu... | Andrew Bartlett | 1 | -0/+6 |
2012-01-10 | krb5: Require krb5_c_verify_checksum is available to build with krb5 | Andrew Bartlett | 1 | -12/+3 |
2012-01-10 | krb5: Require krb5_c_enctype_compare is available to build with krb5 | Andrew Bartlett | 1 | -1/+4 |
2012-01-10 | samba: check for AES encryption type defines. | Günther Deschner | 1 | -0/+2 |
2012-01-06 | Add a sys_get_number_of_cores() function that calls sysconf or sysctl | Jeremy Allison | 1 | -1/+1 |
2012-01-05 | Add S3 vfs_aio_pthread module to replace broken glibc aio code. | Jeremy Allison | 1 | -0/+3 |
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 1 | -1/+1 |
2011-11-30 | s3-waf: fix the build with CTDB_CONTROL_CHECK_SRVIDS. | Günther Deschner | 1 | -0/+29 |
2011-11-30 | build: TDB_ERR_NESTING is used unconditionally | Andrew Bartlett | 1 | -5/+0 |
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 |