s3:smb2_write: pass fsp->fnum to init_strict_lock_struct()
[ddiss/samba.git] / source3 /
2012-02-12 Jeremy AllisonAdd vfs_aio_pthread code.
2012-02-12 Jeremy AllisonEnsure we always free aio_ex on all error paths by...
2012-02-12 Jeremy AllisonChange the signature of pthreadpool_finished_job()...
2012-02-12 Stefan Metzmachers3:smb2_server: fix a logic error, we should sign non...
2012-02-12 Michael Adams3:smb2-server: session setup replies should always...
2012-02-03 Christian Ambachs3:winbindd fix a return code check
2012-02-03 Volker Lendeckes3: Add rmdir operation to streams_depot
2012-02-03 Volker Lendeckes3: Delete streams on directories
2012-02-03 Michael Adams3:smbd:smb2: fix an assignment-instead-of-check bug...
2012-02-03 Stefan Metzmachers3:auth: fill the sids array of the info3 in wbcAuthUse...
2012-02-03 Stefan Metzmachers3:auth: fix potential gap creation in wbcsids_to_samr_...
2012-02-03 Stefan Metzmachers3:client: ignore SMBecho errors (the server may not...
2012-02-03 Matthieu Patous3-winbind: don't try to do clever thing if the usernam...
2012-01-30 Andrew BartlettFix for bug #8727 - smbclient fails with posix large...
2012-01-30 Karolin SeegerVERSION: Bump version up to 3.6.4.
2012-01-29 Ira Coopers3-smbd: Fix bug #8724.
2012-01-29 Karolin SeegerVERSION: Bump version up to 3.6.3.
2012-01-25 Jeremy Allisons3-spoolss: Pass the right pointer type.
2012-01-23 Jeremy AllisonSecond part of fix for 8636 - When returning an ACL...
2012-01-23 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2012-01-23 David Disseldorps3-spoolss: fix printer_driver_files_in_use() call...
2012-01-23 David Disseldorps3-spoolss: fix printer driver version deletion
2012-01-23 David Disseldorps3-spoolss: prefix print$ path on driver file deletion
2012-01-23 David Disseldorpspoolss: fix DPD_DELETE_ALL_FILES error return
2012-01-21 Matthieu Patou[PATCH] s3: improve the code in the AES encryption.
2012-01-21 Jeremy Allisons3: Fix bug #8674.
2012-01-21 Jeremy AllisonThird part of fix for bug #8673 - NT ACL issue.
2012-01-21 Jeremy AllisonFirst part of fix for bug #8673 - NT ACL issue.
2012-01-21 Jeremy AllisonThird part of fix for bug #8663 - deleting a symlink...
2012-01-21 Jeremy AllisonSecond part of fix for bug #8663 - deleting a symlink...
2012-01-21 Jeremy AllisonFirst part of fix for bug #8663 - deleting a symlink...
2012-01-21 Jeremy AllisonFix bug 8710 - connections.tdb - major leak with SMB2.
2012-01-18 Jeremy AllisonFix bug #8664 - Renaming a symlink fails if the symlink...
2012-01-10 Günther Deschners3-libads: fix malloc/talloc mismatch in ads_keytab_ver...
2012-01-10 Stefan Metzmachers3:lib/ctdbd_conn: try ctdbd_init_connection() as root...
2012-01-10 Björn Baumbachs3-printing: fix migrate printer code (bug 8618)
2012-01-10 Volker LendeckeFix bug #8686 - Packet validation checks can be done...
2012-01-08 Jeremy AllisonFix bug #8687 - net memberships usage info is wrong
2012-01-04 Andreas Schneiders3-libsmb: Don't duplicate kerberos service tickets.
2012-01-04 Jeremy AllisonFinal part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonThird part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonSecond part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonFix bug #8679 - recvfile code path using splice() on...
2012-01-04 Masafumi Nakayamas3-cli: fix bug 563, >8GB tar on BE machines
2012-01-04 Andreas Schneiders3-winbind: Fix segfault if we can't map the last user.
2012-01-04 Andreas Schneiders3-winbind: Move finding the domain to it's own function.
2012-01-04 Jeremy AllisonFix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules...
2011-12-06 Andreas Schneiders3-winbind: Add an update function for winbind cache.
2011-12-01 Volker Lendeckes3: Attempt to fix the vfs_commit module
2011-12-01 Jeremy AllisonFix bug 8631 - POSIX ACE x permission becomes rx follow...
2011-11-25 Stefan Metzmachers3:libsmb: only align unicode pipe_name (bug #8586)
2011-11-25 Andreas Schneiders3-winbind: Don't fail on users without a uid.
2011-11-19 Björn Jackes3: allow to set TCP_NODELAYACK socket option on AIX...
2011-11-17 Jeremy AllisonFix bug #8562 - talloc: double free error.
2011-11-16 Stefan Metzmachers3:libsmb: consistently use state->size in cli_write_an...
2011-11-16 Stefan Metzmachers3:libsmb: fix cli_write_and_x() against OS/2 print...
2011-11-16 Jeremy AllisonEnsure we correctly calculate reply credits over all...
2011-11-16 Stefan Metzmachers3:smb2_flush: outbody only needs 4 bytes
2011-11-16 Jeremy AllisonFix bug #8561 - Password change settings not fully...
2011-11-14 Stefan Metzmachers3:smb2_server: grant credits in async interim response...
2011-11-14 Stefan Metzmachers3:smbd: don't limit the number of open dptrs for smb2...
2011-11-14 Stefan Metzmachers3:smbd: fully construct the dptr before allocating...
2011-11-14 Stefan Metzmachers3:smbd: avoid string_set() in dir.c
2011-11-10 Christian Ambachs3:idmap_autorid: add an allocation range to autorid
2011-11-10 Christian Ambachs3:idmap_autorid: move HWM initialization into a function
2011-11-10 Christian Ambachs3:idmap_autorid: use strings as parameter for range...
2011-11-09 Stefan Metzmachers3:libsmb: the workgroup in the non-extended-security...
2011-11-09 Björn Baumbachs3-wafbuild: Fix inotify detection (bug 8580)
2011-11-09 Björn Baumbachs3-build: Fix inotify detection (bug 8580)
2011-11-09 Stefan Metzmachers3:smb2_server: FLAG_CHAINED means we always use the...
2011-11-09 Stefan Metzmachers3:smb2_server: don't reset the tid and session id...
2011-11-09 Stefan Metzmachers3:smb2_server: echo the SMB2_HDR_CREDIT_CHARGE and...
2011-11-09 Christian Ambachs3:smbd increase a debug level
2011-11-09 Henry WongProperly fix bug #8384 - Windows XP clients seem to...
2011-11-01 Andreas Schneiders3-netlogon: Fix setting the machinge account password.
2011-11-01 Jeremy AllisonFix bug #8548 - winbind_samlogon_retry_loop ignores...
2011-10-26 Jeremy AllisonFix bug #8542 - smbclient posix_open command fails...
2011-10-26 Jeremy AllisonThird part of fix for bug #8541 - readlink() on Linux...
2011-10-26 Jeremy AllisonSecond part of fix for bug #8541 - readlink() on Linux...
2011-10-26 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-10-26 Jeremy AllisonUse existing ISDOT and ISDOTDOT macros.
2011-10-26 Günther Deschners3-netapi: remove pointless use_memory_krb5_ccache.
2011-10-21 Björn Jackes3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
2011-10-20 Brad SmithFix sys_fseek wrapper
2011-10-20 Michael Adams3:registry: fix the test for a REG_SZ blob possibly...
2011-10-20 Gregor Becks3:registry: reg_format: handle unterminated REG_SZ...
2011-10-20 Frank LahmFirst part of fix for bug #8419 - Make VFS op "streamin...
2011-10-20 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
2011-10-20 Karolin SeegerVERSION: Bump version up to 3.6.2.
2011-10-18 Wilco Baan HofmanFix uninitialized memory problem in group_sids_to_info3...
2011-10-15 Jeremy AllisonFix bug #8521 - winbindd cache timeout expiry test...
2011-10-15 Volker Lendeckes3: Fix bug 8455 -- Samba PDC is looking up only primar...
2011-10-13 Jeremy AllisonAnother part of the fix for Bug 8473 - smb2_find uses...
2011-10-13 Stefan Metzmachers3:smb2_server: get/set info are limited by max_trans...
2011-10-13 Stefan Metzmachers3:smb2_server: reject writes larger then the negotiate...
2011-10-13 Stefan Metzmachers3:smb2_server: remember the max_{trans,read,write...
2011-10-13 Stefan Metzmachers3:smbd: disconnect the socket if we got an unexpected...
2011-10-13 Stefan Metzmachers3:smb2_server: max_trans, max_read and max_write are...
2011-10-12 Volodymyr KhomenkoFix bug #8515 - Empty CIFS share can be blocked for...
2011-10-12 David Disseldorps3-smb2_server: fix ioctl InputOffset checking
next