s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds
[nivanova/samba-autobuild/.git] / source3 /
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-21 Volker Lendeckewinbind3: Fix CID 241468 Resource leak
2013-10-21 Michael Adamidmap_autorid: fix traversal of ranges to correctly...
2013-10-21 Andreas Schneiders3-rpc_server: Refactor lsasd_create_sockets().
2013-10-21 Volker Lendeckelsasd: Fix CID 1107233 Double close
2013-10-19 Volker Lendeckewinbind3: Fix CID 1107229 Uninitialized pointer read
2013-10-17 Michael Adams3:nmbd: do a very early cluster probe when starting...
2013-10-17 Michael Adams3:winbindd: use cluster_probe_ok()
2013-10-17 Michael Adams3:smbd: use new function cluster_probe_ok()
2013-10-17 Michael Adams3: add cluster_probe_ok() in a new module util_cluster.
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-10-17 Volker Lendeckectdbd_conn: Remove one call to cluster_fatal
2013-10-17 Volker Lendeckectdbd_conn: Remove one call to cluster_fatal
2013-10-17 Volker Lendeckectdbd_conn: Lift the cluster_fatal call in get_cluster_vnn
2013-10-17 Stefan Metzmachers3:libsmb: call smbXcli_tcon_set_fs_attributes() directly
2013-10-17 Stefan Metzmachers3:libsmb: remove unused cli_state->case_sensitive
2013-10-17 Stefan Metzmachers3:libsmb: remove unused cli_state->dfsroot
2013-10-17 Stefan Metzmachers3:libsmb: add SMB2/3 support to cli_dfs_get_referral()
2013-10-17 Stefan Metzmachers3/libsmb: make use of smbXcli_tcon_is_dfs_share()
2013-10-17 Luk Claess3/libsmb: Use smbXcli_conn_dfs_supported instead of...
2013-10-17 Stefan Metzmachers3:libsmb: don't pass down FLAG_CASELESS_PATHNAMES...
2013-10-17 Stefan Metzmachers3:libsmb: call smbXcli_tcon_{get,set}_fs_attributes...
2013-10-17 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
2013-10-17 Stefan Metzmachers3:libsmb: make use of smb1cli_tcon_set_values()
2013-10-17 Luk Claess3/libsmb: Use smbXcli_conn_use_unicode instead of...
2013-10-16 Stefan Metzmachers3:libsmb: inline trust_pw_change_and_store_it() into...
2013-10-16 Stefan Metzmachers3:libsmb: remove unused change_trust_account_password()
2013-10-16 Stefan Metzmachers3:auth_domain: remove dead code in check_trustdomain_s...
2013-10-16 Stefan Metzmachers3:include: fix messaging_send_buf() protype in messages.h
2013-10-16 Stefan Metzmachers3:include: add forward declaration for struct messagin...
2013-10-16 Stefan Metzmachers3:winbindd: don't hide the error in cm_connect_lsa()
2013-10-16 Gregor Beckcli_np_tstream: remove unused tstream_cli_np_get_cli_st...
2013-10-16 Stefan Metzmachers3:rpcclient: make use of rpcclient_cli_state
2013-10-16 Stefan Metzmachers3:rpcclient: introduce global rpcclient_cli_state
2013-10-16 Gregor Becks3:rpc_client: remove unused rpc_pipe_np_smb_conn()
2013-10-16 Gregor Becks3-spoolss: do not use rpc_pipe_np_smb_conn()
2013-10-16 Gregor Becks3:lib/netapi: do not use rpc_pipe_np_smb_conn()
2013-10-16 Gregor Becks3-net: do not use rpc_pipe_np_smb_conn()
2013-10-16 Stefan Metzmachers3:rpc_client: pass object and table to rpccli_bh_create()
2013-10-16 Stefan Metzmachers3:rpc_client: implement dcerpc_binding_handle_auth_info()
2013-10-16 Andrew Bartlettproto: Remove manually written lp_ prototypes
2013-10-16 Andrew Bartlettparam: Autogenerate s3 lp_ctx glue table
2013-10-16 Andrew Bartletts3/param: Autogenerate parameters prototypes again...
2013-10-16 Andrew Bartlettbuild: Move loadparm-related build rules to source3...
2013-10-16 Andrew Bartlettlib/param: lp_magicchar takes a const struct share_para...
2013-10-16 Hans LeidekkerAdd NetWkstaGetInfo.
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: Factor out remove_stale_share_mode_entries
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-14 Volker Lendeckesmbd: Put "have_read_oplocks" into brlock.tdb
2013-10-14 Andrew Bartletts3-winbindd: Remove undocumented winbindd:socket dir...
2013-10-14 David Disseldorpparam: disable print notify backchannel by default
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-12 Christof Schmitts3/time_audit: Add offline and durable functions
2013-10-12 Christof Schmittvfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIE
2013-10-11 Volker Lendeckesmbd: Fix the extended *.oplock.doc1 tests
2013-10-11 Andreas Schneiders3-winbind: Send online/offline message of the domain...
2013-10-11 Andreas Schneiders3-winbind: Register handlers for domain online/offline...
2013-10-11 Andreas Schneiders3-winbind: Add functions for domain online/offline...
2013-10-11 Andreas Schneideridl: Add a new message for winbind domain states.
2013-10-09 Jeremy AllisonFix bug #10187 - Missing talloc_free can leak stackfram...
2013-10-08 Volker Lendeckesmbd: Fix an error path in open_directory
2013-10-08 Volker Lendeckesmbd: Simplify set_share_mode
2013-10-08 Volker Lendeckesmbd: Simplify find_share_mode_entry callers
2013-10-08 Volker Lendeckesmbd: Convert set_share_mode to return bool for success
2013-10-08 Volker Lendeckesmbd: Make add_share_mode return bool
2013-10-08 Volker Lendeckesmbd: Change parameter from unsigned to uint32_t
2013-10-06 Volker Lendeckesmbd: Remove byte_range_lock->read_only
2013-10-06 Volker Lendeckesmbd: Remove the brl_get_locks wrapper
2013-10-06 Volker Lendeckesmbd: brl_get_locks_internal is always called r/w now
2013-10-06 Volker Lendeckesmbd: Restructure brl_get_locks_readonly
next