chiark / gitweb /
core: add missing words to my fix of explanation of associativity
[elogind.git] / src / core / job.c
2015-03-12 Tom Gundersencore: add missing words to my fix of explanation of...
2015-03-11 Tom Gundersencore: fix explanation of associativity
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-01 Zbigniew Jędrzejew... Add a snprinf wrapper which checks that the buffer...
2015-01-05 Lennart Poetteringcore: rework counting of running jobs
2014-12-15 Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-11-26 Michal Schmidtcore: drop now-redundant special-casing of JOB_NOP
2014-11-26 Michal Schmidtcore: fix assertion failure in checking a transaction...
2014-11-06 Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-10-28 Zbigniew Jędrzejew... manager: convert ephemeral to enum
2014-10-28 Lennart Poetteringjob: optionally, when a job timeout is hit, also execut...
2014-08-31 Zbigniew Jędrzejew... Quote unit names in suggested systemctl commandlines
2014-08-18 Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-15 Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15 Stef Waltercore: Rename Job.subscribed field to Job.clients
2014-05-12 Michael Marineaujob: always add waiting jobs to run queue during coldplug
2014-04-26 Brandon Philipsjob: add waiting jobs to run queue in unit_coldplug
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-07 Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-03-03 Lennart Poetteringbus: add sd_bus_track object for tracking peers, and...
2014-02-20 Lennart Poetteringmacro: introduce a nice macro for disabling -Wformat...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-12 Zbigniew Jędrzejew... journald: log provenience of signals
2014-01-29 Zbigniew Jędrzejew... manager: print ephemeral information about running...
2014-01-28 Kay SieversRevert "manager: print ephemeral information about...
2014-01-28 Zbigniew Jędrzejew... manager: also turn on output on unit failure
2014-01-27 Zbigniew Jędrzejew... manager: print ephemeral information about running...
2014-01-27 Zbigniew Jędrzejew... core: add function to tell when job will time out
2014-01-03 Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2013-12-14 Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-12-03 Zbigniew Jędrzejew... systemd: treat reload failure as failure
2013-11-26 Lennart Poetteringcore: add new "flush" job mode to cancel all other...
2013-11-25 Lennart Poetteringcore: dispatch run queue only if there's nothing else...
2013-11-22 Lennart Poetteringjob: fix serialization
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-14 Olivier BrunelFix possible lack of status messages on shutdown/reboot
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-17 Zbigniew Jędrzejew... Make tmpdir removal asynchronous
2013-06-28 Lennart Poetteringcore: add transient units
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-23 Lennart Poetteringunit: rework trigger dependency logic
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-02 Michal Schmidtjob: print the "OK" status messages in normal green
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-28 Michal Schmidtcore: redefine unit_status_printf()
2013-02-27 Michal Schmidtcore: keep track of the number of JOB_RUNNING jobs
2013-02-22 Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-09 Lennart Poetteringshutdown: issue a sync() as soon as shutdown.target...
2013-01-25 Michal Schmidtjob: fix merging with --ignore-dependencies
2013-01-18 Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-15 Michal Sekletarcore: use correct argument of type JobResult
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... systemd: use unit logging macros
2012-10-25 Michal Schmidtjob: avoid recursion into transaction code from job...
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-05-14 Michal Schmidtjob: info message if JOB_VERIFY_ACTIVE detects an inact...
2012-05-14 Michal Schmidtjob: report the status of first half of JOB_RESTART...
2012-05-14 Michal Schmidtunit: unit type dependent status messages
2012-05-14 Michal Schmidtjob: change red [ABORT] status to yellow [DEPEND]
2012-05-14 Michal Schmidtjob: only jobs on the runqueue can be run
2012-04-25 Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-23 Michal Schmidttransaction: cancel jobs non-recursively on isolate
2012-04-23 Michal Schmidtjob: serialize jobs properly
2012-04-22 Lennart Poetteringjob: the status messages are proper sentences, hence...
2012-04-20 Michal Schmidtdbus-job: allow multiple bus clients
2012-04-20 Michal Schmidttransaction: remove checks for installed
2012-04-20 Michal Schmidttransaction: rework merging with installed jobs
2012-04-20 Michal Schmidtjob: separate job_install()
2012-04-20 Michal Schmidttransaction: remove the anchor link
2012-04-20 Michal Schmidtjob: jobs shouldn't need to know about transaction...
2012-04-20 Michal Schmidtjob: job_new() can find the manager from the unit
2012-04-20 Michal Schmidtmanager: Transaction as an object
2012-04-20 Michal Schmidtjob: job_uninstall()
2012-04-20 Michal Schmidtjob: allow job_free() only on already unlinked jobs
2012-04-13 Lennart Poetteringunit: signal explicitly if a condition failed in unit_s...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/