index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
calendarspec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-17
/
+10
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic: add log_level argument to timezone_is_valid
Mike Gilbert
2018-05-12
1
-1
/
+1
*
basic: use automatic cleanup more
David Tardon
2018-05-10
1
-58
/
+46
*
tree-wide: use newa() rather than alloca() where we can
Lennart Poettering
2018-04-27
1
-1
/
+1
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-2
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Merge pull request #8508 from poettering/more-cocci
Zbigniew Jędrzejewski-Szmek
2018-03-21
1
-1
/
+1
|
\
|
*
coccinelle: make use of DIV_ROUND_UP() wherever appropriate
Lennart Poettering
2018-03-20
1
-1
/
+1
*
|
basic/calendarspec: add check for repeat values that would overflow
Zbigniew Jędrzejewski-Szmek
2018-03-21
1
-0
/
+6
|
/
*
basic/calendarspec: set a limit on length of calendarspec component chains
Zbigniew Jędrzejewski-Szmek
2018-03-17
1
-5
/
+12
*
basic/calendarspec: fix assert crash when year is too large in calendarspec_f...
Zbigniew Jędrzejewski-Szmek
2018-03-14
1
-1
/
+2
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
calenderspec: when normalizing, flush out UTC timezone
Lennart Poettering
2018-01-04
1
-0
/
+5
*
process-spec: add another flag FORK_WAIT to safe_fork()
Lennart Poettering
2018-01-04
1
-9
/
+2
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-9
/
+5
*
tree-wide: use __fsetlocking() instead of fxyz_unlocked()
Lennart Poettering
2017-12-14
1
-20
/
+23
*
calendarspec: rework destructor to return its own type
Lennart Poettering
2017-11-20
1
-3
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-10
/
+6
*
Simplify the if cases for timezone checking
Zbigniew Jędrzejewski-Szmek
2017-09-17
1
-11
/
+8
*
Added timezone to the CalendarSpec, parser/formatter and the timedatectl
Ivan Kurnosov
2017-09-17
1
-2
/
+80
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-18
/
+18
*
calendarspec: parse unix timestamps (@...) (#5947)
Zbigniew Jędrzejewski-Szmek
2017-05-17
1
-12
/
+87
*
calendarspec: fix duplicate detection (#5310)
Doug Christman
2017-02-12
1
-2
/
+1
*
time-util: refuse formatting/parsing times that we can't store
Lennart Poettering
2017-02-02
1
-0
/
+3
*
time: time_t is signed, and mktime() is happy to return negative time
Lennart Poettering
2017-02-02
1
-4
/
+4
*
calendarspec: minor refactoring and style fix
Douglas Christman
2016-12-20
1
-8
/
+4
*
calendarspec: improve overflow handling
Douglas Christman
2016-12-20
1
-6
/
+7
*
calendarspec: remove superfluous variables
Douglas Christman
2016-12-17
1
-15
/
+10
*
calendarspec: rename fields of CalendarComponent
Douglas Christman
2016-12-17
1
-52
/
+52
*
calendarspec: allow repetition values with ranges
Douglas Christman
2016-12-17
1
-80
/
+96
*
calendarspec: free memory when parsing fails (#4890)
Doug Christman
2016-12-14
1
-1
/
+4
*
calendarspec: always interpret missing seconds as :00 (#4813)
Doug Christman
2016-12-06
1
-6
/
+2
*
calendarspec: refactor format_chain()
Douglas Christman
2016-11-25
1
-17
/
+12
*
calendarspec: rename "eom" to "end_of_month"
Douglas Christman
2016-11-25
1
-6
/
+6
*
calendarspec: make specifications with ranges reversible
Douglas Christman
2016-11-25
1
-1
/
+19
*
calendarspec: allow whole second ranges
Douglas Christman
2016-11-25
1
-0
/
+5
*
calendarspec: make specifications with seconds wildcard reversible
Douglas Christman
2016-11-25
1
-1
/
+7
*
calendarspec: reject strings with spurious spaces and signs
Douglas Christman
2016-11-25
1
-0
/
+4
*
calendarspec: reject open weekday ranges
Douglas Christman
2016-11-25
1
-6
/
+12
*
calendarspec: reject strings that only contain a timezone
Douglas Christman
2016-11-25
1
-3
/
+5
*
calendarspec: always interpret a missing time as 00:00:00
Douglas Christman
2016-11-25
1
-8
/
+3
*
calendarspec: add support for scheduling timers at the end of the month
Douglas Christman
2016-11-23
1
-28
/
+60
*
calendarspec: add upper bound on year
Douglas Christman
2016-11-23
1
-1
/
+11
*
util-lib: make timestamp generation and parsing reversible (#3869)
Lennart Poettering
2016-08-04
1
-2
/
+41
*
calendarspec: use ".." notation for ranges of weekdays
Douglas Christman
2016-07-02
1
-6
/
+18
*
calendarspec: allow ranges in date and time specifications
Douglas Christman
2016-07-02
1
-19
/
+45
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
[next]