]> git.ipfire.org Git - thirdparty/systemd.git/history - src
hashmap: refactor hash_func
[thirdparty/systemd.git] / src /
2015-10-05  Tom Gundersenhashmap: refactor hash_func
2015-10-05  Tom Gundersentest: hashmap - cripple the hash function by truncating...
2015-10-05  Tom Gundersentest: siphash24 - verify internal state and composability
2015-10-05  Tom Gundersensiphash24: expose the internal helper functions
2015-10-05  Tom Gundersensiphash24: make siphash24_compress decomposable
2015-10-05  Tom Gundersensiphash24: move last compression iteration from compres...
2015-10-05  Tom Gundersensiphash24: split out the compression step
2015-10-05  Tom Gundersensiphash24: split out the finalization step
2015-10-05  Tom Gundersensiphash24: introduce state struct
2015-10-05  Tom Gundersentest: siphash24 - add regression test
2015-10-01  Daniel MackMerge pull request #1439 from poettering/CODING_STYLE
2015-10-01  Lennart Poetteringlogind: remove warn_melody() logic 1439/head
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-10-01  Daniel MackMerge pull request #1438 from poettering/rfkill-rework
2015-10-01  Lennart PoetteringMerge pull request #1430 from evverx/driver-syslog
2015-10-01  Lennart Poetteringrfkill: rework and make it listen on /dev/rfkill
2015-10-01  Lennart Poetteringcore: add new setting Writable= to ListenSpecial= socke...
2015-10-01  Lennart Poetteringsystemctl: fix how we decode types and states
2015-10-01  Daniel MackMerge pull request #1434 from reverendhomer/patch-1
2015-10-01  Daniel MackMerge pull request #1433 from michich/log-errno
2015-10-01  Michal Schmidtudev: fix format string after conversion to log_*_errno() 1433/head
2015-10-01  Michal Schmidtsd-device: fix format strings after conversion to log_...
2015-10-01  reverendhomersystemctl: fix memory leak in systemctl_parse_argv 1434/head
2015-10-01  Michal Schmidttree-wide: add missing errno arguments to log_*_errno()
2015-10-01  Daniel MackMerge pull request #1429 from poettering/dhcp-hostname
2015-10-01  Daniel MackMerge pull request #1427 from dbuch/master
2015-10-01  Daniel MackMerge pull request #1426 from poettering/log-syntax
2015-10-01  Evgeny Vereshchaginjournald: add syslog fields for driver messages 1430/head
2015-09-30  Lennart Poetteringjournal: make sure to set MHD_USE_PIPE_FOR_SHUTDOWN... 1429/head
2015-09-30  Lennart Poetteringdhcp: make sure we can deal with a single trailing...
2015-09-30  Daniel Buchsd-pppoe: use strna() instead of strempty() 1427/head
2015-09-30  Felipe FranciosiSupport OP_NOMATCH for TAG key 1428/head
2015-09-30  Lennart PoetteringMerge pull request #1425 from kaysievers/wip 1416/head
2015-09-30  Lennart PoetteringMerge pull request #1422 from keszybz/sd-daemon-mq...
2015-09-30  Lennart PoetteringMerge pull request #1419 from keszybz/shell-completion
2015-09-30  Lennart Poetteringcore: make sure we expose the empty string when we... 1426/head
2015-09-30  Lennart Poetteringtree-wide: remove a number of invocations of strerror...
2015-09-30  Lennart Poetteringbasic: split out cpu set specific APIs into cpu-set...
2015-09-30  Lennart Poetteringconf-parser: make use of DEFINE_PARSER macro to parse...
2015-09-30  Lennart Poetteringutil: there cannot be trailing garbage when parsing...
2015-09-30  Lennart Poetteringutil: rename parse_cpu_set() to parse_cpu_set_and_warn()
2015-09-30  Lennart Poetteringlog: move log_invalid_utf8() to log.h
2015-09-30  Lennart Poetteringtree-wide: clean up log_syntax() usage
2015-09-30  Lennart PoetteringMerge pull request #1424 from evverx/journalctl-rotate
2015-09-30  Kay Sieversgpt-auto-generator: check fstab for /boot entries 1425/head
2015-09-30  Evgeny Vereshchaginjournalctl: add --rotate option
2015-09-30  Zbigniew Jędrzejew... sd-daemon: fix sd_is_mq for non-mq fds 1422/head
2015-09-30  Daniel MackMerge pull request #1421 from keszybz/formatting-fixes
2015-09-30  Zbigniew Jędrzejew... systemctl: do not set variable to be immediately overwr...
2015-09-30  Zbigniew Jędrzejew... logind: avoid a dot before parenthesis 1421/head
2015-09-30  Daniel MackMerge pull request #1415 from aakoskin/bootchart-v2
2015-09-30  Daniel MackMerge pull request #1418 from poettering/base-fs
2015-09-30  Daniel MackMerge pull request #1417 from poettering/nspawn-and...
2015-09-30  Lennart Poetteringbase-fs: consider inability to create /root non-fatal 1418/head
2015-09-30  Lennart PoetteringMerge pull request #1394 from steelman/fsck-force-reboot
2015-09-30  Lennart Poetteringanalyze: add new set-log-target subcommand 1417/head
2015-09-30  Lennart Poetteringlog: properly return -EINVAL from log_set_max_level_fro...
2015-09-30  Lennart Poetteringnspawn: mount /sys as tmpfs, and then mount only select...
2015-09-30  Aaro Koskinenbootchart: use get_proc_field and PROC_CPUINFO_MODEL 1415/head
2015-09-30  Aaro Koskinenarchitecture.h: define PROC_CPUINFO_MODEL
2015-09-30  Aaro Koskinenfileio: make get_status_field() more generic
2015-09-30  Lennart Poetteringnspawn: fix user namespace support
2015-09-30  Lennart Poetteringnspawn: order includes
2015-09-30  Lennart Poetteringnspawn: make sure mount_legacy_cgroup_hierarchy() can...
2015-09-30  Lennart Poetteringsystemctl: when reading legacy -t argument for shutdown...
2015-09-30  Lennart Poetteringsystemctl: various modernizations
2015-09-30  Lennart PoetteringMerge pull request #1412 from zonque/strempty
2015-09-30  Daniel Macktree-wide: use strempty() where possible 1412/head
2015-09-29  Daniel MackMerge pull request #1408 from poettering/systemctl...
2015-09-29  Lennart Poetteringsystemctl: when a shutdown is scheduled, always go... 1408/head
2015-09-29  Lennart Poetteringsystemctl: minor modernizations
2015-09-29  Lennart Poetteringsystemctl: port verb dispatching to generic verbs....
2015-09-29  Lennart Poetteringsystemctl: prefer shutting down through logind even...
2015-09-29  Lennart Poetteringsystemctl: split out code invoking SetExitCode() into...
2015-09-29  Lennart Poetteringpager: minor modernizations
2015-09-29  Lennart Poetteringsystemctl: don't assert on the arguments array unnecess...
2015-09-29  Lennart Poetteringsystemctl: make use of strv_skip() where appropriate
2015-09-29  Lennart Poetteringsystemctl: make use of log_error_errno() where we can
2015-09-29  Lennart Poetteringsystemctl: rework how we connect to busses
2015-09-29  Lennart Poetteringcore: add a "Requires=" dependency between units and...
2015-09-29  Lennart Poetteringupdate-utmp: flush and close the bus used for connectio...
2015-09-29  Lennart Poetteringupdate-utmp: minor modernizations
2015-09-29  Lennart Poetteringbus-util: rename bus_open_transport() to bus_connect_tr...
2015-09-29  Lennart Poetteringpager: minor simplification
2015-09-29  Lennart Poetteringsystemctl: rename parse_time_spec() to parse_shutdown_t...
2015-09-29  Lennart Poetteringsystemctl: conditionalize /dev/initctl fallback on...
2015-09-29  Lennart Poetteringsystemctl: allocate arg_wall only on the heap
2015-09-29  Lennart Poetteringsystemctl: add 'const' where appropriate
2015-09-29  Lennart Poetteringsystemctl: remove client-side wall message support
2015-09-29  Lennart Poetteringsystemctl: move strv_skip_first() out of systemctl.c
2015-09-29  Lennart Poetteringsystemctl: split out code that schedules shutdowsn...
2015-09-29  Lennart Poetteringsystemctl: rename all logind-specific functions to...
2015-09-29  Lennart Poetteringsystemctl: move shutdown cancelling code into its own...
2015-09-29  Lennart Poetteringsystemctl: don't special case ACTION_RUNLEVEL anymore
2015-09-29  Lennart Poetteringsystemctl: introduce a single function to set the wall...
2015-09-29  Lennart Poetteringcore: rework crash handling
2015-09-29  Lennart Poetteringsocket: rename ffs_xyz to usbffs_xyz
2015-09-29  Lennart Poetteringcore: turn a large if statement into a switch
2015-09-29  Lennart Poetteringselinux: add _cleanup_ concepts to SELinux label allocation
2015-09-29  Lennart Poetteringcore: simplify how we create socket fds
next