summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug #8687 - net memberships usage info is wrongJeremy Allison2012-01-231-1/+1
* s3-libsmb: Don't duplicate kerberos service tickets.Andreas Schneider2012-01-231-5/+0
* Final part of fix for bug #8679 - recvfile code path using splice() on Linux ...Jeremy Allison2012-01-231-5/+0
* Third part of fix for bug #8679 - recvfile code path using splice() on Linux ...Jeremy Allison2012-01-231-21/+18
* Second part of fix for bug #8679 - recvfile code path using splice() on Linux...Jeremy Allison2012-01-231-1/+30
* Fix bug #8679 - recvfile code path using splice() on Linux leaves data in the...Jeremy Allison2012-01-231-3/+2
* s3-cli: fix bug 563, >8GB tar on BE machinesMasafumi Nakayama2012-01-231-5/+17
* s3-winbind: Fix segfault if we can't map the last user.Andreas Schneider2012-01-231-0/+18
* s3-winbind: Move finding the domain to it's own function.Andreas Schneider2012-01-231-11/+21
* Fix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules can fail to add inherit...Jeremy Allison2012-01-231-1/+1
* s3/doc: document the ignore system acls option of vfs_acl_xattr and vfs_acl_tdbBjörn Jacke2012-01-232-6/+40
* s3: Fix bug 8371Volker Lendecke2012-01-231-0/+2
* s3-winbind: Add an update function for winbind cache.Andreas Schneider2012-01-231-2/+94
* s3: Attempt to fix the vfs_commit moduleVolker Lendecke2012-01-231-1/+1