summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christian Thaeter [Thu, 11 Oct 2007 15:28:47 +0000 (17:28 +0200)]
Policy handling, needed some socket/base pointer rearrangement
Christian Thaeter [Thu, 11 Oct 2007 07:51:16 +0000 (09:51 +0200)]
logging improvement
Christian Thaeter [Tue, 9 Oct 2007 18:37:59 +0000 (20:37 +0200)]
loading files from optargs
Christian Thaeter [Tue, 9 Oct 2007 18:25:56 +0000 (20:25 +0200)]
listening works again
Christian Thaeter [Tue, 9 Oct 2007 16:25:47 +0000 (18:25 +0200)]
getopt handling and lots of smaller logging and other details
Christian Thaeter [Tue, 9 Oct 2007 08:25:55 +0000 (10:25 +0200)]
cleanup: use malloc/strdup wraper, add a log and a die function, silence compiler warnings
Christian Thaeter [Mon, 8 Oct 2007 18:46:35 +0000 (20:46 +0200)]
Autotoolified
Christian Thaeter [Mon, 8 Oct 2007 18:03:19 +0000 (20:03 +0200)]
fix leaking connections by calling destructor instead closing the fd
Christian Thaeter [Mon, 8 Oct 2007 18:01:43 +0000 (20:01 +0200)]
command REPLACE
Christian Thaeter [Mon, 8 Oct 2007 17:21:45 +0000 (19:21 +0200)]
little cleanup
Christian Thaeter [Mon, 8 Oct 2007 17:18:18 +0000 (19:18 +0200)]
off by one fix
Christian Thaeter [Mon, 8 Oct 2007 17:04:52 +0000 (19:04 +0200)]
remove unused listnode in rpxd_connection, add tmp_string and fix destructor
Christian Thaeter [Mon, 8 Oct 2007 16:48:57 +0000 (18:48 +0200)]
command SAVE
Christian Thaeter [Mon, 8 Oct 2007 16:23:08 +0000 (18:23 +0200)]
fix LOAD purging old loaded rules
Christian Thaeter [Mon, 8 Oct 2007 16:15:51 +0000 (18:15 +0200)]
command LOAD
Christian Thaeter [Mon, 8 Oct 2007 15:03:47 +0000 (17:03 +0200)]
REMOVE command
Christian Thaeter [Mon, 8 Oct 2007 14:24:41 +0000 (16:24 +0200)]
simplified socket/connection management, only one sockets list
Christian Thaeter [Mon, 8 Oct 2007 10:43:41 +0000 (12:43 +0200)]
Check if filename was provided for farious commands
Christian Thaeter [Mon, 8 Oct 2007 10:43:22 +0000 (12:43 +0200)]
Better filename validation
Christian Thaeter [Mon, 8 Oct 2007 07:33:13 +0000 (09:33 +0200)]
APPEND/PREPEND commands
Christian Thaeter [Mon, 8 Oct 2007 07:28:47 +0000 (09:28 +0200)]
handle illegal syntax in rule files
Christian Thaeter [Mon, 8 Oct 2007 07:25:33 +0000 (09:25 +0200)]
llist fixes
Christian Thaeter [Sun, 7 Oct 2007 08:36:35 +0000 (10:36 +0200)]
cmd SHUTDOWN
Christian Thaeter [Sun, 7 Oct 2007 08:06:26 +0000 (10:06 +0200)]
now the DUMP command
Christian Thaeter [Sun, 7 Oct 2007 07:04:55 +0000 (09:04 +0200)]
add the LIST command
Christian Thaeter [Sun, 7 Oct 2007 07:04:37 +0000 (09:04 +0200)]
fixed the CHECK callback to handle the semantic change introduced with the former commit
Christian Thaeter [Sun, 7 Oct 2007 07:02:55 +0000 (09:02 +0200)]
some pending cosmetics
Christian Thaeter [Sun, 7 Oct 2007 07:02:27 +0000 (09:02 +0200)]
let the command dispatch call the command directly instead just scheduling it.
The event parameter for the callaback function is set to 0 for this inital call,
the function may just schedule itself or take any other action.
Christian Thaeter [Sun, 7 Oct 2007 06:49:50 +0000 (08:49 +0200)]
add function checking if a tree is empty to psplay
Christian Thaeter [Sat, 6 Oct 2007 16:46:19 +0000 (18:46 +0200)]
cmd_CHECK implementation
Christian Thaeter [Sat, 6 Oct 2007 16:44:32 +0000 (18:44 +0200)]
readline fix
Christian Thaeter [Sat, 6 Oct 2007 16:42:20 +0000 (18:42 +0200)]
listen address fix
Christian Thaeter [Sat, 6 Oct 2007 16:41:18 +0000 (18:41 +0200)]
keep files by basename in lookup tree, store full pathname in rxpd_file
Christian Thaeter [Fri, 5 Oct 2007 14:09:53 +0000 (16:09 +0200)]
replaced 'activate' with 'schedule'
Christian Thaeter [Fri, 5 Oct 2007 14:03:44 +0000 (16:03 +0200)]
handle file part of a command
Christian Thaeter [Fri, 5 Oct 2007 14:03:06 +0000 (16:03 +0200)]
added some error messages/cleanup
Christian Thaeter [Fri, 5 Oct 2007 14:02:02 +0000 (16:02 +0200)]
refactored file_load into file_new and then file_load
Christian Thaeter [Fri, 5 Oct 2007 09:35:23 +0000 (11:35 +0200)]
command dispatcher
Christian Thaeter [Fri, 5 Oct 2007 09:35:01 +0000 (11:35 +0200)]
minor cosmetic changes/renames
Christian Thaeter [Thu, 4 Oct 2007 07:04:57 +0000 (09:04 +0200)]
simple blocking write, to be refined later
Christian Thaeter [Wed, 3 Oct 2007 09:37:31 +0000 (11:37 +0200)]
first buffer, readline implementation
Christian Thaeter [Wed, 3 Oct 2007 02:41:10 +0000 (04:41 +0200)]
creating connections
Christian Thaeter [Wed, 3 Oct 2007 01:45:34 +0000 (03:45 +0200)]
WIP: skeleton/planning
Christian Thaeter [Tue, 2 Oct 2007 02:24:55 +0000 (04:24 +0200)]
silenced compiler warnings, cosmetics
Christian Thaeter [Tue, 2 Oct 2007 02:17:07 +0000 (04:17 +0200)]
fixed return value, limit dumping to level 40
Christian Thaeter [Mon, 1 Oct 2007 23:50:19 +0000 (01:50 +0200)]
implemented a tree-walking api for psplay
Christian Thaeter [Mon, 1 Oct 2007 03:24:43 +0000 (05:24 +0200)]
further on basic implementation
Christian Thaeter [Mon, 1 Oct 2007 03:24:08 +0000 (05:24 +0200)]
make psplay key const
Christian Thaeter [Mon, 1 Oct 2007 00:14:08 +0000 (02:14 +0200)]
made a psplayroot struct
psplayroot carries some metadata and makes the api more clean
Christian Thaeter [Sun, 30 Sep 2007 01:40:49 +0000 (03:40 +0200)]
add .gitignore
Christian Thaeter [Sun, 30 Sep 2007 01:40:12 +0000 (03:40 +0200)]
probabilistic splay tree
Christian Thaeter [Sun, 30 Sep 2007 01:39:51 +0000 (03:39 +0200)]
add llist.h
Christian Thaeter [Sun, 30 Sep 2007 01:39:38 +0000 (03:39 +0200)]
initial commit .. just some basics