GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/eudev.git
eudev-4
master
nonrot
rule_generator_eudev3
v1.X
v2.X
Repository for eudev development
eudev team <eudev@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forward-ported network rule-generator code from eudev-1.10
v3.1.4
3.1.4
Ian Stakenvicius
2015-09-25
1
-0
/
+4
*
docs: remove gtk-docs.
Anthony G. Basile
2015-07-20
1
-2
/
+0
*
configure.ac: add --enable-hwdb option. Address issue #111.
v3.1
Anthony G. Basile
2015-05-30
1
-1
/
+6
*
rule_generator: remove legacy code
Anthony G. Basile
2015-02-11
1
-5
/
+0
*
Switch from external keymaps to internal (hwdb) keymaps
Ian Stakenvicius
2013-07-24
1
-6
/
+0
*
Restored the rule generator bits from udev-171
Ian Stakenvicius
2013-04-04
1
-0
/
+5
*
Move DISTCHECK_CONFIGURE_FLAGS var to Makefile.am
Nick Vinson
2012-12-08
1
-0
/
+1
*
Reintroduce keymaps build and test
Anthony G. Basile
2012-11-20
1
-2
/
+6
*
Fix manpage build
Anthony G. Basile
2012-11-18
1
-1
/
+5
*
Restructure src/ as per lu_zero
Anthony G. Basile
2012-11-17
1
-2
/
+4
*
Fix all Makefile.am: work towards 'make distcheck' sanity
Anthony G. Basile
2012-11-17
1
-1
/
+8
*
Final step of revamping the build system
Anthony G. Basile
2012-11-15
1
-9
/
+1
*
Second step of revamping the build system
Anthony G. Basile
2012-11-15
1
-617
/
+3
*
Initial revamping of the build system
Anthony G. Basile
2012-11-15
1
-3428
/
+7
*
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek
2012-11-14
1
-38
/
+39
*
shared: add API for replacing @FOO@ style variables in strings
Lennart Poettering
2012-11-14
1
-2
/
+12
*
hwdb: change pci.ids location
Tom Gundersen
2012-11-09
1
-1
/
+1
*
udev: hwdb - add usb class descriptions
Kay Sievers
2012-11-09
1
-0
/
+1
*
udev: hwdb - add pci class descriptions
Kay Sievers
2012-11-09
1
-0
/
+1
*
udev: net_id - add builtin to retrieve data for network devices
Kay Sievers
2012-11-09
1
-0
/
+1
*
hwdb: OUI - use ID_OUI_FROM_DATABASE=
Kay Sievers
2012-11-09
1
-1
/
+1
*
hwdb: add IEEE OUI data
Kay Sievers
2012-11-07
1
-2
/
+4
*
bash-completion > shell-completion
Kay Sievers
2012-11-03
1
-1
/
+1
*
shared: add timer_get_dst()
Kay Sievers
2012-11-02
1
-1
/
+3
*
service: drop special HTTP server target, as it is a bad idea anf Fedora spec...
Lennart Poettering
2012-10-31
1
-1
/
+0
*
udev: get rid of SYSCONFDIR
Kay Sievers
2012-10-28
1
-1
/
+0
*
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
2012-10-28
1
-2
/
+15
*
libudev: import hwdb and export lookup interface
Kay Sievers
2012-10-27
1
-5
/
+6
*
journal: provide an API that allows client to figure out whether they need to...
Lennart Poettering
2012-10-26
1
-0
/
+2
*
keymap: Add HP EliteBook 8440p
Martin Pitt
2012-10-26
1
-0
/
+1
*
journal: introduce entry array chain cache
Lennart Poettering
2012-10-26
1
-0
/
+9
*
udev: hwdb: add acpi/pnp vendor description file
Kay Sievers
2012-10-25
1
-1
/
+2
*
udev: add hardware database support
Kay Sievers
2012-10-23
1
-2
/
+16
*
build-sys: prepare 195
Lennart Poettering
2012-10-23
1
-6
/
+6
*
shared: move sparse-endian.h from journal
Kay Sievers
2012-10-22
1
-1
/
+1
*
build-sys: fix distcheck
Kay Sievers
2012-10-22
1
-0
/
+5
*
shared: strbuf - add string de-duplication facility
Kay Sievers
2012-10-22
1
-0
/
+2
*
man: add man page for localectl
Lennart Poettering
2012-10-21
1
-2
/
+2
*
journal: add tool to extract coredumps
Zbigniew Jędrzejewski-Szmek
2012-10-19
1
-0
/
+9
*
locale: add client tool localectl similar to hostnamectl/timedatectl
Lennart Poettering
2012-10-19
1
-0
/
+18
*
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-18
1
-2
/
+9
*
units: rework systemd-exit.service to terminate systemd via signal rather tha...
Lennart Poettering
2012-10-18
1
-0
/
+1
*
hostname: add new hostnamectl tool as text client for hostnamed
Lennart Poettering
2012-10-17
1
-0
/
+19
*
docs: install README files into /var/log and 7etc/rc.d/init.d
Lennart Poettering
2012-10-17
1
-0
/
+24
*
timedatectl: introduce new command line client for timedated
Lennart Poettering
2012-10-17
1
-0
/
+18
*
id128: introduce new SD_ID128_CONST_STR() macro
Lennart Poettering
2012-10-16
1
-0
/
+2
*
build-sys: always distribute file
Zbigniew Jędrzejewski-Szmek
2012-10-13
1
-3
/
+3
*
journald: properly update message size after stripping the identifier
Zbigniew Jędrzejewski-Szmek
2012-10-13
1
-0
/
+12
*
build-sys: check - fix typo
Kay Sievers
2012-10-11
1
-1
/
+1
*
journalctl: implement --since= and --until for filtering by time
Lennart Poettering
2012-10-11
1
-2
/
+10
[next]