aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-172008-07-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-0/+8
2008-07-17 * mount.cc (do_mount): Remove MOUNT_ENC code.Corinna Vinschen3-27/+10
2008-07-17 * mount.cc (mount_info::from_fstab_line): Default to binary mount.Corinna Vinschen2-1/+5
2008-07-17 * Revamp documentation for Cygwin 1.7, part 1.Corinna Vinschen16-755/+917
2008-07-17 * utils.sgml: Add id's to all examples.Corinna Vinschen2-13/+17
2008-07-16 * path.cc (allow_winsymlinks): Revert default to create system bitCorinna Vinschen2-1/+6
2008-07-16 Add case-sensitivity.Corinna Vinschen22-490/+288
2008-07-16 * cyglsa-config: Always create a /bin/cyglsa directory and copy theCorinna Vinschen2-13/+26
2008-07-15 * fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff.Corinna Vinschen5-40/+25
2008-07-15 * cyglsa.c: Include ntddk.h again, but only if __MINGW32__ is defined.Corinna Vinschen4-2/+11
2008-07-14 * fhandler.cc (fhandler_base::fpathconf): On _PC_POSIX_PERMISSIONSCorinna Vinschen2-1/+6
2008-07-14 Throughout drop allow_ntsec and allow_smbntsec handling.Corinna Vinschen13-56/+51
2008-07-14 * miscfuncs.cc (cygwin_strncasecmp): Fix bug which results inCorinna Vinschen2-6/+10
2008-07-14 * autoload.cc (GetExtendedTcpTable): Define.Corinna Vinschen4-20/+68
2008-07-14 * include/iphlpapi.h (GetExtendedTcpTable): Add prototype.Corinna Vinschen4-0/+49
2008-07-13 * cyglsa.c: Don't include ntddk.h.Corinna Vinschen5-12/+40
2008-07-12Fix usage of recently fixed Interlocked* functions.Eric Blake2-10/+15
2008-07-12Revert my last change since it has not been approved.Jie Zhang3-6/+9
2008-07-11 bfd/Jie Zhang3-0/+13
2008-07-11 * select.cc (peek_pipe): Temporarily revert patch from 2008-05-30.Corinna Vinschen2-4/+10
2008-07-11 * mh-mingw (LDFLAGS): Append to rather than replacing previousJoseph Myers2-1/+6
2008-07-11 * cyglsa.c (LsaApLogonUserEx): Accommodate the fact that authinf->domainCorinna Vinschen2-13/+19
2008-07-11 Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH toCorinna Vinschen7-90/+135
2008-07-10include/elf/Richard Sandiford2-0/+6
2008-07-10 * cyglsa.c: Revamp debugging output.Corinna Vinschen3-110/+237
2008-07-10 * cyglsa.h (SECURITY_STRING): Define.Corinna Vinschen3-7/+94
2008-07-09 * sec_auth.cc (verify_token): Allow builtin groups missing in a tokenCorinna Vinschen2-2/+12
2008-07-09 * mkgroup.c: Use statically linked functions throughout, except forCorinna Vinschen3-341/+276
2008-07-09 * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.Corinna Vinschen7-129/+118
2008-07-09 * grp.cc (internal_getgroups): Also add integrity-enabled groups.Corinna Vinschen2-1/+6
2008-07-09 * sec_auth.cc (verify_token): Disable code which returns false ifCorinna Vinschen2-0/+17
2008-07-082008-07-08 Kenji Tanaka <tanaka.ken2@jp.panasonic.com>Jeff Johnston2-1/+6
2008-07-08 * fhandler_socket.cc (fhandler_socket::bind): Don't run explicitCorinna Vinschen5-7/+50
2008-07-08 * net.cc (ipv6_inited): Make NO_COPY.Corinna Vinschen2-1/+5
2008-07-072008-07-07 Stan Shebs <stan@codesourcery.com>Stan Shebs2-0/+6
2008-07-07 * safe-ctype.h: Add #include of ctype.h before redefiningJoel Brobecker2-1/+9
2008-07-072008-07-07 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2-1/+7
2008-07-072008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Danny Smith2-3/+8
2008-07-04 * safe-ctype.h: Remove #error when detecting that ctype.h has beenJoel Brobecker2-4/+38
2008-07-04 * include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...Danny Smith3-5/+17
2008-07-022008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston7-0/+19
2008-07-022008-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+25
2008-07-02 * path.cc (path_conv::is_binary): Fix test. Add comment.Corinna Vinschen2-2/+8
2008-07-01Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80Keith Marshall3-6/+24
2008-07-01* Makefile.in: Temporarily add ability to generate pdfs.Christopher Faylor2-1/+13
2008-06-27* effectively.sgml: Correct subject-verb agreement, missing verbChristopher Faylor2-35/+40
2008-06-252008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2-3/+11
2008-06-252008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2-7/+14
2008-06-25 Fix strict-aliasing issues with _strtod_r and Storeinc.Hans-Peter Nilsson3-58/+47
2008-06-24 * net.cc (cygwin_bindresvport_sa): Fix usage of last_used_bindresvport.Corinna Vinschen2-2/+6