summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix bug 8631 - POSIX ACE x permission becomes rx following mapping to and fro...Jeremy Allison2012-01-231-2/+2
* Improve configure.in so it can be used outside the Samba source tree.Richard Sharpe2012-01-231-2/+3
* 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
* lib/util/ Fix crash bug caused by gfree_debug()Andrew Bartlett2012-01-231-1/+1
* s3: allow to set TCP_NODELAYACK socket option on AIX (#8616)Björn Jacke2012-01-231-0/+3
* s3/packaging: Fix rpm build issues on RHEL4.Karolin Seeger2012-01-231-1/+13
* s3/packaging: Fix rpm build issues on RHEL.Karolin Seeger2012-01-231-24/+5
* Fix bug #8562 - talloc: double free error.Jeremy Allison2012-01-231-2/+9
* libcli-cldap: avoid the case local == remote == NULL (cherry picked from comm...Matthieu Patou2012-01-231-1/+5
* libcli/cldap: make sure the local and remote address family matchesStefan Metzmacher2012-01-231-5/+25
* 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
* samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.Günther Deschner2012-01-232-1/+3
* s4-smbtorture: demonstrate how broken our samr_ChangePasswordUser3 marshallin...Günther Deschner2012-01-231-0/+32
* s3:idmap_autorid: document allocation poolChristian Ambach2012-01-231-1/+6
* s3:idmap_autorid: add an allocation range to autoridChristian Ambach2012-01-231-1/+94
* s3:idmap_autorid: move HWM initialization into a functionChristian Ambach2012-01-231-11/+24
* s3:idmap_autorid: use strings as parameter for range allocatorChristian Ambach2012-01-231-14/+14
* systemd: Fix dependencies.Andreas Schneider2012-01-232-3/+2
* pkg: add comments to the systemd sysconfig fileDavid Disseldorp2012-01-231-5/+13
* Add systemd service files.Andreas Schneider2012-01-234-0/+44
* s3:libsmb: the workgroup in the non-extended-security negprot is not aligned ...Stefan Metzmacher2012-01-231-4/+21
* s3-wafbuild: Fix inotify detection (bug 8580)Björn Baumbach2012-01-231-2/+3
* s3-build: Fix inotify detection (bug 8580)Björn Baumbach2012-01-231-2/+4
* s3:smb2_server: FLAG_CHAINED means we always use the last session_id and tidStefan Metzmacher2012-01-234-34/+20
* smb2_constants: add SMB2_HDR_CREDIT_CHARGEStefan Metzmacher2012-01-231-1/+2
* s3:smb2_server: don't reset the tid and session id in the out hdr of compound...Stefan Metzmacher2012-01-232-15/+0
* s3:smb2_server: echo the SMB2_HDR_CREDIT_CHARGE and SMB2_HDR_SIGNATURE fieldsStefan Metzmacher2012-01-231-2/+4