]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/cgroup-util.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / shared / cgroup-util.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-04-07  Lennart Poetteringpath-util: fix more path_is_mount e792e890f fallout
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-04  Luke Shumakercg_path_get_user_unit(): Did not correctly parse user...
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-23  Lennart Poetteringcore: add a property that shows the current memory...
2015-01-05  Lennart Poetteringnspawn: mount most of the cgroup tree read-only in...
2014-12-10  Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-11-30  Ross Lagerwallcgroup-util: Don't send SIGCONT after SIGKILL
2014-11-28  Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-30  Zbigniew Jędrzejew... cgroup-util: shorten cg_path_get_session
2014-08-15  Lennart Poetteringcgroup: never try to create files in cgroupfs, only...
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-04-21  Dave Reisnercondense assignment and path_kill_slashes calls
2014-03-16  Josh TriplettUse strlen even for constant strings
2014-02-18  Jan Engelhardtdoc: update punctuation
2014-02-17  Lennart Poetteringcore: find the closest parent slice that has a specfic...
2014-02-11  Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2014-02-07  Lennart Poetteringcgroup: make sure to properly send SIGCONT to all proce...
2014-01-27  Lennart Poetteringbus: add API calls for connecting to starter bus
2014-01-05  Simon Peetersshared: procfs_file_alloca: handle pid==0
2013-12-26  Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-24  Lennart Poetteringbus: properly shift cgroup data returned from kdbus...
2013-12-22  Zbigniew Jędrzejew... Fix extraction of _SYSTEMD_USER_UNIT
2013-12-17  Shawn Landden__thread --> thread_local for C11 compat
2013-12-11  Lennart Poetteringjournald: cache cgroup root path, instead of querying...
2013-12-03  Lennart Poetteringbus: add generator that turns old dbus1 activation...
2013-11-08  Lennart PoetteringRemove dead code and unexport some calls
2013-10-02  Lennart Poetteringcgroup: there's no point in labelling cgroupfs dirs... v208
2013-09-26  Lennart Poetteringcgroup: when referencing cgroup controller trees allow...
2013-09-25  Lennart Poetteringutil: add macro for iterating through all prefixes...
2013-09-25  Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-16  Zbigniew Jędrzejew... Verify validity of session name when received from...
2013-07-11  Lennart Poetteringcgroup: simplify how instantiated units are mapped...
2013-07-10  Lennart Poetteringcgroup: when uninstalling agent, actually turn it off...
2013-07-04  Kay Sieversdisable the cgroups release agent when shutting down
2013-07-02  Lennart Poetteringlibsystemd-logind: fix detection of session/user/machin...
2013-06-30  Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-06-20  Lennart Poetteringlogin: add an api to determine the slice a PID is locat...
2013-06-20  Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17  Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-06  Lennart Poetteringcgroup: the "tasks" attribute is obsolete, cgroup.procs...
2013-05-03  Lennart Poetteringcgroup: when escaping a cgroup object name, also escape...
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-05-01  Zbigniew Jędrzejew... cgls: add --machine/-M
2013-04-30  Lennart Poetteringcgroup: make cg_pid_get_path() work properly for co...
2013-04-30  Lennart Poetteringcgroup: do not allow manipulating the cgroup path of...
2013-04-26  Zbigniew Jędrzejew... Use attribute(unused) in PROTECT_ERRNO
2013-04-24  Lennart Poetteringcgroup: always validate cgroup controller names
2013-04-23  Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-23  Lennart Poetteringnspawn: suffix the nspawn cgroups with ".nspawn"
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-16  Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-15  Lennart Poetteringbus: handle env vars safely
2013-04-08  Lennart Poetteringcgroup: clean-ups
2013-04-08  Lennart Poetteringcgroup: always keep access mode of 'tasks' and 'cgroup...
2013-04-03  Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-12  Thomas Hindoe Paab... use strneq instead of strncmp
2013-01-19  Lennart Poetteringcgroup: additional validity checks for cgroup attribute...
2013-01-18  Zbigniew Jędrzejew... core/cgroup-util: simplify functions and add tests
2013-01-18  Zbigniew Jędrzejew... core/group-util: merge two functions
2013-01-18  Mirco Tischlerjournal: log _SYSTEMD_USER_UNIT for user session units
2013-01-14  Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-23  Lennart Poetteringsystemctl: don't show cgroup field for a unit if cgroup...
2012-07-13  Lennart Poetteringutil: rename join() to strjoin()
2012-05-30  Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-03  Lennart Poetteringcgroup: fix alloca() misuse in cg_shorten_controllers()
2012-04-17  Kay Sieverssilence a bunch of gcc warnings
2012-04-16  Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16  Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16  Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-16  Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieverssplit selinux label operations out of cgroup-util,...
2012-04-10  Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10  Kay Sieversmove cgroup-util.[ch] to shared/