summaryrefslogtreecommitdiffstats
path: root/coccinelle/safe_close-no-if.cocci (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-13basic/util: silence stupid gcc warnings about unitialized variableZbigniew Jędrzejewski-Szmek3-11/+14
2016-04-12load-fragment: Resolve specifiers in DeviceAllow (#3019)Nicolas Braud-Santoni1-5/+14
2016-04-12systemctl: when we want to know whether there's a native unit file, don't cho...Lennart Poettering2-4/+4
2016-04-12test-dnssec: drop unused variableLennart Poettering1-1/+0
2016-04-12core: make sure we always free the list of changesLennart Poettering1-6/+18
2016-04-12man: shorten the list of unit file paths a bitLennart Poettering1-6/+4
2016-04-12core: keep track of the mtime of the transient unit file we wroteLennart Poettering1-0/+2
2016-04-12update TODOLennart Poettering1-9/+16
2016-04-12sd-lldp: minor whitespace fixesLennart Poettering1-36/+36
2016-04-12sd-lldp: drop LLDP ethernet export from sd-lldp.hLennart Poettering2-4/+4
2016-04-12core: make sure we generate a nicer error when a linked unit is attempted to ...Lennart Poettering4-15/+24
2016-04-12machinectl: add new "machinectl clean" commandLennart Poettering5-12/+192
2016-04-12README: document that we only support util-linux built with --enable-libmount...Lennart Poettering2-0/+4
2016-04-12man: clarify that DefaultDependencies= is in the [Unit] sectionLennart Poettering9-94/+55
2016-04-12tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart Poettering9-3/+94
2016-04-12core: optimize unit_write_drop_in a bitLennart Poettering1-3/+5
2016-04-12core: when creating a drop-in snippet, add a comment explaining this to itLennart Poettering1-2/+5
2016-04-12core,systemctl: add new "systemctl revert" commandLennart Poettering7-16/+347
2016-04-12install: fix errno handlingLennart Poettering1-1/+1
2016-04-12install: simplify skip_root() a bitLennart Poettering1-13/+15
2016-04-12nstall: no need to export unit_file_lookup_state() anymoreLennart Poettering2-2/+3
2016-04-12tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering9-13/+20
2016-04-12basic: remove rbtree code, it's unusedLennart Poettering5-1343/+0
2016-04-12sysv-generator: port to use new unit_file_exists() callLennart Poettering1-3/+3
2016-04-12systemctl: don't confuse sysv code with generated unitsLennart Poettering7-26/+34
2016-04-12path-lookup: move generator_binary_paths() to end of fileLennart Poettering2-26/+26
2016-04-12systemctl: add error message when we get unexpected event from waitid()Lennart Poettering1-4/+5
2016-04-12systemctl: fix incorrect errno for error messageLennart Poettering1-1/+1
2016-04-12systemctl: move check whether a service exists as native unit file to install.cLennart Poettering3-26/+44
2016-04-12core: rework reboot parameter logic a bitLennart Poettering6-23/+40
2016-04-12core: be more paranoid when mixing umask and fopen()Lennart Poettering3-4/+7
2016-04-12core: rework how transient unit files and property drop-ins workLennart Poettering6-18/+109
2016-04-12core: introduce a "control" unit file directoryLennart Poettering2-48/+139
2016-04-12install: rename generator_paths() → generator_binary_paths()Lennart Poettering4-7/+7
2016-04-12core: move flushing of generated unit files to path-lookup.cLennart Poettering3-14/+14
2016-04-12core: minor coding style fixLennart Poettering1-4/+4
2016-04-12tests: make sure test-path-lookup can run even when no units are installed on...Lennart Poettering1-1/+1
2016-04-12localed: downgrade libxkbcommon to an optional runtime dependencyLennart Poettering2-12/+67
2016-04-12test: bump up log level for install root testLennart Poettering1-0/+2
2016-04-12shared: add a temporary work-around for kernel header inclusion fuck-upLennart Poettering1-1/+11
2016-04-12install: unify checking whether operations may be applied to a unit file in a...Lennart Poettering1-32/+35
2016-04-12install: introduce a new unit file state "transient"Lennart Poettering5-4/+42
2016-04-12install: fix root prefix handlingLennart Poettering1-78/+132
2016-04-12path-lookup: make user_runtime_dir() more genericLennart Poettering1-21/+15
2016-04-12path-lookup: clean up user_config_home() and user_runtime_dir()Lennart Poettering1-48/+37
2016-04-12update CODING_STYLE a bitLennart Poettering1-0/+1
2016-04-12path-lookup: stop exporting two functionsLennart Poettering2-5/+2
2016-04-12core: modernize manager_build_unit_patch_cache() a bitLennart Poettering1-15/+8
2016-04-12core: don't reorder drop-ins when changing propertiesLennart Poettering1-1/+0
2016-04-12core: don't drop transient drop-ins when loading the restLennart Poettering1-2/+11