Age | Commit message (Expand) | Author | Files | Lines |
2012-06-18 | s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stage | Stefan Metzmacher | 1 | -1/+2 |
2012-06-18 | s3:autoconf-build: build the idmap backends tdb2, rid, and hash by default (s... | Michael Adam | 1 | -0/+3 |
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 | -2/+0 |
2012-06-16 | s3-passdb: Remove pdb_ads | Andrew Bartlett | 1 | -2/+0 |
2012-06-16 | build: Remove support for non-64bit sendfile() | Andrew Bartlett | 1 | -18/+0 |
2012-06-07 | build: Tidy up broken posix_fallocate tests | Andrew Bartlett | 1 | -2/+2 |
2012-06-07 | s3: enable winbind also for upcoming FreeBSD/NetBSD releases >=10 | Björn Jacke | 1 | -2/+2 |
2012-06-06 | build: Rationalise AIO support in configure, ensure on by default | Andrew Bartlett | 1 | -20/+18 |
2012-06-05 | build: Remove unused check for HAVE_UNSIGNED_CHAR | Andrew Bartlett | 1 | -8/+0 |
2012-06-05 | s3:build(autoconf): fix "no AC_LANG_SOURCE call detected" warnings | Martin Schwenke | 1 | -16/+16 |
2012-06-03 | libreplace: Link libreplace against attr when required | Andrew Bartlett | 1 | -1/+1 |
2012-06-02 | build: Remove check for res_ninit (Revert "s3: Check for res_ninit") | Andrew Bartlett | 1 | -8/+0 |
2012-06-02 | lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c | Andrew Bartlett | 1 | -59/+0 |
2012-06-01 | waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver... | Alexander Bokovoy | 1 | -0/+12 |
2012-05-30 | s3-build: Fix configure checks for Heimdal | Andrew Bartlett | 1 | -15/+15 |
2012-05-30 | build: Make gss_wrap_iov mandatory for krb5 build | Andrew Bartlett | 1 | -0/+5 |
2012-05-30 | s3-build: We do not have CHARSET modules any more | Andrew Bartlett | 1 | -2/+0 |
2012-05-30 | s3-build: Remove build of libtdb.so from the autoconf build | Andrew Bartlett | 1 | -3/+1 |
2012-05-30 | s3-build: Remove build of libtalloc.so from the autoconf build | Andrew Bartlett | 1 | -3/+1 |
2012-05-30 | s3-iconv: Remove unused script/gen-8bit-gap.sh | Andrew Bartlett | 1 | -1/+1 |
2012-05-27 | build: Remove all references to libuuid | Andrew Bartlett | 1 | -46/+2 |
2012-05-26 | s3-build: Remove build of libaddns.a from the autoconf build | Andrew Bartlett | 1 | -2/+0 |
2012-05-25 | s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPI | Alexander Bokovoy | 1 | -0/+1 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -1/+1 |
2012-05-16 | s3:onefs: remove all onefs related code as it not maintained anymore | Stefan Metzmacher | 1 | -24/+0 |
2012-05-15 | s3:auth: remove unused auth_server.c | Stefan Metzmacher | 1 | -2/+0 |
2012-05-08 | krb5samba: Add smb_krb5_make_pac_checksum. | Andreas Schneider | 1 | -0/+1 |
2012-05-08 | krb5samba: Add krb5_free_checksum_contents wrapper | Simo Sorce | 1 | -0/+1 |
2012-05-04 | krb5samba: Add a smb_krb5_cc_get_lifetime() function. | Andreas Schneider | 1 | -0/+2 |
2012-05-04 | krb5samba: Add compat krb5_make_principal for MIT build | Simo Sorce | 1 | -0/+1 |
2012-05-04 | Move kerberos_kinit_keyblock_cc to krb5samba lib | Simo Sorce | 1 | -0/+1 |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 1 | -0/+2 |
2012-04-23 | krb5_samba: Add support for krb5_princ_size when using Heimdal | Simo Sorce | 1 | -0/+1 |
2012-04-23 | Add complete test program for Linux kernel aio inside configure.in (I discove... | Jeremy Allison | 1 | -6/+28 |
2012-04-13 | rely on sys/inotify.h for inotify | Adrian Bunk | 1 | -12/+3 |
2012-04-12 | krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated. | Simo Sorce | 1 | -16/+3 |
2012-04-12 | Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ... | Jeremy Allison | 1 | -6/+0 |
2012-04-11 | Try and fix autoconf on the build farm. Always include sys/types.h when worki... | Jeremy Allison | 1 | -0/+2 |
2012-04-11 | Add a new module, aio_linux which implements Linux kernel aio support. Docs t... | Jeremy Allison | 1 | -0/+15 |
2012-04-10 | On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ... | Jeremy Allison | 1 | -2/+0 |
2012-04-09 | Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl... | Jeremy Allison | 1 | -0/+6 |
2012-04-06 | Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ... | Jeremy Allison | 1 | -0/+26 |
2012-04-05 | s3-build: Remove unused configure checks for xattr functions | Andrew Bartlett | 1 | -2/+2 |
2012-04-05 | s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -3/+3 |
2012-04-05 | s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -3/+3 |
2012-04-05 | s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure | Andrew Bartlett | 1 | -2/+2 |
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: combine off_t 64 bit and largefile test | Andrew Bartlett | 1 | -24/+10 |
2012-04-05 | build: Fix configure test that was declaring an off64_t | Andrew Bartlett | 1 | -1/+0 |