chiark / gitweb /
journal: implicitly add code location to all messages logged with the native interface
[elogind.git] / src /
2012-04-02 Lennart Poetteringjournal: implicitly add code location to all messages...
2012-04-02 Lennart Poetteringjournal: decrease default mmap window size to allow...
2012-04-01 Dave Reisnerbash-completion: update naming of loginctl
2012-03-30 Kay Sieversrename /etc/systemd/systemd-{login,journal}d.conf to...
2012-03-28 Michal Schmidtjob: add debug prints where job type gets changed
2012-03-28 Michal Schmidtjob: fix loss of ordering with restart jobs
2012-03-27 Lennart Poetteringjournal: properly handle if we interleave files with...
2012-03-26 Lennart Poetteringcat: fix priority type
2012-03-26 Lennart Poetteringjournalctl: add --local switch
2012-03-26 Elan Ruusamäeman: minor typo in reference to manual page
2012-03-22 Lennart Poetteringlogind: close FIFO before ending sessions cleanly
2012-03-22 Lennart Poetteringlogind: extend comment about X11 socket symlink
2012-03-22 Frederic Crozatadd sparse support to detect endianness bug
2012-03-21 Lennart Poetteringbinfmt: fix apply loop
2012-03-21 Roberto Sassumain: added support for loading IMA custom policies
2012-03-21 Roberto Sassusystemd: mount the securityfs filesystem at early stage
2012-03-21 Lennart Poetteringjournal: PAGE_SIZE is not known on ppc and other archs
2012-03-21 Lennart Poetteringjournal: react with immediate rotation to a couple...
2012-03-20 Lennart Poetteringsysctl: accept multiple passed configuration files
2012-03-20 Lennart Poetteringmodules-load: drop /lib from search path if we don...
2012-03-20 Lennart Poetteringbmfmt: allow passing more than one config file name
2012-03-20 Michal Schmidtremove GTK pieces
2012-03-16 Michal Schmidtutil: never follow symlinks in rm_rf_children()
2012-03-15 Lennart Poetteringman: document systemd-journalctl(1)
2012-03-15 Lennart Poetteringman: document systemd-journald.conf(5)
2012-03-15 Lennart Poetteringman: document systemd-cat(1)
2012-03-15 Frederic Crozatjournal: only use uint8_t for state
2012-03-15 Lennart Poetteringa couple of fixes to make llvm-analyze quiet
2012-03-15 Tero Roponenjournalctl: add a missing 'break'
2012-03-15 Lennart Poetteringjournald: don't try to roatet corrupted files when...
2012-03-15 Lennart Poetteringjournald: adjust permissions for rotated files
2012-03-15 Lennart Poetteringjournald: take corrupted files into account when calcul...
2012-03-15 Lennart Poetteringjournald: be a bit more verbose
2012-03-15 Lennart Poetteringjournald: fix calculation of disk space
2012-03-15 Lennart Poetteringjournald: copy metrics/compression state from template...
2012-03-15 Lennart Poetteringjournald: increase max file size to 128MB
2012-03-15 Lennart Poetteringjournal: vacuum corrupted files, too
2012-03-15 Lennart Poetteringjournal: if we encounter a corrupted file, rotate and...
2012-03-14 Lennart Poetteringnspawn: mount /etc/timezone into nspawn environment too
2012-03-14 Lennart Poetteringjournald: fix typo
2012-03-14 Lennart Poetteringjournalctl: suppress messages about adm group if ACL...
2012-03-14 Lennart Poetteringvirt: the pidns controller does not exist anymore
2012-03-14 Lennart Poetteringjournald: set SO_PASSEC only if selinux is enabled
2012-03-14 Lennart Poetteringjournalctl: warn if the user is not in the adm group
2012-03-14 Lennart Poetteringjournal: fix memory leak
2012-03-14 Marti Raudseppjournal: Don't hold pointers to journal while remapping
2012-03-14 Lennart Poetteringlog: introduce log_metav
2012-03-14 Lennart Poetteringpkg-config: bring unit search path order in sync with...
2012-03-14 Lennart Poetteringpath-lookup: rearrange things so that the system path...
2012-03-14 Lennart Poetteringconf: when looking for configurations look in /etc...
2012-03-14 Lennart Poetteringmachine-id: initialize from $container_uuid if not...
2012-03-14 Lennart Poetteringjournald: allocate PAGE_SIZE bytes for selinux label...
2012-03-14 Lennart Poetteringsocket: make sure that the name for per-connection...
2012-03-14 Lennart Poetteringsocket: if we fail to create an instantiated service...
2012-03-13 Lennart Poetteringmount: fix assertion
2012-03-13 Lennart Poetteringconf-parser: warn if an assignment is place outside...
2012-03-13 Lennart Poetteringutil: add brute-force fallback for close_all_fds()
2012-03-13 Lennart Poetteringjournald: use SCM_SECURITY to race-freely determine...
2012-03-12 Lennart Poetteringsocket: add option for SO_PASSEC
2012-03-12 Shawn Landdenlogin: tag the Mimo 720 ID_AUTOSEAT
2012-03-12 Lennart Poetteringconf: enforce UTF8 validty everywhere
2012-03-06 Lennart Poetteringjournal: make sure to refresh window position and point...
2012-03-06 Dave Reisnermount: properly check return for mount_add_*
2012-03-06 Harald Hoyerbash-completion: get rid of awk, sed and grep
2012-03-06 Lennart Poetteringnspawn: be less cryptic when clone() fails
2012-03-06 Lennart Poetteringsocket: rename 'broken' failure result to 'failed-perma...
2012-03-06 Lennart Poetteringumount: don't try to umount /usr, if we are running...
2012-03-05 Michal Schmidtsocket: fail the socket if the service keeps dying...
2012-03-05 Lennart Poetteringsd-login: c++ compatibility
2012-03-05 Dave Reisnersystemd-analyze: call os.uname() once
2012-03-05 Frederic Crozatfix sparse warnings
2012-03-05 Frederic Crozatjournal: fix endianness errors
2012-02-29 Kay Sieverssystemctl: forward untrusted user reboot, poweroff...
2012-02-29 Dirk Eibachsystemd-journald: fix endianess bug
2012-02-21 Kay Sieverssystemd-analyze: read /etc/os-release
2012-02-15 Lennart Poetteringsystemctl: introduce systemctl reboot -ff
2012-02-15 Lennart Poetteringmachine-id: initialize vom qemu/kvm -uuid parameter...
2012-02-15 Lennart Poetteringnamespace: temporaily reset umask when creating private...
2012-02-15 Lennart Poetteringlogin: introduce sd_session_get_display()
2012-02-14 Lennart Poetteringtimedate: don't fail if NTP is not installed
2012-02-14 Lennart Poetteringlogin: add new sd_session_get_type() and sd_session_get...
2012-02-14 Lennart Poetteringlogin: track login class (i.e. one of "user", "greeter...
2012-02-13 Lennart Poetteringpath-lookup: search for unit files in /lib/systemd...
2012-02-13 Lennart Poetteringdbus: update bus addresses to "unixexec:" protocol...
2012-02-13 Lennart Poetteringsd-login: if NULL or 0 is passed as first parameter...
2012-02-13 Michael BieblFix broken Git repository URLs
2012-02-13 Kay Sieversalways use /etc/os-release and ignore all distro-specif...
2012-02-10 Lennart Poetteringutil: fix handling of empty files in read_one_line_file()
2012-02-10 Lennart Poetteringlogind: introduce CanReboot/CanPowerOff bus calls
2012-02-10 Michal Schmidtcgroup: fix inverted condition
2012-02-10 Lennart Poetteringlogind: make seat device management accessible to norma...
2012-02-10 Benjamin Franzkelogind: Allow PowerOff/Reboot in default context
2012-02-09 Lennart Poetteringservice: imply NotifyAccess=main if WatchdogSec= is...
2012-02-09 Michael Olbrichservice: add StartLimitInterval/StartLimitBurst/StartLi...
2012-02-09 Michal Schmidtinstall: fix incorrect 'Access denied' message with...
2012-02-09 Michal Schmidtsystemctl: check for no more work after chkconfig
2012-02-09 Lennart Poetteringservice: ignore SIGPIPE by default v41
2012-02-09 Dave Reisnermodules-load: resolve aliases before insert modules
2012-02-09 Lennart Poetteringkmod: make GCC shut up
2012-02-08 Tom Gundersenmodules-load: use libkmod rather than modprobe
next