index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-network.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nspawn: add new --network-zone= switch for automatically managed bridge devices
Lennart Poettering
2016-05-09
1
-38
/
+143
*
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-05-09
1
-2
/
+4
*
nspawn: explicitly remove veth links we created after use
Lennart Poettering
2016-04-25
1
-0
/
+47
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-11
/
+11
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+1
*
Merge pull request #1923 from zonque/siphash
Lennart Poettering
2015-11-17
1
-1
/
+1
|
\
|
*
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
1
-1
/
+1
*
|
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+2
|
/
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-3
/
+3
*
nspawn: add new --network-veth-extra= switch for defining additional veth links
Lennart Poettering
2015-11-12
1
-28
/
+129
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+4
*
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
1
-1
/
+0
*
nspawn: split out network related code to nspawn-network.[ch]
Lennart Poettering
2015-09-07
1
-0
/
+441
[prev]