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