index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-04-05
build: Remove configure tests for *64 functions and types
Andrew Bartlett
1
-338
/
+10
2012-04-05
build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...
Andrew Bartlett
1
-9
/
+7
2012-04-05
build: use only standard _FILE_OFFSET_BITS=64 macro for large files
Andrew Bartlett
1
-145
/
+7
2012-04-03
build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_...
Andrew Bartlett
1
-45
/
+0
2012-04-03
build: Remove unused check for HAVE_KRB5_TKT_ENC_PART2
Andrew Bartlett
1
-11
/
+0
2012-03-24
libreplace: Add getpeereid implementation.
Jelmer Vernooij
1
-25
/
+0
2012-03-23
s3-build: gss_krb5_export_lucid_sec_context is no longer used in the s3 build
Andrew Bartlett
1
-6
/
+0
2012-03-15
util: Add --disable-fault-handling.
Ira Cooper
1
-0
/
+7
2012-03-14
autoconf: make autoconf build work on OS X 10.6
Matthieu Patou
1
-2
/
+2
2012-03-14
lib/crypto: Detect CommonCrypto and use it if available
Matthieu Patou
1
-0
/
+7
2012-03-07
addns: Fix the Solaris/Illumos build.
Ira Cooper
1
-0
/
+1
2012-03-05
s3-ctdb: Enable CTDB readonly support only if CTDB supports it
Amitay Isaacs
1
-0
/
+28
2012-03-02
s3: Test for statfs before statfs64
Volker Lendecke
1
-20
/
+20
2012-03-02
s3: Further fix for bug 8777
Brad Smith
1
-9
/
+32
2012-02-26
s3-configure: Add CFLAGS_APPEND variable
Volker Lendecke
1
-1
/
+1
2012-02-25
s3: Fix bug 8777, sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFly
Brad Smith
1
-1
/
+9
2012-02-17
s3-auth: Use common gensec_ntlmssp
Andrew Bartlett
1
-2
/
+2
2012-02-13
s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPI
Andrew Bartlett
1
-3
/
+0
2012-02-10
s3-libsmb: Remove unused kerberos_set_creds_enctype()
Andrew Bartlett
1
-24
/
+0
2012-02-10
s3-libsmb: Remove unused kerberos_compatible_enctypes
Andrew Bartlett
1
-6
/
+0
2012-02-10
s3-libsmb: Remove unused smb_krb5_mk_error()
Andrew Bartlett
1
-13
/
+0
2012-02-09
s3-libsmb: Remove obsolete smb_krb5_locate_kdc.
Andreas Schneider
1
-1
/
+0
2012-02-09
s3-build: remove EXEEXT from Makefiles
Andrew Bartlett
1
-14
/
+11
2012-01-25
s3:build: require gss_krb5_export_lucid_sec_context() for ads support
Stefan Metzmacher
1
-0
/
+6
2012-01-25
Revert "s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_...
Stefan Metzmacher
1
-5
/
+6
2012-01-20
s3:configure.in: move gss_wrap_iov check to the other function checks
Stefan Metzmacher
1
-1
/
+1
2012-01-20
s3:configure.in: require gssapi for ads support
Stefan Metzmacher
1
-0
/
+1
2012-01-20
s3:configure.in: move krb5_set_real_time check to other function checks
Stefan Metzmacher
1
-2
/
+1
2012-01-20
s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_context
Stefan Metzmacher
1
-6
/
+5
2012-01-20
s3:configure.in: fix the shell logic in krb5 checks
Stefan Metzmacher
1
-1
/
+1
2012-01-14
s3: ADS support is needed for dns updates
Volker Lendecke
1
-1
/
+1
2012-01-13
s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...
Günther Deschner
1
-1
/
+1
2012-01-13
s3:build: add auth/gensec/spnego.o
Stefan Metzmacher
1
-0
/
+3
2012-01-10
krb5: Require gss_get_name_attribute or Heimdal's PAC parsing to build with krb5
Andrew Bartlett
1
-0
/
+10
2012-01-10
krb5: Require krb5_string_to_key be available to build with krb5
Andrew Bartlett
1
-0
/
+6
2012-01-10
krb5: Require krb5_set_real_time is available to build with krb5
Andrew Bartlett
1
-0
/
+11
[next]