summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Start release notes for 3.5.16.Karolin Seeger2012-04-301-2/+44
* VERSION: Bump version number up to 3.5.16.Karolin Seeger2012-04-301-1/+1
* Fix self granting privileges in security=ads.samba-3.5.15Jeremy Allison2012-04-271-6/+14
* WHASNEW: Release notes for 3.5.15.Karolin Seeger2012-04-271-5/+11
* WHATSNEW: Start release notes for Samba 3.5.15.Karolin Seeger2012-04-101-2/+44
* VERSION: Bump version up to 3.5.15.Karolin Seeger2012-04-101-1/+1
* rerun 'make samba3-idl'samba-3.5.14Stefan Metzmacher2012-04-0732-4155/+8030
* pidl/NDR/Parser: also do range checks on the array sizeStefan Metzmacher2012-04-071-5/+20
* pidl/NDR/Parser: do array range validation in ParseArrayPullGetLength()Stefan Metzmacher2012-04-071-28/+14
* pidl/NDR/Parser: use helper variables for array size and lengthStefan Metzmacher2012-04-071-7/+15
* pidl/NDR/Parser: remember if we already know the array lengthStefan Metzmacher2012-04-071-1/+7
* pidl/NDR/Parser: use ParseArrayPullGetLength() to get the number of array ele...Stefan Metzmacher2012-04-071-5/+1
* pidl/NDR/Parser: split off ParseArrayPullGetSize() and ParseArrayPullGetLength()Stefan Metzmacher2012-04-071-13/+42
* pidl/NDR/Parser: simplify logic in DeclareArrayVariables*()Stefan Metzmacher2012-04-071-8/+6
* pidl/NDR/Parser: declare all union helper variables in ParseUnionPull()Stefan Metzmacher2012-04-071-2/+2
* pidl:NDR/Parser: fix range() for arraysStefan Metzmacher2012-04-071-1/+32
* WHATSNEW: Prepare release notes for 3.5.14.Karolin Seeger2012-04-071-5/+10
* WHATSNEW: Start release notes for 3.5.14.Karolin Seeger2012-03-201-2/+44
* VERSION: Bump version up to 3.5.14.Karolin Seeger2012-03-202-2/+2
* WHATSNEW: Update 3.5.13 release notes.samba-3.5.13Karolin Seeger2012-03-091-1/+48
* WHATSNEW: Start to add changes since 3.5.12.Karolin Seeger2012-03-091-1/+39
* s3-winbindd: Close netlogon connection if the status returned by the NetrSamL...Matthieu Patou2012-03-051-0/+9
* s3-winbindd: set the can_do_validation6 also for trusted domainMatthieu Patou2012-03-051-0/+2
* s3:loadparm: fix the reload of the configuration: also reload activated regis...Michael Adam2012-03-051-2/+6
* s3:loadparm: add reload_registry_shares() - reload only those shares already ...Michael Adam2012-03-051-0/+29
* s3:client: ignore SMBecho errors (the server may not support it) (bug #8139) ...Stefan Metzmacher2012-03-051-3/+7
* s3-libsmb Do not limit read replies to NBT packet sizesAndrew Bartlett2012-03-051-1/+1
* Fix bug 8636 - When returning an ACL without SECINFO_DACL requested, we still...Jeremy Allison2012-03-052-2/+8
* Second part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-03-051-3/+4
* First part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-03-051-18/+34
* Third part of fix for bug #8663 - deleting a symlink fails if the symlink tar...Jeremy Allison2012-03-052-12/+21
* Second part of fix for bug #8663 - deleting a symlink fails if the symlink ta...Jeremy Allison2012-03-051-1/+9
* First part of fix for bug #8663 - deleting a symlink fails if the symlink tar...Jeremy Allison2012-03-051-12/+0
* Fix bug #8664 - Renaming a symlink fails if the symlink target is outside of ...Jeremy Allison2012-03-051-2/+4
* s3-libads: fix malloc/talloc mismatch in ads_keytab_verify_ticket().Günther Deschner2012-03-051-1/+1
* libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)Stefan Metzmacher2012-03-051-1/+2
* s3:lib/ctdbd_conn: try ctdbd_init_connection() as root (bug #8684)Stefan Metzmacher2012-03-051-0/+2
* Fix bug #8686 - Packet validation checks can be done before length validation...Volker Lendecke2012-03-051-2/+2
* Fix bug #8687 - net memberships usage info is wrongJeremy Allison2012-03-051-1/+1
* s3-libsmb: Don't duplicate kerberos service tickets.Andreas Schneider2012-03-051-5/+0
* Final part of fix for bug #8679 - recvfile code path using splice() on Linux ...Jeremy Allison2012-03-051-5/+0
* Third part of fix for bug #8679 - recvfile code path using splice() on Linux ...Jeremy Allison2012-03-051-21/+18
* Second part of fix for bug #8679 - recvfile code path using splice() on Linux...Jeremy Allison2012-03-051-1/+30
* Fix bug #8679 - recvfile code path using splice() on Linux leaves data in the...Jeremy Allison2012-03-051-3/+2
* s3-cli: fix bug 563, >8GB tar on BE machinesMasafumi Nakayama2012-03-051-5/+17
* s3-winbind: Move finding the domain to it's own function.Andreas Schneider2012-03-051-11/+21
* s3-winbind: Fix segfault if we can't map the last user.Andreas Schneider2012-03-051-0/+18
* Fix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules can fail to add inherit...Jeremy Allison2012-03-051-1/+1
* s3-winbind: Add an update function for winbind cache.Andreas Schneider2012-03-051-2/+94
* Fix bug #8521 - winbindd cache timeout expiry test was reversedJeremy Allison2012-03-051-1/+1