17 Commits (3137f19ce5c09fb7513ed545c9a47944ebc4261e)

Author SHA1 Message Date
Stefan Bühler 3dceeb5916 Move include files into a separate directory and cleanup include order 15 years ago
Stefan Bühler 649f7baf78 Modify header usage; include all core headers from base.h and forbid direct including of core headers. Move typedefs into separate header. 15 years ago
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)
15 years ago
Thomas Porzelt 1faaf71de4 added option_to_string() 15 years ago
Stefan Bühler 7bdce8aeb4 Added action/condition to option_copy 15 years ago
Thomas Porzelt d3547c5318 added option_copy(); fixed variable statements in config parser where assignments without parser func lead to OPTION_NONE options 15 years ago
Stefan Bühler b8e3535546 Enabled options, moved some initializing 15 years ago
Stefan Bühler 2f7359b14c changed some apis, implemented some todos, added support for lua actions/conditions. 15 years ago
Stefan Bühler 8c8b77bac2 redo action_new_setting 15 years ago
Thomas Porzelt 5cee4c1fa4 added lighttpd.c, modified action und option stuff 15 years ago
Thomas Porzelt 5c472203d7 removed some option functions 15 years ago
Thomas Porzelt 4488ebaca6 options stuff 15 years ago
Thomas Porzelt 16f2068fad options stuff 15 years ago
Stefan Bühler fccd44f2ad option/action/plugin 15 years ago
Thomas Porzelt b74a2ba5d3 missing brace... 15 years ago
Thomas Porzelt 04dea42892 free functions for list and hash in option_free() 15 years ago
Stefan Bühler 031b7bf7df 2nd commit ;-) 15 years ago