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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: check whether sysv scripts where changed
Lennart Poettering
2011-06-21
4
-11
/
+59
*
dbus: introduce UnsetAndSetEnvironment()
Lennart Poettering
2011-06-21
7
-55
/
+123
*
util: return errno in close_nointr()
Lennart Poettering
2011-06-21
1
-2
/
+3
*
logind: implement D-Bus properties
Lennart Poettering
2011-06-21
14
-36
/
+1137
*
dbus: add api for append gid/uid properties
Lennart Poettering
2011-06-21
2
-3
/
+8
*
udev: simplify udev rules a bit
Lennart Poettering
2011-06-21
1
-1
/
+1
*
logind: unlink state files when stopping
Lennart Poettering
2011-06-21
4
-18
/
+10
*
logind: implement GC
Lennart Poettering
2011-06-21
9
-179
/
+479
*
util: add fopen_temporary()
Lennart Poettering
2011-06-21
2
-0
/
+43
*
logind: implement ACL management
Lennart Poettering
2011-06-21
8
-31
/
+473
*
logind: split up logind.h
Lennart Poettering
2011-06-21
9
-139
/
+270
*
logind: first version that compiles fine
Lennart Poettering
2011-06-21
8
-0
/
+2636
*
util: move string enum mapping to the end
Lennart Poettering
2011-06-21
1
-135
/
+136
*
util: add pipe_eof()
Lennart Poettering
2011-06-21
2
-0
/
+20
*
english: s/_per_/_by_/
Lennart Poettering
2011-06-21
9
-22
/
+22
*
util: introduce dirent_is_file()
Lennart Poettering
2011-06-21
2
-6
/
+16
*
hostnamed: split dbus initialization into a separate function
Lennart Poettering
2011-06-21
1
-23
/
+44
*
dbus: make bus_flags_to_events() and friends generally useful
Lennart Poettering
2011-06-21
4
-42
/
+55
*
manager: include full systemctl status command line in error message
Lennart Poettering
2011-06-20
1
-2
/
+3
*
systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctl
Ville Skyttä
2011-06-20
1
-1
/
+1
*
bash: Add host, privileged, and no-pager bash option completions.
Ville Skyttä
2011-06-20
1
-4
/
+4
*
sd-daemon: Add sd_is_special for special file descriptors
William Douglas
2011-06-20
2
-0
/
+48
*
main: Fix a typo emergency shall->emergency shell
Michal Vyskocil
2011-06-20
1
-1
/
+1
*
pam-module: add debug= parameter
Michal Schmidt
2011-06-15
1
-6
/
+21
*
systemctl: plug a leak upon create_symlink mismatch
Jim Meyering
2011-06-15
1
-0
/
+1
*
systemctl: enable chkconfig support in systemctl for ALTLinux
Alexey Shabalin
2011-06-15
1
-1
/
+1
*
execute: fix function prototype
Lennart Poettering
2011-06-15
1
-2
/
+2
*
dbus: fix name of capability property
Lennart Poettering
2011-06-15
2
-2
/
+2
*
systemctl: fix a FILE* leak
Michal Schmidt
2011-06-14
1
-1
/
+3
*
systemctl: fix 'is-enabled' for native units under /lib
Michal Schmidt
2011-06-14
1
-7
/
+7
*
mount /run without MS_NOEXEC
Kay Sievers
2011-06-14
2
-2
/
+2
*
readahead-common: fix total memory size detection
Michal Schmidt
2011-06-10
1
-3
/
+2
*
enable chkconfig support in systemctl for openSUSE
Frederic Crozat
2011-06-09
1
-1
/
+1
*
selinux: selinuxfs can be mounted on /sys/fs/selinux
Michal Schmidt
2011-06-07
2
-1
/
+3
*
cryptsetup-generator: fix /etc/cryptsetup options
Michal Schmidt
2011-06-06
1
-1
/
+1
*
systemctl: fix double unref of a dbus message
Michal Schmidt
2011-06-05
1
-0
/
+1
*
sd-daemon: remove superfluous _sd_hidden_ from static function
Kay Sievers
2011-05-26
1
-1
/
+1
*
dbus-common: fix segfault when a DBus message has no interface
Michal Schmidt
2011-05-25
1
-3
/
+7
*
readahead: explain that it is safe to ignore EACCES
Lennart Poettering
2011-05-25
1
-1
/
+11
*
readahead-collect: ignore EACCES for fanotify
Harald Hoyer
2011-05-25
1
-1
/
+1
*
rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)
Kay Sievers
2011-05-24
3
-0
/
+96
*
socket: expose mq params in introspection data
Lennart Poettering
2011-05-22
1
-0
/
+2
*
bus_property_append_long: use signed long and 'x' in the signature for DBUS_T...
Kay Sievers
2011-05-21
2
-5
/
+5
*
socket: always use SO_{RCV,SND}BUFFORCE to allow larger values
Kay Sievers
2011-05-20
1
-4
/
+4
*
util: use new VT ESC sequence to clear scrollback buffer
Lennart Poettering
2011-05-20
1
-65
/
+30
*
sd-daemon: move _sd_hidden_ from .h to .c file
Kay Sievers
2011-05-20
2
-27
/
+25
*
missing: add IP_TRANSPARENT
Kay Sievers
2011-05-20
1
-0
/
+4
*
util: use open_terminal() in chvt() too
Lennart Poettering
2011-05-19
1
-1
/
+1
*
socket: expose SO_BROADCAST
Lennart Poettering
2011-05-19
4
-0
/
+12
*
exec: expose tty reset options in dbus introspection data
Lennart Poettering
2011-05-19
1
-0
/
+3
[next]