summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* VERSION: Bump version up to 3.6.3.Karolin Seeger2012-01-291-1/+1
* s3-spoolss: Pass the right pointer type.Jeremy Allison2012-01-251-1/+1
* 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
* 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
* [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
* 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
* s3-libads: fix malloc/talloc mismatch in ads_keytab_verify_ticket().Günther Deschner2012-01-231-1/+1
* 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-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
* Fix bug 8631 - POSIX ACE x permission becomes rx following mapping to and fro...Jeremy Allison2012-01-231-2/+2
* s3:libsmb: only align unicode pipe_name (bug #8586)Stefan Metzmacher2012-01-231-7/+11
* s3-winbind: Don't fail on users without a uid.Andreas Schneider2012-01-231-1/+18
* s3: allow to set TCP_NODELAYACK socket option on AIX (#8616)Björn Jacke2012-01-231-0/+3
* Fix bug #8562 - talloc: double free error.Jeremy Allison2012-01-231-2/+9
* s3:libsmb: consistently use state->size in cli_write_andx_create() (bug #5326)Stefan Metzmacher2012-01-231-1/+1
* s3:libsmb: fix cli_write_and_x() against OS/2 print shares (bug #5326)Stefan Metzmacher2012-01-231-4/+15
* Ensure we correctly calculate reply credits over all returnedJeremy Allison2012-01-231-4/+13
* s3:smb2_flush: outbody only needs 4 bytesStefan Metzmacher2012-01-231-1/+1
* Fix bug #8561 - Password change settings not fully observed.Jeremy Allison2012-01-233-5/+36
* s3:smb2_server: grant credits in async interim responses (bug #8357)Stefan Metzmacher2012-01-231-1/+3
* s3:smbd: don't limit the number of open dptrs for smb2 (bug #8592)Stefan Metzmacher2012-01-231-3/+12
* s3:smbd: fully construct the dptr before allocating a dnum in the bitmapStefan Metzmacher2012-01-231-27/+29
* s3:smbd: avoid string_set() in dir.cStefan Metzmacher2012-01-231-2/+9
* s3:idmap_autorid: add an allocation range to autoridChristian Ambach2012-01-231-1/+94