2008-05-02 |
Christian Thaeter | fixed typo master |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Christian Thaeter | improve th git version generation |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Christian Thaeter | Fix: vargs must be va_copy'ed when used multiple times |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Christian Thaeter | fixed bug where sigint caused the deletion of rule... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Christian Thaeter | Add a client library which makes it easy to access... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Christian Thaeter | use DUMPH in the xchat plugin |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Christian Thaeter | Add a DUMPH command which dumps the atimes in a human... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Christian Thaeter | meta update for 1.0rc1 1.0rc1 |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Christian Thaeter | LIST shows only files for which DUMP policy is allowed |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Christian Thaeter | make LIST walking race/lock free |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Christian Thaeter | little locking rework |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Christian Thaeter | fixed potential deadlocks for MERGE UPDATE and FILTER |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Thaeter | autoloading fix |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Thaeter | let CHECK in 'sublists' also autoload lists |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Thaeter | Save only existing files automatically, user must use... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Thaeter | file autoloading, when a file is referenced the first... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Christian Thaeter | New CLEAR command, removes all rules from a list |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Christian Thaeter | Merge branch 'xchat' |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Christian Thaeter | plugin autostart xchat |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Christian Thaeter | 'op:' action |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | woops, we need a valid peer for telling who peer is |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | woops, we need a valid peer for telling who peer is |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | automatic saving after RXADD/RXDEL |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | new !EXIT command |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | Merge branch 'master' into xchat |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | use '!EXIT' instead of '#EXIT:' for breaking commands |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | fixed/improved logging |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | remove duplicate log message |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | accept different kinds of line endings (all variations... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | handle rxpd connection errors gracefully |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Christian Thaeter | RXADD / RXDEL commands |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | fixed/improved logging |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | refactored connection opening to a common function |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | remove unnecessary parens at PREFIXCMP |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | remove duplicate log message |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | accept different kinds of line endings (all variations... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | prefix argument for RXSTART |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | lil more verbose debug output |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | cosmetics |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | RXLIST command to dump lists |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | use C stdio streams for sockets |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | use a table to hook commands in |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Christian Thaeter | deinit function closes the rpxd connection |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Christian Thaeter | RXINFO command to show state of the plugin |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Christian Thaeter | notroll logo |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Christian Thaeter | first raw version of the xchat rxpd plugin |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Christian Thaeter | fix sublists bug |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Christian Thaeter | Version 0.3, meta update 0.3 |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Christian Thaeter | remaining signal handlers |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Christian Thaeter | shutdown fixes |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Christian Thaeter | signal handling first part and refactored connection... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Thaeter | implemented the -i option to make regex case insensitive |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Thaeter | fix: closing fd's when daemonising closed our sockets... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Thaeter | need to clean nested testfile |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Thaeter | let the test-daemons log |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Christian Thaeter | new daemonizing code which chdir's and switches user etc |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Christian Thaeter | add a 'sublists' feature |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Christian Thaeter | FIX: buffer for displaying peername was not cleared |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Christian Thaeter | woops, forgot to shutdown the test-daemons |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Christian Thaeter | ass 1 sec timeout to ensure the daemon is up in tests |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Christian Thaeter | cleaned up some code, removed/improved few comments... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Christian Thaeter | add some chinese glyphs to the unicode test, they proll... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Christian Thaeter | allow hierachic filenames, this changes the FETCH synta... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Christian Thaeter | FILTER command |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Christian Thaeter | rule_acticvate function to 'uncomment' rules |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Christian Thaeter | test.sh improvement, provide a $TESTS variable which... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Christian Thaeter | macro checking the prefix of a string |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Christian Thaeter | expiring rules will just comment them out instead delet... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Christian Thaeter | function for commenting out rules with some annotation |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Christian Thaeter | utf8 regex, still using glibc/posix regex, other engine... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Christian Thaeter | this is version 0.2 0.2 |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Christian Thaeter | MERGE command |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Christian Thaeter | cosmetic / typos |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Christian Thaeter | rule copy ctor |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | lets face it, this VERSION generation needs some more... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | does this suffice for updating VERSION when makeing... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | regenerate 'VERSION' when bootstraping |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | syncronization tests |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | renamed SYNC to UPDATE |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | SYNC command |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | reduced test timeouts |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | lets see if touching configure.ac makes version trackin... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | use printf instead echo |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | use package version information from git |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | include all tests in Makefile.am |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | regex checking tests |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | fix test.sh to accept empty 'in:' lines |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | make distcheck happy |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | '#EXIT:' and empty line handling for REPLACE and REMOVE |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | more tests |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | beginning of a test suite |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | stop APPEND and PREPEND at empty line or '#EXIT:' |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Christian Thaeter | llist update, iterate over ranges |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Christian Thaeter | cosmetics |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Christian Thaeter | FETCH command (only tcp4 so far) |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Christian Thaeter | simplified atime init |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Christian Thaeter | keep fd in buffer rather than connection |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Christian Thaeter | rwlock rules list |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Christian Thaeter | handle socket creation failure |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Christian Thaeter | append given basedir argument with '/' if not given |
commit | commitdiff | tree | snapshot |
next |