1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/librpc/idl
Volker Lendecke 7d91ffc6fd smbd: Fix flawed share_mode_stale_pid API
The comment for this routine said:

> Modifies d->num_share_modes, watch out in routines iterating over
> that array.

Well, it turns out that *every* caller of this API got it wrong. So I
think it's better to change the routine.

This leaves the array untouched while iterating but filters out the
deleted ones while saving them back to disk.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2013-09-03 17:13:53 +02:00
..
IDL_LICENSE.txt
libnet_join.idl s3: libnet_join: add admin_domain. 2013-08-05 10:30:00 +02:00
libnetapi.idl libnetapi: deal with NULL data in I_NetLogonControl2(). 2010-09-19 02:47:10 +02:00
messaging.idl smbd: Obsolete MSG_SMB_OPEN_RETRY 2013-04-26 15:17:22 -07:00
open_files.idl smbd: Fix flawed share_mode_stale_pid API 2013-09-03 17:13:53 +02:00
perfcount.idl
secrets.idl s3-secrets: add lsa_secret struct to secrets IDL. 2011-07-31 22:37:26 +02:00
smbXsrv.idl s3:smbXsrv.idl: add session_global_id to smbXsrv_tcon_global 2012-10-19 12:15:02 +02:00
wbint.idl s3:winbindd: remove wbint_Sid2Gid from the wbint.idl 2012-12-03 08:48:26 +01:00
wscript_build s3:librpc: add smbXsrv.idl 2012-06-25 20:55:05 +02:00