index
:
delta/sudo.git
1.6
1.7
1.7.2
1.8
1.9
LDAP
baserock/morph
master
www.sudo.ws: repos/sudo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace --with-timedir and --with-lecture_dir with --with-rundir
Todd C. Miller
2014-02-01
1
-2
/
+4
*
Update copyright years
Todd C. Miller
2014-01-15
1
-1
/
+1
*
Add cppcheck target to run cppcheck on all source files.
Todd C. Miller
2014-01-13
1
-12
/
+23
*
Add warning_gettext() wrapper function that changes to the user locale,
Todd C. Miller
2013-11-18
1
-1
/
+1
*
Rename configure.in -> configure.ac
Todd C. Miller
2013-11-13
1
-1
/
+1
*
Fix c-format for fatal/fatalx
Todd C. Miller
2013-04-29
1
-1
/
+1
*
Change some error/errorx -> fatal/fatalx in comments and xgettext
Todd C. Miller
2013-04-26
1
-1
/
+1
*
Check for any uncommitted changes in dist target and add force-dist
Todd C. Miller
2013-04-18
1
-4
/
+7
*
The first (all) target must be by itself or some makes will choose
Todd C. Miller
2013-04-02
1
-1
/
+7
*
Clean up generated test files and other minor housekeeping.
Todd C. Miller
2013-02-28
1
-2
/
+4
*
Add m4/ to paths m4_include parameters so we don't need to use
Todd C. Miller
2013-02-23
1
-3
/
+0
*
Rename sample_group plugin to group_file.
Todd C. Miller
2013-02-18
1
-15
/
+8
*
Fill in the comment block at the top of the .pot files and preserve
Todd C. Miller
2013-01-11
1
-1
/
+3
*
Call gettext() in sudoerserror() in the user's locale and pass the untranslat...
Todd C. Miller
2012-11-25
1
-1
/
+2
*
Add the values of badpass_message, passprompt and mailsub to
Todd C. Miller
2012-11-09
1
-3
/
+10
*
Solaris gettext() looks in lang.UTF-8, not just lang for UTF-8 locales.
Todd C. Miller
2012-11-08
1
-0
/
+6
*
Add missing signame dependency
Todd C. Miller
2012-08-29
1
-2
/
+2
*
Happy Easter
Todd C. Miller
2012-08-18
1
-1
/
+12
*
Install shared objects with mode 0644 except on HP-UX which needs
Todd C. Miller
2012-06-11
1
-0
/
+2
*
Make installed file modes consistent with the file modes in the
Todd C. Miller
2012-06-11
1
-1
/
+1
*
update depends
Todd C. Miller
2012-05-08
1
-0
/
+2
*
Add group plugin that does lookups by name using the system group
Todd C. Miller
2012-05-08
1
-1
/
+1
*
Sort xgettext output by file name.
Todd C. Miller
2012-04-16
1
-1
/
+1
*
Ignore Project-Id-Version when comparing pot files.
Todd C. Miller
2012-03-28
1
-1
/
+1
*
Ignore comments when comparing new and old pot files.
Todd C. Miller
2012-03-15
1
-1
/
+1
*
Use -m not -M for install-sh for everything except setuid.
Todd C. Miller
2012-02-09
1
-1
/
+1
*
Remove all sudo/sudoers .mo files on uninstall
Todd C. Miller
2011-11-16
1
-8
/
+5
*
Do compile-po as part of sync-po so that the .mo files get rebuild
Todd C. Miller
2011-10-25
1
-1
/
+3
*
install target should depend on ChangeLog too, not just install-doc
Todd C. Miller
2011-09-16
1
-1
/
+1
*
Fix logic inversion in pot file up to date check.
Todd C. Miller
2011-08-17
1
-2
/
+2
*
Add check for out of date message catalogs when doing "make dist".
Todd C. Miller
2011-08-05
1
-27
/
+55
*
No longer need to specify LINGUAS in configure, "make install-nls"
Todd C. Miller
2011-06-18
1
-31
/
+33
*
Remove locale files in "make uninstall"
Todd C. Miller
2011-06-06
1
-1
/
+17
*
Move xgettext invocation out of update-po target into update-pot
Todd C. Miller
2011-06-06
1
-2
/
+7
*
Move nls targets to the top level Makefile so the paths in
Todd C. Miller
2011-06-04
1
-2
/
+76
*
Add 'sync-po' target to top-level Makefile to rsync the po files
Todd C. Miller
2011-05-27
1
-0
/
+4
*
Include .mo files in sudo binary packags.
Todd C. Miller
2011-05-27
1
-0
/
+2
*
Add dependency for siglist.lo in compat. This is a generated file so
Todd C. Miller
2011-05-26
1
-1
/
+4
*
mkdep.pl only works when run from the src dir
Todd C. Miller
2011-05-25
1
-8
/
+15
*
Auto-generate Makefile dependencies with a perl script.
Todd C. Miller
2011-05-25
1
-0
/
+10
*
Add scaffolding to update .po files and install .mo files.
Todd C. Miller
2011-05-19
1
-2
/
+2
*
When using a sub-shell to invoke the sub-make, exec make instead of
Todd C. Miller
2011-04-06
1
-6
/
+22
*
If make in a subdir fails, fail the target in the upper level Makefile too.
Todd C. Miller
2011-04-06
1
-8
/
+5
*
If there is an existing sudoers file, only install if it passes a
Todd C. Miller
2011-03-29
1
-2
/
+5
*
Move check into its own rule since some versions of make will run
Todd C. Miller
2011-03-10
1
-1
/
+4
*
add localstatedir; closes bug 471
Todd C. Miller
2011-02-19
1
-0
/
+1
*
Update copyright year to 2011
Todd C. Miller
2011-01-20
1
-1
/
+1
*
Add regression tests for iolog_path()
Todd C. Miller
2011-01-06
1
-4
/
+1
*
Add support for "make Makefile" to regenerate Makefile from Makefile.in
Todd C. Miller
2011-01-06
1
-0
/
+3
*
Use "mv -f" when regenerating ChangeLog
Todd C. Miller
2011-01-04
1
-1
/
+1
[next]