Commit ID 23718a679d0ebd4005be66493d6874cd91db4219
|
Contributor: | Bernardo Freitas Paulo da Costa | Files Modified: | 1 |
| Date: | 11-September-2011 at 20:49 | Lines Added: | 29 | |
| Repository: | http://git.mymind.fr/git/pfixtools.git master | Lines Removed: | 7 | |
| Commit Comment: | Implement proxy capabilities for postlicyd-rsyncrbl The format for a configuration line is now Destination=URL[proxy] where the [proxy] part is not required if no proxy is needed. Carefully analysing the script though, the ending ] is not strictly enforced, but it helps understanding what's going on. As whitespace now appears in the configuration, the parsing with "grep =" is not valid anymore (as it would split the line). Therefore, the configuration file now MUST have proper lines when they are not commented. On the other hand, the new parsing makes it possible to have comments in the end of the line as usual scripts. A further change (in the script, does not affect the configuration file) is that the order of the arguments to getfile has changed so that it reflects more the configuration file instead of the rsync arguments. modified: tools/postlicyd-rsyncrbl |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| shell script | 23 | 7 | 6 | 0 | 0 | 0 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| tools/postlicyd-rsyncrbl | shell script | 23 | 7 | 6 | 0 | 0 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.