summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2014-10-15selinux: fix potential double free crash in child processMichal Sekletar
2014-10-09util: avoid double close of fdThomas Hindoe Paaboel Andersen
2014-10-08time: functions named "internal" really shouldn't be exportedLennart Poettering
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn
2014-10-08unit: move UnitDependency to unit-nameLukas Nykryn
2014-10-07core: don't allow enabling if unit is maskedJan Synacek
2014-10-05build-sys: use linux/memfd.h if availableZbigniew Jędrzejewski-Szmek
2014-10-05ask-password: Add --echo to enable echoing the user inputDavid Sommerseth
2014-10-03pty: optimize read loopDavid Herrmann
2014-10-03fileio-label: return error when writing failsZbigniew Jędrzejewski-Szmek
2014-10-03journalctl: make --utc work everywhereJan Synacek
2014-10-02virt: detect that we are running inside the docker containerMichal Sekletar
2014-10-02Fix order and document user unit dirsZbigniew Jędrzejewski-Szmek
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek
2014-10-02add a transient user unit directorySteven Allen
2014-10-02journalctl: add --utc optionJan Synacek
2014-10-02barrier: fix up constructor error handlingDavid Herrmann
2014-10-01Remove repeated includesThomas Hindoe Paaboel Andersen
2014-10-01shared: util - use nicer idiom to silence CoverityZbigniew Jędrzejewski-Szmek
2014-09-30shared: util - use nicer idiom to silence CoverityTom Gundersen
2014-09-29util: silence coverityTom Gundersen
2014-09-29Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek
2014-09-26make utmp/wtmp support configurableEmil Renner Berthing
2014-09-25shared: path-util - try to make PATH_FORECH_PREFIX look less wrongTom Gundersen
2014-09-25localectl: print warning when there are options given on kernel cmdlineMichal Sekletar
2014-09-25fileio: make parse_env_file() return number of parsed itemsMichal Sekletar
2014-09-23Fix warning about unused variable with !SELINUXZbigniew Jędrzejewski-Szmek
2014-09-22util: avoid non-portable __WORDSIZEEmil Renner Berthing
2014-09-22exit-status.c: bring EXIT_BUS_ENDPOINT label in line with othersZbigniew Jędrzejewski-Szmek
2014-09-22util: add alloca_align()David Herrmann
2014-09-19socket: introduce SELinuxContextFromNet optionMichal Sekletar
2014-09-19shared: wtmp-utmp - don't clear store_wtmp in utmp_put_dead_process()Tom Gundersen
2014-09-19shared/sparse-endian.h: add missing byteswap.h includeEmil Renner Berthing
2014-09-19shared/label.h: add missing stdio.h includeEmil Renner Berthing
2014-09-19pty: include linux/ioctl.h for TIOCSIGDavid Herrmann
2014-09-18shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMVTom Gundersen
2014-09-17shared: conf-parserTom Gundersen
2014-09-16util: remove a unnecessary checkThomas Hindoe Paaboel Andersen
2014-09-16shared: fix resource leak in config_parse_default_instanceAndreas Henriksson
2014-09-16missing: memfd_create takes unsigned int flags in final versionCristian Rodríguez
2014-09-15hashmap: minor hashmap_replace optimizationMichal Schmidt
2014-09-15hashmap, set: remove unused functionsMichal Schmidt
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-08exit-status: add new exit code for custom endpoint errorsDaniel Mack
2014-09-05exit-status: fix URL in commentDaniel Mack
2014-09-03localed: remove free_and_copyZbigniew Jędrzejewski-Szmek
2014-09-03base-file-system: always generate error messages locallyLennart Poettering
2014-09-03base_filesystem_create: do not try to create "/root" if it existsHarald Hoyer
2014-08-31config-parser: fix mem leakThomas Hindoe Paaboel Andersen
2014-08-31missing: add IFF_MULTI_QUEUETom Gundersen