summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-29configure.ac: bump 2.1.1 = upstream 217eudev/v2.1.1Anthony G. Basile
2014-10-28src/shared/selinux-util.h: add missing include <fcntl.h>Anthony G. Basile
2014-10-28configure.ac: bump 2.1 = upstream 217eudev/v2.1Anthony G. Basile
2014-10-28cdrom_id: do not attempt to read past end of bufferZbigniew Jędrzejewski-Szmek
2014-10-28udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers
2014-10-28Skip "udev hwdb: Support shipping pre-compiled database"Anthony G. Basile
2014-10-26src/shared/mkdir-label.c: move and rename mkdir_label()Anthony G. Basile
2014-10-26src/shared/label.c: move and rename symlink_label()Anthony G. Basile
2014-10-26src/shared/virt.c: add docker to container namespaceAnthony G. Basile
2014-10-26src/shared/selinux-util.c: add path_is_absolute() checkAnthony G. Basile
2014-10-26label: move is_dir() to util.cLennart Poettering
2014-10-25src/udev/udevd.c: rename apis again in static_dev_create_from_modules()Anthony G. Basile
2014-10-25label: don't try to create labelled directories more than onceLennart Poettering
2014-10-25selinux: clean up selinux label function namingLennart Poettering
2014-10-25selinux: simplify and unify loggingLennart Poettering
2014-10-25selinux: rework label query APIsLennart Poettering
2014-10-25smack: we don't need the special labels exported, hence don'tLennart Poettering
2014-10-25selinux: drop 3 unused function prototypesLennart Poettering
2014-10-25smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering
2014-10-25smack: never follow symlinks when relabellingLennart Poettering
2014-10-25smack: rework smack APIs a bitLennart Poettering
2014-10-25mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering
2014-10-25selinux: make use of cleanup gcc magicLennart Poettering
2014-10-25hashmap: introduce hashmap_reserve()Michal Schmidt
2014-10-25hashmap: return more information from resize_buckets()Michal Schmidt
2014-10-25shared: split mempool implementation from hashmapsMichal Schmidt
2014-10-25time: don't do comparison twiceLennart Poettering
2014-10-25mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering
2014-10-25src/udev/udevd.c: rename apis in static_dev_create_from_modules() alsoAnthony G. Basile
2014-10-25mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-10-25src/shared/util.h: import realloc_multiply() from upstreamAnthony G. Basile
2014-10-25label: rearrange mandatory access control(MAC) apisWaLyong Cho
2014-10-25shared/log: add log_trace as compile-time optional debuggingZbigniew Jędrzejewski-Szmek
2014-10-25man: make udev.event-timeout more visibleZbigniew Jędrzejewski-Szmek
2014-10-25hwdb: Add mapping for special keys on compaq ku 0133 keyboardsHans de Goede
2014-10-22strv: add an additional overflow check when enlarging strv()sLennart Poettering
2014-10-13src/shared/util.c: remove unneeded error check, following upstreamAnthony G. Basile
2014-10-13src/shared/util.c: final cosmetic changeAnthony G. Basile
2014-10-13src/shared/util.c: more cosmetic changesAnthony G. Basile
2014-10-13src/shared/util.c: cosmetic changes to more easily follow upstreamAnthony G. Basile
2014-10-07keymap: Fix touchpad toggle key on Asus laptopsMartin Pitt
2014-10-07keymap: Fix touchpad toggle on Toshiba Satellite P75-A7200Martin Pitt
2014-10-02hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-09-30udev/hwdb: New Entry for Dell XPS12 9Q33 keyboardStefan Brüns
2014-09-30Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek
2014-09-24test: udev - restrict nemuric uid's to existing onesTom Gundersen
2014-09-18src: minor code cleanupAnthony G. Basile
2014-09-18udevd: don't fail if /run/udev existsTom Gundersen
2014-09-18udev: fix typosTom Gundersen
2014-09-18udev: ctrl - log if setting SO_PASSCRED failsTom Gundersen