summaryrefslogtreecommitdiffstats
path: root/package/sudo
Commit message (Expand)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* sudo: security bump to version 1.8.6p7Gustavo Zacarias2013-03-191-1/+1
* sudo: bump to version 1.8.6p4Gustavo Zacarias2013-01-251-1/+1
* sudo: ensure proper CPPFLAGS are used for host/compat buildPeter Korsgaard2012-10-111-1/+3
* sudo: bump versionPeter Korsgaard2012-09-102-264/+10
* Merge branch 'next'Peter Korsgaard2012-09-032-1/+1
|\
| * sudo: bump version to 1.8.5p2Simon Dawson2012-08-042-1/+1
* | sudo: fix main executable permissionsSimon Dawson2012-08-041-0/+4
|/
* sudo: needs MMU supportThomas Petazzoni2012-08-021-0/+2
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* sudo: fix installSimon Dawson2012-06-232-8/+263
* sudo: bump to version 1.8.5p1Gustavo Zacarias2012-05-202-20/+1
* sudo: add fix for non-utmpx toolchainsGustavo Zacarias2012-03-301-0/+19
* sudo: bump to version 1.8.4p4Gustavo Zacarias2012-03-291-5/+6
* sudo: bump to version 1.7.8p1Gustavo Zacarias2012-01-241-1/+1
* sudo: bump to version 1.7.7Gustavo Zacarias2011-10-151-2/+2
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* sudo: bump version, use official upstream, don't disable authPeter Korsgaard2011-06-072-4/+4
* sudo: bump and convert to AUTOTARGETSThomas Petazzoni2011-05-184-14320/+11
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* Sudo source package IS at DEBIAN, but with a different nameUlf Samuelsson2009-01-121-3/+3
* revert patch to allow downloading sudo from an EXISTING locationUlf Samuelsson2009-01-111-2/+3
* sudo: use Debian as upstreamPeter Korsgaard2009-01-111-4/+2
* Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions ...Ulf Samuelsson2009-01-114-5/+19
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-2/+2
* sudo: fix long help text linesPeter Korsgaard2008-08-271-4/+4
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* cleanup sudo makefileJohn Voltz2008-03-061-3/+3
* Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt2008-02-121-0/+1
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"2007-07-061-2/+0
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-0/+1
* yet more LDFLAGS handling fixupsEric Andersen2007-03-141-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer2007-01-291-1/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-0/+1
* - bump version and make it workBernhard Reutner-Fischer2006-12-213-136/+1070
* - sudo depends on host-fakerootBernhard Reutner-Fischer2006-12-151-2/+1
* - late binding isn't a good idea there, i did end up with an empty SOURCE.Bernhard Reutner-Fischer2006-10-031-3/+3
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* try to avoid rebuildEric Andersen2006-07-041-0/+2
* Fix Bug #897 preventing the building of 'sudo' for architectures other than x86."Steven J. Hill"2006-06-062-63/+85
* add sudo, based on http://bugs.busybox.net/view.php?id=511Eric Andersen2006-04-114-0/+13371