ambrop7
|
ec83a4b766
ncd: ncd.c: add option for stderr logger, and default to it instead of stdout
|
14 years ago |
ambrop7
|
dbbf55afd8
ncd: NCDConfigTokenizer: implement specific escape sequences, also making it possible to enter null bytes
|
14 years ago |
ambrop7
|
a5fcd7838d
ncd: modules: value: implement .length variable for strings
|
14 years ago |
ambrop7
|
87f113d17f
examples: ncd_value_parser_test: add missing printing of maps
|
14 years ago |
ambrop7
|
d40da16cc6
ncd: ncd.c: understand strings with null bytes
|
14 years ago |
ambrop7
|
ba331c65d5
cosmetic changes
|
14 years ago |
ambrop7
|
152458b43f
ncd: add a length value to token values to allow implementation of strings with null bytes
|
14 years ago |
ambrop7
|
402e397f13
misc: expstring.h: add ExpString_AppendByte()
|
14 years ago |
ambrop7
|
3f96e70617
ncd: modules: be aware of strings with null bytes
|
14 years ago |
ambrop7
|
e834d87599
ncd: NCDValue: add NCDValue_IsString(), NCDValue_IsStringNoNulls(), NCDValue_IsList(), NCDValue_IsMap()
|
14 years ago |
ambrop7
|
cd2eda3131
ncd: NCDValue: add NCDValue_StringHasNulls()
|
14 years ago |
ambrop7
|
52ac6871cf
ncd: NCDValue: add NCDValue_StringHasNoNulls() and NCDValue_StringEquals()
|
14 years ago |
ambrop7
|
d5dc8f21f4
ncd: NCDValue: allow strings with nulls
|
14 years ago |
ambrop7
|
dbb4244f3d
compile-tun2sock.sh: fix compile after BReactor.c was renamed
|
14 years ago |
ambrop7
|
0a9b02c068
ncd: NCDValue: simplify NCDValue_Compare()
|
14 years ago |
ambrop7
|
3c95283462
ncd: modules: valuemetic: fix description
|
14 years ago |
ambrop7
|
e4f85dce66
ncd: modules: add valuemetic
|
14 years ago |
ambrop7
|
d5bc8954b6
version 1.999.118rc2
|
14 years ago |
ambrop7
|
57b44e2c75
ncd: modules: value: remove broken insert_remove() and insert_insert(), and add insert_undo() instead
|
14 years ago |
ambrop7
|
e1c57e8db6
version 1.999.118rc1
|
14 years ago |
ambrop7
|
e9c827e297
ncd: NCDValue: add missing assertion
|
14 years ago |
ambrop7
|
6a885189ea
ncd: NCDValue: add NCDValue_MapFindValueByString()
|
14 years ago |
ambrop7
|
ac24badeb6
ncd: NCDRequestClient: don't crash if the user allows jobs pushed by NCDRequestClientRequest_Free() to execute after a connection-wide
|
14 years ago |
ambrop7
|
7bc899ed9a
flow: PacketProtoDecoder: remove unneeded include
|
14 years ago |
ambrop7
|
682e7e4784
protocol: packetproto: remove unneeded include
|
14 years ago |
ambrop7
|
92deba4c84
ncd: modules: process_manager: implement _caller for processes to access objects via the process_manager() statement
|
14 years ago |
ambrop7
|
841e4a985c
ncd: modules: process_manager: remove unneeded struct startstop_instance
|
14 years ago |
ambrop7
|
a523969101
ncd: modules: blocker: add blocker::rdownup()
|
14 years ago |
ambrop7
|
89b62178b7
ncd: modules: blocker: add blocker::downup()
|
14 years ago |
ambrop7
|
60d6180dfa
ncd: modules: blocker: remove unneeded struct updown_instance
|
14 years ago |