summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pidl/NDR/Parser: also do range checks on the array sizesamba-3.6.4Stefan 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
* WHATSNEW: Prepare release notes for 3.6.4.Karolin Seeger2012-04-071-5/+10
* WHATSNEW: Start release notes for Samba 3.6.4.Karolin Seeger2012-01-301-2/+44
* VERSION: Bump version up to 3.6.4.Karolin Seeger2012-01-301-1/+1
* s3-smbd: Fix bug #8724.samba-3.6.3Ira Cooper2012-01-292-2/+13
* WHATSNEW: Add release notes for 3.6.3.Karolin Seeger2012-01-291-2/+52
* VERSION: Bump version up to 3.6.3.Karolin Seeger2012-01-291-1/+1
* WHATSNEW: Add another change.samba-3.6.2Karolin Seeger2012-01-251-0/+1
* s3-spoolss: Pass the right pointer type.Jeremy Allison2012-01-251-1/+1
* WHATSNEW: Add another change.Karolin Seeger2012-01-231-0/+2
* Second part of fix for 8636 - When returning an ACL without SECINFO_DACL requ...Jeremy Allison2012-01-231-2/+4
* Fix bug 8636 - When returning an ACL without SECINFO_DACL requested, we still...Jeremy Allison2012-01-232-0/+4
* WHATSNEW: Add major changes.Karolin Seeger2012-01-231-2/+4
* WHATSNEW: Add more changes.Karolin Seeger2012-01-231-0/+2
* torture: add spoolss overlapping driver deletion testsDavid Disseldorp2012-01-231-1/+118
* torture: confirm printer driver file removalDavid Disseldorp2012-01-231-1/+81
* torture: add spoolss del printer driver testDavid Disseldorp2012-01-231-0/+63
* s3-spoolss: fix printer_driver_files_in_use() call orderingDavid Disseldorp2012-01-231-10/+13
* s3-spoolss: fix printer driver version deletionDavid Disseldorp2012-01-231-174/+128
* s3-spoolss: prefix print$ path on driver file deletionDavid Disseldorp2012-01-231-44/+37
* spoolss: fix DPD_DELETE_ALL_FILES error returnDavid Disseldorp2012-01-231-2/+1
* WHATSNEW: Add more changes since 3.6.1.Karolin Seeger2012-01-231-0/+85
* WHATSNEW: Start release notes for 3.6.2.Karolin Seeger2012-01-231-1/+48
* [PATCH] s3: improve the code in the AES encryption.Matthieu Patou2012-01-231-8/+8
* s3: Fix bug #8674.Jeremy Allison2012-01-231-2/+1
* Third part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-01-231-4/+8
* Second part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-01-231-3/+4
* First part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-01-231-18/+34
* Third part of fix for bug #8663 - deleting a symlink fails if the symlink tar...Jeremy Allison2012-01-232-12/+21
* Second part of fix for bug #8663 - deleting a symlink fails if the symlink ta...Jeremy Allison2012-01-231-1/+9
* First part of fix for bug #8663 - deleting a symlink fails if the symlink tar...Jeremy Allison2012-01-231-12/+0
* Fix bug 8710 - connections.tdb - major leak with SMB2.Jeremy Allison2012-01-233-22/+78
* Fix bug #8664 - Renaming a symlink fails if the symlink target is outside of ...Jeremy Allison2012-01-231-2/+4
* idl: add to_null propertyDavid Disseldorp2012-01-231-1/+8
* idl: add to_null attribute to the spoolss devicename arrayDavid Disseldorp2012-01-231-1/+1
* idl: add to_null attribute to the spoolss formname arrayDavid Disseldorp2012-01-231-1/+1
* ndr: add ndr_pull_charset_to_null()David Disseldorp2012-01-232-0/+33
* idl: add parser for the to_null propertyDavid Disseldorp2012-01-231-1/+5
* s3-libads: fix malloc/talloc mismatch in ads_keytab_verify_ticket().Günther Deschner2012-01-231-1/+1
* libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)Stefan Metzmacher2012-01-231-5/+5
* s3:lib/ctdbd_conn: try ctdbd_init_connection() as root (bug #8684)Stefan Metzmacher2012-01-231-0/+2
* s3-printing: fix migrate printer code (bug 8618)Björn Baumbach2012-01-231-0/+27
* Fix bug #8686 - Packet validation checks can be done before length validation...Volker Lendecke2012-01-231-2/+2