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
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapper
Andrew Bartlett
1
-2
/
+2
2011-04-27
s3-waf: add pthreadpool support.
Günther Deschner
1
-0
/
+7
2011-04-27
s3-waf: check for pthread support.
Günther Deschner
1
-0
/
+31
2011-04-27
s3-waf Don't enable profiling by default
Andrew Bartlett
1
-1
/
+1
2011-04-27
auth/kerberos Add check for gss_inquire_sec_context_by_oid
Andrew Bartlett
1
-1
/
+1
2011-04-27
s3-gse: Don't release the mech OID from gss_accept_security_context
Andrew Bartlett
1
-1
/
+1
2011-04-27
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
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-22
s3-waf: try to fix the build on sunos5.
Günther Deschner
1
-0
/
+2
2011-04-22
s3-waf: fix typo in comment.
Günther Deschner
1
-1
/
+1
2011-04-20
s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()
Andrew Bartlett
1
-1
/
+1
2011-04-18
s3 waf: Mimic the autoconf check for netgrent
Kai Blin
1
-3
/
+7
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
1
-77
/
+1
2011-04-14
s3-waf: add --with-profiling-data configure option.
Günther Deschner
1
-0
/
+5
2011-04-05
s3-waf: fix typo in ctdb checks.
Günther Deschner
1
-1
/
+1
2011-04-02
s3:waf: add cluster support / ctdb checks.
Michael Adam
1
-0
/
+196
2011-03-19
s3: use getgrset() when it is available
Christian Ambach
1
-1
/
+1
2011-03-19
s3-waf: use HAVE_ADS env to decide whether to build libads.so
Günther Deschner
1
-0
/
+2
2011-03-17
s3-waf: add --with-pam_smbpass configure option.
Günther Deschner
1
-0
/
+1
2011-03-17
s3-waf: move HAVE_LDAP_SASL_WRAPPING define to the HAVE_LDAP block.
Günther Deschner
1
-5
/
+5
2011-03-15
s3-build: try to silence annoying "Ignoring invalid value 'vlp' for parameter...
Günther Deschner
1
-3
/
+3
2011-03-10
s3-waf: fix typo.
Günther Deschner
1
-1
/
+1
2011-03-04
s3-waf: add wildcard commands from main wscript.
Günther Deschner
1
-1
/
+11
2011-03-04
s3-waf: add check for SEEKDIR_RETURNS_VOID.
Günther Deschner
1
-0
/
+5
2011-03-04
s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
Günther Deschner
1
-0
/
+6
2011-03-04
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
1
-2
/
+0
2011-02-23
s3-waf: start adding checks for quota support.
Günther Deschner
1
-0
/
+8
2011-02-22
s3-waf: add check for getspnam().
Günther Deschner
1
-0
/
+5
2011-02-22
s3-waf: add check for TDB_ERR_NESTING.
Günther Deschner
1
-0
/
+5
2011-02-22
s3-waf: add check for sendfile on AIX.
Günther Deschner
1
-0
/
+23
2011-02-22
s3-waf: add check for sendfile on solaris.
Günther Deschner
1
-0
/
+50
2011-02-22
s3-waf: add check for sendfile on hpux.
Günther Deschner
1
-0
/
+37
2011-02-22
s3-waf: add check for sendfile on freebsd.
Günther Deschner
1
-0
/
+24
2011-02-22
s3-waf: add check for sendfile on linux.
Günther Deschner
1
-0
/
+45
2011-02-22
s3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled when run on the buildfarm.
Günther Deschner
1
-0
/
+3
2011-02-22
s3-waf: add check for ftruncate extend.
Günther Deschner
1
-0
/
+6
2011-02-22
s3-waf: add check for realpath() NULL arg.
Günther Deschner
1
-0
/
+21
2011-02-22
s3-waf: add check for makedev().
Günther Deschner
1
-0
/
+11
2011-02-22
s3-waf: add check for TIME_T_MAX.
Günther Deschner
1
-0
/
+25
2011-02-22
s3-waf: add check for /proc/sys/kernel/core_pattern.
Günther Deschner
1
-0
/
+3
2011-02-22
s3-waf: work around broken cups-config --libs output
Andrew Tridgell
1
-2
/
+5
2011-02-22
s3-waf: added support for in-tree heimdal in source3 waf build
Andrew Tridgell
1
-3
/
+80
2011-02-22
s3-waf: use Logs.warn() not print for configure warnings
Andrew Tridgell
1
-15
/
+15
2011-02-22
s3-waf: make pieces of the source3 waf wscript depends on toplevel_build
Andrew Tridgell
1
-37
/
+40
2011-02-18
s3-waf: we need to globally -Ilib/replace
Günther Deschner
1
-1
/
+1
2011-02-18
s3-waf: fix popt support.
Günther Deschner
1
-0
/
+2
2011-02-18
s3-libads Remove MIT-specific krb5_princ_realm macro calls.
Andrew Bartlett
1
-0
/
+11
2011-02-18
s3-waf: fixed the include paths for samba public libraries
Andrew Tridgell
1
-4
/
+8
2011-02-17
s3-waf: add check for "struct sigevent" and some of its members.
Günther Deschner
1
-0
/
+11
[next]