2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-21 17:37:16 +00:00

42 Commits

Author SHA1 Message Date
Todd C. Miller
627ae4b09c Ignore scripts/check_man 2025-03-09 10:42:17 -06:00
Todd C. Miller
98c2eeafd5 Add plugins/sudoers/tsgetusershell.c to ignore files. 2023-10-05 13:59:44 -06:00
Todd C. Miller
5eed6adb6f Do not ignore .mo files.
Otherwise we are likely to miss uncommitted changes in them.
2023-02-14 09:51:34 -07:00
Todd C. Miller
179fd32472 Only regenerate ChangeLog if there have been changes.
Also check that "hg --version" or "git --version" works before using
hg or git.  Bug #1043.
2022-12-08 10:10:41 -07:00
Todd C. Miller
4386be3d68 Add new test binaries to the ignore files. 2022-06-03 15:26:06 -06:00
Todd C. Miller
a57e979962 Adapt test harness for lib/util and move to regress directory. 2022-02-28 14:15:43 -07:00
Todd C. Miller
f35bbd5a3f Move the cvtsudoers/sudoers/testsudoers/visudo tests into a script.
It is easier to maintain these tests in script form.  The output
now more closely matches that of the other tests.  The harness
script can be invoked directly and supports running specific tests.
2022-02-28 11:29:38 -07:00
Todd C. Miller
63b2a62f8a Substitute values in the example syslog.conf too.
Also update ignore files for example changes
2022-02-11 19:19:09 -07:00
Todd C. Miller
289a045a4f Rename "doc" directory to "docs" for better GitHub compatibility. 2021-11-10 16:45:16 -07:00
Todd C. Miller
a02af3a45c Update ignore file. 2021-10-03 09:07:46 -06:00
Todd C. Miller
4b5a67cf8e Add src/intercept.exp to ignore files. 2021-09-09 12:21:20 -06:00
Todd C. Miller
b40f74cb24 Cross-build support for mksigname and mksiglist
We must build these with the host C compiler but use the target
preprocessor to generate the output.
2021-08-19 09:50:05 -06:00
Todd C. Miller
39774e2389 Ignore fuzzer targets 2021-02-24 15:23:16 -07:00
Todd C. Miller
38f1e55cdc Sync ignore files. 2021-02-06 16:42:07 -07:00
Todd C. Miller
68939adee2 Update ignore files. 2021-02-02 14:40:47 -07:00
Todd C. Miller
4b0783b0b4 Add *.map to the ignore file. 2020-08-12 09:11:20 -06:00
Todd C. Miller
9ab8efa8f4 Ignore __pycache__ directories. 2020-03-29 05:05:08 -06:00
Todd C. Miller
7ceeca1eb0 Add examples/sudo.conf to ignore files. 2020-01-17 12:01:25 -07:00
Todd C. Miller
d089bd94e6 Add uncrustify.files to ignore file. 2019-12-23 07:34:52 -07:00
Todd C. Miller
42adbca7ad Update .hgignore and convert to .gitignore 2019-11-25 12:57:03 -07:00
Todd C. Miller
81a30dd44d Ignore in-tree build directory. 2019-09-20 11:31:22 -06:00
Todd C. Miller
83fd48a75c Update ignore patterns to match doc changes. 2018-11-29 08:49:58 -07:00
Todd C. Miller
06035f193e ignore prologue 2018-10-26 10:10:52 -06:00
Todd C. Miller
c5df091123 Add pvs-studio target and associated production rules. 2018-10-21 08:46:05 -06:00
Todd C. Miller
1f248504af sync 2018-08-24 11:34:31 -06:00
Todd C. Miller
aaad554cda Add regress test for I/O log plugin endpoints 2018-08-23 15:35:02 -06:00
Todd C. Miller
693cdbd96e ignore *.ldif2sudo regress output 2018-03-26 10:36:29 -06:00
Todd C. Miller
0804cda64e ignore more binaries 2018-03-01 10:33:47 -07:00
Todd C. Miller
b92a33ba3e ignore tsdump 2018-01-12 11:43:02 -07:00
Todd C. Miller
fa3552fa76 Create template tmpfiles.d/sudo.conf for installation instead of
creating one via echo commands in the Makefile.

Add --enable-tmpfiles.d configure option to enable/disable use of
tmpfiles.d and override the default directory.

Use --disable-tmpfiles.d in mkpkg so we no longer need to ignore
tmpfiles.d/sudo.conf in sudo.pp.
2015-04-07 15:35:01 -06:00
Todd C. Miller
bd57aad60b Ignore .out and .err files in lib/util regress 2014-08-08 14:44:22 -06:00
Todd C. Miller
84fa5a505c Ignore lib/util/util.exp 2014-08-05 16:07:31 -06:00
Todd C. Miller
4d37a4a162 Top level directory reorg
Move src/po -> po
Combine common and compat -> lib/util
Move zlib -> lib/zlib
2014-06-26 15:51:02 -06:00
Todd C. Miller
275b2edbd6 Correctly ignore init.d/*.sh 2014-03-31 15:46:47 -06:00
Todd C. Miller
96d87d55dd First cut add installing an init.d file for HP-UX and AIX to remove
old sudo timestamp files at boot time.
2014-02-16 10:22:43 -07:00
Todd C. Miller
ec32194152 Add ttyname test. 2013-04-10 09:39:49 -04:00
Todd C. Miller
6e3965160a Add signame.c and mksigname. 2012-11-13 09:46:19 -05:00
Todd C. Miller
602510f1bb Generate a sed script file when munging *.mdoc or *.man instead of
passing sed expressions on the command line.  Older seds do not
support \n in a replacement so generate and run a sed script instead.
2012-08-01 14:38:52 -04:00
Todd C. Miller
42e6496ed0 Add doc/*.mdoc to ignore file 2012-07-19 13:42:41 -04:00
Todd C. Miller
1cfd09c880 ignore doc/varsub 2012-01-06 15:27:30 -05:00
Todd C. Miller
faa10aa827 ignore src/sesh 2011-12-05 11:25:30 -05:00
Todd C. Miller
0cd56fa292 Add ignore file; from Mike Frysinger 2011-11-21 16:44:21 -05:00