summaryrefslogtreecommitdiffstats
path: root/network (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-17journal-remote: implement inheriting http(s) socketsZbigniew Jędrzejewski-Szmek2-41/+117
2014-03-17microhttpd-util: use static buffer for static messagesZbigniew Jędrzejewski-Szmek4-68/+78
2014-03-17journal-remote: HTTP(s) supportZbigniew Jędrzejewski-Szmek7-40/+532
2014-03-17journal-remote: tool to receive messages over the networkZbigniew Jędrzejewski-Szmek9-1/+1693
2014-03-17journal-gatewayd: check if certificate is signed by CAZbigniew Jędrzejewski-Szmek4-61/+221
2014-03-17journal-gatewayd: log to journal from gnutlsZbigniew Jędrzejewski-Szmek4-0/+57
2014-03-17build-sys: add check on gnutlsZbigniew Jędrzejewski-Szmek1-0/+13
2014-03-17journal-gatewayd: ask clients to provide certificatesZbigniew Jędrzejewski-Szmek1-2/+30
2014-03-17activate: export make_socket_fdZbigniew Jędrzejewski-Szmek3-20/+32
2014-03-17shared: export is_dirZbigniew Jędrzejewski-Szmek3-8/+8
2014-03-17journal: export valid_user_field and size definesZbigniew Jędrzejewski-Szmek3-12/+16
2014-03-17journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek1-16/+16
2014-03-17journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek1-33/+28
2014-03-17journald: remove stray reset of error return valueZbigniew Jędrzejewski-Szmek1-1/+0
2014-03-17systemctl: introduce -r switch to show units running in local containers in a...Lennart Poettering4-30/+174
2014-03-17timedated: move test logging to test programKay Sievers3-7/+20
2014-03-16timedated: update spike handlingKay Sievers1-13/+13
2014-03-16timedated: update spike handlingKay Sievers1-44/+46
2014-03-16timedated: handle external system time changesKay Sievers1-31/+147
2014-03-16Use strlen even for constant stringsJosh Triplett13-40/+40
2014-03-16nspawn: UP the host side of the veth pair after adding it to a bridgeTom Gundersen1-0/+6
2014-03-16sd-rtnl: never treat broadcasts as repliesTom Gundersen3-0/+10
2014-03-15networkd: netdev - support joining already existing netdevsTom Gundersen2-0/+76
2014-03-15sd-rtnl: make RTM_NEWLINK report EEXIST by defaultTom Gundersen1-3/+2
2014-03-15timedated: print delay and jitter in debug outputKay Sievers1-13/+14
2014-03-15_sd_machines: Use machinectl --no-legendWieland Hoffmann1-1/+1
2014-03-15zsh completion: Install _sd_machines with _machinectlWieland Hoffmann1-1/+2
2014-03-15timedated: use builtins for integer log and expZbigniew Jędrzejewski-Szmek3-22/+21
2014-03-14journald: add support for wall forwardingSebastian Thorarensen13-18/+151
2014-03-14utmp-wtmp: allow overriding username on wallSebastian Thorarensen5-9/+13
2014-03-14sd-bus: don't choke if somebody sends us a message with a unix fd count of 0Lennart Poettering1-4/+3
2014-03-14sd-bus: don't access invalid memory if a signal matcher was freed from its ow...Lennart Poettering1-0/+3
2014-03-14util: add hexdump() call to create pretty hexdumps of dataLennart Poettering3-0/+65
2014-03-14update TODOLennart Poettering1-0/+2
2014-03-14networkd: fix typoMichael Olbrich1-1/+1
2014-03-14gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bitLennart Poettering1-3/+12
2014-03-14tmpfiles: add --root option to operate on an alternate fs treeMichael Marineau2-5/+34
2014-03-14shared: add root argument to search_and_fopenMichael Marineau6-12/+12
2014-03-14Do not return -1 (EINVAL) on allocation errorZbigniew Jędrzejewski-Szmek2-11/+9
2014-03-14machine-id-setup: use path_kill_slashes and modernizationsZbigniew Jędrzejewski-Szmek3-11/+12
2014-03-14man: network - clarify which options may be specified more than once.Tom Gundersen1-5/+8
2014-03-14machine-id: add --root option to operate on an alternate fs treeGreg KH5-21/+50
2014-03-14networkd: allow more than one static DNS serverTom Gundersen5-10/+27
2014-03-14networkd: fix creation of runtime dirs at startupTom Gundersen4-14/+14
2014-03-14networkd: lease - store (up to) one dhcp lease file per interfaceTom Gundersen1-1/+6
2014-03-14nspawn: remove unused variableDave Reisner1-2/+0
2014-03-14nspawn: allow -EEXIST on mkdir_safe /home/${uid}Brandon Philips1-1/+1
2014-03-14update TODOLennart Poettering1-3/+0
2014-03-14logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering11-2/+464
2014-03-14timedated: add SNTP client/query hookup (unused for now)Kay Sievers5-3/+817