2013-09-29 |
Zbigniew Jędrzejew... | Fix buffer overrun when enumerating files |
blob | commitdiff | raw |
2013-09-19 |
Dave Reisner | device-nodes: move device node specific code to own... |
blob | commitdiff | raw | diff to current |
2013-09-17 |
Dave Reisner | Use udev_encode_string in fstab_node_to_udev_node |
blob | commitdiff | raw | diff to current |
2013-09-13 |
Zbigniew Jędrzejew... | Advertise hibernation only if there's enough free swap |
blob | commitdiff | raw | diff to current |
2013-09-12 |
Zbigniew Jędrzejew... | Actually allow tabs in environment files |
blob | commitdiff | raw | diff to current |
2013-09-12 |
Zbigniew Jędrzejew... | Allow tabs in environment files |
blob | commitdiff | raw | diff to current |
2013-08-22 |
Kay Sievers | Optimize startswith() to macro |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Zbigniew Jędrzejew... | Rename F_TYPE_CMP() to F_TYPE_EQUAL() |
blob | commitdiff | raw | diff to current |
2013-08-11 |
Zbigniew Jędrzejew... | logs-show: limit to 3 lines and use dots if not showing... |
blob | commitdiff | raw | diff to current |
2013-07-18 |
Lennart Poettering | util: add split_pair() for splitting foo=bar strings |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Lennart Poettering | util: make gcc shut up by passing a 0 mode param to... |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Lennart Poettering | util: make some gcc versions shut up regarding unintial... |
blob | commitdiff | raw | diff to current |
2013-07-16 |
Harald Hoyer | util.c:is_locale_utf8(): check, if "C" was set on purpose |
blob | commitdiff | raw | diff to current |
2013-07-16 |
Shawn Landden | journal: add logging of effective capabilities _CAP_EFF... |
blob | commitdiff | raw | diff to current |
2013-07-15 |
Frederic Crozat | util: recognize 'ncp' as an alias to 'ncpfs' |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Zbigniew Jędrzejew... | journald: drop (deleted) from _EXE= fields |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Zbigniew Jędrzejew... | journalctl: allow the user to specify the file(s) to use |
blob | commitdiff | raw | diff to current |
2013-06-10 |
Zbigniew Jędrzejew... | Properly check for overflow in offsets |
blob | commitdiff | raw | diff to current |
2013-06-09 |
Daniel Wallace | Allow for the use of @ in remote host calls |
blob | commitdiff | raw | diff to current |
2013-05-31 |
Zbigniew Jędrzejew... | systemctl: suggest 'systemctl daemon-reload' without... |
blob | commitdiff | raw | diff to current |
2013-05-07 |
Lennart Poettering | hostname: only suppress setting of pretty hostname... |
blob | commitdiff | raw | diff to current |
2013-05-06 |
Zbigniew Jędrzejew... | systemd-sleep: add support for freeze and standby |
blob | commitdiff | raw | diff to current |
2013-05-03 |
Zbigniew Jędrzejew... | Add __attribute__((const, pure, format)) in various... |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Lennart Poettering | id128: when taking user input for a 128bit ID, validate... |
blob | commitdiff | raw | diff to current |
2013-04-25 |
Lennart Poettering | util: rework safe_atod() to be locale-independent |
blob | commitdiff | raw | diff to current |
2013-04-19 |
Zbigniew Jędrzejew... | core/killall: use procfs_file_alloca |
blob | commitdiff | raw | diff to current |
2013-04-19 |
Harald Hoyer | Reintroduce f_type comparison macro |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Harald Hoyer | Revert f_type fixups |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Harald Hoyer | move _cleanup_ attribute in front of the type |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Harald Hoyer | rename CMP_F_TYPE to F_TYPE_CMP |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Harald Hoyer | Add ugly CMP_F_TYPE() macro |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Harald Hoyer | fixup for cddf148028f52 |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Harald Hoyer | fixup 8c68a7017 and cast to (unsigned long) |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Harald Hoyer | fixed statfs.f_type signed vs unsigned comparisons |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Lennart Poettering | util: make generation of profcs PID paths nicer |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Lennart Poettering | macro: rework how we define cleanup macros |
blob | commitdiff | raw | diff to current |
2013-04-16 |
Lennart Poettering | util: make sure result of hostname_cleanup() passes... |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Harald Hoyer | do not change console to non-unicode for LANG=C |
blob | commitdiff | raw | diff to current |
2013-04-11 |
Zbigniew Jędrzejew... | errno is positive |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Lennart Poettering | machine-id: fix missing initialization v201 |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Holger Hans Peter... | util: Avoid memory allocations for formatting paths |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Zbigniew Jędrzejew... | Add _cleanup_globfree_ |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Zbigniew Jędrzejew... | Use initalization instead of explicit zeroing |
blob | commitdiff | raw | diff to current |
2013-04-04 |
Lennart Poettering | util: add a bit of syntactic sugar to run short code... |
blob | commitdiff | raw | diff to current |
2013-04-02 |
Lennart Poettering | macro: add macro for precisely determining length of... |
blob | commitdiff | raw | diff to current |
2013-04-02 |
Lennart Poettering | util: add a bit of syntactic sugar for saving/restoring... |
blob | commitdiff | raw | diff to current |
2013-04-02 |
Cristian Rodríguez | Always use our own MAX/MIN definitions |
blob | commitdiff | raw | diff to current |
2013-03-31 |
Zbigniew Jędrzejew... | Modernization |
blob | commitdiff | raw | diff to current |
2013-03-31 |
Lennart Poettering | bus: parse matches locally and allow registration of... |
blob | commitdiff | raw | diff to current |
2013-03-30 |
Lennart Poettering | bus: implement server mode, and anonymous authentication |
blob | commitdiff | raw | diff to current |
2013-03-29 |
Zbigniew Jędrzejew... | Always use errno > 0 to help gcc |
blob | commitdiff | raw | diff to current |
2013-03-29 |
Zbigniew Jędrzejew... | catalog: open up catalog internals |
blob | commitdiff | raw | diff to current |
2013-03-27 |
Václav Pavlín | shared: free dt (temporary dir name) on fail |
blob | commitdiff | raw | diff to current |
2013-03-27 |
Zbigniew Jędrzejew... | Simplify the meaning of %s |
blob | commitdiff | raw | diff to current |
2013-03-25 |
Lennart Poettering | bus: implement support for FD passing |
blob | commitdiff | raw | diff to current |
2013-03-22 |
Zbigniew Jędrzejew... | util: workaround two gcc warnings |
blob | commitdiff | raw | diff to current |
2013-03-22 |
Lennart Poettering | util: be more picky when validating hostnames |
blob | commitdiff | raw | diff to current |
2013-03-22 |
Lennart Poettering | journalctl: give a nice hint about group membership... |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Zbigniew Jędrzejew... | Remove some unused variables |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Lennart Poettering | bus: implement demarshaller |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Lennart Poettering | util: add hexmem() and strextend() calls |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Zbigniew Jędrzejew... | Make PrivateTmp dirs also inaccessible from the outside |
blob | commitdiff | raw | diff to current |
2013-03-16 |
Michal Sekletar | core: reuse the same /tmp, /var/tmp and inaccessible dir |
blob | commitdiff | raw | diff to current |
2013-03-08 |
Michal Schmidt | util: fix printing of welcome message |
blob | commitdiff | raw | diff to current |
2013-03-08 |
Michal Schmidt | shared: inline trivial auto-cleanup functions |
blob | commitdiff | raw | diff to current |
2013-03-07 |
Jan Janssen | util: Fix grammar in comment |
blob | commitdiff | raw | diff to current |
2013-03-05 |
Lennart Poettering | util: properly escape corner cases in bus_path_escape... |
blob | commitdiff | raw | diff to current |
2013-03-01 |
Zbigniew Jędrzejew... | Merge branch 'python-systemd-reader' |
blob | commitdiff | raw | diff to current |
2013-02-28 |
Michal Schmidt | util: split resolving of /dev/console into a new function |
blob | commitdiff | raw | diff to current |
2013-02-28 |
Michal Schmidt | util, core: add support for ephemeral status lines |
blob | commitdiff | raw | diff to current |
2013-02-14 |
Thomas Hindoe Paab... | bootchart: use conf-parser & CamelCase names in .conf |
blob | commitdiff | raw | diff to current |
2013-02-14 |
Harald Hoyer | honor SELinux labels, when creating and writing config... |
blob | commitdiff | raw | diff to current |
2013-02-13 |
Lennart Poettering | efi: efi_get_boot_options() should already sort the... |
blob | commitdiff | raw | diff to current |
2013-02-13 |
Lennart Poettering | Revert "log_error() if inotify_add_watch() fails" |
blob | commitdiff | raw | diff to current |
2013-02-13 |
Harald Hoyer | log_error() if inotify_add_watch() fails |
blob | commitdiff | raw | diff to current |
2013-02-13 |
Colin Walters | util: *DO NOT* loop for EINTR handling with close_nointr() |
blob | commitdiff | raw | diff to current |
2013-02-12 |
Thomas Hindoe Paab... | util: introduce strcaseeq/strncaseeq |
blob | commitdiff | raw | diff to current |
2013-02-12 |
Thomas Hindoe Paab... | use strneq instead of strncmp |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Lennart Poettering | binfmt,tmpfiles,modules-load,sysctl: rework the various... |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Lennart Poettering | util: rework load_env_file() |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Lennart Poettering | util: introduce FOREACH_LINE for iterating through... |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Lennart Poettering | env: considerably beef up environment cleaning logic |
blob | commitdiff | raw | diff to current |
2013-01-25 |
Zbigniew Jędrzejew... | Add _cleanup_pclose_ and fix mismatching pipe close... |
blob | commitdiff | raw | diff to current |
2013-01-21 |
Lennart Poettering | util: move is_efiboot() to efivars.c |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Lennart Poettering | cgroup: additional validity checks for cgroup attribute... |
blob | commitdiff | raw | diff to current |
2013-01-18 |
Zbigniew Jędrzejew... | util: modernization and test for load_env_file |
blob | commitdiff | raw | diff to current |
2013-01-18 |
Michal Vyskocil | util: continuation support for load_env_file |
blob | commitdiff | raw | diff to current |
2013-01-18 |
Lennart Poettering | systemctl: add new "get-cgroup-attr" to query current... |
blob | commitdiff | raw | diff to current |
2013-01-17 |
Lukas Nykryn | systemctl add command list-dependencies |
blob | commitdiff | raw | diff to current |
2013-01-17 |
Lennart Poettering | util: fix bad memory access |
blob | commitdiff | raw | diff to current |
2013-01-16 |
Lukas Nykryn | systemctl,loginctl,cgls: do not ellipsize cgroup member... |
blob | commitdiff | raw | diff to current |
2013-01-15 |
Lennart Poettering | systemctl: when inhibiting shutdown/suspend also check... |
blob | commitdiff | raw | diff to current |
2013-01-07 |
Tom Gundersen | Merge nss-myhostname |
blob | commitdiff | raw | diff to current |
2013-01-04 |
Lennart Poettering | Make gcc a bit quieter |
blob | commitdiff | raw | diff to current |
2012-12-31 |
Lennart Poettering | unit: add ConditionACPower= |
blob | commitdiff | raw | diff to current |
2012-12-23 |
Lennart Poettering | util: if /sys mounted read-only we can't suspend/hibernate |
blob | commitdiff | raw | diff to current |
2012-12-23 |
Lennart Poettering | util: when determining controlling tty of a process... |
blob | commitdiff | raw | diff to current |
2012-12-23 |
Lennart Poettering | logind: add support for automatic suspend/hibernate... |
blob | commitdiff | raw | diff to current |
2012-12-23 |
Lennart Poettering | journalctl: strip TABs and ANSI color sequences from... |
blob | commitdiff | raw | diff to current |
2012-11-23 |
Lennart Poettering | util: split off time related calls from util.[ch] into... |
blob | commitdiff | raw | diff to current |
next |