index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Use SBVAL in put_long_date_timespec
Volker Lendecke
2012-09-19
1
-2
/
+1
*
s3: Fix some nonempty line endings
Volker Lendecke
2012-09-18
1
-12
/
+12
*
s3:lib: make_unix_date3() is the same as pull_dos_date3()
Stefan Metzmacher
2011-10-26
1
-5
/
+1
*
s3:lib: make_unix_date2() is the same as pull_dos_date2()
Stefan Metzmacher
2011-10-26
1
-7
/
+1
*
s3:lib: make_unix_date() is the same as pull_dos_date()
Stefan Metzmacher
2011-10-26
1
-19
/
+1
*
lib/util: move some timespec helpers from source3 to the toplevel
Stefan Metzmacher
2011-09-23
1
-146
/
+0
*
lib/util/time: Merge time functions from source3/lib/time.c
Andrew Bartlett
2011-03-01
1
-63
/
+0
*
Ensure incoming timespec values correctly wrap at nsecs.
Jeremy Allison
2010-09-14
1
-0
/
+4
*
s3: use clock_gettime() in timespec_current()
Björn Jacke
2010-08-31
1
-4
/
+1
*
s3: Remove some pointless wrapper functions
Volker Lendecke
2010-08-05
1
-19
/
+0
*
s3: Remove some pointless wrapper functions
Volker Lendecke
2010-08-05
1
-17
/
+1
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
1
-2
/
+2
*
s3-time: Added a function to get the startup time of the server.
Andreas Schneider
2010-04-23
1
-0
/
+13
*
s3-time: fix build warnings after we moved to shared time functions.
Günther Deschner
2010-01-08
1
-6
/
+6
*
s3:lib/time: remove TIME_T_MIN/MAX defines
Björn Jacke
2010-01-07
1
-8
/
+0
*
ѕ3:lib/time: replace make_dos_ and put_dos_ functions with those from lib/util/
Björn Jacke
2010-01-07
1
-89
/
+6
*
s3:lib/time: remoce null_mtime() - use null_time()
Björn Jacke
2010-01-07
1
-13
/
+2
*
s3:lib/time: remove unused nt_time_equals
Björn Jacke
2010-01-07
1
-8
/
+0
*
s3: Factor timeval_string out of current_timestring()
Volker Lendecke
2009-11-19
1
-12
/
+13
*
Remove "store create time" code, cause create time to be stored
Jeremy Allison
2009-11-17
1
-0
/
+27
*
Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...
Jeremy Allison
2009-08-24
1
-4
/
+20
*
Use existing time_t rounding function, don't invent my own.
Jeremy Allison
2009-08-24
1
-1
/
+1
*
Second part of fix for 6529 - Offline files conflict with Vista and Office 2003.
Jeremy Allison
2009-08-24
1
-0
/
+10
*
Fix bug 6529 - Offline files conflict with Vista and Office 2003
Jeremy Allison
2009-08-21
1
-0
/
+11
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-245
/
+0
*
Make cli_getatr() async.
Jeremy Allison
2009-05-05
1
-1
/
+1
*
Make cli_getattrE async.
Jeremy Allison
2009-05-05
1
-1
/
+1
*
tidy up timestamp checks
Björn Jacke
2009-02-12
1
-33
/
+33
*
add Tru64 sub-second resolution timestamp support
Björn Jacke
2009-01-29
1
-0
/
+24
*
add missing semicolons
Björn Jacke
2009-01-29
1
-6
/
+6
*
setting mtime setted atime on BSD systems, fix this
Björn Jacke
2009-01-29
1
-2
/
+2
*
add AIX sub-second resolution timestamp support
Björn Jacke
2009-01-29
1
-0
/
+24
*
This change allows for the autoconfigre detection of sub-second time resoluti...
todd stecher
2009-01-23
1
-0
/
+12
*
Fix use of "time offset" parameter, and add test to make sure I don't break i...
Jelmer Vernooij
2008-12-23
1
-2
/
+0
*
Use standard types.
Jelmer Vernooij
2008-10-22
1
-16
/
+16
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-558
/
+0
*
Deal with systems that don't initialize birthtime correctly.
Jeremy Allison
2008-08-29
1
-4
/
+10
*
Add st_birthtime and friends for accurate create times on systems that suppor...
Jeremy Allison
2008-08-27
1
-10
/
+30
*
time: move uint64s_nt_time_to_unix_abs() to lib/time.c
Günther Deschner
2008-06-23
1
-0
/
+7
*
Fix bug #5531 - fix conversion of ns units when converting from nttime to tim...
Jeremy Allison
2008-06-20
1
-2
/
+6
*
Add a talloc context parameter to current_timestring() to fix memleaks.
Michael Adam
2008-03-28
1
-2
/
+2
*
Some C++ warnings
Volker Lendecke
2007-12-21
1
-2
/
+2
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
1
-3
/
+3
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-12
/
+12
*
r24949: Remove some static buffers
Volker Lendecke
2007-10-10
1
-10
/
+8
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23357: timespec_current() was returning the wrong ns time
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23041: Remainder of fix for 4630: fix special case of unix_to_nt_time() for
Jim McDonough
2007-10-10
1
-2
/
+10
*
r23006: Arg. Fix stupid typo in 64-bit path.
Jeremy Allison
2007-10-10
1
-1
/
+1
[next]