summaryrefslogtreecommitdiff
path: root/support/win32
Commit message (Expand)AuthorAgeFilesLines
* Success of 'SHGetMalloc()' should be tested with the SUCCEEDED macro.Christophe Jaillet2018-05-241-1/+1
* _setargv will not compile on _MSC_VER > 1700 MS documentation's example simpl...Gregg Lewis Smith2016-05-251-0/+2
* cppCheck: unreadVariable - 'serviceFlag' is not used in the function, so remo...Christophe Jaillet2012-10-151-1/+0
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-14/+14
* Improvements found by cppcheck:Stefan Fritsch2011-05-151-1/+0
* Enable XP visual style.Mladen Turk2009-07-202-1/+12
* Escape should simply close the dialog; Enter should perform theWilliam A. Rowe Jr2009-04-233-25/+27
* more fallout from removing win9x-model services, this is no longer usedWilliam A. Rowe Jr2009-01-051-26/+0
* Drop some lingering pre-NT conditionalsWilliam A. Rowe Jr2009-01-031-11/+3
* Remove console/win9x support from ApacheMonitor, now Service Control onlyWilliam A. Rowe Jr2009-01-031-371/+129
* Windows manifests are ;1 for .exe, ;2 for .dll and .so - ref: http://msdn.mic...Thomas J. Donovan2008-06-112-4/+4
* For legacy VC6, there's no __CRTDECL or _tstoi yet, but theWilliam A. Rowe Jr2008-05-011-2/+2
* Correct typo in r633607William A. Rowe Jr2008-03-041-1/+1
* Enable UAC transition from ApacheMonitor running as a vanilla user without privWilliam A. Rowe Jr2008-03-041-21/+81
* A large refactoring, but no behavior change;William A. Rowe Jr2008-03-021-132/+169
* Solve service status handle leak on multi-service ApacheMonitorWilliam A. Rowe Jr2007-12-221-8/+5
* When building to WinNT, CommandLineToArgvW must resolve.William A. Rowe Jr2007-12-191-4/+4
* Introduce --kill argument to ApacheMonitor for use by theWilliam A. Rowe Jr2007-12-114-23/+108
* Simplify OS detection. We are only interested in NTMladen Turk2007-07-181-11/+3
* ApacheMonitor valid OS is any WIN32_NT version.Mladen Turk2007-07-171-7/+3
* Add detection for post XP operating systems.Mladen Turk2007-05-081-1/+9
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-112-0/+24
* update license header textRoy T. Fielding2006-07-111-6/+6
* update license header textRoy T. Fielding2006-07-113-18/+18
* Revert Revision 397647William A. Rowe Jr2006-07-061-2/+2
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-271-2/+2
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-272-11/+11
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-192-3/+3
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-193-73/+10
* Update the last year of copyright.Colm MacCarthaigh2006-04-191-2/+2
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-193-3/+3
* Determined that yes; apr_general.h may be included in .rc files,William A. Rowe Jr2006-01-121-4/+4
* Quiet warnings of POSIX deprecation in win32 support sources.William A. Rowe Jr2005-12-192-0/+10
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-102-240/+240
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-2/+2
* Doxygen fixup / cleanupIan Holsman2005-08-281-1/+3
* Update remaining 2004 copyright notices.Joe Orton2005-06-141-1/+2
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-152-2/+2
* httpd and Apache are both anticipated now.William A. Rowe Jr2005-03-311-2/+3
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-043-3/+6
* Relative paths were wrong, for the recent ap_release.h patch.William A. Rowe Jr2005-01-021-4/+4
* Eliminate awk autogeneration of the ApacheMonitor's .rc resourceWilliam A. Rowe Jr2004-11-232-48/+44
* Remove the .cvsignore files.Joe Orton2004-11-191-13/+0
* WIN64: fix some windows specific 64bit warningsAllan K. Edwards2004-10-061-4/+4
* fix name of The Apache Software FoundationAndré Malo2004-02-094-4/+4
* fix copyright date according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-064-205/+42
* update license to 2004.André Malo2004-01-014-4/+4
* After discussions at length on dev@apr/httpd, it is determined thatWilliam A. Rowe Jr2003-03-112-20/+2
* After consultations on the APR list, it was decided that /map files areWilliam A. Rowe Jr2003-02-202-8/+8