Age | Commit message (Expand) | Author | Files | Lines |
2012-06-29 | Move back to using per-thread credentials on Linux. Fixes the glibc native AI... | Jeremy Allison | 1 | -1/+11 |
2012-06-18 | s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared) | Michael Adam | 1 | -1/+2 |
2012-06-18 | s3:configure: check for SPLICE_F_MOVE at configure stage | Stefan Metzmacher | 1 | -1/+1 |
2012-06-16 | s3-auth: Remove auth_netlogond | Andrew Bartlett | 1 | -1/+1 |
2012-06-16 | s3-passdb: Remove pdb_ads | Andrew Bartlett | 1 | -1/+1 |
2012-06-16 | build: Remove support for non-64bit sendfile() | Andrew Bartlett | 1 | -15/+0 |
2012-06-07 | build: fix typo that breaks the HP-UX build | Björn Jacke | 1 | -1/+1 |
2012-06-07 | build: Tidy up broken posix_fallocate tests | Andrew Bartlett | 1 | -1/+1 |
2012-06-06 | build: Rationalise AIO support in configure, ensure on by default | Andrew Bartlett | 1 | -2/+0 |
2012-06-05 | build: Add newlines for clarity | Andrew Bartlett | 1 | -0/+2 |
2012-06-05 | build: Add test for HAVE_BROKEN_POSIX_FALLOCATE to waf build | Andrew Bartlett | 1 | -0/+13 |
2012-06-03 | build: Match autoconf build and disable ACLs on MacOS (darwin) | Andrew Bartlett | 1 | -3/+7 |
2012-06-02 | build: Check correctly for sendfile (missing .h in header) | Andrew Bartlett | 1 | -1/+1 |
2012-06-02 | build: Always attempt to build posix ACLs | Andrew Bartlett | 1 | -8/+3 |
2012-06-02 | lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c | Andrew Bartlett | 1 | -22/+11 |
2012-05-27 | build: Remove all references to libuuid | Andrew Bartlett | 1 | -2/+0 |
2012-05-27 | Eliminate dependency on an external uuid library. | Andriy Syrovenko | 1 | -5/+1 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -2/+2 |
2012-05-15 | s3:auth: remove unused auth_server.c | Stefan Metzmacher | 1 | -1/+1 |
2012-04-23 | waf: move krb5 checks to a separate waf file | Alexander Bokovoy | 1 | -180/+0 |
2012-04-13 | rely on sys/inotify.h for inotify | Adrian Bunk | 1 | -8/+4 |
2012-04-12 | krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated. | Simo Sorce | 1 | -4/+5 |
2012-04-12 | s3-waf: remove requirement of having --enable-developer for running system kr... | Günther Deschner | 1 | -1/+1 |
2012-04-11 | Add a new module, aio_linux which implements Linux kernel aio support. Docs t... | Jeremy Allison | 1 | -0/+26 |
2012-04-10 | On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ... | Jeremy Allison | 1 | -1/+0 |
2012-04-09 | Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl... | Jeremy Allison | 1 | -2/+2 |
2012-04-06 | Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ... | Jeremy Allison | 1 | -0/+14 |
2012-04-05 | s3-build: Remove unused configure checks for xattr functions | Andrew Bartlett | 1 | -1/+1 |
2012-04-05 | s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -2/+2 |
2012-04-05 | s3-build: Remove unused configure checks for xattr functions | Andrew Bartlett | 1 | -1/+1 |
2012-04-05 | s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -2/+2 |
2012-04-05 | s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -1/+1 |
2012-04-05 | s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -1/+1 |
2012-04-05 | build: Remove configure tests for *64 functions and types | Andrew Bartlett | 1 | -148/+28 |
2012-04-05 | build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE... | Andrew Bartlett | 1 | -10/+0 |
2012-04-03 | build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_... | Andrew Bartlett | 1 | -20/+1 |
2012-04-03 | build: Remove unused check for HAVE_KRB5_TKT_ENC_PART2 | Andrew Bartlett | 1 | -2/+0 |
2012-04-03 | s3-vfs: initial work on posix:eadb module | Andrew Bartlett | 1 | -1/+1 |
2012-03-24 | libreplace: Add getpeereid implementation. | Jelmer Vernooij | 1 | -8/+0 |
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 |