Initialize is_feed function for backends to NULL
[cascardo/atompub.git] / frontend /
2008-08-31 Thadeu Lima de Sou... Return after returning an error
2008-08-31 Thadeu Lima de Sou... Avoid a crash if there is no index configured
2008-08-31 Thadeu Lima de Sou... Introducing AtomID, which is used in core, instead...
2008-08-10 Thadeu Lima de Sou... CGI frontend uses AtomResource instead of AtomEntry
2008-08-09 Thadeu Lima de Sou... Modify interface to get string from entry
2008-08-09 Thadeu Lima de Sou... Changed from Atom to AtomEntry and atom_ to atom_entry_
2008-08-09 Thadeu Lima de Sou... Merge branch 'master' into entry
2008-08-03 Thadeu Lima de Sou... New error interface: migrated core, backends and fronte...
2008-08-02 Thadeu Lima de Sou... Print error messages as plain content in http body too
2008-05-12 Gabriel Falcao@frontent/cgi/cgi.c: Fixing some typos about variable...
2008-01-27 Thadeu Lima de Sou... Returns HTTP error if some error has been found while...
2008-01-27 Thadeu Lima de Sou... Added headers for I/O.
2008-01-27 Thadeu Lima de Sou... Do not mix buffered output and unbuffured output (print...
2008-01-27 Thadeu Lima de Sou... Added initial CGI frontend.