summaryrefslogtreecommitdiff
path: root/package/sudo
Commit message (Expand)AuthorAge
* sudo: add fix for non-utmpx toolchainsGustavo Zacarias2012-03-30
* sudo: bump to version 1.8.4p4Gustavo Zacarias2012-03-29
* sudo: bump to version 1.7.8p1Gustavo Zacarias2012-01-24
* sudo: bump to version 1.7.7Gustavo Zacarias2011-10-15
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* sudo: bump version, use official upstream, don't disable authPeter Korsgaard2011-06-07
* sudo: bump and convert to AUTOTARGETSThomas Petazzoni2011-05-18
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* Sudo source package IS at DEBIAN, but with a different nameUlf Samuelsson2009-01-12
* revert patch to allow downloading sudo from an EXISTING locationUlf Samuelsson2009-01-11
* sudo: use Debian as upstreamPeter Korsgaard2009-01-11
* Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions ...Ulf Samuelsson2009-01-11
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* sudo: fix long help text linesPeter Korsgaard2008-08-27
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* cleanup sudo makefileJohn Voltz2008-03-06
* Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt2008-02-12
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"2007-07-06
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* yet more LDFLAGS handling fixupsEric Andersen2007-03-14
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer2007-01-29
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* - bump version and make it workBernhard Reutner-Fischer2006-12-21
* - sudo depends on host-fakerootBernhard Reutner-Fischer2006-12-15
* - late binding isn't a good idea there, i did end up with an empty SOURCE.Bernhard Reutner-Fischer2006-10-03
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01
* try to avoid rebuildEric Andersen2006-07-04
* Fix Bug #897 preventing the building of 'sudo' for architectures other than x86."Steven J. Hill"2006-06-06
* add sudo, based on http://bugs.busybox.net/view.php?id=511Eric Andersen2006-04-11