Merge branch 'search'
[collection4.git] / src /
2010-06-19 Florian ForsterMerge branch 'search'
2010-06-18 Florian Forstersrc/action_graph.c: Remove debugging output.
2010-06-18 Florian Forstersrc/utils_params.c: Actually, "gmtime_r" is required...
2010-06-18 Florian Forstersrc/action_graph.c: Send an "Expires" header.
2010-06-18 Florian Forstersrc/utils_params.c: Use "gmtime_r" rather than "localti...
2010-06-18 Florian Forstersrc/utils_params.c: Fix some compiler warnings.
2010-06-18 Florian Forstersrc/graph_def.c: Fix an annoying "error" message.
2010-06-18 Florian Forstersrc/action_graph.c: Send a "Last-Modified" header.
2010-06-18 Florian Forstersrc/utils_params.[ch]: Implement "time_to_rfc1123".
2010-06-18 Florian Forstersrc/graph_{ident,instance}.[ch]: Implement getting...
2010-06-18 Florian Forstersrc/utils_params.[ch]: Implement and use "script_name()".
2010-06-18 Florian Forsteraction "graph": Implement handling of arbitrary begin...
2010-06-16 Florian ForsterAutotoolization.