2010-04-02 |
Denys Vlasenko | libbb: make index_in_substrings return -1 on ambiguous... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | libpwdgrp: comment out unused data |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | httpd: fix proxy mode bug (annoying but harmless),... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Chris Metcalf | testsuite fixes |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | ifplugd: more robust interface name match check |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Denys Vlasenko | mdev: add "!" syntax support |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Denys Vlasenko | clean up redundant, commented-out and misplaced includes |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | fix Config.in tab usage |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Janne Kiviluoto | syslogd: make maximum message length configurable |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: comment out more unused functions |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: comment out functions with UNUSED_SINCE_WE_A... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: style cleanups |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: code style fixes, no real code changes |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Denys Vlasenko | libpwdgrp: can't depend on strlen(line_buff) != 0 |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Denys Vlasenko | dpkg: remove redundant check |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Maxim Kryzhanovsky | ifplugd: code shrink; expanded comments |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Denys Vlasenko | dpkg: better check for validity of options |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Kim B. Heino | dpkg: support config file overwrite options |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Denys Vlasenko | provide safe_gethostname() for non-linux systems |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Denys Vlasenko | libbb: locate PAGE_SIZE on Hurd |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Maxim Kryzhanovsky | ifplugd: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Denys Vlasenko | "make release" should delete .git directory too |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Denys Vlasenko | cpio test: fix false positive with DESKTOP off |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | usage: random tweaks to help texts |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | dumpleases: better help text |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | udhcpd: fix -v/-P mixup |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | udhcp: abort if we see unknown option, and show valid... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Denys Vlasenko | sysctl: tiny code shrink |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Jérémie Koenig | Hurd compat fixes. Mostly dealing with absent PATH_MAX |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | vi: fix NUM + "$" handling |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | ash: line up builtin table. no code changes |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | ash: trap with bad signal name should not abort |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT,... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Tomas Heinrich | unicode: optional table for better handling of neutral... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | udhcp: cosmetic cleanups; one case of s/full_read/xread/ |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Tomas Heinrich | unexpand: fix "a b"\n" input case |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Tomas Heinrich | [un]expand: account for different character widths... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | udhcp: pass pointer to whole packet to "add option... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Denys Vlasenko | udhcp: move options.c to common.c; disable unused bool... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Denys Vlasenko | udhcpc: add -x OPT:VAL option |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Bernhard Reutner... | update defconfig |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Bernhard Reutner... | remove ar write support from TODO |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Denys Vlasenko | udhcp: add testing bits to dns en/decoder |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Denys Vlasenko | udhcp: we call DNS name encoder with NULL, this can... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Denys Vlasenko | udhcp: fix DNS domanin codec bug: bad compression flag... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | *: merge some common strings |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | udhcp: handle errors in read_staticlease |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Maciek Borzecki | brctl: fixing stp parameters incompatibility |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Souf Oued | lsusb: 2.6.32 compat |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | udhcp: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | udhcp: remove two unused fields |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Denys Vlasenko | ash,hush: make it possible to build them individually |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Alexander Shishkin | date,touch: accept Jan 7 00:00:00 2010 format |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcp: make rfc derived doc more readable (but it still... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcp: merge options.h into common.h, script.c into... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcpc: do not test for srand init, just do it at the... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcp: merge clientpacket.c into dhcpc.c |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Denys Vlasenko | udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Denys Vlasenko | flock: should not be selected by default |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Mikhail Gusarov | touch: do not ignore argument of -d/-t option |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Denys Vlasenko | dhcpd: apparently, sometimes IP is in ciaddr, not reque... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Denys Vlasenko | udhcpd: untangle incredibly messy handling of DHCPREQUEST |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Denys Vlasenko | udhcp: tweak udhcpd.conf example and comments. no code... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcp: code shrink; disable time and log server options |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcpc: make it possible to disable vendor id; improve... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcpd: remove five more options which do not make... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcpd: remove redundant code in send_offer() |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Denys Vlasenko | udhcp: move serverpacket.c into dhcpd.c, no other changes |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Denys Vlasenko | flock: better help text |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Denys Vlasenko | udhcp: remove support for some really old and odd options |
commit | commitdiff | tree | snapshot |
2010-03-19 |
J. Tang | tar: optional support for restoring selinux context |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Denys Vlasenko | libbb/copyfd.c: don't mmap a largish buffer if we only... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Timo Teras | flock: new applet |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Denys Vlasenko | *: code shrink and better "died from signal" reporting... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Tomas Heinrich | lineedit: first shot at optional unicode bidi input... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Denys Vlasenko | libbb/loop: comment out u32 hack |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bernhard Reutner... | brctl: Fix comment |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Maciek Borzecki | brctl: fix parsing of timespec to allow 0 (setfd, sethe... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Denys Vlasenko | mdev: fix a trivial SEGV |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Denys Vlasenko | libbb/getopt32.c: clear applet_long_options and opt_com... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Denys Vlasenko | include/fix_u32.h: try harder to not cause redefinition... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Kim B. Heino | tar compability modes for dpkg |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Alexander Shishkin | ar: add archive creation support |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Denys Vlasenko | fbsplash: reinstate drawing of over/undersized images... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Natanael Copa | beep: the -d option takes milliseconds not microseconds |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Denys Vlasenko | testsuite: don't run grep NUL tests when we know the... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Denys Vlasenko | ash: fix quadratic matching slowdown is ${v/*foo*/repl... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | tailk: fix error detected by testsuite |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | awk: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | awk: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | awk: style fixes |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Denys Vlasenko | awk: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | lineedit: fix another corner case with bad unicode... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | awk: code shrink |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | awk: code shrink; style fixes |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | awk: be more paranoid when freeing loop variable; make... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Denys Vlasenko | awk: add two tests we currently fail |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Denys Vlasenko | awk: simple code shrink |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Denys Vlasenko | awk: fix the case where nested "for" loops with the... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Denys Vlasenko | popmaildir: give examples in help text. +91 byte |
commit | commitdiff | tree | snapshot |
next |