chiark / gitweb /
logind: add missing check for conflicting operation v.s. scheduled shutdown
[elogind.git] / src /
2017-08-21 Alan Jenkinslogind: add missing check for conflicting operation...
2017-09-25 Alan Jenkinslogind: method_schedule_shutdown() already rejects...
2017-09-25 Lennart Poetteringcapability: add new ambient_capabilities_supported...
2017-09-25 Lennart Poetteringcapability: change capability_bounding_set_drop() to...
2017-09-25 Lennart Poetteringtree-wide: use path_startswith() rather than startswith...
2017-09-25 Lennart Poetteringutil-lib: add a new skip_dev_prefix() helper
2017-09-07 shwshPrep v235: Update test-login.c
2017-09-01 Sven EdenPrep v235: Allow elogind to be auto-started by dbus...
2017-09-01 Sven EdenPrep v235: Fix pam_elogind
2017-08-31 Sven EdenPrep v235: Catch and react on SIGINT, SIGQUIT and SIGTERM
2017-08-31 Sven EdenPrep v235: Fix startup order and add debug logging.
2017-08-30 Sven EdenPrep v235: Do not write an early PID file, if elogind...
2017-08-30 Sven EdenPrep v235: Apply pending upstream updates in src/test...
2017-08-30 Sven EdenPrep v235: Apply pending upstream updates in src/login...
2017-08-30 Sven EdenPrep v235: Apply pending upstream updates in src/core...
2017-08-30 Sven EdenPrep v235: Apply pending upstream updates in src/basic...
2017-08-30 Sven EdenPrep 235: add missing libshared.sym and remove obsolete...
2017-08-30 Sven EdenPrep v235: optimize elogind extra startup functionality
2017-08-29 Alan Jenkinsfileio: rename function parameter to avoid masking...
2017-08-29 Felipe Satelershared: Add a linker script so that all functions are...
2017-08-29 Jason GunthorpeSupport 'rdma' as a ListenNetlink= argument (#6626)
2017-08-29 Lennart Poetteringlogind: make sure we don't process the same method...
2017-08-29 Alan Jenkins"Don't fear the fsync()"
2017-08-29 Lennart Poetteringcapability: change capability_bounding_set_drop() to...
2017-08-29 Lennart Poetteringmkdir: chmod_and_chown() returns errors as "return...
2017-08-09 Lennart Poetteringpam_logind: skip leading /dev/ from PAM_TTY field befor...
2017-08-29 Sven EdenPrep v235: Set defaults for the sleep config *after...
2017-08-22 Sven EdenPrep v235: Fix pkgconfig/libelogind.pc
2017-08-18 Sven EdenPrep v235: Use the new ELOGIND_PID_FILE macro consistently
2017-08-16 Sven EdenPrep v235: Allow elogind to daemonize itself with ...
2017-08-16 Sven EdenPrep v235: Cleaned up a stray mask-end-start chain.
2017-08-16 Sven EdenPrep v235: Update build system to fit elogind
2017-08-14 Sven EdenPrep v235: Add missing includes and dependencies.
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (10/10) [src/update...
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (9/10) [src/test]
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (8/10) [src/systemd]
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (7/10) [src/shared]
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (6/10) [src/login]
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (5/10) [src/libelogind]
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (4/10) [src/core]
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (3/10) [src/basic]
2017-08-14 Sven EdenPrep v235: Remove superfluous .gitignore files
2017-08-10 Lennart Poetteringtests: when running a manager object in a test, migrate...
2017-08-10 Alan Jenkinssd-login: test - fix failure when run from non-graphica...
2017-08-10 Alan Jenkinssd-login: test - fix function name in output
2017-08-10 Torstein Husebøtreewide: fix typos (#6566)
2017-08-10 Evgeny Vereshchaginsd-bus: free everything when bus_set_address_user fails...
2017-08-10 Yu Watanabeprocess-util: add sched_{policy,priority}_is_valid()
2017-08-10 Yu Watanabesecurebits-util: add secure_bits_{from_string,to_string...
2017-08-10 Yu Watanabebus-util: do not print (uint64_t) -1 as is (#6522)
2017-08-10 Jouke Witteveenprocess-util: update the end pointer of the process...
2017-07-11 Zbigniew Jędrzejew... resolved,nss-myhostname: use _gateway for the gateway
2017-07-20 Lennart Poetteringstring-util: optimize strshorten() a bit
2017-07-20 Lennart Poetteringalloc-util: add new helpers memdup_suffix0() and newdup...
2017-07-17 Lennart Poetteringprocess-util: slightly optimize querying of our own...
2017-07-14 Lennart Poetteringcore, sd-bus, logind: make use of uid_is_valid() in...
2017-08-10 Yu Watanabebasic: cosmetic changes (#6440)
2017-08-10 Zbigniew Jędrzejew... Drop kdbus bits
2017-08-10 Zbigniew Jędrzejew... Drop bus-policy bits
2017-08-10 Zbigniew Jędrzejew... Drop busname unit type
2017-08-10 Daniel Berrangevirt: enable detecting QEMU (TCG) via CPUID (#6399)
2017-08-10 Vito Caputobasic: use _unlocked() stdio in strip_tab_ansi() (...
2017-08-10 Zbigniew Jędrzejew... test-hashmap: use $SYSTEMD_SLOW_TESTS variable
2017-08-04 Sven EdenGeneral: Update build system to upstream support of...
2017-07-27 Sven EdenPrep v234: Check against TRANSPORT_LOCAL in check_inhib...
2017-07-27 Sven EdenPrep v234: Eventually fix the cgroup stuff. elogind...
2017-07-26 Sven EdenPrep 234: Rename pam-systemd to pam-elogind in pam...
2017-07-26 Sven EdenPrep v234: Re-add user/session to the gc_queue when...
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/test...
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/systemd...
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/shared...
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/login...
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/libelogi...
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/basic...
2017-07-25 Sven EdenPrep v234: Remove now obsolete text files from src...
2017-07-25 Sven EdenPrep v234: Update root build files to upstream.
2017-07-25 Lennart PoetteringRevert "core: link user keyring to session keyring...
2017-07-25 Yu Watanabetime-util: make parse_timestamp() return -EINVAL if...
2017-07-25 Zbigniew Jędrzejew... Add comments to log_functions which shouldn't be called...
2017-07-25 Lennart Poetteringrandom-util: we are fine if ints are 16 bytes actually
2017-07-25 Lennart Poetteringrandom-util: always cast from smaller to bigger type...
2017-07-25 Zbigniew Jędrzejew... basic/strv: use existing qsort_safe() helper
2017-07-25 Yu, Li-Yusd_uid_get_state: do not return -ENOENT if state is...
2017-07-25 Zbigniew Jędrzejew... sd-login: fix memleak when output argument is NULL
2017-07-25 Yu Watanabetime-util: make parse_timestamp() set 0 if the input...
2017-07-25 Zbigniew Jędrzejew... core/load-fragment: refuse units with errors in RootDir...
2017-07-25 Zbigniew Jędrzejew... basic/log: use getenv instead of secure_getenv
2017-07-25 Mike Gilberttest-fs-util: re-order test_readlink_and_make_absolute...
2017-07-25 Benjamin Robinbasic: Fix build warning in random-util (#6284)
2017-07-25 Peter Huttererudev: move the KEY_* defines to missing.h (#6278)
2017-07-25 Christian Hessecore: link user keyring to session keyring (#6275)
2017-07-25 Zbigniew Jędrzejew... Parse "timeout=0" as infinity in various generators...
2017-07-25 Zbigniew Jędrzejew... Be slightly more verbose in error message
2017-07-25 Zbigniew Jędrzejew... bus-util: replace non-printable values with [unprintable]
2017-07-25 Zbigniew Jędrzejew... Revert "bus: when dumping string property values escape...
2017-07-25 Lennart Poetteringsd-bus: never augment creds when we are operating on...
2017-07-25 Lennart Poetteringlogind: filter out input devices that have none of...
2017-07-25 Lennart Poetteringlogind: relax udev rules matching devices logind watche...
2017-07-25 Lennart Poetteringlogind: make use of EVIOCSMASK input ioctl to mask...
2017-07-25 Lennart Poetteringsd-bus: use GetConnectionCredentials() when querying...
next