summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* "make install" now sets uid/gid and mode on sudoers if it existsTodd C. Miller1996-05-281-1/+4
* replaced wildcat.* with fnmatch.*Todd C. Miller1996-05-281-8/+8
* fixed pod2man usageTodd C. Miller1996-04-281-3/+3
* ++versionTodd C. Miller1996-04-281-2/+2
* now uses SUDOERS_UID and SUDOERS_GIDTodd C. Miller1996-04-281-10/+10
* fixed a typoTodd C. Miller1996-04-051-1/+1
* added install-dirs .Todd C. Miller1996-04-051-5/+8
* ++versionTodd C. Miller1996-02-221-2/+2
* ++versoinTodd C. Miller1996-02-061-1/+1
* fixed a typoTodd C. Miller1996-02-061-1/+1
* now uses *.pod to build *.man and *.cat & *.htmlTodd C. Miller1996-02-051-2/+37
* TESTOBJS nwo includes wildmat.oTodd C. Miller1996-02-051-1/+1
* commented out rule to build lex.yy.c from parse.lex sinceTodd C. Miller1996-02-041-6/+7
* added wildmat.c to SRCS & SUDOBJSTodd C. Miller1996-02-021-4/+4
* ++versionTodd C. Miller1996-01-291-2/+2
* ++versionTodd C. Miller1996-01-141-2/+2
* tgetpass.o is now only linked in with sudo (not visudo)Todd C. Miller1996-01-111-2/+2
* ++versionTodd C. Miller1996-01-091-2/+2
* added FAQTodd C. Miller1996-01-071-1/+1
* remove sudo.core visudo.core for clan targetTodd C. Miller1995-12-181-1/+1
* fixed another occurence of sudo_getpwuid.*Todd C. Miller1995-12-181-1/+1
* sudo_getpwuid.c -> getspwuid.cTodd C. Miller1995-12-181-1/+1
* ++versionTodd C. Miller1995-12-181-2/+2
* fixed up testsudoers targetTodd C. Miller1995-12-051-3/+3
* LIBS -> SUDO_LIBS , VISUDO_LIBSTodd C. Miller1995-12-051-6/+8
* added dce_pwent.cTodd C. Miller1995-11-281-1/+1
* added extra $'s for make to eat up, yum.Todd C. Miller1995-11-251-2/+2
* added sudo_getpwuid.cTodd C. Miller1995-11-211-4/+4
* fixed clean ruleTodd C. Miller1995-11-201-1/+1
* updated version numberTodd C. Miller1995-11-191-2/+2
* -I stuff now goes in CPPFLAGSTodd C. Miller1995-11-191-3/+3
* replaced $man_prefix with $mandirTodd C. Miller1995-11-191-2/+2
* now use more GNU'ish dir namesTodd C. Miller1995-11-191-7/+7
* added etc_dir, bin_dir, sbin_dirTodd C. Miller1995-11-171-3/+6
* now ship a flex-generated lex.yy.cTodd C. Miller1995-11-171-7/+8
* now sets _PATH_SUDO_SUDOERS, _PATH_SUDO_STMP, SUDOERS_OWNERTodd C. Miller1995-11-171-1/+1
* now uses exec_prefix & prefix from configureTodd C. Miller1995-11-131-3/+3
* removed leading tab if @MAN_POSTINSTALL@ not definedTodd C. Miller1995-11-131-2/+2
* fixed headers that moved to emul dirTodd C. Miller1995-09-231-2/+2
* more $srcdir support for install targetsTodd C. Miller1995-09-131-6/+6
* added support for building in other than the sourcedirTodd C. Miller1995-09-131-3/+5
* fixed typoTodd C. Miller1995-09-031-1/+1
* fixed a commentTodd C. Miller1995-09-021-1/+1
* added clobber targetTodd C. Miller1995-09-011-2/+4
* ++versionTodd C. Miller1995-07-291-1/+1
* now installs sudoers.man -- really should clean this up though.Todd C. Miller1995-07-251-4/+8
* added sudoers.cat and sudoers.manTodd C. Miller1995-07-251-2/+2
* ++versionTodd C. Miller1995-07-111-1/+1
* getcwd -> getwdTodd C. Miller1995-06-281-1/+1
* version++Todd C. Miller1995-06-261-1/+1