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-08-08
s3-waf: Fix build on FreeBSD when sunacl.h is found
Andrew Bartlett
1
-1
/
+1
2011-07-21
s3-waf: fix a libcrypto configure check
Christian Ambach
1
-1
/
+1
2011-06-28
s3-waf: remove s3-waf specific dynconfig.
Günther Deschner
1
-3
/
+31
2011-06-23
s3-net: Bind our gettext results to 'unix charset'
Andrew Bartlett
1
-1
/
+1
2011-06-23
lib/util/charset: Remove autodetection of charset from LOCALE
Andrew Bartlett
1
-2
/
+2
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-3
/
+3
2011-06-20
lib: import ccan modules for tdb2
Rusty Russell
1
-1
/
+2
2011-06-01
Add check for the getcwd function being able to take NULL,0 arguments.
Jeremy Allison
1
-0
/
+10
2011-05-08
s3-passdb: added pdb_samba4
Andrew Bartlett
1
-0
/
+3
2011-05-08
build: Allow the C code to know if this is a waf build
Andrew Bartlett
1
-0
/
+1
2011-05-07
Fix Samba3 on OpenIndiana.
Gordon Ross
1
-1
/
+1
2011-05-04
s3-waf: add vfs_gpfs_hsm_notify to the build.
Günther Deschner
1
-0
/
+6
2011-04-30
kerberos: Only include gssapi/gssapi_krb5.h when available
Andrew Bartlett
1
-1
/
+1
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
[next]