summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.0.24 release.samba-4.0.24Karolin Seeger2015-01-121-1/+1
* WHATSNEW: Add release notes for Samba 4.0.24.Karolin Seeger2015-01-121-2/+51
* CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...Andrew Bartlett2015-01-125-6/+221
* CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.cAndrew Bartlett2015-01-121-2/+2
* CVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flagAndrew Bartlett2015-01-121-0/+1
* CVE-2014-8143:auth: Force talloc type of session_info pointer to matchAndrew Bartlett2015-01-121-0/+5
* VERSION: Bump version up to 4.0.24...Karolin Seeger2015-01-121-2/+2
* VERSION: Disable git snapshots for the 4.0.23 release.samba-4.0.23Karolin Seeger2014-12-071-1/+1
* WHATSNEW: Add release notes for Samba 4.0.23.Karolin Seeger2014-12-071-2/+96
* Revert "buildtools: Rename perl vendorarch configure option."Michael Adam2014-11-181-9/+4
* Revert "buildtools: Add perl vendorlib configure option."Michael Adam2014-11-181-10/+0
* Revert "wafsamba: If perl can't provide defaults, define them."Michael Adam2014-11-181-8/+2
* Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."Michael Adam2014-11-181-39/+19
* pidl/wscript: remove --with-perl-* optionsStefan Metzmacher2014-11-181-1/+1
* Revert "autobuild: Set perl vendorlib direcotry."Stefan Metzmacher2014-11-181-4/+3
* Revert "script/autobuild: make use of --with-perl-{arch,lib}-install-dir"Stefan Metzmacher2014-11-181-3/+1
* pidl: remove superfluous "use lib ...".Michael Adam2014-11-181-1/+0
* pidl: fix the perl module search path (use lib ...) when installing pidl.Michael Adam2014-11-181-1/+1
* wafsamba: add perl_fixup parameter to INSTALL_FILESMichael Adam2014-11-181-4/+43
* s3:build: don't detect perl in source3/wscript again.Michael Adam2014-11-181-1/+0
* pidl/wscript: don't check for perl again.Michael Adam2014-11-181-3/+0
* build: do full SAMBA_CHECK_PERL() check in configureMichael Adam2014-11-181-1/+1
* wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.Michael Adam2014-11-182-0/+63
* dynconfig: implement PERL_ARCH_INSTALL_DIRMichael Adam2014-11-181-0/+5
* dynconfig: implement PERL_LIB_INSTALL_DIR.Michael Adam2014-11-181-0/+5
* lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()Stefan Metzmacher2014-11-181-2/+1
* docs-xml/wscript_build: pass dep_vars=bld.dynconfig_varnames() to SAMBA_GENER...Stefan Metzmacher2014-11-181-1/+1
* dynconfig/wscript: add dynconfig_varnames()Stefan Metzmacher2014-11-181-0/+10
* wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=TrueStefan Metzmacher2014-11-181-2/+2
* wafsamba: fix dependencies on environment variables for python_fixupStefan Metzmacher2014-11-181-4/+1
* wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()Stefan Metzmacher2014-11-181-1/+1
* wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=NoneStefan Metzmacher2014-11-181-4/+5
* wafsamba: fix dependency calculation for SAMBA_GENERATOR()Stefan Metzmacher2014-11-181-1/+2
* wafsamba: improve wording in a commentMichael Adam2014-11-181-1/+1
* wafsamba: remove unused variable from copy_and_fix_python_pathMichael Adam2014-11-181-2/+0
* docs: Always declare rule to build parameters.all.xml and do it firstAndrew Bartlett2014-11-182-13/+15
* docs: define and include entities for the docsGarming Sam2014-11-183-14/+46
* docs: remove the file prefix from included path namesGarming Sam2014-11-181-1/+1
* docs: update XInclude year to conform with current standardGarming Sam2014-11-181-1/+1
* pdb_tdb: Fix a TALLOC/SAFE_FREE mixupVolker Lendecke2014-11-181-1/+1
* spoolss: remove unused fill_job_info3()David Disseldorp2014-11-181-21/+0
* spoolss: fix jobid in level 3 EnumJobs responseDavid Disseldorp2014-11-181-23/+33
* spoolss: fix jobid in level 2 GetJob and EnumJobs responsesDavid Disseldorp2014-11-181-14/+36
* spoolss: fix jobid in level 1 GetJob and EnumJobs responsesDavid Disseldorp2014-11-181-12/+36
* spoolss: fix GetJob jobid lookupsDavid Disseldorp2014-11-181-5/+32
* printing: add jobid_to_sysjob helper functionDavid Disseldorp2014-11-182-18/+53
* s3:smbd: fix file corruption using "write cache size != 0"Stefan Metzmacher2014-11-091-0/+3
* spoolss: fix handling of bad EnumJobs levelsDavid Disseldorp2014-10-291-1/+6
* s3-nmbd: Fix netbios name truncation.Jeremy Allison2014-10-291-8/+68
* There are tests all over the SMB1 code to check that srv_send_smb fails, but ...Richard Sharpe2014-10-291-1/+1