index
:
mdevd
main
master
Mirror of git://git.skarnet.org/mdevd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-09-04
Use a stopwatch. Just for polling around firmware loading, yay.
Laurent Bercot
2019-08-09
Prepare for 0.1.1.0
Laurent Bercot
2019-07-22
Makefile needs to be adjusted too
Laurent Bercot
2019-07-22
Make configure CC-friendlier
Laurent Bercot
2019-03-04
version: 0.1.0.3
v0.1.0.3
Laurent Bercot
2019-02-24
Build everything as PIC by default; prepare for 0.1.0.3
Laurent Bercot
2018-08-20
Better support for slashpackage nsss builds
Laurent Bercot
2018-08-14
version: 0.1.0.2
v0.1.0.2
Laurent Bercot
2018-08-01
Document nsss support
Laurent Bercot
2018-08-01
Add nsss support
Laurent Bercot
2018-07-25
Remove obsolete [ -1 ] from usage message
Laurent Bercot
2018-07-25
Bugfix: don't allow EINTR in the main loop
Laurent Bercot
2018-07-21
Prepare for 0.1.0.2
Laurent Bercot
2018-04-20
Fix usage string (add -D notif)
Laurent Bercot
2018-01-16
Bugfix: fd leak on datafd errors when loading firmware. version: 0.1.0.1
v0.1.0.1
Laurent Bercot
2018-01-16
version: 0.1.0.0
v0.1.0.0
Laurent Bercot
2018-01-16
Increase default kbufsz again, to 500 kB
Laurent Bercot
2018-01-15
Update examples
Laurent Bercot
2018-01-15
Don't add the MDEV envvar more than once
Laurent Bercot
2018-01-15
Triple kbufsz default
Laurent Bercot
2018-01-15
Small bugfixes
Laurent Bercot
2018-01-14
netlink really isn't fd 0 anymore >.>
Laurent Bercot
2018-01-14
Only send readiness notification after the first config file read
Laurent Bercot
2018-01-14
netlink isn't fd 0 anymore
Laurent Bercot
2018-01-14
New mdevd model, prepare for 0.1.0.0
Laurent Bercot
- mdevd-netlink removed - mdevd listens to the netlink itself - mdevd-coldplug writes nothing to stdout, but triggers the kernel to create uevents
2017-10-30
Make all-pic a user option
Laurent Bercot
2017-10-29
Support default pie
Laurent Bercot
2017-10-23
Doc typo fixes
Laurent Bercot
2017-10-23
Inline more functions
Laurent Bercot
2017-10-23
Clarify mdevd doc
Laurent Bercot
2017-10-23
version: 0.0.1.0
v0.0.1.0
Laurent Bercot
2017-10-23
Only reload when it's safe; credit mixi; doc dep to skalibs-2.6.0.2
Laurent Bercot
2017-10-23
Add examples
Laurent Bercot
2017-10-22
Add line counting to first pass; refactor error messages
Laurent Bercot
2017-10-22
Don't fail mkdirp on EEXIST
Laurent Bercot
2017-10-22
Don't read clock in main loop, start columns at 1, honor verbosity
Laurent Bercot
2017-10-22
Start line counting at 1
Laurent Bercot
2017-10-22
Option args need to be absolute paths
Laurent Bercot
2017-10-22
Remove loldebugs
Laurent Bercot
2017-10-22
Fix 8 GB stack smashing bug (*cough* UINT_MAX isn't UINT_FMT). Thanks mixi.
Laurent Bercot
2017-10-22
Fix .gitignore, add missing files
Laurent Bercot
2017-10-22
Initial commit
Laurent Bercot