projects
/
privoxy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Ditch trailing whitespace
[privoxy.git]
/
actions.c
2011-09-04
Fabian Keil
Ditch trailing whitespace
blob
|
commitdiff
|
raw
2011-08-17
Fabian Keil
When loading action sections, verify that the reference...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-22
Fabian Keil
Change a ssplit() call to use SZ(array) as the third...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Fabian Keil
Fix various spelling errors in the comments.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Fabian Keil
In a fatal error message in load_one_actions_file(...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Fabian Keil
Improve a comment in load_one_actions_file()
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Fabian Keil
Make two fatal error message in load_one_actions_file...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Fabian Keil
In load_one_actions_file(), don't limit the actions_buf...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Fabian Keil
Don't enforce a logical line length limit in read_confi...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Fabian Keil
In load_one_actions_file(), use an enum for the mode.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
Fabian Keil
In get_actions(), fix the "temporary" backwards compati...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-26
Fabian Keil
Fix spelling in a comment
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Lee
create a log record when reading an action, filter...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-16
Fabian Keil
Remove CVS revision logs. TODO item #33.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-04
Fabian Keil
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-08
Fabian Keil
Fix justified (but harmless) compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Fabian Keil
Fix some cparser warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-20
Fabian Keil
Remove hide-forwarded-for-headers action which has
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
Fabian Keil
s@memorey@memory@
blob
|
commitdiff
|
raw
|
diff to current
2008-04-27
Fabian Keil
White space fix for the last commit.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-27
Fabian Keil
Complain about every block action without reason found.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-30
Fabian Keil
Rename load_actions_file() and load_re_filterfile()
blob
|
commitdiff
|
raw
|
diff to current
2008-03-29
Fabian Keil
Remove send-wafer and send-vanilla-wafer actions.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
Fabian Keil
In action_used_to_be_valid(), loop through an array...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
Fabian Keil
Remove inspect-jpegs action.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Fabian Keil
Remove kill-popups action.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Fabian Keil
Share the action settings for multiple patterns in...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Fabian Keil
Remove the treat-forbidden-connects-like-blocks action...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Fabian Keil
Let the block action take the reason for the block
blob
|
commitdiff
|
raw
|
diff to current
2008-02-09
Fabian Keil
List active and inactive actions in the show-url-info's
blob
|
commitdiff
|
raw
|
diff to current
2008-01-28
Fabian Keil
- Mark some parameters as immutable.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Fabian Keil
- Use strlcpy() instead of strcpy().
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Fabian Keil
Split update_action_bits() into
blob
|
commitdiff
|
raw
|
diff to current
2007-04-15
Fabian Keil
Introduce tags as alternative way to specify which
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
Fabian Keil
Add kludge to log unknown aliases and actions before...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Fabian Keil
Fix gcc43 conversion warning.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
David Schmidt
Reorganizing the repository: swapping out what was...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
jongfoster
Moving sources to /src
blob
|
commitdiff
|
raw
2002-05-26
Roland Rosenfeld
Change unsigned to unsigned long in actions_name struct...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-12
jongfoster
Correcting function comments
blob
|
commitdiff
|
raw
|
diff to current
2002-05-06
oes
Made actions_to_html independent of FEATURE_CGI_EDIT_AC...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-30
oes
Made csp the first parameter in *action_to_html
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
jongfoster
- current_action_to_html(): Adding help link for the...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
oes
- CGI AF editor now writes action lines split into
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
oes
- Jon's patch for multiple AFs:
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
swa
we have a new homepage!
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
swa
name change related issues
blob
|
commitdiff
|
raw
|
diff to current
2002-03-16
jongfoster
Adding graceful termination feature, to help look for...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-07
oes
Fixed compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-01-21
jongfoster
Allowing free_action(NULL).
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
jongfoster
Renaming free_url to free_url_spec, since it frees...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-22
jongfoster
Making action_spec->flags into an unsigned long rather...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-13
jongfoster
Fixing stupid bug now I've figured out what || means.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-07
steudten
Add line number in error output for lineparsing for
blob
|
commitdiff
|
raw
|
diff to current
2001-10-25
David Schmidt
Change in porting tactics: OS/2's EMX porting layer...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
jongfoster
Adding error-checking to selected functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
jongfoster
Adding support for the CGI-based editor:
blob
|
commitdiff
|
raw
|
diff to current
2001-09-22
jongfoster
Removing unused parameter fs from read_config_line()
blob
|
commitdiff
|
raw
|
diff to current
2001-09-16
jongfoster
First version of CGI-based edit interface. This is...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-16
jongfoster
Changes to use new list functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
jongfoster
Tidying up memory allocation. New function init_action().
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
oes
Removing unused variable
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
jongfoster
Tidying up #defines:
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
oes
Removed logentry from cancelled commit
blob
|
commitdiff
|
raw
|
diff to current
2001-06-09
jongfoster
Changing BUFSIZ ==> BUFFER_SIZE
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
jongfoster
Made get_actions() static.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-03
oes
adapted to new enlist_unique arg format
blob
|
commitdiff
|
raw
|
diff to current
2001-06-01
jongfoster
Better memory management - current_action->strings...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-01
jongfoster
Replaced "list_share" with "list" - the tiny memory...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
jongfoster
Removing some commented out, obsolete blocks of code.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
jongfoster
Moved functions to process the action list into this...
blob
|
commitdiff
|
raw
|
diff to current