summaryrefslogtreecommitdiffstats
path: root/source3/lib/time.c
Commit message (Expand)AuthorAgeFilesLines
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23357: timespec_current() was returning the wrong ns timeJeremy Allison2007-10-101-1/+1
* r23041: Remainder of fix for 4630: fix special case of unix_to_nt_time() forJim McDonough2007-10-101-2/+10
* r23006: Arg. Fix stupid typo in 64-bit path.Jeremy Allison2007-10-101-1/+1
* r23005: If we're running on a system where time_t is 8 bytesJeremy Allison2007-10-101-0/+31
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-31/+113
* r21637: Get "password never expires" account policy working.Jim McDonough2007-10-101-3/+9
* r21060: Start refactoring out the non-return case statementsJeremy Allison2007-10-101-8/+8
* r20695: Remove duplication of constants.Jeremy Allison2007-10-101-11/+2
* r20694: To get this right we need to do signed 64-bitJeremy Allison2007-10-101-7/+7
* r20692: Fix bug found by Guenther -Jeremy Allison2007-10-101-1/+1
* r18597: A C++ warningVolker Lendecke2007-10-101-1/+1
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-848/+838
* r18009: Fixes bug 4026.Derrell Lipman2007-10-101-1/+1
* r17834: Another bug found by Volker's tests in the build farm !Jeremy Allison2007-10-101-7/+1
* r17831: Attempt to fix the build farm: 0x7fffffffffffffff needs special casin...Volker Lendecke2007-10-101-0/+6
* r17818: Fixup uint64 time calc. NT time is a 64 bit number,Jeremy Allison2007-10-101-3/+3
* r17812: Fix bad unsigned comparisons with TIME_T_MIN/TIME_T_MAX.Jeremy Allison2007-10-101-3/+3
* r17809: Add in 64-bit integer time calculations (taken fromJeremy Allison2007-10-101-41/+160
* r17800: Start using struct timespec internally for file timesJeremy Allison2007-10-101-26/+147
* r17767: Argggg. Broke the build. Need to fix callers of put_long_date()Jeremy Allison2007-10-101-68/+29
* r17766: Getting ready to properly expose 100ns times onJeremy Allison2007-10-101-29/+68
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+46
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-101-6/+32
* r16047: Remove unnecessary line, as this value is set in either branch of theJim McDonough2007-10-101-1/+0
* r15449: Remove unused function get_nttime_max (which claims itJames Peach2007-10-101-6/+0
* r13427: Fix ctime -> st_ctime.Jeremy Allison2007-10-101-1/+1
* r13423: Write wrapper functions (and configure tests) so we canJeremy Allison2007-10-101-0/+102
* r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2007-10-101-7/+21
* r11530: Add the "time offset" parameter back in for people whoJeremy Allison2007-10-101-1/+1
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-101-243/+233
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-0/+138
* r8946: Some casts to fix warnings when time_t is an unsigned type. FixesTim Potter2007-10-101-3/+3
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-1/+1
* r6014: rather large change set....Gerald Carter2007-10-101-0/+22
* r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...Jeremy Allison2007-10-101-0/+7
* r5342: Reformat some very old code.Jeremy Allison2007-10-101-256/+281
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+1
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-101-0/+6
* Clean up a comment noticed by Jonathan Shao@Panasas.com and remove anRichard Sharpe2003-11-261-3/+2
* Use the actual size of the buffer in strftime instead of a made up valueTim Potter2003-11-041-1/+1
* make nt-time <-> unix-time functions nearly reversibleSimo Sorce2003-10-121-2/+5
* applied patch from bug#140Andrew Tridgell2003-06-091-1/+2
* Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.Andrew Bartlett2003-02-241-1/+1
* The _abs time functions should not be converting from/to GMT.Jeremy Allison2002-12-101-18/+11
* sync with HEADGerald Carter2002-09-261-2/+12
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+6
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-6/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Round and round we go....Jeremy Allison2002-01-111-1/+2