index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
socket.c
Age
Commit message (
Expand
)
Author
2012-03-14
socket: make sure that the name for per-connection services are unique
Lennart Poettering
2012-03-14
socket: if we fail to create an instantiated service for a socket, don't put ...
Lennart Poettering
2012-03-13
socket: add option for SO_PASSEC
Lennart Poettering
2012-03-06
socket: rename 'broken' failure result to 'failed-permanent' on order not to ...
Lennart Poettering
2012-03-05
socket: fail the socket if the service keeps dying on start
Michal Schmidt
2012-02-03
automount: convert failure boolean to enum
Lennart Poettering
2012-02-03
socket: replace failure boolean by enum
Lennart Poettering
2012-02-01
socket: typo in dump output
Michal Schmidt
2012-01-27
socket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF, to have at least a l...
Lennart Poettering
2012-01-20
socket: don't fail the socket on ENOTCONN
Michal Schmidt
2012-01-16
unit: use safe downcasts, remove pointless casts
Michal Schmidt
2012-01-16
unit: use the UNIT() macro consistently
Michal Schmidt
2012-01-16
unit: remove union Unit
Michal Schmidt
2012-01-16
unit: reduce heap usage for unit objects
Michal Schmidt
2012-01-06
unit: properly update references to units which are merged
Lennart Poettering
2012-01-03
socket: only add dependency on kmsg socket to socket units which have any kin...
Lennart Poettering
2011-12-31
socket: rename the PassCred= option to PassCredentials=, since we don't want ...
Lennart Poettering
2011-11-30
socket: add option for SO_PASSCRED
Michal Schmidt
2011-09-23
llvm-analyze: fix some bugs found by llvm-analyze
Lennart Poettering
2011-09-23
coverity: fix a couple of bugs found by coverity
Lennart Poettering
2011-08-20
exec: optionally apply cgroup attributes to the cgroups we create
Lennart Poettering
2011-08-01
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-07-28
label: generalize label_get_socket_label_from_exe() a bit
Lennart Poettering
2011-07-13
unit: use ESRCH as error when we don't find anybody to kill
Lennart Poettering
2011-07-12
service: properly handle who argument on D-Bus kill calls
Lennart Poettering
2011-06-21
english: s/_per_/_by_/
Lennart Poettering
2011-05-20
socket: always use SO_{RCV,SND}BUFFORCE to allow larger values
Kay Sievers
2011-05-19
socket: expose SO_BROADCAST
Lennart Poettering
2011-05-19
socket: expose IP_TRANSPARENT
Lennart Poettering
2011-05-18
exec: hangup/reset/deallocate VTs in gettys
Lennart Poettering
2011-05-17
socket: use 666 socket mode by default since neither fifos, nor sockets, nor ...
Lennart Poettering
2011-05-17
socket: add POSIX mqueue support
Lennart Poettering
2011-04-26
socket: improve warning message when we get POLLHUP
Lennart Poettering
2011-04-20
socket: support ListeSpecial= sockets
Lennart Poettering
2011-04-20
socket: log more information about invalid poll events
Lennart Poettering
2011-04-16
socket: reuse existing FIFOs
Lennart Poettering
2011-04-12
socket: try creating a socket under our own identity if we have no perms to c...
Lennart Poettering
2011-04-10
socket: be a bit more verbose when refusing to start a socket unit
Lennart Poettering
2011-04-10
socket: support netlink sockets
Lennart Poettering
2011-03-31
src: our lord is coverity
Lennart Poettering
2011-03-29
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-03-17
def: centralize definition of default timeout in one place
Lennart Poettering
2011-03-14
socket: use 777 as default mode for sockets
Lennart Poettering
2011-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
2011-02-15
exec: introduce global defaults for the standard output of services
Lennart Poettering
2011-02-15
socket: refuse socket activation for SysV services
Lennart Poettering
2011-01-26
automount: use unit_pending_inactive() where appropriate
Lennart Poettering
2011-01-21
socket: don't crash if the .service unit for a .socket unit is not found
Lennart Poettering
2011-01-20
systemctl: highlight failed processes in systemctl status
Lennart Poettering
[next]