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
/
udev
Age
Commit message (
Expand
)
Author
2014-02-21
net: initialize structs when declaring
Tom Gundersen
2014-02-21
net: initialize structs when declaring them/do not clobber caller variables
Lennart Poettering
2014-02-21
udev - link-setup - expose ID_NET_DRIVER
Tom Gundersen
2014-02-21
.network/.netdev/.link: allow to match on architecture
Tom Gundersen
2014-02-20
network/link: Match - filter on kernel cmdline, host and virt
Tom Gundersen
2014-02-20
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
udev: net-config - allow interface names to be set from the hwdb
Tom Gundersen
2014-02-19
udev: make sure we always return a valid error code in trie_store()
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-18
net-match: fix Driver= match
Tom Gundersen
2014-02-17
Remove unused variable and two function stubs
Zbigniew Jędrzejewski-Szmek
2014-02-17
doc: update punctuation
Jan Engelhardt
2014-02-13
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-05
Update some message formats
Zbigniew Jędrzejewski-Szmek
2014-01-31
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-22
udev: static_node - do not exit rule after first static_node item
Kay Sievers
2014-01-11
udev/net_id: Introduce predictable network names for Linux on System z
Hendrik Brueckner
2014-01-08
No need to canonicalize fixed paths
Zbigniew Jędrzejewski-Szmek
2014-01-04
udev: net_id - handle virtio buses
Tom Gundersen
2013-12-29
udev: LOG_PRIORITY -> LOG_LEVEL
Kay Sievers
2013-12-26
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-12-24
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
util: unify SO_PEERCRED/SO_PEERSEC invocations
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-18
udevadm: modernization
Zbigniew Jędrzejewski-Szmek
2013-12-18
udevadm,scsi_id: add short options to help strings and to the man page
Zbigniew Jędrzejewski-Szmek
2013-12-18
scsi_id: cleanup
Zbigniew Jędrzejewski-Szmek
2013-12-17
_noreturn_ --> noreturn for C11 compat
Shawn Landden
2013-12-17
udev link-config: add asserts to silence scan-build
Thomas Hindoe Paaboel Andersen
2013-12-15
Fix a few signed/unsigned format string issues
Zbigniew Jędrzejewski-Szmek
2013-12-15
Fix a few resource leaks in error paths
Zbigniew Jędrzejewski-Szmek
2013-12-14
udev-builtin-path: fix printf specifiers
Zbigniew Jędrzejewski-Szmek
2013-12-14
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-11-28
Revert "link-config: match length for kernel commandline option"
Tom Gundersen
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-25
udev-builtin-keyboard: More useful error message
Martin Pitt
2013-11-25
udev: net_setup_link - don't use Description as Alias
Tom Gundersen
2013-11-18
Remove duplicate includes
Karel Zak
2013-11-13
udev: declare some symbols static
Kay Sievers
2013-11-12
udev: declare some symbols static
Kay Sievers
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-11-08
link-config: Fix typo in log_warning
Dave Reisner
2013-11-08
link-config: match length for kernel commandline option
Dave Reisner
2013-11-08
clients: fix some signal handler issues
Lennart Poettering
2013-11-07
net-util: call ioctl() only if necessary
Michal Sekletar
[next]