Age | Commit message (Expand) | Author | Files | Lines |
2003-01-09 | * security.cc (get_nt_attribute): Always return -1 when read_sd() | Corinna Vinschen | 1 | -3/+13 |
2002-12-14 | * security.cc (get_user_local_groups): Use LookupAccountSid to find the | Corinna Vinschen | 1 | -6/+9 |
2002-12-10 | 2002-12-10 Pierre Humblet <pierre.humblet@ieee.org> | Corinna Vinschen | 1 | -2/+3 |
2002-11-20 | * security.cc (get_attribute_from_acl): Always test "anti", | Corinna Vinschen | 1 | -70/+82 |
2002-10-22 | * sec_helper.cc (cygsid::get_id): If the sid matches a sid stored in | Christopher Faylor | 1 | -9/+12 |
2002-09-30 | Remove \n from calls to strace class printfs throughout. | Christopher Faylor | 1 | -6/+6 |
2002-09-30 | * security.cc (allow_ntsec): Default to zero. | Christopher Faylor | 1 | -1/+1 |
2002-09-22 | * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has | Christopher Faylor | 1 | -3/+3 |
2002-09-19 | * cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads | Christopher Faylor | 1 | -9/+9 |
2002-09-11 | * grp.cc (initgroups): Call groups::clear_supp to free the | Corinna Vinschen | 1 | -0/+3 |
2002-08-26 | * sec_acl.cc (getacl): Check ace_sid == well_known_world_sid | Corinna Vinschen | 1 | -164/+91 |
2002-08-02 | * security.cc (verify_token): Do not reject a token just because | Corinna Vinschen | 1 | -2/+5 |
2002-07-29 | * security.cc: Change some formatting. | Corinna Vinschen | 1 | -193/+276 |
2002-07-25 | * security.cc (allow_ntsec): Default to on. | Christopher Faylor | 1 | -2/+2 |
2002-07-23 | * security.cc (get_group_sidlist): Create group list from /etc files | Corinna Vinschen | 1 | -4/+2 |
2002-07-19 | white space | Christopher Faylor | 1 | -8/+8 |
2002-07-19 | * security.cc (get_unix_group_sidlist): Create. | Corinna Vinschen | 1 | -49/+39 |
2002-07-15 | * security.cc (get_group_sidlist): Fix formatting. | Corinna Vinschen | 1 | -3/+5 |
2002-07-02 | * security.cc (get_logon_server): Interpret a zero length | Corinna Vinschen | 1 | -3/+6 |
2002-07-02 | * security.h (DONT_INHERIT): Eliminate definition. | Corinna Vinschen | 1 | -4/+5 |
2002-07-02 | * autoload.cc (GetSecurityInfo): Define new autoload function. | Christopher Faylor | 1 | -0/+169 |
2002-07-01 | white space | Christopher Faylor | 1 | -1/+1 |
2002-06-30 | * security.cc (extract_nt_dom_user): Check for all buffer overflows. | Corinna Vinschen | 1 | -41/+24 |
2002-06-24 | * security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in call | Christopher Faylor | 1 | -6/+6 |
2002-06-21 | * security.cc (alloc_sd): Carefully check owner_sid again after trying | Corinna Vinschen | 1 | -2/+2 |
2002-06-21 | * security.cc (alloc_sd): Remove unnecessary retrieval of owner name. | Corinna Vinschen | 1 | -17/+29 |
2002-06-21 | * uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo. | Christopher Faylor | 1 | -4/+4 |
2002-06-19 | Use hMainProc where appropriate, throughout. | Christopher Faylor | 1 | -56/+58 |
2002-06-13 | * security.cc (get_logon_server): Use strcasematch rather than strcasecmp. | Christopher Faylor | 1 | -5/+5 |
2002-06-11 | * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS | Christopher Faylor | 1 | -4/+2 |
2002-06-06 | * sec_helper.cc (lookup_name): Suppress. | Corinna Vinschen | 1 | -11/+8 |
2002-06-03 | * security.cc (lsa2wchar): Suppressed. | Corinna Vinschen | 1 | -85/+89 |
2002-06-02 | Remove unneeded sigproc.h includes throughout. | Christopher Faylor | 1 | -1/+0 |
2002-05-29 | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 1 | -9/+9 |
2002-05-28 | * security.cc (set_security_attribute): Call getegid32() instead of | Corinna Vinschen | 1 | -1/+1 |
2002-05-28 | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 1 | -9/+9 |
2002-05-28 | * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. | Christopher Faylor | 1 | -7/+7 |
2002-05-27 | * security.cc (lsa2str): New function. | Corinna Vinschen | 1 | -2/+10 |
2002-05-25 | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 1 | -2/+0 |
2002-05-24 | * security.cc (create_token): Call __sec_user() instead of | Corinna Vinschen | 1 | -4/+5 |
2002-05-21 | * security.cc (open_local_policy): Initialize lsa to | Corinna Vinschen | 1 | -4/+4 |
2002-05-17 | * fhandler_raw.cc (fhandler_dev_raw::open): Replace set_errno() | Corinna Vinschen | 1 | -13/+10 |
2002-05-16 | * syscalls.cc (seteuid): Set default dacl in process token. | Corinna Vinschen | 1 | -43/+82 |
2002-04-18 | * security.cc (get_lsa_srv_inf): Prevent extraneous backslashes for | Corinna Vinschen | 1 | -2/+3 |
2002-03-07 | * autoload.cc (NetGetDCName): Add symbol. | Corinna Vinschen | 1 | -6/+7 |
2002-02-19 | * fork.cc (fork_parent): Use sec_user_nih to control process/thread | Christopher Faylor | 1 | -1/+1 |
2002-02-10 | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 1 | -1/+1 |
2002-02-10 | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 1 | -10/+9 |
2002-01-23 | * security.cc (create_token): Use sec_user() to create | Corinna Vinschen | 1 | -4/+3 |
2002-01-19 | * security.cc (create_token): Close processes token handle as soon | Corinna Vinschen | 1 | -0/+1 |