summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* PR:brian1998-05-092-0/+2
* PR:Jim Jagielski1998-05-091-4/+10
* Make the declaration of ap_loaded_modules match it's definition.pcs1998-05-091-1/+1
* The parent does the child signal reporting now. Adds SYS_SIGLIST.dgaudet1998-05-092-0/+20
* Foo, forgot to update MMN due to addition of ap_add_version_componentKen Coar1998-05-071-1/+1
* Add the core AddVersionComponent and AddVersionPlatform directives,Ken Coar1998-05-072-0/+3
* add various comments based on comments from Martin to medgaudet1998-05-061-0/+11
* Make sure the module execution order is correct even when some modules areRalf S. Engelschall1998-05-061-0/+3
* Fix APXS -g option after the Big Renaming.Ralf S. Engelschall1998-05-061-2/+2
* Argh.. inserted out of order.Ken Coar1998-05-062-2/+2
* md5 was missed during the Great Renaming's reflection in compat.h.Ken Coar1998-05-062-0/+2
* PR:brian1998-05-051-0/+5
* Prototypes for the BS2000 security patch (Forgot to commit this)Martin Kraemer1998-05-041-0/+5
* PR:Jim Jagielski1998-05-0327-6/+225
* PR:Jim Jagielski1998-05-031-0/+21
* The various fixes for the AIX 3.2, 4.1.5, 4.2 and 4.3 versions.Ralf S. Engelschall1998-05-022-0/+4
* Ops, now I've comitted it with these although I wanted to removeRalf S. Engelschall1998-05-012-2/+0
* Some optimization defines for NetBSDRalf S. Engelschall1998-05-012-0/+10
* Fix nasty compiler warnings under AIX 4.2 because there we needRalf S. Engelschall1998-04-282-0/+6
* Some symbol renamings which were not caught by the BIG RENAMINGRalf S. Engelschall1998-04-274-16/+24
* PR:Jim Jagielski1998-04-202-0/+42
* PR:brian1998-04-201-0/+54
* This should help folks trying to understand vhosts. It adds the commanddgaudet1998-04-192-0/+5
* add %pA, %pI, and %pp format codesdgaudet1998-04-191-2/+15
* Now up to 1.3b7-devJim Jagielski1998-04-161-2/+2
* ready to tagJim Jagielski1998-04-161-1/+1
* clean up warnings on ultrixdgaudet1998-04-152-0/+12
* Bump up MODULE_MAGIC_NUMBER because of the BIG SYMBOL RENAMING.Ralf S. Engelschall1998-04-131-1/+1
* Manually rename some symbols to again get the os-distinctionRalf S. Engelschall1998-04-133-18/+18
* Manual DSO cleanup after renaming:Ralf S. Engelschall1998-04-132-0/+8
* This is the new backward-compatibility headerRalf S. Engelschall1998-04-112-0/+786
* THE BIG SYMBOL RENAMING FOR APACHE 1.3Ralf S. Engelschall1998-04-1121-438/+438
* Time has come to remove the HIDE stuff as the first step or we never get 1.3b6Ralf S. Engelschall1998-04-095-513/+0
* Change parse_uri back to a core function on Dean and Martins request.Ralf S. Engelschall1998-04-081-1/+1
* One more symbol which is part of the API and already used in modules.Ralf S. Engelschall1998-04-061-1/+1
* More API_EXPORT's to correct the symbol spaces according to Dean's list of ofRalf S. Engelschall1998-04-062-3/+5
* Correct definitions of pstrcat() and check_alarm() toRalf S. Engelschall1998-04-063-3/+3
* Change IS_MODULE to SHARED_MODULE in Win32 to match Unix. Also removeAlexei Kosut1998-04-061-0/+2
* After recent changes, the proxying of "CONNECT host:port HTTP/1.0" requestsMartin Kraemer1998-04-011-0/+1
* Modify the licence clauses for 1.3 to prohibit derived packagesKen Coar1998-03-3123-23/+115
* Satisfy the naming police. I prefer ap_ anyhow. I would be a lot happierdgaudet1998-03-301-10/+10
* Revamp the apapi_vformatter interface to reduce copies. In this interfacedgaudet1998-03-291-12/+42
* ap_cvt and its ilk weren't threadsafedgaudet1998-03-282-2/+0
* alloc debugging stuff works with psprintfdgaudet1998-03-282-0/+4
* Remove still dangling HAVE_SNPRINTF stuff. Dean has removed the include/conf.hRalf S. Engelschall1998-03-282-2/+0
* Finally dealt with the vformatter() thing that's been sitting in STATUSdgaudet1998-03-286-29/+30
* a few changes to scoreboard definitions to generate better codedgaudet1998-03-261-5/+4
* I think it was Marc that pointed this out ages ago... I don't remember.dgaudet1998-03-262-5/+5
* It seems foolish to define SIGURG SIGUSR1 especially when SIGUSR1 is useddgaudet1998-03-262-14/+0
* API_EXPORT(index_of_response)Doug MacEachern1998-03-242-2/+2