git.wh0rd.org
/
sysvinit.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sysvinit.git
2014-02-28
Petter Reinholdtsen
Include -Wunreachable-code when building.
master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-10
Petter Reinholdtsen
Check exit code from dup() in spawn() and log error...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-10
Petter Reinholdtsen
Use narrowly scoped file descriptor for handling opened...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Make it possible to specify the initctl path as a compi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Remove obsolete/ directory from tarball. None of it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Add 'make dist' target to get a tarball to test in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Drop dsf part from version number. It no longer make...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Port ifdown.c to FreeBSD. Patch from Guillem Jover...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Fix typo in fstab-decode(8) font escape. Patch from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Document length limit for the process field in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Adapt bootlogd TIOCCONS call to kfreebsd. Patch from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Make sure to report an error if chdir(/) fail.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Rewrite findtty() in bootlogd.c to not chance working...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Avoid reusing open file descriptor to make it easier...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Get more help from gcc, add -Wformat -Werror=format...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Remove unused variable realuid from main().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-07
Petter Reinholdtsen
Remove unused variable serial from tcfinal().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-05
Petter Reinholdtsen
Avoid setting unused value and trick scan-build from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-02-05
Petter Reinholdtsen
Explain why maxsymlinks() exist.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-28
Petter Reinholdtsen
No use checkinf if env is true in the branch where...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-28
Petter Reinholdtsen
Adjust makefile to make it easier to link all binaries...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-28
Petter Reinholdtsen
Adjust more included headers to be compatible with...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-28
Petter Reinholdtsen
Use sysconf(_SC_SYMLOOP_MAX) instead of MAXSYMLINKS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-27
Petter Reinholdtsen
Define _XOPEN_SOURCE when building to get crypt() from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-27
Petter Reinholdtsen
Move dovoid() macro from #ifdef__GLIBC__ to #ifdef...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-26
Petter Reinholdtsen
Adjust included headers to be compatible with the musl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-26
Petter Reinholdtsen
Make sure FILE pointer returned by hdopen() is not...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-26
Petter Reinholdtsen
Make sure logintime string can never overflow (Coverity...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-26
Petter Reinholdtsen
Make sure cmdline string always is null terminated...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-26
Petter Reinholdtsen
Close open file descriptor if the version is wrong...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-26
Petter Reinholdtsen
Document a fall through case block (Coverity CID 1164467).
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-25
Petter Reinholdtsen
Try harder to find libcrypt.*, even if there is no...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-25
Petter Reinholdtsen
Rename internal functions warn() and shutdown() in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-25
Petter Reinholdtsen
Fix typo in changelog text.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2014-01-25
Petter Reinholdtsen
Improve message printed when signaling processes to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2012-10-11
Dr. Werner...
Shutdown: use PATH_DEFAULT as suggested by Paul Arthur...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2012-03-19
Dr. Werner...
* Do not forget room for last NULL of new environment...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2012-03-16
Dr. Werner...
* Handle deleted binaries in pidof (was local bug ...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2012-03-16
Dr. Werner...
* Allow init to delte extra environment variables ...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-11-14
Dr. Werner...
fix minor typo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-10-17
Dr. Werner...
Add some code to be able to detect programs even as...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-07-27
Dr. Werner...
Sulogin: respect byte order that is do not mix chars...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-07-26
Dr. Werner...
Sulogin: if zero is read at reading the passwd guess...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-07-26
Dr. Werner...
Sulogin: enforce reconnection of stdin/stdout/stderr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-07-01
Dr. Werner...
Handle if the mountpoint(1) command is from util-linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-04-27
Dr. Werner...
* Remove man-db tag for encoding for canonical man
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-04-04
Dr. Werner...
Sulogin: try to detect the real device(s) used for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-04-01
Dr. Werner...
Respect the device an the command line of sulogin
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-03-31
Dr. Werner...
Enhance src/consoles.c and src/consoles.h to reflect...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-03-15
Dr. Werner...
* Fix counting message lines in wall. Patch from Petr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-03-11
Dr. Werner...
* Add code to detect the system consoles with the help...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-03-11
Dr. Werner...
* Try to make utmpdump IPv6 valid, change based on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2011-03-11
Dr. Werner...
* Fix signal and alarm handling based on the patch...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-10-21
Dr. Werner...
Correct position of string pointer in NFS struct used...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-05-19
Dr. Werner...
Make quotes visible in example of the manual page of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-05-17
Dr. Werner...
Add fix for Debian bug #580272
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-05-04
Dr. Werner...
Fix sysvinit bug #29758
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-29
Dr. Werner...
Use notdir in Makefile
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-28
Dr. Werner...
* Include limits.h in killall.c to enforce definition...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-27
Petter Reinholdtsen
Only set the VSWTC field for termios in init if it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-27
Petter Reinholdtsen
Add #ifdef in bootlogd.c to avoid gcc warnings about...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-27
Petter Reinholdtsen
The next release will be 2.89.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-27
Dr. Werner...
* Correct fix for Debian bug #547073: use IUTF8 flag...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-14
Dr. Werner...
* Add internal make file extension for fast upload...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-12
Dr. Werner...
* Set version in init.c : 2.88
2.88dsf
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-11
Petter Reinholdtsen
Remove obsolete changelog entry.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-11
Petter Reinholdtsen
Merge PAM related changelog entries.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-11
Petter Reinholdtsen
Do not strip binaries before installing them, to make...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-11
Petter Reinholdtsen
Incude definition for MNT_DETACH which is missing in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-11
Petter Reinholdtsen
Add compatibility code to handle old path /etc/powersta...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-08
Dr. Werner...
* sulogin picking the SELinux context was broken....
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-01
Dr. Werner...
* ditto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-01
Dr. Werner...
* ditto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-04-01
Dr. Werner...
* Remove PAM session start part from init as sulogin...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-30
Dr. Werner...
* ditto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-30
Dr. Werner...
* ditto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-30
Dr. Werner...
* Avoid SUSE specific sulogin prompt
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-30
Dr. Werner...
* Extend sulogin to support additional encryption...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-26
Dr. Werner...
* Test out PAM support, extend PAM support by providin...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-23
Dr. Werner...
* fix typo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-23
Dr. Werner...
* Add fix for Debian bug #536574 -- Can be enabled...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-22
Petter Reinholdtsen
Mention where the license text is on Debian systems.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-20
Petter Reinholdtsen
Mention project mailing list in the README file too.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-20
Petter Reinholdtsen
Fix typo.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-20
Petter Reinholdtsen
Merge in preparation of new release.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-19
Dr. Werner...
* Fix some minor problems
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-19
Dr. Werner...
* Increase buffer size for path checking to normal...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-19
Dr. Werner...
remove empty blanks from empty lines
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-03-12
Dr. Werner...
* sulogin - add the possibility to reset the terminal io
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-02-26
Dr. Werner...
* init - avoid compiler warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-02-23
Dr. Werner...
* pidof - shorten list check a bit for network based...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-02-23
Dr. Werner...
* pidof/killall5 - make omit pid list a dynamic one.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-02-23
Dr. Werner...
* remove left over
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-02-23
Dr. Werner...
* Set SHELL to /bin/sh in the environmant of shutdown.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-02-22
Dr. Werner...
* Detected also removable block devices at halt/reboo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2010-02-19
Dr. Werner...
* Add option -w to the last command to display the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2009-11-24
Petter Reinholdtsen
Merge changelogs.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2009-11-24
Dr. Werner...
Add changelog entry
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2009-11-24
Dr. Werner...
Add the comment from Andrea Arcangeli about the correct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
2009-11-23
Dr. Werner...
New address sysvinit-devel@nongnu.org for patches in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
)
next