s3:libsmb: remove unused cli_state->case_sensitive
[nivanova/samba-autobuild/.git] / source3 /
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
2013-10-06 Volker Lendeckesmbd: Avoid an if-statement per read/write in the non...
2013-10-06 Volker Lendeckesmbd: Remove unused "brl->key" struct element
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-06 Volker Lendeckesmbd: Avoid calling serverid_exists twice
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-04 Michael Adamshadow_copy2: use stored mount_point instead of recalcu...
2013-10-04 Michael Adamshadow_copy2: improve debug in shadow_copy2_convert...
2013-10-04 Michael Adamshadow_copy2: fix shadow_copy2_convert() in the classic...
2013-10-04 Michael Adamshadow_copy2: add some blank lines for visual separatio...
2013-10-04 Michael Adamshadow_copy2: initialize "converted" string to null...
2013-10-04 Michael Adamshadow_copy2: fix shadow_copy2_strip_snapshot() in...
2013-10-04 Michael Adamshadow_copy2: add some debug to shadow_copy2_strip_snap...
2013-10-04 Michael Adamshadow_copy2: add comments explaining decisions in...
2013-10-04 Michael Adamshadow_copy2: introduce shadow_copy2_snapshot_path()
2013-10-04 Michael Adamshadow_copy2: factor shadow_copy2_posix_gmt_string...
2013-10-04 Michael Adamshadow_copy2: shadow_copy2_insert_string(): do not...
2013-10-04 Michael Adamshadow_copy2: make shadow_copy2_find_snapdir() return...
2013-10-04 Michael Adamshadow_copy2: in the classical case, use configured...
2013-10-04 Michael Adamshadow_copy2: implement disk_free
2013-10-04 Michael Adamshadow_copy2: log resulting config at the end of shadow...
2013-10-04 Michael Adamshadow_copy2: add snapshot_basepath to the config.
2013-10-04 Michael Adamshadow_copy2: add rel_connectpath to config.
2013-10-04 Michael Adamshadow_copy2: introduce "shadow:mountpoint" option
2013-10-04 Michael Adamshadow_copy2: re-add the basedir option.
2013-10-04 Michael Adamshadow_copy2: disable "snapdir:crossmountpoints" if...
next