index
:
dss
maint
master
next
pu
DSS - dyadic snapshot scheduler
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snap.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Dedoxify the source.
Andre Noll
2025-02-01
*
get_snapshot_list(): Add comment about sorting.
Andre Noll
2019-09-21
*
Replace license boilerplate with single line SPDX comments.
Andre Noll
2017-11-19
*
Assorted typo fixes in comments.
Andre Noll
2015-01-06
*
Merge branch 'refs/heads/t/min-complete'
Andre Noll
2014-12-12
|
\
|
*
Introduce --min-complete.
Andre Noll
2014-09-16
*
|
Change email address and URLs.
Andre Noll
2014-08-19
|
/
*
Rename source files which also exist as system headers.
Andre Noll
2012-08-15
*
Remove some debug messages.
Daniel Richard G
2012-08-04
*
compare_snapshots(): Add const keyword.
Daniel Richard G
2012-08-04
*
Avoid per-element initializers.
Daniel Richard G
2012-08-04
*
Change copyright year from 2009 to 2010.
Andre Noll
2010-11-06
*
Change copyright year from 2008 to 2009.
Andre Noll
2009-07-03
*
Ignore any snapshot directory with creation time > completion time.
Andre Noll
2008-11-06
*
use C99-compliant format strings for consistency reasons
Sebastian Stark
2008-10-22
*
snap.c: Add missing include to make it compile on FreeBSD.
Andre Noll
2008-05-14
*
NetBSD Compile fixes.
Andre Noll
2008-05-14
*
Add GPL headers and COPYING file.
Andre Noll
2008-05-12
*
Move snapshot helpers to new file snap.[ch].
Andre Noll
2008-03-22