2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Patch from Alex Boussinet: - Use a more concise API to find out if a given class supports a method - Remove superfluous 'then' More... over 10 years ago
Fix form Erwan Legrand: Dadi would sometimes generate empty include files. add missing calls to File.close() More... over 10 years ago
Visibitility fix: make sure the dadi_allocator visibility is set the same as in mib.c More... about 11 years ago
Handle write errors when an incompatible client connects More... about 11 years ago
Fix off-by-one when copying the table name More... about 11 years ago
Add -fPIC to the library compile flags, this fixes randomized start address loading More... about 11 years ago
More visibility fixes More... about 11 years ago
Add support for the CounterBasedGauge64 type from HCNUM-TC More... about 12 years ago
visibility fixes More... almost 13 years ago
Fix FD leaks on case of socket errors More... about 13 years ago
Fix: add null character after strncpy More... about 13 years ago
Fix: Add templates for uint64_t values in table More... about 13 years ago
CMakeLists.txt: Add gcc flags to ignore some cast warnings. -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast More... about 13 years ago
Add uint64_t cast before bitwise shift (avoid gcc warnings) More... about 13 years ago
Change InetAddressType from uint to int More... about 13 years ago
With ERB, all instantiated objects need a to_binding method. More... over 13 years ago
Add an init mutex to avoid a race between dadi init functions and dadi_stop More... over 13 years ago
Suppress strdupa warning More... over 13 years ago
Make TSP configurable from the cmake command More... over 13 years ago
Make install directives optional More... over 13 years ago
Add DADI_EXTRA_LDFLAGS to be able to pass outside ld flags More... over 13 years ago
Dadi: strncpy should use len - 1 More... over 13 years ago
Make starting the usock loop optional More... over 13 years ago
- new dependency 'talloc' was added - dadi uses and generates code using talloc rather than glibc's allocator More... over 13 years ago
Switch dadi ruby code to libxml to speed up build More... over 13 years ago
Workaroudn snmpd leaking fds More... over 13 years ago
Add break statements where suitable More... over 13 years ago
added dadi_set_cfgdir() to dadi upgrade the loglevel of the subagent from 'warning' to 'error' More... over 13 years ago
Fix segmentation faults in dadi_send_trap More... over 13 years ago
Switch dadi ruby code to libxml to speed up build More... over 13 years ago