src/utils_cgi.[ch]: Implement "html_escape".
[collection4.git] / src /
2010-06-19 Florian Forstersrc/utils_cgi.[ch]: Implement "html_escape".
2010-06-19 Florian ForsterRename: src/utils_params.[ch] → src/utils_cgi.[ch]
2010-06-19 Florian Forstersrc/action_list_graphs.c: Implement a limit of instance...
2010-06-19 Florian Forstersrc/graph_config.c: Use the correct config file …
2010-06-19 Florian ForsterBuild system: Install the config file.
2010-06-19 Florian Forstersrc/action_list_graphs.c: Add a simple search box.
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.