2015-11-16 |
Lennart Poettering | sd-ipv4ll: fix error path if sd-ipv4acd allocation... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | journald: trivial simplification |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | coredump: modernize error logging a bit |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | core: don't generate warnings when write access to... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | tree-wide: use right cast macros for UIDs, GIDs and... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | Merge pull request #1923 from zonque/siphash |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Daniel Mack | Merge pull request #1922 from phomes/sort-includes |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Daniel Mack | siphash24: let siphash24_finalize() and siphash24(... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Thomas Hindoe... | tree-wide: sort includes |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Thomas Hindoe... | tree-wide: add missing includes |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | Merge pull request #1919 from martinpitt/master |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | Merge pull request #1918 from dvdhrm/user3 |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Martin Pitt | siphash42: add tests with unaligned input pointers |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | login: ignore JobRemoved of old jobs |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Tom Gundersen | Merge pull request #1916 from zonque/align |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | Merge pull request #1915 from poettering/btrfs-root... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | login: make sure to replace existing units |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | login: fix re-use of users |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | login: group static fields in "struct User" |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | login: make user->service static |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | login: make user_new() and user_free() follow coding... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | login: keep user->slice constant |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | login: simply XDG_RUNTIME_DIR management |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | tmpfiles: create subvolumes for "v", "q", and "Q" only... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Martin Pitt | siphash24: change result argument to uint64_t |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Daniel Mack | siphash24: fix memory alignment |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Daniel Mack | basic: add unaligned macros for little endian |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | Merge pull request #1886 from poettering/tasks-max |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | TODO: sort |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | Merge pull request #1907 from evverx/fix-pam-install... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Martin Pitt | virt: sort #includes alphabetically |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | Merge pull request #1908 from phomes/network-memleak |
commit | commitdiff | tree | snapshot |
2015-11-16 |
David Herrmann | Merge pull request #1906 from poettering/pid-check |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | nspawn: set TasksMax= for containers to 8192 by default |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | logind: change default to UserTasksMax= to 4096 |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | core: enable TasksMax= for all services by default... |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Lennart Poettering | Merge pull request #1910 from martinpitt/master |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Martin Pitt | virt: add missing #includes |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Evgeny Vereshchagin | tests: intsall /etc/login.defs |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Thomas Hindoe... | network: dhcp6 - fix mem leak |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Evgeny Vereshchagin | tests: fix pam_modules installation on Debian (and... |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Lennart Poettering | machined,logind: be more careful when accepting PIDs... |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Lennart Poettering | Merge pull request #1903 from phomes/gitignore |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Thomas Hindoe... | gitignore: add test-install-root |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Lennart Poettering | Merge pull request #1901 from evverx/various-fixes |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Lennart Poettering | Merge pull request #1899 from phomes/NEWS-typo |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Evgeny Vereshchagin | tests: install execs from user units too |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Evgeny Vereshchagin | firstboot: log on take_etc_passwd_lock error too |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Lennart Poettering | Merge pull request #1898 from marcosfrm/journalctl... |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Thomas Hindoe... | NEWS: typo fixes |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Marcos Mello | shell-completion: journalctl: add --sync |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Daniel Mack | Merge pull request #1896 from phomes/install-wrong... |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Thomas Hindoe... | install: don't mix state and type enums |
commit | commitdiff | tree | snapshot |
2015-11-14 |
Kay Sievers | hwdb: update |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | core: now that .snapshot unit are gone, we don't need... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | core: simplify scope unit GC checking code a bit |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | logind: add a new UserTasksMax= setting to logind.conf |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | logind: don't assert if the slice is missing |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | core: enable transient unit support for slice units |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | man: document our definition of a year and a month |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | util-lib: when parsing time values, accept "M" as short... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | btrfs: properly handle the case when a subvol has no... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | core: add new DefaultTasksMax= setting for system.conf |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | core: make sure DefaultLimitCPU= and DefaultLimitRTTIME... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | Merge pull request #1883 from evverx/man-systemd-servic... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Evgeny Vereshchagin | man: add note about sd_watchdog_enabled |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | Merge pull request #1880 from fsateler/sysctl-doc |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Kay Sievers | Merge pull request #1878 from hbrueckner/for-upstream |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Felipe Sateler | man: document systemd-sysctl arguments |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | Merge pull request #1881 from michich/analyze-dot |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | Merge pull request #1882 from teg/networkd-dhcp6-fix |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Tom Gundersen | networkd: check explicit state rather than link->network |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Michal Schmidt | analyze: do not draw ConflictedBy dependencies in dot... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | NEWS: document two more changes in behaviour |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Tom Gundersen | networkd: dhcp6 - don't log about losing a lease we... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Michal Schmidt | analyze: show Requisite dependencies in the dot graph... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Tom Gundersen | Merge pull request #1879 from poettering/networkd-forward |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Michal Schmidt | Merge pull request #1869 from poettering/kill-overridable |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | NEWS: add more stuff, and reorder things a bit |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | catalog: move danish catalog into the right place,... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | Merge pull request #1875 from marineam/fsck-after-resume |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | networkd: stop managing per-interface IP forwarding... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | networkd: rearrange checks when to write something... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | networkd: fix a couple of format string types |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Lennart Poettering | util-lib: optionally, when writing a string to a file... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Liu Yuan Yuan | udev/path_id: improve and enhance bus detection for... |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Michael Marineau | generator: order initrd fsck-root after local-fs-pre |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Tom Gundersen | Merge pull request #1871 from poettering/nspawn-veth... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | nspawn: add new --network-veth-extra= switch for defini... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | Merge pull request #1870 from evverx/clarify_set_priority |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Evgeny Vereshchagin | core: use SD_EVENT_PRIORITY_NORMAL-n instead on -n |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | Merge pull request #1868 from teg/ndisc-fix |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | core: make sure to reset the bus error struct before... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | core: unify code that warns about jobs we fail to enqueue |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | core: drop "override" flag when building transactions |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | core: remove support for RequiresOverridable= and Requi... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Daniel Mack | Merge pull request #1515 from poettering/install-symlink |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Lennart Poettering | core: simplify handling of %u, %U, %s and %h unit file... |
commit | commitdiff | tree | snapshot |
next |