2
I Use This!
Activity Not Available

Commits : Listings

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