- New function add_help_link
[privoxy.git] / cgiedit.c
2002-04-24 oes - Moved get_char_param, get_string_param and get_numbe...
2002-04-19 jongfosterFixing newline problems. If we do our own text file...
2002-04-18 jongfosterAdded code to detect "conventional" action files, that...
2002-04-10 oesload_template signature changed
2002-04-08 oesFixed comment
2002-03-27 oesDeleted unsused variable
2002-03-26 jongfosterRemoving duplicate @ifs on the toggle page
2002-03-26 jongfosterFixing /toggle to display status consistently.
2002-03-26 swawe have a new homepage!
2002-03-24 jongfosterName changes
2002-03-24 swaname change related issues
2002-03-24 swaname change related issues
2002-03-22 jongfosterFixing remote toggle
2002-03-16 oesAdded descriptions to the filters so users will know...
2002-03-16 jongfosterStopping stupid or malicious users from breaking the...
2002-03-16 jongfosterFull support for enabling/disabling modular filters.
2002-03-16 jongfosterFirst version of modular filters support - READ ONLY!
2002-03-07 oesFixed compiler warnings
2002-03-06 jongfosterAutomated function-comment nitpicking.
2002-03-05 jongfosterPatch to always edit the current actions file.
2002-03-04 David SchmidtEnable web editing of actions file on OS/2 (it had...
2002-03-03 joergsMade jumbjuster work on AmigaOS again.
2002-01-23 jongfosterFixing gcc [CygWin] compiler warnings
2002-01-23 jongfosterAdding new function cgi_edit_actions_section_swap(...
2002-01-17 jongfosterReplacing hard references to the URL of the config...
2001-11-30 jongfosterRenaming actionsfile to ijb.action
2001-11-13 jongfoster- Renaming parameters from edit-actions-for-url so...
2001-10-29 David SchmidtOS/2 native needed a snprintf() routine. Added one...
2001-10-25 David SchmidtChange in porting tactics: OS/2's EMX porting layer...
2001-10-23 jongfosterCleaning up error handling in CGI functions - they...
2001-10-14 jongfosterNew version of CGI-based actionsfile editor.
2001-09-16 jongfosterRemoving unused #include showarg.h
2001-09-16 jongfosterFirst version of CGI-based edit interface. This is...