summaryrefslogtreecommitdiff
path: root/src/shared/util.c
Commit message (Expand)AuthorAge
* util: check for overflow in greedy_realloc()Lennart Poettering2013-12-10
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* util: fix misuse of memcmpYuxuan Shui2013-12-05
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* util: add greedy_realloc0()David Herrmann2013-12-01
* systemctl: add "systemctl cat"Shawn Landden2013-11-30
* util.c: check if return value from ttyname_r is > 0 instead of != 0Thomas Hindoe Paaboel Andersen2013-12-01
* bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering2013-11-28
* util: fix handling of trailing whitespace in split_quoted()Lennart Poettering2013-11-28
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...Lennart Poettering2013-11-25
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* Remove duplicate includesKarel Zak2013-11-18
* Resolve /dev/console to the active tty instead of just "tty0"Olivier Brunel2013-11-13
* shutdown: unify handling of reboot() syscall a bitLennart Poettering2013-11-08
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* util: add circle to special chars we can drawLennart Poettering2013-11-07
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* udev: link-config - move naming policy from udev rulesTom Gundersen2013-10-28
* typo fix in commentThomas Hindoe Paaboel Andersen2013-10-26
* kerne-command-line: introduce option 'systemd.restore_state'Tom Gundersen2013-10-19
* shared/util: Fix glob_extend() argumentBastien Nocera2013-10-14
* ModernizationZbigniew Jędrzejewski-Szmek2013-10-13
* util, utf8: make ellipsize take multi-byte characters into accountShawn Landden2013-10-13
* shared/util: fix off-by-one error in tag_to_udev_nodeDave Reisner2013-10-06
* nspawn: always copy /etc/resolv.conf rather than bind mountLennart Poettering2013-10-02
* hashmap: randomize hash functions a bitLennart Poettering2013-10-01
* util.c: ignore pollfd.revent for loop_read/loop_writeChen Jie2013-10-01
* Fix buffer overrun when enumerating filesZbigniew Jędrzejewski-Szmek2013-09-29
* device-nodes: move device node specific code to own fileDave Reisner2013-09-19
* Use udev_encode_string in fstab_node_to_udev_nodeDave Reisner2013-09-17
* Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek2013-09-13
* Actually allow tabs in environment filesZbigniew Jędrzejewski-Szmek2013-09-12
* Allow tabs in environment filesZbigniew Jędrzejewski-Szmek2013-09-11
* Optimize startswith() to macroKay Sievers2013-08-22
* Rename F_TYPE_CMP() to F_TYPE_EQUAL()Zbigniew Jędrzejewski-Szmek2013-08-20
* logs-show: limit to 3 lines and use dots if not showing full messageZbigniew Jędrzejewski-Szmek2013-08-11
* util: add split_pair() for splitting foo=bar stringsLennart Poettering2013-07-18
* util: make gcc shut up by passing a 0 mode param to open()Lennart Poettering2013-07-17
* util: make some gcc versions shut up regarding unintialized variable accessLennart Poettering2013-07-17
* util.c:is_locale_utf8(): check, if "C" was set on purposeHarald Hoyer2013-07-16
* journal: add logging of effective capabilities _CAP_EFFECTIVEShawn Landden2013-07-16
* util: recognize 'ncp' as an alias to 'ncpfs'Frederic Crozat2013-07-16
* journald: drop (deleted) from _EXE= fieldsZbigniew Jędrzejewski-Szmek2013-07-02
* journalctl: allow the user to specify the file(s) to useZbigniew Jędrzejewski-Szmek2013-06-10
* Properly check for overflow in offsetsZbigniew Jędrzejewski-Szmek2013-06-10
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-09
* systemctl: suggest 'systemctl daemon-reload' without --systemZbigniew Jędrzejewski-Szmek2013-05-30
* hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-07
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-06