13
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Trace how and where symbols were loaded in crash log.
ram
as Raphael Manfredi
More... over 4 years ago
tsync_send(): moved new code to node_tsync_udp().
ram
as Raphael Manfredi
More... over 4 years ago
clock_update(): lowered required amount of data.
ram
as Raphael Manfredi
More... over 4 years ago
Random code cleanup.
ram
as Raphael Manfredi
More... over 4 years ago
hash_table_resize(): clear last cached lookup!
ram
as Raphael Manfredi
More... over 4 years ago
clock: simplify code by using aging table.
ram
as Raphael Manfredi
More... over 4 years ago
aging_destroy(): remove periodic GC before cleanup.
ram
as Raphael Manfredi
More... over 4 years ago
hash_compute_increment(): make it odd without branch.
ram
as Raphael Manfredi
More... over 4 years ago
clock_adjust(): removed MAX_SDEV.
ram
as Raphael Manfredi
More... over 4 years ago
tok_version_valid(): no longer run clock_update().
ram
as Raphael Manfredi
More... over 4 years ago
clock_adjust(): stop pruning if we keep everything.
ram
as Raphael Manfredi
More... over 4 years ago
Handle time-sync exchanges via UDP better.
ram
as Raphael Manfredi
More... over 4 years ago
Better clock skew computation.
ram
as Raphael Manfredi
More... over 4 years ago
For time sync over UDP, write replying time later!
ram
as Raphael Manfredi
More... over 4 years ago
Fixed tabs.
ram
as Raphael Manfredi
More... over 4 years ago
Ensure properties use xmalloc() for their values.
ram
as Raphael Manfredi
More... over 4 years ago
Add -t switch to shell "status" command.
ram
as Raphael Manfredi
More... over 4 years ago
Do not emit empty leading description in saved properties.
ram
as Raphael Manfredi
More... over 4 years ago
Trace saving time whithin property files.
ram
as Raphael Manfredi
More... over 4 years ago
prop_lock(): use macro for locking (hiding lock type).
ram
as Raphael Manfredi
More... over 4 years ago
get_prop(): also trace failing property when ps is NULL.
ram
as Raphael Manfredi
More... over 4 years ago
Make use of travis cache feature for osx builds More... over 4 years ago
Bump python dependency for jhbuild on OSX More... over 4 years ago
random-test: add -v to be verbose when -a is used.
ram
as Raphael Manfredi
More... over 4 years ago
random-test: added -a to benchmark all routines.
ram
as Raphael Manfredi
More... over 4 years ago
Add properties to track bytes exchanged by schedulers.
ram
as Raphael Manfredi
More... over 4 years ago
progstart_duplicate(): added assertions.
ram
as Raphael Manfredi
More... over 4 years ago
strvec_cpy(): was failing when called with cnt=0.
ram
as Raphael Manfredi
More... over 4 years ago
English spelling fixes.
ram
as Raphael Manfredi
More... over 4 years ago
ntp_send_probes(): comment updates, cleanup.
ram
as Raphael Manfredi
More... over 4 years ago