index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
c
/
request.c
Commit message (
Expand
)
Author
Age
*
Normalize URLs to deal with page names that contain apostrophes
Adam Chlipala
2010-02-25
*
Prototype memmem()
Adam Chlipala
2010-02-06
*
AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C ...
Adam Chlipala
2010-02-06
*
Switch to gcc -Wall
Adam Chlipala
2010-01-28
*
Handling errors during commit
Adam Chlipala
2010-01-26
*
Database quotas
Adam Chlipala
2010-01-03
*
Basis.serialize; separate file for mhash; run transactional finishers in reve...
Adam Chlipala
2009-12-31
*
All three current protocols work with move to using uw_app
Adam Chlipala
2009-12-27
*
Basis.currentUrl, plus redirect debugging
Adam Chlipala
2009-12-10
*
Basis.url and redirects
Adam Chlipala
2009-12-10
*
Send RPCs with POST, to avoid caching
Adam Chlipala
2009-11-21
*
FastCGI working with lighttpd
Adam Chlipala
2009-06-27
*
.msgs processing in FastCGI
Adam Chlipala
2009-06-27
*
cgi protocol
Adam Chlipala
2009-06-23
*
Further refactoring of request.c to work with CGI
Adam Chlipala
2009-06-23
*
Factor out common request functionality, in preparation for supporting differ...
Adam Chlipala
2009-06-23