summaryrefslogtreecommitdiff
path: root/server/util_cfgtree.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all references to CORE_PRIVATE.Paul Querna2008-04-071-1/+0
* 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-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* 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
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Fix the parsing of a config file when the first item in either theRyan Bloom2000-04-271-0/+5
* Parse the config tree, instead of the config file. This is a first step thereRyan Bloom2000-04-221-7/+1
* Fix a small bug in ap_add_node. We need to set the child's parent pointerRyan Bloom2000-04-121-1/+2
* First step to getting configuration modules working. This step createsRyan Bloom2000-04-121-0/+89