Skip to content
GitLab
Explore
Sign in
Commits · fff6e384ac8d12095f989716c24d3902fb07fc91
tlmsp-apache-httpd
Browse files
Jan 28, 1998
Note the change of the CVS module names for 1.2 and 1.3.
· fff6e384
Ken Coar
authored
Jan 28, 1998
fff6e384
Jan 27, 1998
don't generate a second id on internal_redirects
· 83982ff8
dgaudet
authored
Jan 27, 1998
83982ff8
I didn't implement a fully general pool_join... so I should test that
· be46a5c4
dgaudet
authored
Jan 27, 1998
be46a5c4
Another iteration in getting POOL_DEBUG to work correctly. It turns out
· 74165026
dgaudet
authored
Jan 27, 1998
74165026
testing commit on 1.3 branch
· a592a274
dgaudet
authored
Jan 27, 1998
a592a274
I needed a gdb macro to dump the contents of a table... I figured others
· bcc69077
dgaudet
authored
Jan 27, 1998
bcc69077
really fix Rasmus' chunking problem this time
· 3cf5931a
dgaudet
authored
Jan 27, 1998
3cf5931a
Fix a potential memory corruption bug -- setting
· b9c0ca5c
dgaudet
authored
Jan 27, 1998
b9c0ca5c
Oh nevermind. I didn't realise internal redirected requests shared the
· cbaefcb7
dgaudet
authored
Jan 27, 1998
cbaefcb7
When calling rename_original_environment we should be creating the
· 365c9c57
dgaudet
authored
Jan 27, 1998
365c9c57
more pool debugging -- copy_table() and overlay_tables() have implicit
· 07498807
dgaudet
authored
Jan 27, 1998
07498807
Jan 26, 1998
API additions: table_setn, table_addn, table_mergen... for speed!
· 99f9ce84
dgaudet
authored
Jan 26, 1998
99f9ce84
Server-generated pages can be server-signed now (new directive)
· e6918e46
lookit
authored
Jan 26, 1998
e6918e46
A truly mighty mod normalising HTML tags to uppercase, and
· 64ca8f8b
Ken Coar
authored
Jan 26, 1998
64ca8f8b
Fix CGI-Execution for EBCDIC hosts.
· 27d89ed4
lookit
authored
Jan 26, 1998
27d89ed4
PR:
· 9c1665e0
brian
authored
Jan 26, 1998
9c1665e0
PR:
· 7b268e6f
brian
authored
Jan 26, 1998
7b268e6f
PR:
· 236446c6
brian
authored
Jan 26, 1998
236446c6
PR:
· 083f8444
brian
authored
Jan 26, 1998
083f8444
PR:
· 81467561
brian
authored
Jan 26, 1998
81467561
PR:
· fba81e20
brian
authored
Jan 26, 1998
fba81e20
Jan 25, 1998
Good point; add the NEED_HASHBANG_EMUL display to -V IFF.
· de40e205
Ken Coar
authored
Jan 25, 1998
de40e205
More switches are printed for the -V switch now
· 662ca2ec
lookit
authored
Jan 25, 1998
662ca2ec
Fix some indenting issues in ap_execve.c, and fill in the
· 00ea75f8
Ken Coar
authored
Jan 25, 1998
00ea75f8
it's almost party time
· 32d10d41
dgaudet
authored
Jan 25, 1998
32d10d41
- no need to use stat() since r->finfo is already what we need
· a722e78d
dgaudet
authored
Jan 25, 1998
a722e78d
note NEED_HASHBANG_EMUL
· c03cf230
dgaudet
authored
Jan 25, 1998
c03cf230
protect against broken linker/librarians
· 3fb1c95a
dgaudet
authored
Jan 25, 1998
3fb1c95a
Add function to emulate the execution of #! scripts
· 534fc41e
lookit
authored
Jan 25, 1998
534fc41e
Jan 24, 1998
When deleting a value from a table, use table_unset() not table_set(key,NULL).
· 276fb68b
dgaudet
authored
Jan 24, 1998
276fb68b
don't waste memory allocating an error message... use %s and such
· 85abe649
dgaudet
authored
Jan 24, 1998
85abe649
wrap wrap for easier tweaking/tuning
· 408df66e
dgaudet
authored
Jan 24, 1998
408df66e
Don't go into controversial detail about the new_connection()
· aff9d7a6
Ken Coar
authored
Jan 24, 1998
aff9d7a6
Reword the prefix discussion a little, and add my US$0.02.
· 4545fca2
Ken Coar
authored
Jan 24, 1998
4545fca2
yadda
· 60b443dc
dgaudet
authored
Jan 24, 1998
60b443dc
Clean up the usage of the table API. There have always been enough
· eae2d2d0
dgaudet
authored
Jan 24, 1998
eae2d2d0
a sunny day
· 392e81f3
dgaudet
authored
Jan 24, 1998
392e81f3
The prefix issue
· cc223179
Jim Jagielski
authored
Jan 24, 1998
cc223179
Rename new_connection() in http_main.c to ap__new_connection()
· d9cb2a03
Ken Coar
authored
Jan 24, 1998
d9cb2a03
Add a note about another work-in-process.
· c0f4e310
Ken Coar
authored
Jan 24, 1998
c0f4e310
Loading