index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
journal-vacuum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal: fix some type confusion in journal_directory_vacuum()
Lennart Poettering
2018-10-25
1
-4
/
+3
*
journald: use structured initialization
Lennart Poettering
2018-10-25
1
-7
/
+8
*
journald: use usec_sub_unsigned() where we can
Lennart Poettering
2018-10-25
1
-7
/
+3
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-21
/
+12
*
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
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
coredump,journal: when vacuuming use new unlinkat_deallocate() calls
Lennart Poettering
2018-02-12
1
-6
/
+9
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
journalctl: say in which directory we vacuum stuff
Lennart Poettering
2016-10-12
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-4
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-2
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-2
/
+5
*
journal: fix bad memory freeing
Lennart Poettering
2015-10-19
1
-3
/
+0
*
journal: rework vacuuming logic
Lennart Poettering
2015-10-02
1
-38
/
+60
*
journal: don't affect atime of journal files when vacuuming
Lennart Poettering
2015-10-02
1
-3
/
+7
*
journal: port over to fd_getcrtime_at()
Lennart Poettering
2015-10-02
1
-12
/
+4
*
tree-wide: do not use _cleanup_free_ on const pointers
Daniel Mack
2015-07-24
1
-1
/
+1
*
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-27
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-3
/
+0
*
util: make creation time xattr logic more generic
Lennart Poettering
2014-12-24
1
-6
/
+3
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-2
/
+2
*
journald: fix memory leak on error path
Lennart Poettering
2014-11-03
1
-1
/
+5
*
journald: also check journal file size to deduce if it is empty
Lennart Poettering
2014-11-03
1
-7
/
+15
*
journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...
Lennart Poettering
2014-11-03
1
-9
/
+8
*
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-29
1
-3
/
+3
*
journald: invoking fstatvfs() is now redundant in the vacuuming code
Lennart Poettering
2014-06-27
1
-7
/
+0
*
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-28
1
-9
/
+1
*
journal: downgrade vaccuum message to debug level
Lennart Poettering
2014-02-23
1
-1
/
+1
*
journald: do not free space when disk space runs low
Zbigniew Jędrzejewski-Szmek
2014-01-11
1
-4
/
+2
*
journal/vacuum: replace readdir_r with readdir
Florian Weimer
2013-12-21
1
-5
/
+4
*
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-2
/
+1
*
journald: fix minor memory leak
Lennart Poettering
2013-10-09
1
-0
/
+2
*
journald: be a bit more verbose when vacuuming
Zbigniew Jędrzejewski-Szmek
2013-09-10
1
-6
/
+14
*
journald: fix fd leak in journal_file_empty
George McCollister
2013-09-06
1
-1
/
+2
*
journald: fix vacuuming of archived journals
George McCollister
2013-09-06
1
-5
/
+5
*
journald: always vacuum empty offline files
Zbigniew Jędrzejewski-Szmek
2013-06-24
1
-0
/
+29
*
journal/vacuum: cleanup
Zbigniew Jędrzejewski-Szmek
2013-06-24
1
-19
/
+4
*
Fix vacuum logic error
Jan Alexander Steffens (heftig)
2013-03-21
1
-2
/
+2
*
journal: fix potential integer overflow
Lennart Poettering
2012-10-17
1
-1
/
+7
*
journal: implement time-based rotation/vacuuming
Lennart Poettering
2012-10-16
1
-5
/
+86
*
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-19
1
-2
/
+3
*
journald: avoid logging to kmsg in the normal paths
Lennart Poettering
2012-09-06
1
-1
/
+1
*
journal: split up journal-file.c
Lennart Poettering
2012-08-16
1
-0
/
+230