summaryrefslogtreecommitdiff
path: root/os/win32/ap_regkey.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* axe a couple of unused vars, mark a function as staticJeff Trawick2011-04-071-3/+1
* Added casts to silent compiler warnings.Guenter Knauf2010-08-081-5/+5
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-52/+52
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* WIN64: first in a series to get Windows IA64 builds clean, this serves pagesAllan K. Edwards2004-09-221-18/+18
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Fix win32 compile break due to file name changes in apr/include/arch/win32Bill Stoddard2003-01-081-3/+3
* Refactor out the child behavior from mpm_winnt. This is the firstWilliam A. Rowe Jr2002-07-291-1/+2
* Fix a const'ness conflict.William A. Rowe Jr2002-07-031-1/+1
* Never trust Bill when he cuts and pastesWilliam A. Rowe Jr2002-07-021-1/+1
* Introduce a _raw_set/_raw_get for regkey values. Takes care of all theWilliam A. Rowe Jr2002-07-021-69/+138
* Add in the other complex ap_regkey_value_foo() fns and move ap_regkey.hWilliam A. Rowe Jr2002-06-241-2/+295
* Introduce win32 registry handling through a very apr-ish interface.William A. Rowe Jr2002-06-241-0/+323