samba.git
13 years agos3-winbind: Make sure we close all policy handles in sam.
Andreas Schneider [Mon, 5 Jul 2010 23:05:39 +0000 (01:05 +0200)]
s3-winbind: Make sure we close all policy handles in sam.

13 years agos3-winbind: Create all logfiles in the same directory.
Andreas Schneider [Mon, 5 Jul 2010 17:43:25 +0000 (19:43 +0200)]
s3-winbind: Create all logfiles in the same directory.

If log file is set in the config file, we should create the log files of
the winbind child processes in the same directory.

13 years agos3: Fix another aspect of bug 7262 and make paged results work again
Volker Lendecke [Tue, 6 Jul 2010 14:55:14 +0000 (16:55 +0200)]
s3: Fix another aspect of bug 7262 and make paged results work again

13 years agos4:rpc_server/lsa/dcesrv_lsa.c - fix typo
Sumit Bose [Tue, 6 Jul 2010 18:55:32 +0000 (14:55 -0400)]
s4:rpc_server/lsa/dcesrv_lsa.c - fix typo

Signed-off-by: Günther Deschner <gd@samba.org>
13 years agos3: Fix a segfault in the RPC server
Volker Lendecke [Tue, 6 Jul 2010 13:07:05 +0000 (15:07 +0200)]
s3: Fix a segfault in the RPC server

After converting the rpc infratructure to talloc, read_from_internal_pipe freed
the outdata too early. If the last fragment was read in two pieces (as
rpcclient does it), all the outdata was freed during the read of the first
piece of the read of the last fragment. Later read&x calls, trying to read the
rest of the last fragment stepped into p->out_data.frag with non-zero offset
when this was already freed.

13 years agos3: Fix another winbind crash
Volker Lendecke [Tue, 6 Jul 2010 09:54:31 +0000 (11:54 +0200)]
s3: Fix another winbind crash

This is similar to 09a9cc3, this re-arranges winbindd_ads.c:query_user_list()
so that "ads" is not accessed anymore across a call to nss_get_info_cached()
call which can destroy it behind the scenes.

13 years agopidl: s3 server stubs: make sure LIBNDR_FLAG_BIGENDIAN is set when negotiated.
Günther Deschner [Mon, 5 Jul 2010 15:34:19 +0000 (17:34 +0200)]
pidl: s3 server stubs: make sure LIBNDR_FLAG_BIGENDIAN is set when negotiated.

Guenther

13 years agos4-smbtorture: add my (C) to rap torture lib.
Günther Deschner [Mon, 5 Jul 2010 14:39:44 +0000 (16:39 +0200)]
s4-smbtorture: add my (C) to rap torture lib.

Guenther

13 years agos4:dsdb/password_hash: implement DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID
Stefan Metzmacher [Wed, 30 Jun 2010 06:26:08 +0000 (08:26 +0200)]
s4:dsdb/password_hash: implement DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID

metze

13 years agos4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID
Stefan Metzmacher [Wed, 30 Jun 2010 06:24:35 +0000 (08:24 +0200)]
s4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID

When importing users from Samba3 we need to control all values.

metze

13 years agos4:dsdb/password_hash: fix some c++ compiler warnings
Stefan Metzmacher [Wed, 30 Jun 2010 10:08:30 +0000 (12:08 +0200)]
s4:dsdb/password_hash: fix some c++ compiler warnings

metze

13 years agoDNS objects should not be ignored
Zahari Zahariev [Mon, 5 Jul 2010 14:55:11 +0000 (17:55 +0300)]
DNS objects should not be ignored

Recently I have found that after vampireing from a clean Windows
server we have the same DNS objects in the ldb. So ldapcmp has to
no longer ignore them.

Signed-off-by: Kamen Mazdrashki <kamenim@samba.org>
13 years agos3-waf: fix the build.
Günther Deschner [Mon, 5 Jul 2010 15:38:16 +0000 (17:38 +0200)]
s3-waf: fix the build.

Guenther

13 years agos3-winbind: Rename lookup_groupmem to msrpc_lookup_groupmem.
Andreas Schneider [Mon, 21 Jun 2010 09:15:18 +0000 (11:15 +0200)]
s3-winbind: Rename lookup_groupmem to msrpc_lookup_groupmem.

13 years agos3-winbind: Use rpc_trusted_domains in msrpc.
Andreas Schneider [Mon, 21 Jun 2010 09:14:12 +0000 (11:14 +0200)]
s3-winbind: Use rpc_trusted_domains in msrpc.

13 years agos3-winbind: Use rpc_trusted_domains in samr.
Andreas Schneider [Mon, 21 Jun 2010 09:13:50 +0000 (11:13 +0200)]
s3-winbind: Use rpc_trusted_domains in samr.

13 years agos3-winbind: Added a common rpc_trusted_domains function.
Andreas Schneider [Mon, 21 Jun 2010 09:13:25 +0000 (11:13 +0200)]
s3-winbind: Added a common rpc_trusted_domains function.

13 years agos3-winbind: Rename common_password_policy to sam_password_policy.
Andreas Schneider [Mon, 21 Jun 2010 08:54:53 +0000 (10:54 +0200)]
s3-winbind: Rename common_password_policy to sam_password_policy.

13 years agos3-winbind: Rename common_lockout_policy to sam_lockout_policy.
Andreas Schneider [Mon, 21 Jun 2010 08:53:15 +0000 (10:53 +0200)]
s3-winbind: Rename common_lockout_policy to sam_lockout_policy.

13 years agos3-winbind: Use rpc_sequence_number in msrpc.
Andreas Schneider [Mon, 21 Jun 2010 08:48:15 +0000 (10:48 +0200)]
s3-winbind: Use rpc_sequence_number in msrpc.

13 years agos3-winbind: Use rpc_sequence_number in samr.
Andreas Schneider [Mon, 21 Jun 2010 08:47:54 +0000 (10:47 +0200)]
s3-winbind: Use rpc_sequence_number in samr.

13 years agos3-winbind: Added a common rpc_sequence_number function.
Andreas Schneider [Mon, 21 Jun 2010 08:47:22 +0000 (10:47 +0200)]
s3-winbind: Added a common rpc_sequence_number function.

13 years agos3-winbind: Use rpc_lookup_groupmem in samr.
Andreas Schneider [Mon, 21 Jun 2010 08:28:47 +0000 (10:28 +0200)]
s3-winbind: Use rpc_lookup_groupmem in samr.

13 years agos3-winbind: Added a common rpc_lookup_groupmem function.
Andreas Schneider [Mon, 21 Jun 2010 08:28:21 +0000 (10:28 +0200)]
s3-winbind: Added a common rpc_lookup_groupmem function.

13 years agos3-winbind: Use rpc_lookup_useraliases in msrpc.
Andreas Schneider [Fri, 18 Jun 2010 17:08:41 +0000 (19:08 +0200)]
s3-winbind: Use rpc_lookup_useraliases in msrpc.

13 years agos3-winbind: Use rpc_lookup_useraliases in samr.
Andreas Schneider [Fri, 18 Jun 2010 17:08:28 +0000 (19:08 +0200)]
s3-winbind: Use rpc_lookup_useraliases in samr.

13 years agos3-winbind: Added a common rpc_lookup_useraliases function.
Andreas Schneider [Fri, 18 Jun 2010 17:07:43 +0000 (19:07 +0200)]
s3-winbind: Added a common rpc_lookup_useraliases function.

13 years agos3-winbind: Use rpc_lookup_usergroups in msrpc.
Andreas Schneider [Fri, 18 Jun 2010 16:20:12 +0000 (18:20 +0200)]
s3-winbind: Use rpc_lookup_usergroups in msrpc.

13 years agos3-winbind: Use rpc_lookup_usergroups in samr.
Andreas Schneider [Fri, 18 Jun 2010 16:19:50 +0000 (18:19 +0200)]
s3-winbind: Use rpc_lookup_usergroups in samr.

13 years agos3-winbind: Added a common rpc_lookup_usergroups function.
Andreas Schneider [Fri, 18 Jun 2010 16:19:16 +0000 (18:19 +0200)]
s3-winbind: Added a common rpc_lookup_usergroups function.

13 years agos3-winbind: Use rpc_query_user in samr.
Andreas Schneider [Fri, 18 Jun 2010 15:48:17 +0000 (17:48 +0200)]
s3-winbind: Use rpc_query_user in samr.

13 years agos3-winbind: Use rpc_query_user in msrpc.
Andreas Schneider [Fri, 18 Jun 2010 15:47:47 +0000 (17:47 +0200)]
s3-winbind: Use rpc_query_user in msrpc.

13 years agos3-winbind: Added a common rpc_query_user function.
Andreas Schneider [Fri, 18 Jun 2010 15:47:16 +0000 (17:47 +0200)]
s3-winbind: Added a common rpc_query_user function.

13 years agos3-winbind: Use rpc_rids_to_names in samr.
Andreas Schneider [Thu, 17 Jun 2010 17:32:18 +0000 (19:32 +0200)]
s3-winbind: Use rpc_rids_to_names in samr.

13 years agos3-winbind: Added a common rpc_rids_to_names function.
Andreas Schneider [Thu, 17 Jun 2010 17:31:51 +0000 (19:31 +0200)]
s3-winbind: Added a common rpc_rids_to_names function.

13 years agos3-winbind: Use rpc_sid_to_name in samr.
Andreas Schneider [Thu, 17 Jun 2010 14:25:33 +0000 (16:25 +0200)]
s3-winbind: Use rpc_sid_to_name in samr.

13 years agos3-winbind: Added a common rpc_sid_to_name function.
Andreas Schneider [Thu, 17 Jun 2010 14:25:07 +0000 (16:25 +0200)]
s3-winbind: Added a common rpc_sid_to_name function.

13 years agos3-winbind: Use rpc_name_to_sid in samr.
Andreas Schneider [Thu, 17 Jun 2010 14:07:02 +0000 (16:07 +0200)]
s3-winbind: Use rpc_name_to_sid in samr.

13 years agos3-winbind: Added a common rpc_name_to_sid function.
Andreas Schneider [Thu, 17 Jun 2010 14:06:34 +0000 (16:06 +0200)]
s3-winbind: Added a common rpc_name_to_sid function.

13 years agos3-winbind: Use rpc_enum_local_groups in samr.
Andreas Schneider [Thu, 17 Jun 2010 13:53:06 +0000 (15:53 +0200)]
s3-winbind: Use rpc_enum_local_groups in samr.

13 years agos3-winbind: Use rpc_enum_local_groups in msrpc.
Andreas Schneider [Thu, 17 Jun 2010 13:52:44 +0000 (15:52 +0200)]
s3-winbind: Use rpc_enum_local_groups in msrpc.

13 years agos3-winbind: Added a common rpc_enum_local_groups function.
Andreas Schneider [Thu, 17 Jun 2010 13:51:58 +0000 (15:51 +0200)]
s3-winbind: Added a common rpc_enum_local_groups function.

13 years agos3-winbind: Use rpc_query_user_list in samr.
Andreas Schneider [Thu, 17 Jun 2010 12:55:19 +0000 (14:55 +0200)]
s3-winbind: Use rpc_query_user_list in samr.

13 years agos3-winbind: Use rpc_query_user_list in msrpc.
Andreas Schneider [Thu, 17 Jun 2010 12:54:55 +0000 (14:54 +0200)]
s3-winbind: Use rpc_query_user_list in msrpc.

13 years agos3-winbind: Added a common rpc_query_user_list function.
Andreas Schneider [Thu, 17 Jun 2010 12:54:02 +0000 (14:54 +0200)]
s3-winbind: Added a common rpc_query_user_list function.

13 years agos3-winbind: Use rpc_enum_dom_groups in samr.
Andreas Schneider [Thu, 17 Jun 2010 11:57:12 +0000 (13:57 +0200)]
s3-winbind: Use rpc_enum_dom_groups in samr.

13 years agos3-winbind: Use rpc_enum_dom_groups in msrpc.
Andreas Schneider [Thu, 17 Jun 2010 11:56:54 +0000 (13:56 +0200)]
s3-winbind: Use rpc_enum_dom_groups in msrpc.

13 years agos3-winbind: Added a common rpc_enum_dom_groups function.
Andreas Schneider [Wed, 16 Jun 2010 19:15:54 +0000 (21:15 +0200)]
s3-winbind: Added a common rpc_enum_dom_groups function.

13 years agos3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.
Andreas Schneider [Wed, 16 Jun 2010 15:43:57 +0000 (17:43 +0200)]
s3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.

13 years agos3-winbind: Replace the passdb backend with a samr/lsa based backend.
Andreas Schneider [Wed, 9 Jun 2010 14:44:02 +0000 (16:44 +0200)]
s3-winbind: Replace the passdb backend with a samr/lsa based backend.

13 years agos3-winbind: Implemented samr backend function common_sequence_number.
Andreas Schneider [Wed, 9 Jun 2010 13:20:13 +0000 (15:20 +0200)]
s3-winbind: Implemented samr backend function common_sequence_number.

13 years agos3-winbind: Implemented samr backend function common_lookup_useraliases.
Andreas Schneider [Wed, 9 Jun 2010 13:12:37 +0000 (15:12 +0200)]
s3-winbind: Implemented samr backend function common_lookup_useraliases.

13 years agos3-winbind: Implemented samr backend function common_lookup_usergroups.
Andreas Schneider [Wed, 9 Jun 2010 12:57:15 +0000 (14:57 +0200)]
s3-winbind: Implemented samr backend function common_lookup_usergroups.

13 years agos3-winbind: Implemented samr backend function common_password_policy.
Andreas Schneider [Wed, 9 Jun 2010 12:41:54 +0000 (14:41 +0200)]
s3-winbind: Implemented samr backend function common_password_policy.

13 years agos3-winbind: Implemented samr backend function common_lockout_policy.
Andreas Schneider [Wed, 9 Jun 2010 12:39:55 +0000 (14:39 +0200)]
s3-winbind: Implemented samr backend function common_lockout_policy.

13 years agos3-winbind: Implemented samr backend function common_rids_to_names.
Andreas Schneider [Wed, 9 Jun 2010 12:33:02 +0000 (14:33 +0200)]
s3-winbind: Implemented samr backend function common_rids_to_names.

13 years agos3-winbind: Implemented samr backend function common_sid_to_name.
Andreas Schneider [Wed, 9 Jun 2010 09:52:26 +0000 (11:52 +0200)]
s3-winbind: Implemented samr backend function common_sid_to_name.

13 years agos3-winbind: Implemented samr backend function common_name_to_sid.
Andreas Schneider [Tue, 8 Jun 2010 12:42:59 +0000 (14:42 +0200)]
s3-winbind: Implemented samr backend function common_name_to_sid.

13 years agos3-winbind: Implemented samr backend function common_enum_local_groups.
Andreas Schneider [Tue, 8 Jun 2010 06:47:13 +0000 (08:47 +0200)]
s3-winbind: Implemented samr backend function common_enum_local_groups.

13 years agos3-winbind: Implemented samr backend function sam_lookup_groupmem.
Andreas Schneider [Mon, 7 Jun 2010 20:15:37 +0000 (22:15 +0200)]
s3-winbind: Implemented samr backend function sam_lookup_groupmem.

13 years agos3-winbind: Implemented samr backend function sam_trusted_domains.
Andreas Schneider [Mon, 7 Jun 2010 19:46:02 +0000 (21:46 +0200)]
s3-winbind: Implemented samr backend function sam_trusted_domains.

13 years agos3-winbind: Implemented samr backend function sam_query_user.
Andreas Schneider [Mon, 7 Jun 2010 19:20:15 +0000 (21:20 +0200)]
s3-winbind: Implemented samr backend function sam_query_user.

13 years agos3-winbind: Implemented samr backend function sam_enum_dom_groups.
Andreas Schneider [Mon, 7 Jun 2010 14:39:44 +0000 (16:39 +0200)]
s3-winbind: Implemented samr backend function sam_enum_dom_groups.

13 years agos3-winbind: Implemented samr backend function sam_query_user_list.
Andreas Schneider [Mon, 7 Jun 2010 14:18:12 +0000 (16:18 +0200)]
s3-winbind: Implemented samr backend function sam_query_user_list.

13 years agos3-winbind: Added a skeleton for samr based functions.
Andreas Schneider [Mon, 7 Jun 2010 08:18:01 +0000 (10:18 +0200)]
s3-winbind: Added a skeleton for samr based functions.

The goal is to replace the passdb backend later.

13 years agos3-winbind: Initialize the server_info on winbindd start.
Andreas Schneider [Thu, 27 May 2010 10:06:24 +0000 (12:06 +0200)]
s3-winbind: Initialize the server_info on winbindd start.

13 years agos3-rpc_client: Use the right memory context for array elements.
Andreas Schneider [Fri, 11 Jun 2010 09:48:37 +0000 (11:48 +0200)]
s3-rpc_client: Use the right memory context for array elements.

13 years agos3-winbind: Free some memory which isn't needed anymore.
Andreas Schneider [Mon, 14 Jun 2010 09:49:32 +0000 (11:49 +0200)]
s3-winbind: Free some memory which isn't needed anymore.

13 years agos3-build: add idl_full to Makefile.
Günther Deschner [Mon, 5 Jul 2010 13:24:55 +0000 (15:24 +0200)]
s3-build: add idl_full to Makefile.

Guenther

13 years agos3-idl: support --full for s3 build_idl.sh as well.
Günther Deschner [Mon, 5 Jul 2010 13:24:27 +0000 (15:24 +0200)]
s3-idl: support --full for s3 build_idl.sh as well.

Guenther

13 years agos4:include/smbldap.h - introduce a placeholder for "LDAPMessage" if we don't link...
Matthias Dieter Wallnöfer [Mon, 5 Jul 2010 13:19:31 +0000 (15:19 +0200)]
s4:include/smbldap.h - introduce a placeholder for "LDAPMessage" if we don't link against a LDAP library

13 years agos4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind struct...
Matthias Dieter Wallnöfer [Mon, 5 Jul 2010 09:44:48 +0000 (11:44 +0200)]
s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind struct test"

Use a "talloc_strdup" for duplicating usernames.

13 years agos4:samr RPC server - "SetUserInfo" - allow some more informations to be set
Matthias Dieter Wallnöfer [Sun, 4 Jul 2010 21:21:07 +0000 (23:21 +0200)]
s4:samr RPC server - "SetUserInfo" - allow some more informations to be set

Taken from the s3 implementation.

13 years agosamr.idl:UserInfo structures - fix some names according to MS-SAMR documentation
Matthias Dieter Wallnöfer [Sun, 4 Jul 2010 20:34:43 +0000 (22:34 +0200)]
samr.idl:UserInfo structures - fix some names according to MS-SAMR documentation

See MS-SAMR section "FULL IDL"

13 years agos3: Make talloc_attrs() static
Volker Lendecke [Mon, 5 Jul 2010 10:36:19 +0000 (12:36 +0200)]
s3: Make talloc_attrs() static

13 years agos3: Remove procid_self() from srv_spoolss_reply[open|close]printer()
Volker Lendecke [Sun, 4 Jul 2010 19:53:52 +0000 (21:53 +0200)]
s3: Remove procid_self() from srv_spoolss_reply[open|close]printer()

13 years agos3: Remove procid_self() from ctdb_read_req() and ctdb_handle_message()
Volker Lendecke [Sun, 4 Jul 2010 18:50:11 +0000 (20:50 +0200)]
s3: Remove procid_self() from ctdb_read_req() and ctdb_handle_message()

13 years agos3: Remove some type-punned warnings
Volker Lendecke [Sun, 4 Jul 2010 18:49:43 +0000 (20:49 +0200)]
s3: Remove some type-punned warnings

13 years agos3: Put serverid_key and serverid_data together
Volker Lendecke [Sun, 4 Jul 2010 18:31:02 +0000 (20:31 +0200)]
s3: Put serverid_key and serverid_data together

13 years agos3: Remove procid_self() from brl_close_fnum()
Volker Lendecke [Sun, 4 Jul 2010 18:20:44 +0000 (20:20 +0200)]
s3: Remove procid_self() from brl_close_fnum()

13 years agos3: Remove procid_self() from srv_spoolss_drv_upgrade_printer()
Volker Lendecke [Sun, 4 Jul 2010 18:18:29 +0000 (20:18 +0200)]
s3: Remove procid_self() from srv_spoolss_drv_upgrade_printer()

13 years agos3: Remove procid_self() from cancel_pending_lock_requests_by_fid_smb2()
Volker Lendecke [Sun, 4 Jul 2010 18:17:32 +0000 (20:17 +0200)]
s3: Remove procid_self() from cancel_pending_lock_requests_by_fid_smb2()

13 years agos3: Remove procid_self() from remove_pending_lock()
Volker Lendecke [Sun, 4 Jul 2010 18:16:35 +0000 (20:16 +0200)]
s3: Remove procid_self() from remove_pending_lock()

13 years agos3: Remove procid_self() from fill_deferred_open_entry()
Volker Lendecke [Sun, 4 Jul 2010 18:14:27 +0000 (20:14 +0200)]
s3: Remove procid_self() from fill_deferred_open_entry()

13 years agos3: Remove procid_self() from do_lock_cancel()
Volker Lendecke [Sun, 4 Jul 2010 18:06:07 +0000 (20:06 +0200)]
s3: Remove procid_self() from do_lock_cancel()

13 years agos3: Remove procid_self() from do_unlock()
Volker Lendecke [Sun, 4 Jul 2010 18:05:43 +0000 (20:05 +0200)]
s3: Remove procid_self() from do_unlock()

13 years agos3: Remove procid_self() from do_lock()
Volker Lendecke [Sun, 4 Jul 2010 18:02:30 +0000 (20:02 +0200)]
s3: Remove procid_self() from do_lock()

13 years agos3: Remove procid_self() from query_lock()
Volker Lendecke [Sun, 4 Jul 2010 18:01:48 +0000 (20:01 +0200)]
s3: Remove procid_self() from query_lock()

13 years agos3: Remove smbd_messaging_context() from shutdown_other_smbds()
Volker Lendecke [Sun, 4 Jul 2010 17:56:51 +0000 (19:56 +0200)]
s3: Remove smbd_messaging_context() from shutdown_other_smbds()

13 years agos3: Remove smbd_messaging_context() from make_connection_snum()
Volker Lendecke [Sun, 4 Jul 2010 17:51:43 +0000 (19:51 +0200)]
s3: Remove smbd_messaging_context() from make_connection_snum()

13 years agos3: Remove smbd_messaging_context() from reprocess_blocked_smb2_lock()
Volker Lendecke [Sun, 4 Jul 2010 17:50:35 +0000 (19:50 +0200)]
s3: Remove smbd_messaging_context() from reprocess_blocked_smb2_lock()

13 years agos3: Remove smbd_messaging_context() from remove_pending_lock()
Volker Lendecke [Sun, 4 Jul 2010 17:50:25 +0000 (19:50 +0200)]
s3: Remove smbd_messaging_context() from remove_pending_lock()

13 years agos3: Remove smbd_messaging_context() from push_blocking_lock_request_smb2()
Volker Lendecke [Sun, 4 Jul 2010 17:47:45 +0000 (19:47 +0200)]
s3: Remove smbd_messaging_context() from push_blocking_lock_request_smb2()

13 years agos3: Remove procid_self() from irix_oplocks_read_fde_handler()
Volker Lendecke [Sun, 4 Jul 2010 17:47:02 +0000 (19:47 +0200)]
s3: Remove procid_self() from irix_oplocks_read_fde_handler()

13 years agos3: Remove smbd_messaging_context() from smb_set_posix_lock()
Volker Lendecke [Sun, 4 Jul 2010 17:46:15 +0000 (19:46 +0200)]
s3: Remove smbd_messaging_context() from smb_set_posix_lock()

13 years agos3: Remove smbd_messaging_context() from linux_oplock_signal_handler()
Volker Lendecke [Sun, 4 Jul 2010 17:44:57 +0000 (19:44 +0200)]
s3: Remove smbd_messaging_context() from linux_oplock_signal_handler()

13 years agos3: Remove procid_self() from blocking_lock_cancel_smb1()
Volker Lendecke [Sun, 4 Jul 2010 16:46:27 +0000 (18:46 +0200)]
s3: Remove procid_self() from blocking_lock_cancel_smb1()

13 years agos3: Remove procid_self() from process_blocking_lock_queue()
Volker Lendecke [Sun, 4 Jul 2010 16:45:15 +0000 (18:45 +0200)]
s3: Remove procid_self() from process_blocking_lock_queue()

13 years agos3: Remove procid_self() from remove_pending_lock_requests_by_mid_smb1()
Volker Lendecke [Sun, 4 Jul 2010 16:44:46 +0000 (18:44 +0200)]
s3: Remove procid_self() from remove_pending_lock_requests_by_mid_smb1()

13 years agos3: Remove procid_self() from cancel_pending_lock_requests_by_fid()
Volker Lendecke [Sun, 4 Jul 2010 16:44:14 +0000 (18:44 +0200)]
s3: Remove procid_self() from cancel_pending_lock_requests_by_fid()