Commit Graph

39 Commits (c86f73c9e6fb9417d32f64fa698828bea14b200c)

Author SHA1 Message Date
Richard Fuchs cd185fd168 MT#56493 move GTree helpers to auxlib
2 years ago
Richard Fuchs dc1a44f3ec MT#55447 add support for EVS
3 years ago
Dup4 ad5d98e4d0 MT#55283 Squashed commit of the following:
3 years ago
Richard Fuchs 56d4ff74f2 TT#14008 add config knob for max log line length
4 years ago
Daniel Hauptmann 4481c773ac TT#128050 Squashed commit of the following:
4 years ago
Guillem Jover adbd071c14 TT#111150 Do not use old-style declarations
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Richard Fuchs b0f185f409 TT#111357 refactor sysconf() call into shared code
4 years ago
Richard Fuchs 030f38ff16 TT#97301 add description to log levels
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs f0a29d0c5c fix compilation for glib < 2.40
4 years ago
Richard Fuchs f393d29009 TT#101202 keep timer queue entries with same timestamp in order
5 years ago
Richard Fuchs b260e145e7 TT#97500 set thread stack size
5 years ago
Richard Fuchs dd3f77b0a5 trim trailing spaces from config values
5 years ago
Richard Fuchs eae7f3a327 TT#84360 add new option to split multi-line log messages
5 years ago
Stefan Mititelu 91d5580fa7 Fix config use_section
5 years ago
Stefan Mititelu aa98d7f86c Prevent glib CRITICAL errors for NULL pointers
5 years ago
Richard Fuchs 08fc2eca34 TT#28300 free config strings with dupes between argv and file
5 years ago
Richard Fuchs 3ca61f3baf TT#28300 fix --config-section not being honoured
5 years ago
Richard Fuchs 39b04ece9d TT#28300 use more auto cleanup variables in config_load
5 years ago
Richard Fuchs 48b33bd3dc TT#28300 move auto cleanup functions to lib files
5 years ago
Richard Fuchs f4717cbe60 TT#28300 make sure log marker strings are always set
5 years ago
Stefan Mititelu de28a65934 Solve Vlagrind "definitely lost" memory leaks
5 years ago
Richard Fuchs 24cb202678 fix compilation under musl libc
5 years ago
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data
6 years ago
Richard Fuchs 354f75490d TT#45617 add no-log-timestamps option
6 years ago
Richard Fuchs cfe6f87c8d TT#50652 split timeval_cmp_ptr into function
6 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
6 years ago
Richard Fuchs 3cdfe5af1a suppress loading of default config file for auto tests
6 years ago
Guillem Jover 5ba52952c0 TT#42906 Add systemd notify support
7 years ago
Richard Fuchs 0361bbd9b7 add missing include
7 years ago
Richard Fuchs 14ffd8feb0 TT#36303 support bandwidth usage resource limit
7 years ago
Richard Fuchs 0072380d99 support double type values in config file
7 years ago
Richard Fuchs 46d853972b move lib/ config options into struct
7 years ago
Richard Fuchs 531febbbb0 migrate log-stderr and log-facility options to lib for recording daemon
8 years ago
Richard Fuchs 76ba5872fd TT#13000 add init.d setuid/setgid capability
8 years ago
Richard Fuchs fb783f0080 TT#5566 configurable recording daemon
9 years ago
Richard Fuchs 28b80181f2 TT#5566 add support for config file handling
9 years ago
Richard Fuchs ea72733ac0 support daemonizing in recording daemon
9 years ago