Re: [PATCH]: 2. Thread safe stdio update

2004-02-06 Thread Christopher Faylor
On Fri, Jan 23, 2004 at 12:03:09PM +0100, Thomas Pfaff wrote: >Corinna Vinschen wrote: >>On Jan 22 21:48, Thomas Pfaff wrote: >> >>>This is an update of my previous patch. It adds support for newlibs >>>__LOCK_INIT macro. >>> >>>Thomas >>> >>>2004-01-22 Thomas Pfaff <[EMAIL PROTECTED]> >>> >>>

[Patch]: sys_mount_table_counters

2004-02-06 Thread Pierre A. Humblet
This patch implements a more secure method to signal that the system mounts have changed. Instead of writing to the cygwin shared, a flag is set directly in the mount tables of the active users (which requires the previous patch). It eliminates a source of DOS attack and takes a step toward the dem

Re: [Patch]: well_known_sids

2004-02-06 Thread Corinna Vinschen
On Feb 5 11:00, Pierre A. Humblet wrote: > 2004-02-05 Pierre Humblet <[EMAIL PROTECTED]> > > * uinfo.cc (cygheap_user::init): Use sec_user_nih to build a > security descriptor. Set both the process and the default DACLs. > * fork.cc (fork_parent): Use sec_none_nih security attr