summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.2.6 release.samba-4.2.6Karolin Seeger2015-12-071-1/+1
* WHATSNEW: Add release notes for Samba 4.2.6.Karolin Seeger2015-12-071-3/+88
* docs: Fix some typos in the idmap backend section.Karolin Seeger2015-12-071-10/+5
* doc: fix a typo in the smb.conf manpage, explanation of idmap configMichael Adam2015-12-071-1/+1
* s3: smbd: have_file_open_below() fails to enumerate open files below an open ...Jeremy Allison2015-11-251-4/+9
* wafsamba: Also build libraries with RELRO protectionAndreas Schneider2015-11-251-0/+2
* fix writev(vector[...]) points to uninitialised bytes in call_trans2findfirstNoel Power2015-11-201-1/+5
* fix 'Invalid read of size 1' in reply_searchNoel Power2015-11-201-4/+5
* fix writev(vector[...]) points to uninitialised bytes in call_trans2findnextNoel Power2015-11-201-0/+5
* fix uninitialised read in process_host_announceNoel Power2015-11-201-0/+2
* remove many valgrind errors for base.lock testNoel Power2015-11-201-0/+2
* nss_wins: Use lp_global_no_reinit()Andreas Schneider2015-11-201-1/+1
* s3: winbind: Prevent null ptr access by returning error if no creds availableNoel Power2015-11-161-2/+5
* s3: rpcclient: Prevent null ptr access by returning error if no creds availableNoel Power2015-11-161-0/+5
* s3: smbd: If EA's are turned off on a share don't allow an SMB2 create contai...Jeremy Allison2015-11-161-0/+6
* vfs_gpfs: Re-enable share modesVolker Lendecke2015-11-161-1/+2
* Changing log level of two entries to from 1 to 3Marc Muehlfeld2015-11-062-2/+2
* lib: util: Make non-critical message a warning.Jeremy Allison2015-11-061-1/+1
* manpage: corrected small typo errorYvanM2015-11-041-1/+1
* ctdb: strip trailing spaces from nodes file.Michael Adam2015-11-022-2/+28
* ctdb: open the RO tracking db with perms 0600 instead of 0000Michael Adam2015-10-291-1/+1
* selftest: Avoid system krb5.conf in "none" test envUri Simchoni2015-10-282-5/+17
* selftest: Avoid system krb5.conf in some test envs that don't use kerberosUri Simchoni2015-10-281-0/+14
* selftest: Avoid system krb5.conf in testenv provisioningUri Simchoni2015-10-281-0/+1
* auth: gensec: Parameters out_mem_ctx and ev are passed in the wrong order to ...Jeremy Allison2015-10-281-1/+1
* async_req: fix non-blocking connect()Ralph Boehme2015-10-281-29/+27
* selftest: add a test for async_connect_send()Ralph Boehme2015-10-284-0/+148
* s3-torture: Remove (incorrect) samba3-specific behavior in samba3.raw.unlink ...Jeremy Allison2015-10-281-6/+1
* s3-torture: Add WILDDELETE test to smbtorture3 to test old wildcard delete wi...Jeremy Allison2015-10-282-1/+68
* s3-smbd: Fix old DOS client doing wildcard delete - gives a attribute type of...Jeremy Allison2015-10-281-0/+3
* smbd: Send SMB2 oplock breaks unencryptedVolker Lendecke2015-10-281-1/+1
* VERSION: Bump version up to 4.2.6...Karolin Seeger2015-10-271-2/+2
* VERSION: Disable git snapshots for the 4.2.5 release.samba-4.2.5Karolin Seeger2015-10-271-1/+1
* WHATSNEW: Add release notes for Samba 4.2.5.Karolin Seeger2015-10-271-3/+92
* dcerpc.idl: accept invalid dcerpc_bind_nak pdusStefan Metzmacher2015-10-262-3/+52
* s3:smbstatus: add stream name to share_entry_forall()Ralph Boehme2015-10-214-11/+30
* s3: lsa: lookup_name() logic for unqualified (no DOMAIN\ component) names is ...Jeremy Allison2015-10-211-1/+30
* s3:lib: validate domain name in lookup_wellknown_name()Ralph Boehme2015-10-211-3/+10
* s3:locking: initialize lease pointer in share_mode_traverse_fn()Ralph Boehme2015-10-211-3/+7
* s4: torture: Add SMB2 access-based enumeration test. Passes against Win2k12R2.Jeremy Allison2015-10-212-0/+231
* lib: cli: Add accessor function smb2cli_tcon_flags() to get tcon flags.Jeremy Allison2015-10-212-0/+6
* s3: smbd: Fix our access-based enumeration on "hide unreadable" to match Wind...Jeremy Allison2015-10-211-3/+61
* smbd: Fix file name buflen and padding in notify repsonseJeremy Allison2015-10-212-2/+16
* vfs_fruit: return value of ad_pack in vfs_fruit.cRalph Boehme2015-10-131-6/+8
* tdb: Fix bug 11381, deadlockVolker Lendecke2015-10-121-1/+13
* vfs_commit: set the fd on open before calling SMB_VFS_FSTATUri Simchoni2015-10-121-1/+10
* s3:ctdbd_conn: make sure we destroy tevent_fd before closing the socketStefan Metzmacher2015-10-121-1/+5
* kerberos: make sure we only use prompter type when available.Günther Deschner2015-10-053-1/+14
* winbind: Fix 100% loopVolker Lendecke2015-10-051-0/+16
* s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bug #...Jeremy Allison2015-10-051-0/+6