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
2011-04-27
auth/kerberos Add check for gss_inquire_sec_context_by_oid
Andrew Bartlett
1
-0
/
+1
2011-04-27
s3-gse: Don't release the mech OID from gss_accept_security_context
Andrew Bartlett
1
-0
/
+1
2011-04-27
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
1
-0
/
+1
2011-04-25
s3: Check for res_ninit
Volker Lendecke
1
-0
/
+8
2011-04-25
s3: Add pthreadpooltest to main build
Volker Lendecke
1
-0
/
+2
2011-04-25
s3: Many pthreadpool fixes
Volker Lendecke
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-20
s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()
Andrew Bartlett
1
-0
/
+1
2011-04-18
s3 autobuild: Fix CFLAG check for netgrent tests
Kai Blin
1
-1
/
+1
2011-04-14
s3-build: make sure we pick up system tdb and talloc via #include.
Günther Deschner
1
-1
/
+1
2011-03-31
s3:configure: allow building without SCHEDULE_FOR_DELETION with --enable-old-...
Michael Adam
1
-2
/
+6
2011-03-31
s3:configure: introduce "--enable-old-ctdb" to enable enforcing build against...
Michael Adam
1
-0
/
+6
2011-03-31
s3:configure: add check for new CTDB_CONTROL_SCHEDULE_FOR_DELETION
Michael Adam
1
-0
/
+19
2011-03-31
s3:configure: rework logic of ctdb/clustering checks
Michael Adam
1
-77
/
+113
2011-03-31
s3:configure: remove unused variable CTDB_CFLAGS
Michael Adam
1
-2
/
+0
2011-03-31
s3:configure: fix a comment.
Michael Adam
1
-1
/
+1
2011-03-19
s3: use getgrset() when it is available
Christian Ambach
1
-0
/
+1
2011-03-10
s3-build: remove -I../lib/addns.
Günther Deschner
1
-1
/
+0
2011-03-04
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
1
-23
/
+0
2011-02-28
libreplace: poll based on select
Volker Lendecke
1
-1
/
+1
2011-02-16
s3-passdb: Add minimal stub for IPA passdb backend
Sumit Bose
1
-1
/
+2
2011-02-10
Revert "libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes"
Michael Adam
1
-1
/
+1
2011-02-08
Add fdopendir().
Jeremy Allison
1
-0
/
+1
2011-02-06
s3: Only build auth_netlogond for the developer build
Volker Lendecke
1
-1
/
+1
2011-02-01
s3: Add support for AF_NETLINK addr notifications
Volker Lendecke
1
-0
/
+9
2011-01-30
s3: On FreeBSD, compile zfsacl if sunacl.h is around
Volker Lendecke
1
-1
/
+13
2011-01-28
libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes
Michael Adam
1
-1
/
+1
2011-01-06
lib/addns: move DNS client library to the main directory.
Günther Deschner
1
-1
/
+1
2011-01-04
s3-build: Remove broken RPC modules support.
Andreas Schneider
1
-17
/
+0
2010-12-21
Added call out to a Linux-compatible fallocate() when we need to extend a file
Jeremy Allison
1
-0
/
+35
2010-12-19
s3: FreeBSD has getpeereid(), use it
Volker Lendecke
1
-0
/
+12
2010-11-26
s3/configure: fix GNU ld version detection with old gcc releases
Björn Jacke
1
-1
/
+1
2010-11-26
ѕ3/configue: set Tru64 cc's PIC switch right (none)
Björn Jacke
1
-1
/
+3
2010-11-24
s3-torture: remove the merged_build tests for building smbtorture4
Andrew Tridgell
1
-27
/
+6
2010-11-23
Fix bug #7785 - atime limit.
Jeremy Allison
1
-0
/
+25
2010-11-08
s3/configure: fix typo and warning
Björn Jacke
1
-1
/
+1
2010-11-08
s3: Build idmap_autorid by default
Volker Lendecke
1
-0
/
+1
2010-11-08
s3:idmap: add a new ID mapping module autorid
Christian Ambach
1
-0
/
+1
2010-10-28
s3: Add a vfs_time_audit module
Abhidnya P Chirmule
1
-0
/
+2
2010-10-03
s3: Move #define VALGRIND to config.h
Volker Lendecke
1
-0
/
+7
2010-10-01
s3-configure: Require at least version 1.2.6 of external TDB, which has
Jelmer Vernooij
1
-1
/
+1
2010-09-23
tdb: add restore
Volker Lendecke
1
-0
/
+2
2010-09-21
s3: don't build krb5 locator plugin if we don't build winbind
Björn Jacke
1
-12
/
+14
2010-09-10
s3-build: use proper RPC_X_OBJ target names.
Günther Deschner
1
-7
/
+7
2010-08-31
libreplace: move detection of clock_gettime to libreplace
Björn Jacke
1
-17
/
+2
2010-08-31
libreplace: move gettimeofday TZ arg check here
Björn Jacke
1
-1
/
+0
2010-08-25
s3:smbd: add a nfs backend for sysquotas.
Michael Adam
1
-0
/
+21
2010-08-23
s3: PAM_RHOST and PAM_TTY are enums on FreeBSD
Volker Lendecke
1
-0
/
+23
2010-08-21
s3: Fix netgrent configure checks for compilers not supporting -Werror-implic...
Kai Blin
1
-1
/
+3
[next]