projects
/
oweals
/
busybox.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
inetd: fix order of array index check and array access
[oweals/busybox.git]
/
sysklogd
/
2007-06-07
Bernhard Reutner...
- add a config-time range check for IPC_SYSLOG_BUFFER_SIZE
tree
|
commitdiff
2007-06-04
Denis Vlasenko
syslogd: move some vectors from data to text. Needs...
tree
|
commitdiff
2007-06-04
Denis Vlasenko
Audit bb_common_bufsiz usage, add script which looks...
tree
|
commitdiff
2007-05-26
Denis Vlasenko
usage.c: remove reference to busybox.h
tree
|
commitdiff
2007-05-02
Denis Vlasenko
klogd: remove dependency on syslogd
tree
|
commitdiff
2007-03-27
Denis Vlasenko
make pidfile writing configurable.
tree
|
commitdiff
2007-03-26
Denis Vlasenko
move everything to new NOMMU helpers, except udhcp
tree
|
commitdiff
2007-03-24
Denis Vlasenko
NOMMU re-exec trick shuld not depend on existence of...
tree
|
commitdiff
2007-03-20
Denis Vlasenko
syslogd: fix it for small BUFSIZ case
tree
|
commitdiff
2007-03-15
Denis Vlasenko
syslogd: reduce data/bss usage. Code size is practicall...
tree
|
commitdiff
2007-02-17
Denis Vlasenko
klogd: code de-obfuscation with small code size reduction
tree
|
commitdiff
2007-02-14
Denis Vlasenko
syslogd: MARK code is buggy. Disabling it altogether...
tree
|
commitdiff
2007-02-11
Denis Vlasenko
syslogd: fix "readpath bug" by using readlink instead
tree
|
commitdiff
2007-02-04
Denis Vlasenko
add x to IPv6 functions which can die
tree
|
commitdiff
2007-02-03
Denis Vlasenko
suppress warnings about easch <applet>_main() having
tree
|
commitdiff
2007-01-29
Denis Vlasenko
preparatory patch for -Wwrite-strings #4
tree
|
commitdiff
2007-01-24
Denis Vlasenko
accumulated post-1.4.0 fixes
tree
|
commitdiff
2007-01-13
Denis Vlasenko
whitespace fixes (leading spaces to tab)
tree
|
commitdiff
2007-01-12
Denis Vlasenko
undo RESERVE_CONFIG_BUFFER change. aldot, small on...
tree
|
commitdiff
2007-01-10
Denis Vlasenko
code shrinkage by Bernhard Fischer <rep.nop@aon.at>
tree
|
commitdiff
2007-01-10
Denis Vlasenko
a bit more IPv6-ization work
tree
|
commitdiff
2007-01-09
Denis Vlasenko
Yet another small size reduction by Bernhard Fischer...
tree
|
commitdiff
2007-01-09
Denis Vlasenko
small size reduction by Bernhard Fischer <rep.nop@aon.at>
tree
|
commitdiff
2007-01-09
Denis Vlasenko
small size reduction by Bernhard Fischer <rep.nop@aon.at>
tree
|
commitdiff
2007-01-09
Denis Vlasenko
compilation fix by Bernhard Fischer <rep.nop@aon.at>
tree
|
commitdiff
2007-01-09
Bernhard Reutner...
- shrink by 26 bytes or so
tree
|
commitdiff
2007-01-09
Bernhard Reutner...
- shrink klogd a tiny bit.
tree
|
commitdiff
2007-01-06
Denis Vlasenko
syslogs: a bit better wording in explanation how buffering
tree
|
commitdiff
2007-01-04
Denis Vlasenko
syslogd: start using bb_common_bufsiz1 instead of stack...
tree
|
commitdiff
2007-01-04
Denis Vlasenko
syslogd: stop doing open/fstat/lseek/close on _every_...
tree
|
commitdiff
2007-01-04
Denis Vlasenko
new libbb func: xmalloc_realpath (+ use it where makes...
tree
|
commitdiff
2007-01-04
Denis Vlasenko
syslogd: almost rewritten. Had several obvious bugs...
tree
|
commitdiff
2007-01-04
Denis Vlasenko
klogd: small optimizations
tree
|
commitdiff
2006-12-19
Denis Vlasenko
remove casts from xmalloc()
tree
|
commitdiff
2006-11-27
Denis Vlasenko
Provide our own isdigit macro. saves more than 400...
tree
|
commitdiff
2006-10-08
Denis Vlasenko
attempt to regularize atoi mess.
tree
|
commitdiff
2006-10-06
Denis Vlasenko
dnsd fix; option_mask32 added. dnsd needs more love.
tree
|
commitdiff
2006-10-05
Denis Vlasenko
build system overhaul
tree
|
commitdiff
2006-10-03
Denis Vlasenko
getopt_ulflags -> getopt32.
tree
|
commitdiff
2006-09-30
Denis Vlasenko
syslogd: do not retry udp sends (can stall syslogd...
tree
|
commitdiff
2006-09-30
Denis Vlasenko
syslogd: getopt_ulflags'ification (save ~50 bytes)
tree
|
commitdiff
2006-09-30
Denis Vlasenko
syslogd: add option to suppress logging of messages...
tree
|
commitdiff
2006-09-22
Denis Vlasenko
logger: getopt_ulflags'isation
tree
|
commitdiff
2006-09-11
Rob Landley
Build fixes for gcc 4.0 with -Werror, from Tito.
tree
|
commitdiff
2006-09-09
Denis Vlasenko
using [xa]sprintf for string concatenation is neat...
tree
|
commitdiff
2006-09-08
Denis Vlasenko
few random readability enhansements. No code changes
tree
|
commitdiff
2006-09-07
Denis Vlasenko
Add CONFIG_FEATURE_SYSLOG which controls whether
tree
|
commitdiff
2006-08-29
Rob Landley
Svn 16007 broke the build under gcc 4.0.3. This fixes...
tree
|
commitdiff
2006-08-28
Rob Landley
More allbareconfig fixes.
tree
|
commitdiff
2006-08-20
Bernhard Reutner...
- merge -r15463:15564 from busybox_scratch branch throu...
tree
|
commitdiff
2006-08-03
Rob Landley
Remove bb_ prefixes from xfuncs.c (and a few other...
tree
|
commitdiff
2006-07-20
"Robert P. J. Day"
"formated" -> "formatted" throughout the code base.
tree
|
commitdiff
2006-06-02
Bernhard Reutner...
- move #include busybox.h to the very top so we pull...
tree
|
commitdiff
2006-06-01
Bernhard Reutner...
- shrink logread a bit.
tree
|
commitdiff
2006-05-31
Bernhard Reutner...
- shrink klogd a bit
tree
|
commitdiff
2006-05-31
Bernhard Reutner...
- s/defined(__uClinux__)/BB_NOMMU/
tree
|
commitdiff
2006-05-19
Bernhard Reutner...
- remove emacs layout block as suggested by Robert...
tree
|
commitdiff
2006-05-13
Mike Frysinger
pull Rules.mak from top_srcdir as pointed out by Robert...
tree
|
commitdiff
2006-04-18
Bernhard Reutner...
- commentary typo and superfluous whitespace removal...
tree
|
commitdiff
2006-04-13
Rob Landley
Patch from Robert P Day: let menuconfig indent stuff...
tree
|
commitdiff
2006-04-12
Bernhard Reutner...
- patch from Denis Vlasenko to add and use bb_xdaemon()
tree
|
commitdiff
2006-04-12
Bernhard Reutner...
- patch from Denis Vlasenko to add and use bb_xsocket...
tree
|
commitdiff
2006-03-13
Bernhard Reutner...
- revert back to r14406
tree
|
commitdiff
2006-03-09
Bernhard Reutner...
- backout using features which are not available with...
tree
|
commitdiff
2006-03-06
Rob Landley
Robert P. Day removed 8 gazillion occurrences of "exter...
tree
|
commitdiff
2006-03-02
Bernhard Reutner...
- use absolute path for top_builddir and top_srcdir.
tree
|
commitdiff
2006-03-01
Bernhard Reutner...
- fixes parallel builds (make -j)
tree
|
commitdiff
2006-02-21
Rob Landley
Don't build directory libraries unless we're building...
tree
|
commitdiff
2006-02-16
"Vladimir N. Oleynik"
moved BB_BANNER to applets/version.c file: make kernel...
tree
|
commitdiff
2006-02-02
Mike Frysinger
make the build system puuuuuuuuuuurty
tree
|
commitdiff
2006-01-25
Tim Riker
just whitespace
tree
|
commitdiff
2006-01-22
Bernhard Reutner...
- add platform.h.
tree
|
commitdiff
2006-01-15
Bernhard Reutner...
- shared libbusybox.
tree
|
commitdiff
2005-12-12
Rob Landley
Flush output to log promptly (bug 389).
tree
|
commitdiff
2005-10-15
"Vladimir N. Oleynik"
20 bytes data to bss
tree
|
commitdiff
2005-10-15
"Vladimir N. Oleynik"
complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1
tree
|
commitdiff
2005-10-13
Bernhard Reutner...
- initialize the correct variables
tree
|
commitdiff
2005-09-24
Mike Frysinger
use the shorter license header
tree
|
commitdiff
2005-09-24
Mike Frysinger
use brief license line
tree
|
commitdiff
2005-09-22
"Vladimir N. Oleynik"
more remove lost exported
tree
|
commitdiff
2005-09-20
Bernhard Reutner...
- rename libbb's password helpers as suggested in libbb.h
tree
|
commitdiff
2005-09-14
Rob Landley
Cleanup patch from tito: migrate option parsing to...
tree
|
commitdiff
2005-09-12
Eric Andersen
Kunihiko IMAI writes:
tree
|
commitdiff
2005-07-27
Mike Frysinger
use toplevel ARFLAGS and update default ARFLAGS to...
tree
|
commitdiff
2005-07-20
Paul Fox
applying fix for:
tree
|
commitdiff
2005-04-21
Mike Frysinger
fix typoe (buildddir -> builddir)
tree
|
commitdiff
2005-04-06
Peter Kjellerstedt
Removed the incorrect and confusing facility argument...
tree
|
commitdiff
2004-10-08
Eric Andersen
egor duda writes:
tree
|
commitdiff
2004-09-14
Glenn L McGrath
Patch by Felipe Kellermann, fix a bug introduced in...
tree
|
commitdiff
2004-09-08
Eric Andersen
Felipe Kellermann writes:
tree
|
commitdiff
2004-09-02
Eric Andersen
Tito writes:
tree
|
commitdiff
2004-08-26
Eric Andersen
Togg writes:
tree
|
commitdiff
2004-08-26
Eric Andersen
Tito writes:
tree
|
commitdiff
2004-08-06
Glenn L McGrath
Part of patch from William Barsse, fixes a problem...
tree
|
commitdiff
2004-07-22
Glenn L McGrath
Reverse my previous change, "::" is a GNU getopt extens...
tree
|
commitdiff
2004-07-21
Glenn L McGrath
Fix bug in accepting buffer size argument
tree
|
commitdiff
2004-06-25
Eric Andersen
Do not mess with the console logging level unless
tree
|
commitdiff
2004-06-22
Eric Andersen
Add missing 'S' to the getopt string.
tree
|
commitdiff
2004-06-22
Eric Andersen
Patch from Bastian Blank:
tree
|
commitdiff
2004-06-22
Eric Andersen
Patch from Bastian Blank:
tree
|
commitdiff
next