summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* ctdbd_conn: Lift the cluster_fatal call in get_cluster_vnnVolker Lendecke2013-10-171-1/+3
* s3:libsmb: call smbXcli_tcon_set_fs_attributes() directlyStefan Metzmacher2013-10-171-4/+8
* s3:libsmb: remove unused cli_state->case_sensitiveStefan Metzmacher2013-10-172-5/+6
* s3:libsmb: remove unused cli_state->dfsrootStefan Metzmacher2013-10-172-7/+0
* s3:libsmb: add SMB2/3 support to cli_dfs_get_referral()Stefan Metzmacher2013-10-171-17/+56
* s3/libsmb: make use of smbXcli_tcon_is_dfs_share()Stefan Metzmacher2013-10-172-3/+26
* s3/libsmb: Use smbXcli_conn_dfs_supported instead of test on CAP_DFSLuk Claes2013-10-173-3/+3
* s3:libsmb: don't pass down FLAG_CASELESS_PATHNAMES and FLAGS2_DFS_PATHNAMES a...Stefan Metzmacher2013-10-172-43/+0
* s3:libsmb: call smbXcli_tcon_{get,set}_fs_attributes() from cli_set_case_sens...Stefan Metzmacher2013-10-171-0/+17
* libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher2013-10-171-19/+0
* s3:libsmb: make use of smb1cli_tcon_set_values()Stefan Metzmacher2013-10-171-2/+17
* s3/libsmb: Use smbXcli_conn_use_unicode instead of smb1 specific testLuk Claes2013-10-171-1/+1
* s3:libsmb: inline trust_pw_change_and_store_it() into trust_pw_find_change_an...Stefan Metzmacher2013-10-172-40/+15
* s3:libsmb: remove unused change_trust_account_password()Stefan Metzmacher2013-10-172-73/+0
* s3:auth_domain: remove dead code in check_trustdomain_security()Stefan Metzmacher2013-10-171-22/+0
* s3:include: fix messaging_send_buf() protype in messages.hStefan Metzmacher2013-10-171-1/+1
* s3:include: add forward declaration for struct messaging_context; in g_lock.hStefan Metzmacher2013-10-171-0/+1
* s3:winbindd: don't hide the error in cm_connect_lsa()Stefan Metzmacher2013-10-171-1/+0
* cli_np_tstream: remove unused tstream_cli_np_get_cli_state()Gregor Beck2013-10-172-10/+0
* s3:rpcclient: make use of rpcclient_cli_stateStefan Metzmacher2013-10-171-2/+2
* s3:rpcclient: introduce global rpcclient_cli_stateStefan Metzmacher2013-10-172-1/+5
* s3:rpc_client: remove unused rpc_pipe_np_smb_conn()Gregor Beck2013-10-172-20/+0
* s3-spoolss: do not use rpc_pipe_np_smb_conn()Gregor Beck2013-10-171-10/+10
* s3:lib/netapi: do not use rpc_pipe_np_smb_conn()Gregor Beck2013-10-171-1/+1
* s3-net: do not use rpc_pipe_np_smb_conn()Gregor Beck2013-10-171-23/+26
* s3:rpc_client: pass object and table to rpccli_bh_create()Stefan Metzmacher2013-10-173-11/+15
* s3:rpc_client: implement dcerpc_binding_handle_auth_info()Stefan Metzmacher2013-10-171-0/+20
* proto: Remove manually written lp_ prototypesAndrew Bartlett2013-10-161-359/+1
* param: Autogenerate s3 lp_ctx glue tableAndrew Bartlett2013-10-162-63/+6
* s3/param: Autogenerate parameters prototypes again after proto.h was frozenAndrew Bartlett2013-10-162-0/+7
* build: Move loadparm-related build rules to source3/param/wscript_buildAndrew Bartlett2013-10-162-32/+34
* lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...Andrew Bartlett2013-10-161-1/+1
* Add NetWkstaGetInfo.Hans Leidekker2013-10-1610-1/+332
* smbd: Simplify open_file_ntcreateVolker Lendecke2013-10-161-32/+39
* smbd: Remove "file_existed" handling from open_mode_checkVolker Lendecke2013-10-161-12/+16
* smbd: Decouple grant_fsp_oplock_type from oplock validationVolker Lendecke2013-10-161-27/+26
* smbd: Reduce the complexity of open_file_ntcreateVolker Lendecke2013-10-161-24/+40
* smbd: Factor out remove_stale_share_mode_entriesVolker Lendecke2013-10-153-14/+18
* smbd: Make find_oplock_types return boolVolker Lendecke2013-10-151-15/+27
* smbd: Make loop index type match loop limitVolker Lendecke2013-10-151-1/+1
* smbd: Unify delay_for_*_oplocksVolker Lendecke2013-10-151-45/+13
* smbd: Simplify find_oplock_types a bitVolker Lendecke2013-10-151-6/+7
* smbd:smb2: fix crash when smb2 session reauth failsMichael Adam2013-10-151-3/+17
* smbd: Inline break_level2_to_none_asyncVolker Lendecke2013-10-151-38/+32
* smbd: Remove a special case for level2 breakVolker Lendecke2013-10-151-33/+12
* smbd: Remove some FAKE_LEVEL_II commentsVolker Lendecke2013-10-152-8/+3
* smbd: Add debugs to brlock.cVolker Lendecke2013-10-152-0/+21
* smbd: Remove FAKE_LEVEL_II_OPLOCKVolker Lendecke2013-10-155-59/+81
* smbd: Put "have_read_oplocks" into brlock.tdbVolker Lendecke2013-10-152-10/+48
* s3-winbindd: Remove undocumented winbindd:socket dir parameterAndrew Bartlett2013-10-154-8/+4