summaryrefslogtreecommitdiff
path: root/src/shared/util.c
Commit message (Expand)AuthorAge
* util: make sure result of hostname_cleanup() passes hostname_is_valid()Lennart Poettering2013-04-16
* do not change console to non-unicode for LANG=CHarald Hoyer2013-04-15
* errno is positiveZbigniew Jędrzejewski-Szmek2013-04-11
* machine-id: fix missing initializationLennart Poettering2013-04-08
* util: Avoid memory allocations for formatting pathsHolger Hans Peter Freyther2013-04-08
* Add _cleanup_globfree_Zbigniew Jędrzejewski-Szmek2013-04-05
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* util: add a bit of syntactic sugar to run short code fragments with a differe...Lennart Poettering2013-04-04
* macro: add macro for precisely determining length of decimal string formattin...Lennart Poettering2013-04-02
* util: add a bit of syntactic sugar for saving/restoring errnoLennart Poettering2013-04-02
* Always use our own MAX/MIN definitionsCristian Rodríguez2013-04-01
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* bus: parse matches locally and allow registration of callbacks for themLennart Poettering2013-03-31
* bus: implement server mode, and anonymous authenticationLennart Poettering2013-03-30
* Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek2013-03-29
* catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek2013-03-28
* shared: free dt (temporary dir name) on failVáclav Pavlín2013-03-27
* Simplify the meaning of %sZbigniew Jędrzejewski-Szmek2013-03-26
* bus: implement support for FD passingLennart Poettering2013-03-25
* util: workaround two gcc warningsZbigniew Jędrzejewski-Szmek2013-03-22
* util: be more picky when validating hostnamesLennart Poettering2013-03-22
* journalctl: give a nice hint about group membership based on ACLs of /var/log...Lennart Poettering2013-03-22
* Remove some unused variablesZbigniew Jędrzejewski-Szmek2013-03-20
* bus: implement demarshallerLennart Poettering2013-03-20
* util: add hexmem() and strextend() callsLennart Poettering2013-03-20
* Make PrivateTmp dirs also inaccessible from the outsideZbigniew Jędrzejewski-Szmek2013-03-20
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* util: fix printing of welcome messageMichal Schmidt2013-03-08
* shared: inline trivial auto-cleanup functionsMichal Schmidt2013-03-08
* util: Fix grammar in commentJan Janssen2013-03-07
* util: properly escape corner cases in bus_path_escape(), tooLennart Poettering2013-03-05
* util: split resolving of /dev/console into a new functionMichal Schmidt2013-02-28
* util, core: add support for ephemeral status linesMichal Schmidt2013-02-28
* bootchart: use conf-parser & CamelCase names in .confThomas Hindoe Paaboel Andersen2013-02-14
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* efi: efi_get_boot_options() should already sort the entries, the random order...Lennart Poettering2013-02-13
* Revert "log_error() if inotify_add_watch() fails"Lennart Poettering2013-02-13
* log_error() if inotify_add_watch() failsHarald Hoyer2013-02-13
* util: *DO NOT* loop for EINTR handling with close_nointr()Colin Walters2013-02-13
* util: introduce strcaseeq/strncaseeqThomas Hindoe Paaboel Andersen2013-02-13
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-13
* binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering2013-02-11
* util: rework load_env_file()Lennart Poettering2013-02-11
* util: introduce FOREACH_LINE for iterating through filesLennart Poettering2013-02-11
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-11
* Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()Zbigniew Jędrzejewski-Szmek2013-01-25
* util: move is_efiboot() to efivars.cLennart Poettering2013-01-21
* cgroup: additional validity checks for cgroup attribute namesLennart Poettering2013-01-19
* util: modernization and test for load_env_fileZbigniew Jędrzejewski-Szmek2013-01-18
* util: continuation support for load_env_fileMichal Vyskocil2013-01-18