summaryrefslogtreecommitdiffstats
path: root/libdaemon/dlog.c
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE: change license to MITHEADmasterBrandon Philips2012-09-031-13/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the spirit of 70df7aaa lets change the license again, this time to MIT! Context: On 23:15 Tue 10 Apr 2012, Lennart Poettering wrote: > On Mon, 09.04.12 14:51, Brandon Philips (brandon@ifup.org) wrote: > > I am working on a daemon and it would be great to use libdaemon. > > However, the project is Apache licensed and I have no idea how they > > interact. Is it at all possible to dual license LGPL/BSD or LGPL/Apache? > > > > https://github.com/racker/virgo > > heya. I am not such a big fan of the BSD licenses myself, but I guess in > this case it is OK. Yea :-/ > The only major other contributor seems to be Diego Pettenò who should be > OK with such a change. I'll ask him. Great, thank you. > Would you be OK with MIT as well? Yes, the MIT license works too.
* dlog: lower default verbosity to INFOLennart Poettering2009-10-181-1/+1
|
* dlog: reformat daemon_set_verbosity()Lennart Poettering2009-10-181-10/+7
|
* Add support for setting verbosity level for stdout/stderr output.Diego 'Flameeyes' Pettenò2008-10-011-0/+18
|
* fix indentationLennart Poettering2008-07-281-1/+1
|
* update licenses/file headersLennart Poettering2008-07-281-23/+22
|
* Make sure that we always return a sensible errnoLennart Poettering2007-06-111-1/+6
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@117 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* add daemon_logv()Lennart Poettering2007-06-111-4/+8
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@116 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* always specify the facility to use when loggingLennart Poettering2005-11-241-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@109 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* make daemon_log() compatible with chroot()Lennart Poettering2005-11-191-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@107 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* drop NDELAY bitLennart Poettering2005-11-181-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@106 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* * Change license to LGPLLennart Poettering2005-11-181-9/+10
| | | | | | | | * Update README * make use of autoconf macro AM_GNU_SOURCE git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@101 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* * add a "const" to daemon_log_identLennart Poettering2005-09-101-1/+1
| | | | | | | | | | * fix log message in dfork.c * in dexec.c: call waitpid() in a loop and ignore EINTR * add a "const" to daemon_log_ident * minor doc update git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@90 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* * implement proper PID file lockingLennart Poettering2005-06-041-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@79 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* rename src/ to libdaemon/Lennart Poettering2004-12-181-0/+64
git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@71 153bfa13-eec0-0310-be40-b0cb6a0e1b4b