summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-27VERSION: Disable git snapshots for the 4.1.14 release.Karolin Seeger1-1/+1
2014-11-27WHATSNEW: Add release notes for Samba 4.1.14.Karolin Seeger1-3/+91
2014-11-24s4-dns: dlz-bind: Add trailing '.' to all fqdn stringsAmitay Isaacs2-20/+59
2014-11-24s4-dns: Add support for BIND 9.10Amitay Isaacs3-1/+32
2014-11-24s4-dns: Update dlz_minimal.h based on BIND release 9.10Amitay Isaacs1-54/+153
2014-11-24s4-dns: Check DLZ_DLOPEN_VERSION for different BIND versionsAmitay Isaacs2-14/+10
2014-11-24s4-dns: Update template variables, change BIND98 --> BIND9_8Amitay Isaacs1-2/+2
2014-11-24samba: pass down size_t instead of int to add_string_to_array().Günther Deschner13-20/+22
2014-11-24lib/util: use size_t for add_string_to_array().Günther Deschner2-2/+2
2014-11-24s3-proto: remove duplicate proto for add_string_to_array().Günther Deschner1-3/+0
2014-11-17Revert "buildtools: Rename perl vendorarch configure option."Michael Adam1-9/+4
2014-11-17Revert "buildtools: Add perl vendorlib configure option."Michael Adam1-10/+0
2014-11-17Revert "wafsamba: If perl can't provide defaults, define them."Michael Adam1-8/+2
2014-11-17Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."Michael Adam1-39/+19
2014-11-17pidl/wscript: remove --with-perl-* optionsStefan Metzmacher1-1/+1
2014-11-17Revert "autobuild: Set perl vendorlib direcotry."Stefan Metzmacher1-4/+3
2014-11-17Revert "script/autobuild: make use of --with-perl-{arch,lib}-install-dir"Stefan Metzmacher1-3/+1
2014-11-17pidl: remove superfluous "use lib ...".Michael Adam1-1/+0
2014-11-17pidl: fix the perl module search path (use lib ...) when installing pidl.Michael Adam1-1/+1
2014-11-17wafsamba: add perl_fixup parameter to INSTALL_FILESMichael Adam1-4/+43
2014-11-17s3:build: don't detect perl in source3/wscript again.Michael Adam1-1/+0
2014-11-17pidl/wscript: don't check for perl again.Michael Adam1-3/+0
2014-11-17build: do full SAMBA_CHECK_PERL() check in configureMichael Adam1-1/+1
2014-11-17wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.Michael Adam2-0/+63
2014-11-17dynconfig: implement PERL_ARCH_INSTALL_DIRMichael Adam1-0/+5
2014-11-17dynconfig: implement PERL_LIB_INSTALL_DIR.Michael Adam1-0/+5
2014-11-17lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()Stefan Metzmacher1-2/+1
2014-11-17docs-xml/wscript_build: pass dep_vars=bld.dynconfig_varnames() to SAMBA_GENER...Stefan Metzmacher1-1/+1
2014-11-17dynconfig/wscript: add dynconfig_varnames()Stefan Metzmacher1-0/+10
2014-11-17wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=TrueStefan Metzmacher1-2/+2
2014-11-17wafsamba: fix dependencies on environment variables for python_fixupStefan Metzmacher1-4/+1
2014-11-17wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()Stefan Metzmacher1-1/+1
2014-11-17wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=NoneStefan Metzmacher1-4/+5
2014-11-17wafsamba: fix dependency calculation for SAMBA_GENERATOR()Stefan Metzmacher1-1/+2
2014-11-17wafsamba: improve wording in a commentMichael Adam1-1/+1
2014-11-17wafsamba: remove unused variable from copy_and_fix_python_pathMichael Adam1-2/+0
2014-11-17docs: Always declare rule to build parameters.all.xml and do it firstAndrew Bartlett2-13/+15
2014-11-17docs: define and include entities for the docsGarming Sam3-14/+46
2014-11-17docs: remove the file prefix from included path namesGarming Sam1-1/+1
2014-11-17docs: update XInclude year to conform with current standardGarming Sam1-1/+1
2014-11-17pdb_tdb: Fix a TALLOC/SAFE_FREE mixupVolker Lendecke1-1/+1
2014-11-17s3-keytab: fix keytab array NULL termination.Matt Rogers1-2/+1
2014-11-17spoolss: remove unused fill_job_info3()David Disseldorp1-21/+0
2014-11-17spoolss: fix jobid in level 3 EnumJobs responseDavid Disseldorp1-23/+33
2014-11-17spoolss: fix jobid in level 2 GetJob and EnumJobs responsesDavid Disseldorp1-14/+36
2014-11-17spoolss: fix jobid in level 1 GetJob and EnumJobs responsesDavid Disseldorp1-12/+36
2014-11-17spoolss: fix GetJob jobid lookupsDavid Disseldorp1-5/+32
2014-11-17printing: add jobid_to_sysjob helper functionDavid Disseldorp2-18/+53
2014-11-09s3:smbd: fix file corruption using "write cache size != 0"Stefan Metzmacher1-0/+3
2014-11-09s3: nmbd: Ensure NetBIOS names are only 15 characters stored.Jeremy Allison1-1/+9