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
/
cryptsetup
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptsetup: do not return uninitialized value on error
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-3
/
+1
*
cryptsetup: fix unitialized variable
Zbigniew Jędrzejewski-Szmek
2017-01-15
1
-0
/
+1
*
cryptsetup: various coding style improvements
Lennart Poettering
2016-12-21
2
-59
/
+61
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-19
/
+27
*
tree-wide: always invoke setmntent() with "re" mode
Lennart Poettering
2016-12-20
1
-1
/
+1
*
minor code beautifications
Lennart Poettering
2016-12-07
1
-1
/
+1
*
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
2
-60
/
+57
|
\
|
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-6
/
+6
|
*
tree-wide: use startswith return value to avoid hardcoded offset
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-54
/
+51
*
|
Implement VeraCrypt volume handling in crypttab (#4501)
George Hilliard
2016-10-30
1
-0
/
+14
|
/
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-7
/
+7
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-16
1
-6
/
+3
*
cryptsetup: do not 'fail' if trying to detach a nonexistent device
Mantas Mikulėnas
2016-04-01
1
-2
/
+6
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
2
-4
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
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
2
-0
/
+2
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
2
-4
/
+6
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-5
/
+6
*
strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_
Zbigniew Jędrzejewski-Szmek
2015-10-19
1
-25
/
+15
*
tree-wide: whenever we deal with passwords, erase them from memory after use
Lennart Poettering
2015-10-19
1
-28
/
+43
*
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-07
1
-9
/
+5
*
cryptsetup-generator: Properly check return code
Jan Janssen
2015-09-10
1
-1
/
+1
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
tree-wide: introduce mfree()
David Herrmann
2015-07-31
1
-2
/
+1
*
cryptsetup: craft a unique ID with the source device
Harald Hoyer
2015-06-09
1
-32
/
+58
*
Use fflush_and_check() in more places
Zbigniew Jędrzejewski-Szmek
2015-05-16
1
-3
/
+3
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-05
1
-10
/
+10
*
cryptsetup: Implement offset and skip options
Martin Pitt
2015-04-17
1
-3
/
+28
*
cryptsetup: port from libudev to sd-device
Tom Gundersen
2015-04-02
1
-12
/
+8
*
cryptsetup-generator: remove warning about crypttab access mode
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-7
/
+0
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
2
-4
/
+0
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
2
-3
/
+3
*
cryptsetup: only warn on real key files
Martin Pitt
2015-02-02
1
-4
/
+2
*
cryptsetup: Do not warn If the key is /dev/*random
Cristian Rodríguez
2015-02-02
1
-2
/
+4
*
Support negated fstab options
Zbigniew Jędrzejewski-Szmek
2015-01-11
2
-3
/
+3
*
cryptsetup-generator: remove duplicated function
Zbigniew Jędrzejewski-Szmek
2015-01-11
1
-33
/
+5
*
cryptsetup: support header= option
Andrey Chaser
2015-01-08
1
-3
/
+41
*
cryptsetup-generator: Add support for naming luks devices on kernel cmdline
Jan Janssen
2014-12-05
1
-6
/
+26
*
cryptsetup-generator: Add support for UUID-specific key files on kernel comma...
Jan Janssen
2014-12-05
1
-3
/
+14
*
cryptsetup-generator: Split main() into more functions and use hasmaps
Jan Janssen
2014-12-05
1
-186
/
+194
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-20
/
+10
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-7
/
+7
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
2
-16
/
+8
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
2
-11
/
+11
[next]