Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-18 | Fix distcheckelogind/v219.0 | Andy Wingo | |
2015-08-18 | Fix logind startup | Andy Wingo | |
* src/login/logind.c (manager_connect_bus): Warn instead of error if we can't subscribe to updates from systemd. Perhaps we should remove this entirely. | |||
2015-08-16 | configure.ac actually defines OUR_CFLAGS | Andy Wingo | |
* configure.ac (OUR_CFLAGS): Actually define. This was preventing test executables from linking as they weren't getting the -fPIE flag. | |||
2015-08-16 | Remove sd_is_mq | Andy Wingo | |
* src/systemd/sd-daemon.h: * src/libelogind/sd-daemon/sd-daemon.c (sd_is_mq): Remove unused function that depended on librt. Ultimately we should remove this header at some point. | |||
2015-08-15 | Rename systemd-logind to logind. | Ricardo Wurmus | |
2015-08-15 | Rename PAM configuration file. | Ricardo Wurmus | |
2015-08-15 | Remove reference to non-existing file. | Ricardo Wurmus | |
2015-08-15 | Do not install aliases for units. | Ricardo Wurmus | |
2015-08-15 | Ignore generated libelogind files. | Ricardo Wurmus | |
2015-08-15 | rename libsystemd*.pc.in to libelogind*.pc.in | Ricardo Wurmus | |
2015-08-15 | restore libsystemd-pkgconfig.xml as libelogind-pkgconfig.xml | Ricardo Wurmus | |
2015-08-15 | Replace systemd.version with elogind.version. | Ricardo Wurmus | |
2015-08-15 | Restore shared XML files. | Ricardo Wurmus | |
* man/less-variables.xml, man/standard-conf.xml, man/standard-options.xml, man/user-system-options.xml: Restore files from upstream (removed in commit d3ad6bf3). | |||
2015-04-20 | Disable -flto | Andy Wingo | |
With binutils 2.25, the following error occurred: /tmp/ccx3cAlA.ltrans10.ltrans.o: In function `bus_error_name_to_errno.5271': /home/wingo/src/elogind/src/libelogind/sd-bus/bus-error.c:113: undefined reference to `__stop_BUS_ERROR_MAP' /home/wingo/src/elogind/src/libelogind/sd-bus/bus-error.c:113: undefined reference to `__start_BUS_ERROR_MAP' collect2: error: ld returned 1 exit status | |||
2015-04-20 | Remove unused and invalid udev definitions | Andy Wingo | |
These definitions were not valid when compiling against eudev. | |||
2015-04-20 | Remove more extraneous Makefile.am bits | Andy Wingo | |
2015-04-19 | Re-add logind man pages from upstream systemd | Andy Wingo | |
2015-04-19 | Get rid of some more unused defines and dirs | Andy Wingo | |
2015-04-19 | Remove more vestigial configureac printouts | Andy Wingo | |
2015-04-19 | Remove some vestigial Python things | Andy Wingo | |
2015-04-19 | Remove certificate root checks | Andy Wingo | |
2015-04-19 | Remove qemu bios checks | Andy Wingo | |
2015-04-19 | Remove DKR index dir checks | Andy Wingo | |
2015-04-19 | Remove TTY_GID checks | Andy Wingo | |
2015-04-19 | Remove ldconfig support | Andy Wingo | |
2015-04-19 | Remove hibernate checks | Andy Wingo | |
2015-04-19 | Remove hwdb check | Andy Wingo | |
2015-04-19 | Remove gudev check | Andy Wingo | |
2015-04-19 | Remove myhostname checks/support | Andy Wingo | |
2015-04-19 | Remove telinit checks | Andy Wingo | |
2015-04-19 | Remove loadkeys/setfont checks | Andy Wingo | |
2015-04-19 | Remove rc.local checks | Andy Wingo | |
2015-04-19 | Remove resolved check and default DNS servers | Andy Wingo | |
2015-04-19 | Remove coredump check | Andy Wingo | |
2015-04-19 | Remove gnuefi support | Andy Wingo | |
2015-04-19 | Remove EFI support | Andy Wingo | |
2015-04-19 | Remove networkd checks | Andy Wingo | |
2015-04-19 | Remove localed check | Andy Wingo | |
2015-04-19 | Remove timesyncd check, along with NTP server and epoch checks | Andy Wingo | |
2015-04-19 | Remove machined, importd, hostnamed, timedated checks | Andy Wingo | |
2015-04-19 | logind will always be built | Andy Wingo | |
2015-04-19 | Remove rfkill check | Andy Wingo | |
2015-04-19 | Remove backlight check | Andy Wingo | |
2015-04-19 | Remove randomseed check | Andy Wingo | |
2015-04-19 | Remove firstboot check | Andy Wingo | |
2015-04-19 | Remove sysusers check | Andy Wingo | |
2015-04-19 | Remove tmpfiles check | Andy Wingo | |
2015-04-19 | Remove bootchart check | Andy Wingo | |
2015-04-19 | Remove vconsole check | Andy Wingo | |
2015-04-19 | Remove binfmt check | Andy Wingo | |