1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Oops... More... almost 18 years ago
Fix symlinking to ngcs - slightly ugly, but I can't find a better way of doing it More... almost 18 years ago
Oops - forgot to check this in... More... almost 18 years ago
Update. More... almost 18 years ago
Proof of working extra pipe. More... almost 18 years ago
Fix silly mistake in my last commit, and cleanup More... almost 18 years ago
Experimental support for Gentoo initscripts in bash_parser (disabled by default; to enable, change the #if 0 in initng_bash_parser.c, move /sbin/runscript to /sbin/runscript_orig, and make a symlink from /sbin/runscript_gentoo to /sbin/runscript). Has issues related to differing dependency names. More... almost 18 years ago
Minor ngcs fixes (do *not* enable ngcs and ngc4 at the same time - this is broken until I figure out how to get cmake to play nice) More... almost 18 years ago
Register parse process type, and fix reload plugin so it doesn't hang forever on unknown process types More... almost 18 years ago
Add a new debug-init patch. More... almost 18 years ago
Cleanups.. More... almost 18 years ago
The runscript.sh is put into runscript.c, are not needed anymore. More... almost 18 years ago
Move more logic from runiscript.sh to runiscript.c More... almost 18 years ago
make ngc -s meen ngc --status not ngc --service More... almost 18 years ago
Rename example_script to example and install it. More... almost 18 years ago
Removed another warning. More... almost 18 years ago
Now, finally working. More... almost 18 years ago
Some work on bash_parser More... almost 18 years ago
- Install the binary bp to /lib/ibin/bp and create the links iabort, idone, iget, iregister, iset - Install the shellscript runiscript.sh to /lib/ibin/runinscript.sh - Install the binary runiscript to /sbin TODO: hard coded paths (/lib) in source code and create_links.cmake have to be removed NOTE: Maybe installing to /lib/initng is better? Needs further discussion. More... almost 18 years ago
Add new hook. More... almost 18 years ago
Small misses. More... almost 18 years ago
On your command, mbiebl. More... almost 18 years ago
Fix a warning. More... almost 18 years ago
More fixes. More... almost 18 years ago
Soon you will understand... More... almost 18 years ago
add an example_script. More... almost 18 years ago
Now, bash parser is almoast finished, now im gonna make the implention i will use it in. More... almost 18 years ago
Strangely missing print of active db data. More... almost 18 years ago
Not really yet working, but soon you get the idea. More... almost 18 years ago
Dont mind unregister active, becouse that is done anyway when freeing, also little more work on bash_parser. More... almost 18 years ago