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-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
2011-02-17
s3-waf: add check for "struct utimbuf".
Günther Deschner
1
-0
/
+5
2011-02-17
s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace
Andrew Tridgell
1
-0
/
+6
2011-02-16
s3-waf: add check for struct stat st_flags member.
Günther Deschner
1
-0
/
+2
2011-02-16
s3-waf: add some missing checks for macosx.
Günther Deschner
1
-0
/
+21
2011-02-16
s3-waf: add check for __NR_inotify_init declaration.
Günther Deschner
1
-0
/
+2
2011-02-16
s3-waf: add check for various sysconf() variables.
Günther Deschner
1
-0
/
+8
2011-02-16
s3-waf: add check for posix_fadvise().
Günther Deschner
1
-0
/
+10
2011-02-16
s3-waf: add check for hires timestamps in struct stat.
Günther Deschner
1
-0
/
+17
2011-02-16
s3-waf: add check for "struct flock64".
Günther Deschner
1
-0
/
+28
2011-02-16
s3-waf: add check for broken (glibc2.1/x86) 64 bit fcntl locking.
Günther Deschner
1
-0
/
+8
2011-02-16
s3-waf: add check for fcntl locking.
Günther Deschner
1
-0
/
+8
2011-02-16
s3-waf: add check for "struct dirent64".
Günther Deschner
1
-0
/
+4
2011-02-11
s3-waf: next attempt to fix cups and non-cups builds.
Günther Deschner
1
-0
/
+1
2011-02-11
s3-waf: try to deal with underlinked cups libraries.
Günther Deschner
1
-1
/
+1
2011-02-11
s3-waf: rework the way SMBLDAP subsystem is built a little.
Günther Deschner
1
-2
/
+1
2011-02-11
s3-waf: try to deal with system w/o ldap; also move module processing to the ...
Günther Deschner
1
-92
/
+97
2011-02-10
s3-waf: try to fix the {net|free|open}bsd build.
Günther Deschner
1
-0
/
+6
2011-02-10
s3-waf: dont try to redefine 'pam', we checked above...
Günther Deschner
1
-2
/
+0
2011-02-10
s3-waf: do not make pam support mandatory.
Günther Deschner
1
-5
/
+11
2011-02-10
s3-waf: fix cups checks when lib is there but headers aren't.
Günther Deschner
1
-1
/
+2
2011-02-10
s3-waf: better checks for gssapi support.
Günther Deschner
1
-3
/
+6
2011-02-10
s3-waf: fix krb5 checks logic.
Günther Deschner
1
-5
/
+6
2011-02-09
s3-waf: make ads support detection a little more robust.
Günther Deschner
1
-5
/
+44
2011-02-09
s3-waf: make sure we dont activate dnsupdate support w/o gssapi.
Günther Deschner
1
-1
/
+4
2011-02-09
s3-waf: we check for attr in ../lib/util/script already, so we cannot set to ...
Günther Deschner
1
-2
/
+0
2011-02-09
s3-waf: as long as we dont have --with-featureX=yes|no|auto handling, avoid e...
Günther Deschner
1
-4
/
+0
2011-02-09
s3-waf: check k5crypto in some more locations.
Günther Deschner
1
-2
/
+2
2011-02-09
s3-waf: support non-default krb5-config and cups-config locations.
Günther Deschner
1
-7
/
+9
2011-02-08
Add configure checks for fdopendir.
Jeremy Allison
1
-0
/
+1
2011-02-07
s3-waf: add --with-automount option.
Günther Deschner
1
-0
/
+3
2011-02-07
s3-waf: fix wrong check for vfs_aio_fork dependencies.
Günther Deschner
1
-1
/
+1
2011-02-07
s3-waf: add support for --with-aio-support.
Günther Deschner
1
-0
/
+63
2011-02-07
s3-waf: only build auth_netlogond in developer build.
Günther Deschner
1
-2
/
+2
2011-02-07
s3-waf: add --with-syslog option.
Günther Deschner
1
-0
/
+3
2011-02-07
s3-waf: recurse into ../lib/util/wscript_configure
Günther Deschner
1
-0
/
+1
2011-02-07
s3-waf: add support for iprint.
Günther Deschner
1
-0
/
+8
2011-02-01
s3-waf: fix the build after linux netlink changes.
Günther Deschner
1
-0
/
+14
2011-01-31
s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.
Günther Deschner
1
-0
/
+9
2011-01-24
s3-waf: fix lib/addns include path.
Günther Deschner
1
-1
/
+1
2011-01-24
s3-waf: no need anymore to include "source4" globally.
Günther Deschner
1
-1
/
+1
2011-01-12
s3-waf: finally enable large file support.
Günther Deschner
1
-0
/
+13
2011-01-12
s3-waf: add check for SO_PEERCRED.
Günther Deschner
1
-0
/
+9
2011-01-12
s3-waf: add checks for Linux readahead.
Günther Deschner
1
-0
/
+9
2011-01-12
s3-waf: more fallocate checks stolen from autoconf.
Günther Deschner
1
-0
/
+30
2011-01-12
s3-waf: add checks for fallocate fallocate64.
Günther Deschner
1
-1
/
+1
[prev]
[next]