Age | Commit message (Expand) | Author | Files | Lines |
2012-05-08 | lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversion | Andrew Bartlett | 1 | -1/+1 |
2011-11-03 | util/time: Make some functions explicitly public. | Jelmer Vernooij | 1 | -3/+3 |
2011-09-23 | lib/util: move some timespec helpers from source3 to the toplevel | Stefan Metzmacher | 1 | -0/+117 |
2011-06-11 | s3-param Remove 'time offset' from smb.conf | Andrew Bartlett | 1 | -3/+1 |
2011-06-01 | lib/util/time.c: timeval_current_ofs_usec | Rusty Russell | 1 | -0/+9 |
2011-06-01 | lib/util/time.c: timeval_current_ofs_msec | Rusty Russell | 1 | -0/+9 |
2011-03-01 | lib/util/time: Merge time functions from source3/lib/time.c | Andrew Bartlett | 1 | -0/+59 |
2010-12-22 | lib/util/time.c - make the "strftime" output locale independant ("%c" is not) | Matthias Dieter Wallnöfer | 1 | -5/+4 |
2010-09-15 | Fix a typo | Volker Lendecke | 1 | -1/+1 |
2010-09-14 | Ensure incoming timespec values correctly wrap at nsecs. | Jeremy Allison | 1 | -0/+7 |
2010-09-07 | lib/util: add time_mono() for monotonic time a la time() | Björn Jacke | 1 | -0/+21 |
2010-08-31 | lib/util: add nsec_time_diff to calulate diffs from timespecs | Björn Jacke | 1 | -0/+9 |
2010-08-31 | lib/util: add function to query the monotonic clock with the required fallbac... | Björn Jacke | 1 | -0/+10 |
2010-01-07 | lib/util: move TIME_T_MIN/MAX defines into header file | Björn Jacke | 1 | -14/+0 |
2008-12-23 | Fix use of "time offset" parameter, and add test to make sure I don't break i... | Jelmer Vernooij | 1 | -1/+4 |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -20/+108 |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+622 |