2
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Stefan Bühler 091f122aad Renamed option -> value, some other minor/related renames; added option_value as
datatype for the value of options (union for ptr/gin64)
2008-09-26 16:11:08 +02:00
Thomas Porzelt 1faaf71de4 added option_to_string() 2008-09-24 23:50:38 +02:00
Stefan Bühler 7bdce8aeb4 Added action/condition to option_copy 2008-08-17 14:12:03 +02:00
Thomas Porzelt d3547c5318 added option_copy(); fixed variable statements in config parser where assignments without parser func lead to OPTION_NONE options 2008-08-17 02:28:57 +02:00
Stefan Bühler b8e3535546 Enabled options, moved some initializing 2008-08-08 18:49:00 +02:00
Stefan Bühler 2f7359b14c changed some apis, implemented some todos, added support for lua actions/conditions. 2008-07-24 13:25:40 +02:00
Stefan Bühler 8c8b77bac2 redo action_new_setting 2008-07-19 12:23:32 +02:00
Thomas Porzelt 5cee4c1fa4 added lighttpd.c, modified action und option stuff 2008-07-17 21:39:29 +02:00
Thomas Porzelt 5c472203d7 removed some option functions 2008-07-08 23:18:52 +02:00
Thomas Porzelt 4488ebaca6 options stuff 2008-07-08 22:38:22 +02:00
Thomas Porzelt 16f2068fad options stuff 2008-07-08 21:32:51 +02:00
Stefan Bühler fccd44f2ad option/action/plugin 2008-07-08 21:29:02 +02:00
Thomas Porzelt b74a2ba5d3 missing brace... 2008-07-08 19:47:10 +02:00
Thomas Porzelt 04dea42892 free functions for list and hash in option_free() 2008-07-08 19:44:55 +02:00
Stefan Bühler 031b7bf7df 2nd commit ;-) 2008-06-28 20:37:28 +02:00