s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds
[metze/samba/wip.git] / source3 / smbd /
2013-10-24 Volker Lendeckesmbd: Move oplock handling together
2013-10-24 Volker Lendeckesmbd: Move oplock/sharemode ops into one place
2013-10-24 Volker Lendeckesmbd: Remove separate oplock_type parameter from set_fi...
2013-10-24 Volker Lendeckesmbd: Unify parameters to set_oplock_type
2013-10-24 Volker Lendeckesmbd: Make release_file_oplock static
2013-10-24 Volker Lendeckesmbd: Use remove_oplock() in close_normal_file
2013-10-24 Jeremy AllisonFix bug 10196 - RW Deny for a specific user is not...
2013-10-23 Volker Lendeckesmbd: Remove MSG_SMB_ASYNC_LEVEL2_BREAK
2013-10-23 Volker Lendeckesmbd: Use MSG_SMB_BREAK_REQUEST for async l2 breaks
2013-10-23 Volker Lendeckesmbd: Fix breaking level2 on OVERWRITE create_disposition
2013-10-23 Volker Lendeckesmbd: Fix raw.batch.exclusive[59]
2013-10-23 Volker Lendeckesmbd: Remove unused "mid" from delay_for_oplock
2013-10-23 Volker Lendeckesmbd: Don't send op_mid in a BREAK message
2013-10-23 Volker Lendeckesmbd: Simplify send_break_message
2013-10-23 Volker Lendeckesmbd: Remove unused "oplock_request" arg from send_brea...
2013-10-23 Volker Lendeckesmbd: validate oplock types even for internal and stat...
2013-10-23 Volker Lendeckesmbd: Fix bug 10216
2013-10-17 Michael Adams3:smbd: use new function cluster_probe_ok()
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-10-16 Volker Lendeckesmbd: Simplify open_file_ntcreate
2013-10-15 Volker Lendeckesmbd: Remove "file_existed" handling from open_mode_check
2013-10-15 Volker Lendeckesmbd: Decouple grant_fsp_oplock_type from oplock validation
2013-10-15 Volker Lendeckesmbd: Reduce the complexity of open_file_ntcreate
2013-10-15 Volker Lendeckesmbd: Make find_oplock_types return bool
2013-10-15 Volker Lendeckesmbd: Make loop index type match loop limit
2013-10-15 Volker Lendeckesmbd: Unify delay_for_*_oplocks
2013-10-15 Volker Lendeckesmbd: Simplify find_oplock_types a bit
2013-10-15 Michael Adamsmbd:smb2: fix crash when smb2 session reauth fails
2013-10-15 Volker Lendeckesmbd: Inline break_level2_to_none_async
2013-10-14 Volker Lendeckesmbd: Remove a special case for level2 break
2013-10-14 Volker Lendeckesmbd: Remove some FAKE_LEVEL_II comments
2013-10-14 Volker Lendeckesmbd: Add debugs to brlock.c
2013-10-14 Volker Lendeckesmbd: Remove FAKE_LEVEL_II_OPLOCK
2013-10-13 Volker Lendeckesmbd: Remove unused create_options from open_mode_check
2013-10-13 Volker Lendeckesmbd: Remove name_hash param from open_mode_check
2013-10-11 Volker Lendeckesmbd: Fix the extended *.oplock.doc1 tests
2013-10-08 Volker Lendeckesmbd: Fix an error path in open_directory
2013-10-08 Volker Lendeckesmbd: Convert set_share_mode to return bool for success
2013-10-06 Volker Lendeckesmbd: Convert some dbgtxt to DEBUG
2013-10-06 Volker Lendeckesmbd: Fix a comment
2013-10-06 Volker Lendeckesmbd: Fix confusing comments
2013-10-05 Michael Adamsmbd:smb2: clarify and comment code treating dh2c blob...
2013-10-05 Michael Adamsmbd:smb2: ignore an dhnq blob along with a dhnc in...
2013-10-05 Michael Adamsmbd:smb2_create: fix return code for durable handle...
2013-10-05 Michael Adamsmbd:smb2: successfully answer a DHnC request when...
2013-10-05 Michael Adamsmbd:smb2_create: add comment about validity of check...
2013-10-02 Michael Adamsmbd:smb2: fix error code when the header says the...
2013-10-02 Stefan Metzmachers3:smb2_server: don't rely on the SMB2_HDR_FLAG_SIGNED...
2013-09-21 Daniel LibermanFix bug 10162 - POSIX ACL mapping failing when setting...
2013-09-11 Jeremy AllisonFix is_legal_name() to not emit character conversion...
2013-09-11 Volker Lendeckesmbd: Add brl_num_locks access function
2013-09-11 Volker Lendeckesmbd: Fix blank line endings
2013-09-10 Michael Adams3:smbd: ease file server upgrades from 3.6 and earlier...
2013-09-10 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-09-10 Shekhar Amlekars3:smbd/session: Added a routine find_sessions()
2013-09-10 Shekhar Amlekars3:smbd/session: add filters to gather_sessioninfo()
2013-09-06 Volker Lendeckesmbd: Slightly simplify do_break_to_none
2013-09-06 Volker Lendeckesmbd: Slightly simplify send_break_message
2013-09-06 Volker Lendeckesmbd: Remove a silly "? true : false"
2013-09-06 Volker Lendeckesmbd: Apply some const to message_to_share_mode_entry
2013-09-06 Volker Lendeckesmbd: Fix a const warning
2013-09-06 Volker Lendeckesmbd: Remove two confusing TALLOC_FREE calls
2013-09-06 Volker Lendeckesmbd: Remove unused should_notify_deferred_opens
2013-09-05 Volker Lendeckesmbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
2013-09-05 Volker Lendeckesmbd: Fix breaking level2 on allocate
2013-09-04 Volker Lendeckesmbd: Add a paranoia check to oplock_timeout_handler
2013-09-04 Volker Lendeckesmbd: Fix an ancient oplock bug
2013-09-03 Volker Lendeckesmbd: Simplify find_oplock_types
2013-08-28 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-08-28 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-08-28 Volker Lendeckesmbd: Revert a93f9c3
2013-08-28 Volker Lendeckesmbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
2013-08-28 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
2013-08-28 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-08-28 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-08-27 Volker Lendeckesmbd: Use #defines in smb2_getinfo_send
2013-08-26 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-26 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-26 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-26 Volker Lendeckesmbd: Simplify dropbox special case in unix_convert
2013-08-25 Jeremy AllisonRevert "Fix the erroneous masking of chmod requests...
2013-08-25 Jeremy AllisonRevert "Allow UNIX extensions client to act on open...
2013-08-25 Jeremy AllisonPushed from the wrong branch - this is the version
2013-08-24 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-24 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-24 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-23 Volker Lendeckesmbd: Fix a debug message
2013-08-20 Volker Lendeckesmbd: Simplify new_break_message_smb1
2013-08-20 Volker Lendeckesmbd: Replace a 0-timeout wakeup_send
2013-08-19 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
2013-08-18 Volker Lendeckesmbd: Fix CID 1063259 Uninitialized scalar variable
2013-08-16 Volker Lendeckesmbd: Do not wait unnecessarily
2013-08-16 Volker Lendeckesmbd: Make break_level2_to_none_async static
2013-08-15 Jeremy Allisons3:lib: Factor read_ea_list_entry() and read_nttrans_ea...
2013-08-14 Volker Lendeckesmbd: Fix async echo handler forking (Bug 10086)
2013-08-12 Volker Lendeckesmbd: Fix CID 1035550 Structurally dead code
2013-08-05 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-08-05 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-08-05 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-08-05 Ralph Wuerthners3:smbd: allow GetInfo responses with STATUS_BUFFER_OVE...
next