summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>Jeff Johnston2014-03-213-60/+53
* 2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>Jeff Johnston2014-03-213-0/+18
* 2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>Jeff Johnston2014-03-214-9/+57
* 2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>Jeff Johnston2014-03-2124-421/+71
* 2014-03-21 Sabrina Ni <sabrinanitw@gmail.com>Jeff Johnston2014-03-212-5/+8
* * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Actually pass ioctl argument toChristopher Faylor2014-03-202-3/+8
* * fhandler.h (fhandler_dev_dsp): Remove variable names from declarations.Christopher Faylor2014-03-193-14/+25
* * exception.h (exception::handle_while_being_debugged): Declare.Corinna Vinschen2014-03-193-1/+17
* Fix ChangeLogCorinna Vinschen2014-03-191-6/+6
* * fhandler_dsp.cc (fhandler_dev_dsp::fixup_after_fork): Actually callCorinna Vinschen2014-03-192-1/+12
* * fhandler_dsp.cc (fhandler_dev_dsp::fixup_after_fork): Actually callChristopher Faylor2014-03-182-2/+8
* Partially revert patch from 2014-03-04.Corinna Vinschen2014-03-183-17/+17
* * sigproc.h (no_thread_exit_protect): New class.Christopher Faylor2014-03-175-7/+97
* * Makefile.in (OBJS): Add pwdgrp.o.Corinna Vinschen2014-03-124-2/+174
* * cygheap.h (enum cygheap_pwdgrp::cache_t): Remove.Corinna Vinschen2014-03-1213-378/+593
* * Throughout, fix format specifiers in debug statements to accommodateCorinna Vinschen2014-03-128-94/+85
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Avoid crash onCorinna Vinschen2014-03-122-1/+7
* * include/cygwin/socket.h (IPV6_JOIN_GROUP): Revert.Corinna Vinschen2014-03-122-0/+7
* Fix ChangeLog entry date.Corinna Vinschen2014-03-111-1/+1
* * fhandler.h (dev_console::b): Redefine as CONSOLE_SCREEN_BUFFER_INFO for useChristopher Faylor2014-03-103-3/+9
* * fhandler_console.cc (dev_console::save_restore): Save entire line of currentChristopher Faylor2014-03-102-1/+7
* * fhandler_console.cc (fhandler_console::save_restore): Save only until lastChristopher Faylor2014-03-102-18/+23
* * fhandler.h (fhandler_console::dwBufferSize): Delete.Christopher Faylor2014-03-093-365/+391
* * sigproc.cc (_cygtls::remove_wq): Reset thread_ev inside of lock. Set to NULLChristopher Faylor2014-03-092-1/+7
* * fhandler_console.cc (fhandler_console::char_command): Properly use calculatedChristopher Faylor2014-03-092-1/+6
* * dir.cc (opendir): Propagate any errno from build_fh_name.Christopher Faylor2014-03-092-0/+9
* * pwdgrp.h (pwdgrp::is_passwd): New inline method.Corinna Vinschen2014-03-075-49/+63
* * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE isCorinna Vinschen2014-03-073-4/+18
* * passwd.cc (pg_ent::enumerate_builtin): Convert pwd_builtins andCorinna Vinschen2014-03-065-20/+49
* * setpwd.cc (client_request_setpwd::serve): Use RtlSecureZeroMemory toCorinna Vinschen2014-03-062-2/+7
* * setlsapwd.cc (setlsapwd): Use RtlSecureZeroMemory to delete passwordCorinna Vinschen2014-03-062-1/+6
* * ldap.cc (rediscover_thread): Remove.Corinna Vinschen2014-03-053-72/+18
* * include/cygwin/config.h (__TM_GMTOFF): Define.Corinna Vinschen2014-03-052-0/+8
* * libc/include/time.h (__TM_GMTOFF): Remove Cygwin-specific definition.Corinna Vinschen2014-03-052-10/+5
* * localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF andCorinna Vinschen2014-03-054-14/+51
* * libc/include/time.h (__TM_GMTOFF): Define on Cygwin.Corinna Vinschen2014-03-052-0/+22
* 2014-02-27 Joey Ye <joey.ye@arm.com>Jeff Johnston2014-03-042-10/+14
* * exception.h (exception::handler_installed): Remove.Corinna Vinschen2014-03-043-14/+25
* * libc/include/machine/_default_types.h: Define unsigned type usingCorinna Vinschen2014-03-042-0/+41
* * exception.h (exception::exception): Install vectored exceptionCorinna Vinschen2014-03-032-1/+6
* * sec_helper.cc (cygpsid::get_id): Move Samba SID->uid/gid mappingCorinna Vinschen2014-03-033-61/+143
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Only fetch extendedCorinna Vinschen2014-02-282-1/+8
* * cygheap.h (cygheap_user::sid): Return reference to cygpsid ratherCorinna Vinschen2014-02-285-59/+138
* * autoload.cc (CheckTokenMembership): Import.Corinna Vinschen2014-02-2711-188/+237
* * path.cc (find_fast_cwd_pointer): Fix preceeding comment.Corinna Vinschen2014-02-272-2/+5
* Fix typoCorinna Vinschen2014-02-261-1/+1
* * fhandler.h (fhandler_console::scroll_buffer_screen): New function.Christopher Faylor2014-02-263-15/+23
* * mkgroup.c (domlist_t): Drop id_offset.Corinna Vinschen2014-02-244-701/+415
* * minidumper.cc (minidump): Fix -t option argument handling.Jon TURNEY2014-02-232-1/+5
* * dev_console::scroll_buffer): Reinstate clipping region.Christopher Faylor2014-02-232-1/+5