summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-05-20s3-waf: clean up dependencies a littleKai Blin1-17/+11
2010-05-20s3-waf: tdb includes are in lib/tdb/includeKai Blin1-1/+1
2010-05-20s3-waf: fix eventlogadm build with winbindKai Blin1-1/+1
2010-05-20s3-waf: Autogenerate the static and dynamic init function callsKai Blin1-4/+23
2010-05-20s3-waf: add popt and tdb include dirs to the includes listKai Blin1-1/+1
2010-05-20s3-waf: Fix up the winbindd buildKai Blin1-0/+2
2010-05-20s3-waf: add eventlogadm binaryKai Blin1-7/+15
2010-05-20s3-waf: Use a common subsystem for the kerberos client codeKai Blin1-10/+13
2010-05-20s3-waf: Use a common subsystem for samba-popt codeKai Blin1-15/+21
2010-05-20s3-waf: Build swatKai Blin2-1/+20
2010-05-20s3-waf: build winbindd againKai Blin1-3/+2
2010-05-20s3-waf: fix up the LDAP objects if LDAP isn't builtKai Blin1-2/+2
2010-05-20s3-waf: install swat filesAndrew Tridgell1-1/+4
2010-05-20s3-waf: fixed install path for sbin binariesAndrew Tridgell1-0/+3
2010-05-20s3-waf: fixed SWATDIR to match old buildAndrew Tridgell1-1/+1
2010-05-20s3-waf: Fix the minimal buildKai Blin2-20/+15
2010-05-20s3-waf: Fix the build --with-ldapKai Blin1-8/+7
2010-05-20s3-waf: Fix global includes to fix waf configure --help outputKai Blin1-2/+4
2010-05-20s3-waf: Introduce more subsystems to reduce build timeKai Blin1-22/+54
2010-05-20s3-waf: Don't build winbindd when --without-winbind is setKai Blin1-0/+1
2010-05-20s3-waf: Get winbindd to build again with current masterKai Blin1-0/+5
2010-05-20s3-waf: Add dummy configuration option for pthreadpoolKai Blin1-0/+1
2010-05-20s3-waf: Add dummy configuration option for utmpKai Blin1-0/+1
2010-05-20s3-waf: Add dummy configuration option for sendfile-supportKai Blin1-0/+1
2010-05-20s3-waf: Add dummy configuration options for quotasKai Blin1-0/+2
2010-05-20s3-waf: Add dummy configuration option for PAMKai Blin1-0/+1
2010-05-20s3-waf: Add configuration option for merged buildKai Blin1-0/+1
2010-05-20s3-waf: Fix install location of testparm and wbinfoKai Blin1-2/+2
2010-05-20s3-waf: Build LDB as a subsystemKai Blin1-6/+12
2010-05-20s3-waf: build testparm and winbinddKai Blin1-270/+425
2010-05-20s3-waf dynconfig: s3 configfile default is $LIBDIR/smb.confKai Blin1-1/+1
2010-05-20s3-waf: merged auth subsystem changes from masterAndrew Tridgell1-1/+2
2010-05-20s3-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell1-7/+0
2010-05-20s3-waf: Don't recurse into tsocket dir during configureKai Blin1-1/+0
2010-05-20s3-waf: Add enable selftest configuration optionAndrew Tridgell1-0/+3
2010-05-20s3-waf: correctly handle the libcap dependency when libcap is not installedAndrew Tridgell1-1/+2
2010-05-20s3-waf: build wbinfo using wafKai Blin2-0/+20
2010-05-20s3-waf: Add ctags commandKai Blin1-0/+7
2010-05-20s3-waf: Build nmbd using waf as wellKai Blin1-0/+24
2010-05-20s3-waf: Support smbd build without ldap and kerberosKai Blin2-40/+57
2010-05-20s3-waf: Allow building without ads/ldap/krb5 even if the libs are installedKai Blin1-3/+11
2010-05-20s3-waf: Allow using --enable/--disable options as wellKai Blin1-1/+1
2010-05-20s3-waf: correctly handle cups dependencies when cups development packages are...Andrew Tridgell1-0/+3
2010-05-20s3-waf: Add helper that facilitates defining --with-x and --without-x optionsKai Blin1-3/+10
2010-05-20s3-waf: Fix the CUPS dependencyKai Blin2-3/+6
2010-05-20s3-waf: All sorts of nasty hacks to finally get smbd to build/linkAndrew Tridgell3-24/+62
2010-05-20s3-waf: Add some more krb5 checksKai Blin1-1/+34
2010-05-20s3-waf: Check for LDAPKai Blin1-0/+31
2010-05-20s3-waf: Move cups, ldap and krb5 checks to the end of the wscript fileKai Blin1-25/+25
2010-05-20s3-waf: Check for KRB5_DEPRECATED handlingKai Blin1-0/+7