summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Expand)AuthorAgeFilesLines
* The atofoo_test and hltq_test tests now display their own test error rate.Todd C. Miller2014-03-111-0/+1
* Catalan translation for sudo from translationproject.org.Todd C. Miller2014-03-061-0/+2
* Czech translation for sudoers from translationproject.orgTodd C. Miller2014-03-011-0/+2
* Serbian translation for sudoers from translationproject.org.Todd C. Miller2014-02-251-0/+2
* First cut add installing an init.d file for HP-UX and AIX to removeTodd C. Miller2014-02-161-1/+3
* Use inet_pton() instead of inet_aton() and include a version fromTodd C. Miller2014-02-051-0/+1
* Add regress for atobool(), atoid() and atomode()Todd C. Miller2014-02-031-0/+1
* Bring back boot time checking code and zero out time stamp filesTodd C. Miller2014-02-031-0/+1
* Switch to new time stamp file format. Each user now has a singleTodd C. Miller2014-01-301-1/+1
* Add support for preventing fds from getting clobbered by closefrom().Todd C. Miller2013-12-201-0/+1
* Move prototypes for functions provided by libcommon that don't haveTodd C. Miller2013-12-121-0/+1
* Add atomode() function for parsing a file mode.Todd C. Miller2013-12-101-0/+1
* Add strtonum.c to compat for simpler number parsing.Todd C. Miller2013-12-101-0/+1
* Instead of setprogname(), add initprogname() which gets the programTodd C. Miller2013-12-011-1/+1
* Add wrapper functions for dlopen() et al so that we can supportTodd C. Miller2013-11-221-2/+2
* Add dedicated test for getaddrinfo(). Tru64 UNIX contains twoTodd C. Miller2013-11-201-0/+1
* Add check for C99 compliant (v)snprintf function.Todd C. Miller2013-11-191-0/+1
* Add support to visudo to export sudoers in JSON format.Todd C. Miller2013-11-151-0/+1
* Rename configure.in -> configure.acTodd C. Miller2013-11-131-1/+1
* From Daniel Richard G. (bug #622)Todd C. Miller2013-11-131-0/+2
* Add regress test for bug #623Todd C. Miller2013-11-121-0/+2
* Add support for libevent-style timed events. Adding a timed eventTodd C. Miller2013-10-281-1/+0
* Add "headless" tail queues and use them in place of the semi-circularTodd C. Miller2013-10-221-2/+1
* Convert sudo to use BSD TAILQ macros instead of home ground tailTodd C. Miller2013-10-221-0/+1
* Simple event subsystem that uses poll() or select(). Basically aTodd C. Miller2013-10-121-0/+4
* Fix braino.Todd C. Miller2013-09-291-2/+2
* Czech translation for sudo from translationproject.org.Todd C. Miller2013-09-291-0/+2
* Repair writing of the I/O log file indices broken in sudo 1.8.7.Todd C. Miller2013-09-031-0/+1
* French translation for sudo from translationproject.org.Todd C. Miller2013-08-181-0/+2
* Rename error.h -> fatal.h now that there is no error() function.Todd C. Miller2013-08-151-2/+2
* Don't allow max_groups to be set to zero, it just complicates thingsTodd C. Miller2013-08-121-0/+4
* Refactor code to parse list of gids into its own function that isTodd C. Miller2013-08-081-0/+1
* Move atoid() to common so it can be used in src and compat too.Todd C. Miller2013-08-071-1/+1
* Add atoid() function to convert a string to an id_t (uid, gid orTodd C. Miller2013-08-071-0/+1
* Implement memset_s() and use it instead of zero_bytes().Todd C. Miller2013-08-031-1/+1
* Use getopt_long() so we can make the -h flag take an optional argument.Todd C. Miller2013-07-171-0/+2
* Sync with translationproject.orgTodd C. Miller2013-07-161-0/+4
* Replace sequence number-based cycle detection in visudo with aTodd C. Miller2013-05-221-0/+2
* Sync with translationproject.orgTodd C. Miller2013-04-291-0/+2
* Updated translations from translationproject.org including newTodd C. Miller2013-04-261-0/+2
* Add regress for SHA-2 digests.Todd C. Miller2013-04-241-0/+3
* Remove some files that were mistakenly added.Todd C. Miller2013-04-231-2/+0
* Simple bas64 decode unit test.Todd C. Miller2013-04-171-0/+1
* Move base64_decode into its own source file.Todd C. Miller2013-04-171-0/+1
* For big endian architectures just use memcpy() instead of BE macrosTodd C. Miller2013-04-151-0/+1
* Initial implementation of checksum support in sudoers.Todd C. Miller2013-04-141-0/+5
* Add ttyname test.Todd C. Miller2013-04-101-1/+2
* No more timestamp.hTodd C. Miller2013-04-011-1/+0
* New Dutch translation for sudo and sudoersTodd C. Miller2013-03-231-0/+6
* Fix path to sudo.conf manuals; remove non-existant test2.err.okTodd C. Miller2013-03-181-4/+3