index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cryptsetup
/
cryptsetup-generator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop complaining about unknown kernel cmdline options
Lennart Poettering
2014-06-19
1
-2
/
+1
*
cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak...
Lennart Poettering
2014-06-18
1
-1
/
+1
*
cryptsetup: copy value, not key for (rd.)luks.key
Matthew Monaco
2014-04-20
1
-1
/
+1
*
generators: add Documentation= fields that point to the generator man pages
Lennart Poettering
2014-03-06
1
-1
/
+1
*
util: move more intellegince into parse_proc_cmdline()
Lennart Poettering
2014-03-06
1
-58
/
+17
*
cryptsetup: some fixes
Lennart Poettering
2014-03-06
1
-33
/
+29
*
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-02-17
1
-132
/
+128
*
cryptsetup-generator: auto add deps for device as password
Dave Reisner
2014-02-08
1
-5
/
+15
*
util: unify reading of /proc/cmdline
Lennart Poettering
2013-11-06
1
-9
/
+9
*
set IgnoreOnIsolate=true for systemd-cryptsetup@.service
Andrey Borzenkov
2013-09-29
1
-0
/
+1
*
Fix obsolete references to systemd-random-seed-load.service
Eelco Dolstra
2013-09-23
1
-1
/
+1
*
cryptsetup-generator: allow specifying options in /proc/cmdline
Tom Gundersen
2013-09-13
1
-4
/
+75
*
cryptsetup-generator: don't create tmp+swap units
Tom Gundersen
2013-09-13
1
-3
/
+10
*
cryptsetup: downgrade world-writable warning again
Lennart Poettering
2013-05-03
1
-1
/
+5
*
cryptsetup: warn if /etc/crypttab is world-readable
Lennart Poettering
2013-04-30
1
-5
/
+20
*
Standarize on one spelling of symlink error message
Zbigniew Jędrzejewski-Szmek
2013-04-24
1
-3
/
+3
*
crypt-setup-generator: correctly check return of strdup
Lukas Nykryn
2013-04-19
1
-2
/
+2
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-11
/
+11
*
cryptsetup-generator: add support for rd.luks.key=
Harald Hoyer
2013-04-18
1
-3
/
+19
*
cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devices
Harald Hoyer
2013-04-04
1
-0
/
+17
*
cryptsetup: add RequiresMountsFor for keyfile
Thomas Weißschuh
2013-04-01
1
-6
/
+11
*
cryptsetup: RequiresMountsFor if source is a file
Thomas Weißschuh
2013-04-01
1
-6
/
+16
*
cryptsetup-generator: let's be a bit more efficient with strv_extend()
Lennart Poettering
2013-03-25
1
-21
/
+3
*
cryptsetup-generator: add a missing OOM check
Lennart Poettering
2013-03-25
1
-5
/
+4
*
cryptsetup-generator: use _cleanup_ where possible
Harald Hoyer
2013-03-13
1
-144
/
+65
*
cryptsetup-generator: fix the kernel command line strategy for luks.uuid
Harald Hoyer
2013-03-01
1
-46
/
+99
*
added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7
Harald Hoyer
2013-02-14
1
-0
/
+1
*
cryptsetup-generator: state file name in error messages
Michal Schmidt
2012-11-23
1
-2
/
+2
*
cryptsetup-generator: use log_oom() everywhere
Michal Schmidt
2012-11-23
1
-13
/
+9
*
fix a couple of issues found with llvm-analyze
Lennart Poettering
2012-08-08
1
-2
/
+2
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
1
-5
/
+3
*
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
1
-3
/
+3
*
unit: rename BindTo= to BindsTo=
Lennart Poettering
2012-07-13
1
-1
/
+1
*
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
1
-5
/
+5
*
man: add reference to crypttab(5) from cryptsetup units
Lennart Poettering
2012-06-27
1
-1
/
+1
*
man: document systemd-cryptsetup
Lennart Poettering
2012-06-27
1
-0
/
+1
*
cryptsetup: fix escaping when generating cryptsetup units
Lennart Poettering
2012-06-25
1
-1
/
+1
*
units: rename cryptsetup@.service to systemd-cryptsetup@.service
Lennart Poettering
2012-06-25
1
-1
/
+1
*
cryptsetup: allow configuration of LUKS disks via the kernel cmdline
Lennart Poettering
2012-06-22
1
-2
/
+149
*
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
1
-3
/
+3
*
manager: rework generator logic
Lennart Poettering
2012-05-23
1
-2
/
+2
*
units: remove service sysv_path variable and replace it by generic unit_path
Lennart Poettering
2012-05-22
1
-4
/
+3
*
log: make sure generators never log into the journal to avoid activation dead...
Lennart Poettering
2012-05-22
1
-1
/
+1
*
mount: replace PID1 internal fstab parser with generator
Lennart Poettering
2012-05-22
1
-0
/
+1
*
cryptsetup: a few simplifications
Lennart Poettering
2012-05-21
1
-20
/
+24
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
2012-04-10
1
-0
/
+1
*
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
2012-01-12
1
-1
/
+1
*
cryptsetup: split off cryptsetup into its own subdir
Lennart Poettering
2012-01-03
1
-0
/
+298