summaryrefslogtreecommitdiffstats
path: root/services/common_time
Commit message (Expand)AuthorAgeFilesLines
* am 40ad466e: am 4c686dad: am cceed1df: Merge "Include <sys/socket.h> instead ...Elliott Hughes2012-09-123-5/+7
|\
| * Include <sys/socket.h> instead of <linux/socket.h>.Elliott Hughes2012-09-113-5/+7
* | common_time: Move default election config to bcast.John Grossman2012-08-211-3/+14
* | common_time: Fix a small build warning.John Grossman2012-08-081-1/+1
* | common_time: Turn the logging up to 11John Grossman2012-07-207-46/+318
* | Set the SO_BROADCAST option if the master election endpoint is the broadcast ...Jason Simmons2012-07-171-1/+10
* | Fix for bug 6691452John Grossman2012-06-297-58/+251
|/
* am e1d6c080: Make common_time more deferential when coming out of networkless...John Grossman2012-04-091-7/+16
|\
| * Make common_time more deferential when coming out of networkless mode.John Grossman2012-04-091-7/+16
| * New clock sync control loop.Kent Ryhorchuk2012-02-147-205/+151
| * Fix device ID selection in the common time service.John Grossman2012-02-071-3/+4
| * Implement new common_time service functionality.John Grossman2012-02-0615-732/+2261
| * Add native common time config service.John Grossman2012-02-034-0/+163
| * Add marshallers for the new common clock methods.John Grossman2012-02-033-15/+26
| * Move the definition of time server state.John Grossman2012-02-031-55/+37
| * De-AAH-ify the common time service.John Grossman2012-02-0310-0/+2553
* New clock sync control loop.Kent Ryhorchuk2012-02-177-205/+151
* Really fix the build this time.John Grossman2012-02-161-1/+0
* Fix the build.John Grossman2012-02-161-3/+3
* Upintegrate the common_time service from ics-aah.Mike J. Chen2012-02-1617-0/+4242