summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* build-sys: fix libsystemd --enable-kdbus symbol exportKay Sievers2014-02-221-2/+2
* build-sys: build compat libs from sources, avoiding the not generally availab...Kay Sievers2014-02-221-1/+0
* networkd: handle SIGINT and SIGTERMTom Gundersen2014-02-224-5/+44
* test: always use assert_se in testsTom Gundersen2014-02-224-259/+259
* sd-dhcp: add very basic debug loggingTom Gundersen2014-02-222-3/+27
* gudev: add device::get_sysfs_attr_keys and device::has_sysfs_attrAndreas Fuchs2014-02-222-0/+56
* udev: net - allow MTU and Speed to be specified with unitsTom Gundersen2014-02-222-5/+6
* cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...Lennart Poettering2014-02-223-8/+95
* net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen2014-02-215-4/+12
* net: initialize structs when declaringTom Gundersen2014-02-211-14/+12
* net: initialize structs when declaring them/do not clobber caller variablesLennart Poettering2014-02-211-9/+10
* logind: when we wake up from suspend and the lid is still closed, go to sleep...Lennart Poettering2014-02-214-67/+69
* event: add new kind of event source called "post"Lennart Poettering2014-02-212-0/+73
* udev - link-setup - expose ID_NET_DRIVERTom Gundersen2014-02-215-9/+62
* logind-session: Fix invalid free in the error caseJasper St. Pierre2014-02-211-1/+1
* man: don't document ".include" in configuration files anymore as first step t...Lennart Poettering2014-02-211-0/+9
* journald: ignore failure to watch hostname_fd on older kernelsDave Reisner2014-02-211-0/+10
* ptyfwd: reset nonblocking modeLennart Poettering2014-02-211-3/+8
* .network/.netdev/.link: allow to match on architectureTom Gundersen2014-02-2110-12/+24
* sd-event: Fix systemd crash when using timer units.Thomas Bächler2014-02-211-1/+1
* systemctl: fix compiler warning in list_timers()Daniel Mack2014-02-211-1/+1
* shared/architecture.h: fix preprocessor directivesDaniel Mack2014-02-211-2/+2
* manager: be more precise in message about restartZbigniew Jędrzejewski-Szmek2014-02-211-1/+4
* nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...Lennart Poettering2014-02-211-2/+9
* replace tabs with spaces in some filesJason St. John2014-02-211-2/+2
* core: Add AppArmor profile switchingMichael Scherer2014-02-219-5/+113
* selinux: Don't attempt to load policy in initramfs if it doesn't existColin Walters2014-02-211-0/+7
* missing: simplificationsLennart Poettering2014-02-211-16/+8
* build-sys: Add setns() functions if not in the C library.Holger Schurig2014-02-211-0/+17
* hostnamectl: should the sanitized arch, not the native uname() oneLennart Poettering2014-02-212-1/+7
* core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering2014-02-217-1/+347
* net-util: match - allow globbingTom Gundersen2014-02-201-2/+3
* sd-dhcp-client: prevent timer related memory leaksUmut Tezduyar Lindskog2014-02-201-0/+4
* networkd: netdev - allow filtering on kernel cmdline, host and virtTom Gundersen2014-02-207-53/+86
* network/link: Match - filter on kernel cmdline, host and virtTom Gundersen2014-02-208-42/+121
* condition: split out most of condition handling into libsystemd-shardTom Gundersen2014-02-204-255/+321
* condition: refactor a bitTom Gundersen2014-02-201-50/+70
* python: reindent _reader.cLennart Poettering2014-02-201-582/+577
* macro: add nice macro for disabling -Wnonnull temporarilyLennart Poettering2014-02-202-4/+12
* macro: introduce nice macro for disabling -Wmissing-prototypes warnigsLennart Poettering2014-02-206-24/+27
* macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering2014-02-208-34/+32
* util: get rid of warnings around assert_cc() macroLennart Poettering2014-02-201-2/+21
* journal: fix compiler warning in journal_file_append_data()Daniel Mack2014-02-201-1/+1
* journal: fix compiler warning in real_journal_next()Daniel Mack2014-02-201-2/+2
* libsystemd: fix compiler warning in property_get_set_callbacks_run()Daniel Mack2014-02-201-1/+1
* core/unit: fix unit_add_target_dependencies() for units with no dependenciesDaniel Mack2014-02-201-1/+1
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-2081-318/+326
* sd-bus: the bus returned should be the first argJason A. Donenfeld2014-02-204-9/+9
* udev: net-config - allow interface names to be set from the hwdbTom Gundersen2014-02-192-0/+5
* build-sys: export experimental symbols only with --enable-kdbusKay Sievers2014-02-192-1/+3