summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-09s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FIL...Jeremy Allison1-0/+14
2014-11-09spoolss: fix handling of bad EnumJobs levelsDavid Disseldorp1-1/+6
2014-11-09s3-nmbd: Fix netbios name truncation.Jeremy Allison1-8/+68
2014-11-09There are tests all over the SMB1 code to check that srv_send_smb fails, but ...Richard Sharpe1-1/+1
2014-11-09s3: daemons - ensure nmbd and winbindd are consistent in command line process...Jeremy Allison2-1/+3
2014-10-26vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.Jose A. Rivera1-90/+32
2014-10-26vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.Christopher R. Hertel1-13/+8
2014-10-26vfs_glusterfs: Comment the top of the file.Christopher R. Hertel1-8/+18
2014-10-26nss_winbind: add getgroupmembership for FreeBSDBjörn Jacke1-1/+73
2014-10-20VERSION: Bump version up to 4.1.14...Karolin Seeger1-2/+2
2014-10-20VERSION: Disable git snapshots for the 4.1.13 release.Karolin Seeger1-1/+1
2014-10-20WHATSNEW: Add release notes for Samba 4.1.13.Karolin Seeger1-3/+88
2014-10-19s3: nmbd: Ensure the main nmbd process doesn't create zombies.Jeremy Allison1-0/+3
2014-10-19pthreadpool: Slightly serialize jobsJeremy Allison1-3/+3
2014-10-19s3: lib: Signal handling - ensure smbrun and change password code save and re...Jeremy Allison2-12/+15
2014-10-19lib: util: Signal handling - change CatchChild() and CatchChildLeaveStatus() ...Jeremy Allison2-6/+6
2014-10-09s3: smb2cli: query info return length check was reversed.Jeremy Allison1-1/+1
2014-10-09s3-libads: Add all machine account principals to the keytab.Andreas Schneider1-22/+52
2014-10-09registry: Don't leave dangling transactionsVolker Lendecke1-1/+1
2014-10-09s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs callChristof Schmitt1-3/+30
2014-10-09s3: Move init_lsa_ref_domain_list to libChristof Schmitt5-48/+98
2014-10-09idmap_rfc2307: Fix a crash after connection problem to DCChristof Schmitt1-0/+1