]> git.ipfire.org Git - thirdparty/systemd.git/history - src/util.c
install: add new installer implementation
[thirdparty/systemd.git] / src / util.c
2011-07-22  Lennart Poetteringinstall: add new installer implementation
2011-07-21  Kay Sieversfix hwclock_apply_localtime_delta() to properly handle...
2011-07-11  Lennart PoetteringMerge remote-tracking branch 'harald/master'
2011-07-07  Lennart Poetteringcgls: add pager support to systemd-cgls
2011-07-07  Lennart Poetteringpath,unit: support globbing in conditions and path...
2011-07-05  Lennart Poetteringutil: explicitly turn of O_CLOEXEC for stdin/stdout...
2011-07-05  Lennart Poetteringadd a few O_CLOEXEC where missing
2011-07-01  Michal Vyskocilnspawn: Move the get_user_creds from execute.c to utils...
2011-06-30  Lennart Poetteringutil: try harder to rename the process
2011-06-29  Lennart Poetteringutil: clear scrolling region when clearing screen
2011-06-27  Lennart Poetteringlogind: automatically deduce seat from display
2011-06-24  Lennart Poetteringlogind: hook up PAM module with logind
2011-06-21  Lennart Poetteringlogind: implement idle hint logic
2011-06-21  Lennart Poetteringtimedated: sync clock down to RTC where necessary
2011-06-21  Lennart Poetteringutil: make a couple of files we write atomic
2011-06-21  Lennart Poetteringdbus: introduce UnsetAndSetEnvironment()
2011-06-21  Lennart Poetteringutil: return errno in close_nointr()
2011-06-21  Lennart Poetteringutil: add fopen_temporary()
2011-06-21  Lennart Poetteringutil: move string enum mapping to the end
2011-06-21  Lennart Poetteringutil: add pipe_eof()
2011-06-21  Lennart Poetteringutil: introduce dirent_is_file()
2011-05-24  Kay Sieversrtc in localtime: use settimeofday(NULL, tz) instead...
2011-05-20  Lennart Poetteringutil: use new VT ESC sequence to clear scrollback buffer
2011-05-19  Lennart Poetteringutil: use open_terminal() in chvt() too
2011-05-17  Lennart Poetteringexec: hangup/reset/deallocate VTs in gettys
2011-04-30  Kay Sieversbinfmt, modules-load, sysctl, tmpfiles: read /usr/local...
2011-04-30  Lennart Poetteringutil: don't AND cx with cx
2011-04-28  Kay Sieversutil: conf_files_list() return list as parameter
2011-04-28  Lennart Poetteringlookup: drop empty directories from search paths
2011-04-25  Kay Sieverssysctl.d, binfmt.d, modules-load.d: switch to stacked...
2011-04-19  Chris E FerronMeeGo support
2011-04-16  Lennart Poetteringhostnamed: introduce systemd-hostnamed
2011-04-16  Lennart Poetteringhostname: split out hostname validation into util.c
2011-04-16  Lennart Poetteringutil: truncate newline inside of read_one_line_file...
2011-04-16  Lennart Poetteringutil: modernize get_parent_of_pid() a bit
2011-04-12  Lennart Poetteringpam: use /proc/self/loginuid only if we have CAP_AUDIT_...
2011-04-07  Lennart Poetteringdon't make up buffer sizes, use standard LINE_MAX instead
2011-04-04  Lennart Poetteringbinfmt: add binfmt tool to set up binfmt_misc at boot
2011-04-03  Lennart Poetteringkmsg-syslogd: pass facility value into kmsg
2011-03-31  Lennart Poetteringlog: fix shifting of facilities
2011-03-31  Lennart Poetteringsrc: our lord is coverity
2011-03-31  Lennart Poetteringplymouth: use PID file to detect whether ply is running
2011-03-30  Lennart Poetteringstatus: show status messages unconditionally if plymout...
2011-03-28  cee1util: detect page size runtime.
2011-03-18  Lennart Poetteringman: document pidns containers
2011-03-16  Lennart Poetteringutil: make touched files non-writable by default
2011-03-14  Lennart Poetteringutil: add detect_container()
2011-03-14  Lennart Poetteringutil: detect CLONE_NEWPID namespaces, and cache results
2011-03-14  Lennart Poetteringutil: return exit status in wait_for_terminate_and_warn()
2011-03-14  Lennart Poetteringutil: properly identify pty devices by their major
2011-03-10  Lennart Poetteringutil: close all fds before freezing execution
2011-03-09  Lennart Poetteringdbus: properly generate UnknownInterface, UnknownProper...
2011-03-09  Lennart Poetteringdrop unnecessary suffix NULs as gcc adds them anyway
2011-03-08  Andrey Borzenkovbuild-sys: add Mandriva distribution support v20
2011-03-04  Lennart Poetteringexecute: load environment files at time of execution...
2011-03-03  Lennart Poetteringkill: always send SIGCONT after SIGTERM
2011-02-22  Lennart Poetteringvirtualization: check cpuid first, since it is cheaper...
2011-02-21  Lennart Poetteringutil: make string static
2011-02-21  Lennart Poetteringvirtualization: beef virtualization code
2011-02-17  Lennart Poetteringutil: retry opening a TTY on EIO
2011-02-17  Lennart Poetteringutil: beef up logic to find ctty name
2011-02-16  Lennart Poetteringutil: seperate welcome line from other output by empty...
2011-02-14  Lennart Poetteringshutdown: execute all binaries in /lib/systemd/system...
2011-02-14  Lennart Poetteringutil: properly resolve /dev/console if more than once...
2011-02-14  Lennart Poetteringgetty: do not auto-spawn getty's on VC ttys if console...
2011-02-13  Lennart Poetteringutil: when determining the right TERM for /dev/console...
2011-02-13  Lennart Poetteringreadahead: disable readahead in virtual machines
2011-02-08  Alexey Shabalinbuild-sys: initial support ALTLinux
2011-01-22  Lennart Poetteringgcc: make gcc shut up
2011-01-20  Lennart Poetteringsystemctl: highlight failed processes in systemctl...
2011-01-18  Lennart Poetteringmount: FAT uuids are uppercase
2011-01-06  Lennart Poetteringexecute,util: fix two small memory leaks
2011-01-05  Lennart Poetteringutil: don't pass invalid fd to fdopendir() on error...
2011-01-05  Lennart Poetteringfragment: properly handle quotes in assignments in...
2011-01-04  Lennart Poetteringserial: use TERM=vt100 instead of TERM=vt100-nav
2011-01-01  Tom Gundersenarch: remove welcome message
2011-01-01  Lennart Poetteringutil: invoke sync() implicitly on freeze()
2010-12-28  Lennart Poetteringtmpfiles: ensure we do no follow symlinks when cleaning...
2010-12-21  Lennart Poetteringutil: properly handle OOM when allocating Debian versio...
2010-12-21  Michael Biebldebian: Prefix welcome string with "Debian "
2010-11-18  Lennart Poetteringsysctl: implement native sysctl tool to support Debian...
2010-11-18  Lennart Poetteringutil: introduce /etc/os-release so that distros don...
2010-11-15  Lennart Poetteringexec: automatically determine right TERM= setting based...
2010-11-14  Lennart Poetteringutil: always highlight distro name
2010-11-11  Lennart Poetteringcryptsetup: hook up tool with ask-password
2010-11-10  Lennart Poetteringmanager: parse RD_TIMESTAMP passed from initrd
2010-11-10  Lennart Poetteringcryptsetup: minimal cryptsetup unit generator
2010-10-28  Lennart Poetteringservice: unify tstamp serialization code
2010-10-27  Lennart Poetteringmain: move make_null_stdio() to util.c
2010-10-26  Lennart Poetteringunit: serialize active timestamps
2010-10-26  Lennart Poetteringask-password: add minimal plymouth password agent
2010-10-25  Andrew Edmundsutil: Add welcome message for Ubuntu
2010-10-25  Lennart Poetteringask-password: add basic tty agent
2010-10-22  Lennart Poetteringsystemctl: introduce systemctl kill
2010-10-18  Lennart Poetteringutil: ignore quota files by default
2010-10-18  Lennart Poetteringtmpfiles: integrate kay's directory cleanup code and...
2010-10-13  Lennart Poetteringinotify: properly handle multiple inotify events per...
2010-10-08  Lennart Poetteringutil: don't specifically check for the /dev/null major...
2010-10-08  Lennart Poetteringunit: introduce 'banned' load state for units symlinked...
2010-10-07  Lennart Poetteringutil: unify implementations of freeze()
next