summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2011-10-27 14:55:55 +0000
committerDmitry V. Levin <ldv@altlinux.org>2011-10-27 14:55:55 +0000
commit3e7fb3233efe776d867be9d34b4b6e83ec59df86 (patch)
tree07a120df29d3f5e0b6baceffc9c4a6b12a426704 /modules
parentf1ac3dedfca57b431e17ce3ba1004e5dd9a1b561 (diff)
Update .gitignore files
* .gitignore: Add common ignore patterns. * m4/.gitignore: Unignore local m4 files. * dynamic/.gitignore: Unignore Makefile. * libpamc/test/modules/.gitignore: Likewise. * libpamc/test/regress/.gitignore: Likewise. * po/.gitignore: Add Makevars.template. * conf/.gitignore: Remove common ignore patterns. * conf/pam_conv1/.gitignore: Likewise. * doc/.gitignore: Likewise. * doc/specs/.gitignore: Likewise. * doc/specs/formatter/.gitignore: Likewise. * examples/.gitignore: Likewise. * modules/pam_filter/upperLOWER/.gitignore: Likewise. * modules/pam_mkhomedir/.gitignore: Likewise. * modules/pam_selinux/.gitignore: Likewise. * modules/pam_stress/.gitignore: Likewise. * modules/pam_tally/.gitignore: Likewise. * modules/pam_tally2/.gitignore: Likewise. * modules/pam_timestamp/.gitignore: Likewise. * modules/pam_unix/.gitignore: Likewise. * tests/.gitignore: Likewise. * xtests/.gitignore: Likewise. * doc/adg/.gitignore: Remove. * doc/man/.gitignore: Remove. * doc/mwg/.gitignore: Remove. * doc/sag/.gitignore: Remove. * libpamc/.gitignore: Remove. * libpamc/test/.gitignore: Remove. * libpam/.gitignore: Remove. * libpam_misc/.gitignore: Remove. * modules/.gitignore: Remove. * modules/pam_access/.gitignore: Remove. * modules/pam_cracklib/.gitignore: Remove. * modules/pam_debug/.gitignore: Remove. * modules/pam_deny/.gitignore: Remove. * modules/pam_echo/.gitignore: Remove. * modules/pam_env/.gitignore: Remove. * modules/pam_exec/.gitignore: Remove. * modules/pam_faildelay/.gitignore: Remove. * modules/pam_filter/.gitignore: Remove. * modules/pam_ftp/.gitignore: Remove. * modules/pam_group/.gitignore: Remove. * modules/pam_issue/.gitignore: Remove. * modules/pam_keyinit/.gitignore: Remove. * modules/pam_lastlog/.gitignore: Remove. * modules/pam_limits/.gitignore: Remove. * modules/pam_listfile/.gitignore: Remove. * modules/pam_localuser/.gitignore: Remove. * modules/pam_loginuid/.gitignore: Remove. * modules/pam_mail/.gitignore: Remove. * modules/pam_motd/.gitignore: Remove. * modules/pam_namespace/.gitignore: Remove. * modules/pam_nologin/.gitignore: Remove. * modules/pam_permit/.gitignore: Remove. * modules/pam_pwhistory/.gitignore: Remove. * modules/pam_rhosts/.gitignore: Remove. * modules/pam_rootok/.gitignore: Remove. * modules/pam_securetty/.gitignore: Remove. * modules/pam_sepermit/.gitignore: Remove. * modules/pam_shells/.gitignore: Remove. * modules/pam_succeed_if/.gitignore: Remove. * modules/pam_time/.gitignore: Remove. * modules/pam_tty_audit/.gitignore: Remove. * modules/pam_umask/.gitignore: Remove. * modules/pam_userdb/.gitignore: Remove. * modules/pam_warn/.gitignore: Remove. * modules/pam_wheel/.gitignore: Remove. * modules/pam_xauth/.gitignore: Remove.
Diffstat (limited to 'modules')
-rw-r--r--modules/.gitignore3
-rw-r--r--modules/pam_access/.gitignore9
-rw-r--r--modules/pam_cracklib/.gitignore8
-rw-r--r--modules/pam_debug/.gitignore8
-rw-r--r--modules/pam_deny/.gitignore8
-rw-r--r--modules/pam_echo/.gitignore8
-rw-r--r--modules/pam_env/.gitignore9
-rw-r--r--modules/pam_exec/.gitignore8
-rw-r--r--modules/pam_faildelay/.gitignore8
-rw-r--r--modules/pam_filter/.gitignore9
-rw-r--r--modules/pam_filter/upperLOWER/.gitignore4
-rw-r--r--modules/pam_ftp/.gitignore8
-rw-r--r--modules/pam_group/.gitignore9
-rw-r--r--modules/pam_issue/.gitignore8
-rw-r--r--modules/pam_keyinit/.gitignore8
-rw-r--r--modules/pam_lastlog/.gitignore8
-rw-r--r--modules/pam_limits/.gitignore9
-rw-r--r--modules/pam_listfile/.gitignore8
-rw-r--r--modules/pam_localuser/.gitignore10
-rw-r--r--modules/pam_loginuid/.gitignore9
-rw-r--r--modules/pam_mail/.gitignore8
-rw-r--r--modules/pam_mkhomedir/.gitignore9
-rw-r--r--modules/pam_motd/.gitignore8
-rw-r--r--modules/pam_namespace/.gitignore9
-rw-r--r--modules/pam_nologin/.gitignore8
-rw-r--r--modules/pam_permit/.gitignore8
-rw-r--r--modules/pam_pwhistory/.gitignore8
-rw-r--r--modules/pam_rhosts/.gitignore8
-rw-r--r--modules/pam_rootok/.gitignore8
-rw-r--r--modules/pam_securetty/.gitignore8
-rw-r--r--modules/pam_selinux/.gitignore11
-rw-r--r--modules/pam_sepermit/.gitignore11
-rw-r--r--modules/pam_shells/.gitignore8
-rw-r--r--modules/pam_stress/.gitignore7
-rw-r--r--modules/pam_succeed_if/.gitignore10
-rw-r--r--modules/pam_tally/.gitignore8
-rw-r--r--modules/pam_tally2/.gitignore8
-rw-r--r--modules/pam_time/.gitignore9
-rw-r--r--modules/pam_timestamp/.gitignore11
-rw-r--r--modules/pam_tty_audit/.gitignore8
-rw-r--r--modules/pam_umask/.gitignore10
-rw-r--r--modules/pam_unix/.gitignore11
-rw-r--r--modules/pam_userdb/.gitignore8
-rw-r--r--modules/pam_warn/.gitignore8
-rw-r--r--modules/pam_wheel/.gitignore8
-rw-r--r--modules/pam_xauth/.gitignore10
46 files changed, 2 insertions, 385 deletions
diff --git a/modules/.gitignore b/modules/.gitignore
deleted file mode 100644
index 0615b487..00000000
--- a/modules/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-*~
-Makefile
-Makefile.in
diff --git a/modules/pam_access/.gitignore b/modules/pam_access/.gitignore
deleted file mode 100644
index 6e648372..00000000
--- a/modules/pam_access/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-access.conf.5
-pam_access.8
diff --git a/modules/pam_cracklib/.gitignore b/modules/pam_cracklib/.gitignore
deleted file mode 100644
index db3b3295..00000000
--- a/modules/pam_cracklib/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_cracklib.8
diff --git a/modules/pam_debug/.gitignore b/modules/pam_debug/.gitignore
deleted file mode 100644
index af38ef08..00000000
--- a/modules/pam_debug/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_debug.8
diff --git a/modules/pam_deny/.gitignore b/modules/pam_deny/.gitignore
deleted file mode 100644
index 180c6155..00000000
--- a/modules/pam_deny/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_deny.8
diff --git a/modules/pam_echo/.gitignore b/modules/pam_echo/.gitignore
deleted file mode 100644
index 2d5569ad..00000000
--- a/modules/pam_echo/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_echo.8
diff --git a/modules/pam_env/.gitignore b/modules/pam_env/.gitignore
deleted file mode 100644
index e35f869e..00000000
--- a/modules/pam_env/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_env.8
-pam_env.conf.5
diff --git a/modules/pam_exec/.gitignore b/modules/pam_exec/.gitignore
deleted file mode 100644
index 47c8610e..00000000
--- a/modules/pam_exec/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_exec.8
diff --git a/modules/pam_faildelay/.gitignore b/modules/pam_faildelay/.gitignore
deleted file mode 100644
index cc931c87..00000000
--- a/modules/pam_faildelay/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_faildelay.8
diff --git a/modules/pam_filter/.gitignore b/modules/pam_filter/.gitignore
deleted file mode 100644
index dc6908c2..00000000
--- a/modules/pam_filter/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-security
-README
-pam_filter.8
diff --git a/modules/pam_filter/upperLOWER/.gitignore b/modules/pam_filter/upperLOWER/.gitignore
index ceceb1b9..bcd63650 100644
--- a/modules/pam_filter/upperLOWER/.gitignore
+++ b/modules/pam_filter/upperLOWER/.gitignore
@@ -1,5 +1 @@
-.deps
-.libs
upperLOWER
-Makefile
-Makefile.in
diff --git a/modules/pam_ftp/.gitignore b/modules/pam_ftp/.gitignore
deleted file mode 100644
index 02e0ab6b..00000000
--- a/modules/pam_ftp/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_ftp.8
diff --git a/modules/pam_group/.gitignore b/modules/pam_group/.gitignore
deleted file mode 100644
index 49b88179..00000000
--- a/modules/pam_group/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-group.conf.5
-pam_group.8
diff --git a/modules/pam_issue/.gitignore b/modules/pam_issue/.gitignore
deleted file mode 100644
index 8754cdf0..00000000
--- a/modules/pam_issue/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_issue.8
diff --git a/modules/pam_keyinit/.gitignore b/modules/pam_keyinit/.gitignore
deleted file mode 100644
index a2072fc9..00000000
--- a/modules/pam_keyinit/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_keyinit.8
diff --git a/modules/pam_lastlog/.gitignore b/modules/pam_lastlog/.gitignore
deleted file mode 100644
index 9b0768f7..00000000
--- a/modules/pam_lastlog/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_lastlog.8
diff --git a/modules/pam_limits/.gitignore b/modules/pam_limits/.gitignore
deleted file mode 100644
index b2519a1c..00000000
--- a/modules/pam_limits/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-limits.conf.5
-pam_limits.8
diff --git a/modules/pam_listfile/.gitignore b/modules/pam_listfile/.gitignore
deleted file mode 100644
index f54f6f27..00000000
--- a/modules/pam_listfile/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_listfile.8
diff --git a/modules/pam_localuser/.gitignore b/modules/pam_localuser/.gitignore
deleted file mode 100644
index ae7dab97..00000000
--- a/modules/pam_localuser/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-*.la
-*.lo
-*.so
-*~
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_localuser.8
diff --git a/modules/pam_loginuid/.gitignore b/modules/pam_loginuid/.gitignore
deleted file mode 100644
index cb4cb6de..00000000
--- a/modules/pam_loginuid/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-pam_loginuid
-README
-pam_loginuid.8
diff --git a/modules/pam_mail/.gitignore b/modules/pam_mail/.gitignore
deleted file mode 100644
index e34886b5..00000000
--- a/modules/pam_mail/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_mail.8
diff --git a/modules/pam_mkhomedir/.gitignore b/modules/pam_mkhomedir/.gitignore
index a0ad1aad..7352e564 100644
--- a/modules/pam_mkhomedir/.gitignore
+++ b/modules/pam_mkhomedir/.gitignore
@@ -1,10 +1 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_mkhomedir.8
mkhomedir_helper
-mkhomedir_helper.8
diff --git a/modules/pam_motd/.gitignore b/modules/pam_motd/.gitignore
deleted file mode 100644
index f36d06fa..00000000
--- a/modules/pam_motd/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_motd.8
diff --git a/modules/pam_namespace/.gitignore b/modules/pam_namespace/.gitignore
deleted file mode 100644
index 59a9578c..00000000
--- a/modules/pam_namespace/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-namespace.conf.5
-pam_namespace.8
diff --git a/modules/pam_nologin/.gitignore b/modules/pam_nologin/.gitignore
deleted file mode 100644
index f9fb15b5..00000000
--- a/modules/pam_nologin/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_nologin.8
diff --git a/modules/pam_permit/.gitignore b/modules/pam_permit/.gitignore
deleted file mode 100644
index 5406ac33..00000000
--- a/modules/pam_permit/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_permit.8
diff --git a/modules/pam_pwhistory/.gitignore b/modules/pam_pwhistory/.gitignore
deleted file mode 100644
index c0d3c72c..00000000
--- a/modules/pam_pwhistory/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_pwhistory.8
diff --git a/modules/pam_rhosts/.gitignore b/modules/pam_rhosts/.gitignore
deleted file mode 100644
index 8f807d67..00000000
--- a/modules/pam_rhosts/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_rhosts.8
diff --git a/modules/pam_rootok/.gitignore b/modules/pam_rootok/.gitignore
deleted file mode 100644
index 70776789..00000000
--- a/modules/pam_rootok/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_rootok.8
diff --git a/modules/pam_securetty/.gitignore b/modules/pam_securetty/.gitignore
deleted file mode 100644
index 1e9b0b2d..00000000
--- a/modules/pam_securetty/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_securetty.8
diff --git a/modules/pam_selinux/.gitignore b/modules/pam_selinux/.gitignore
index 08754fd5..6683beba 100644
--- a/modules/pam_selinux/.gitignore
+++ b/modules/pam_selinux/.gitignore
@@ -1,11 +1,2 @@
-*.la
-*.lo
-*.so
-*~
-.deps
-.libs
-Makefile
-Makefile.in
pam_selinux_check
-README
-pam_selinux.8
+!pam_selinux_check.8
diff --git a/modules/pam_sepermit/.gitignore b/modules/pam_sepermit/.gitignore
deleted file mode 100644
index 47f494cc..00000000
--- a/modules/pam_sepermit/.gitignore
+++ /dev/null
@@ -1,11 +0,0 @@
-*.la
-*.lo
-*.so
-*~
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_sepermit.8
-sepermit.conf.5
diff --git a/modules/pam_shells/.gitignore b/modules/pam_shells/.gitignore
deleted file mode 100644
index f86c33b1..00000000
--- a/modules/pam_shells/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_shells.8
diff --git a/modules/pam_stress/.gitignore b/modules/pam_stress/.gitignore
index 9fb98574..a164aea3 100644
--- a/modules/pam_stress/.gitignore
+++ b/modules/pam_stress/.gitignore
@@ -1,6 +1 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
+!README
diff --git a/modules/pam_succeed_if/.gitignore b/modules/pam_succeed_if/.gitignore
deleted file mode 100644
index 6218e822..00000000
--- a/modules/pam_succeed_if/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-*.la
-*.lo
-*.so
-*~
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_succeed_if.8
diff --git a/modules/pam_tally/.gitignore b/modules/pam_tally/.gitignore
index 0286d635..b4d6899e 100644
--- a/modules/pam_tally/.gitignore
+++ b/modules/pam_tally/.gitignore
@@ -1,9 +1 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
pam_tally
-README
-pam_tally.8
diff --git a/modules/pam_tally2/.gitignore b/modules/pam_tally2/.gitignore
index c20ebb92..8ff18583 100644
--- a/modules/pam_tally2/.gitignore
+++ b/modules/pam_tally2/.gitignore
@@ -1,9 +1 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
pam_tally2
-README
-pam_tally2.8
diff --git a/modules/pam_time/.gitignore b/modules/pam_time/.gitignore
deleted file mode 100644
index cac9cca3..00000000
--- a/modules/pam_time/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_time.8
-time.conf.5
diff --git a/modules/pam_timestamp/.gitignore b/modules/pam_timestamp/.gitignore
index c084c915..9eb311b6 100644
--- a/modules/pam_timestamp/.gitignore
+++ b/modules/pam_timestamp/.gitignore
@@ -1,13 +1,2 @@
-*.la
-*.lo
-*.so
-*~
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_timestamp.8
-pam_timestamp_check.8
hmacfile
pam_timestamp_check
diff --git a/modules/pam_tty_audit/.gitignore b/modules/pam_tty_audit/.gitignore
deleted file mode 100644
index aefb9d6f..00000000
--- a/modules/pam_tty_audit/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_tty_audit.8
diff --git a/modules/pam_umask/.gitignore b/modules/pam_umask/.gitignore
deleted file mode 100644
index d53ba152..00000000
--- a/modules/pam_umask/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-*.la
-*.lo
-*.so
-*~
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_umask.8
diff --git a/modules/pam_unix/.gitignore b/modules/pam_unix/.gitignore
index 01819c28..3beb544f 100644
--- a/modules/pam_unix/.gitignore
+++ b/modules/pam_unix/.gitignore
@@ -1,14 +1,3 @@
-*.la
-*.lo
-*.so
-.deps
-.libs
-Makefile
-Makefile.in
bigcrypt
unix_chkpwd
unix_update
-README
-pam_unix.8
-unix_chkpwd.8
-unix_update.8
diff --git a/modules/pam_userdb/.gitignore b/modules/pam_userdb/.gitignore
deleted file mode 100644
index ca9670ba..00000000
--- a/modules/pam_userdb/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_userdb.8
diff --git a/modules/pam_warn/.gitignore b/modules/pam_warn/.gitignore
deleted file mode 100644
index 7737bcc0..00000000
--- a/modules/pam_warn/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_warn.8
diff --git a/modules/pam_wheel/.gitignore b/modules/pam_wheel/.gitignore
deleted file mode 100644
index e63f2a9c..00000000
--- a/modules/pam_wheel/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_wheel.8
diff --git a/modules/pam_xauth/.gitignore b/modules/pam_xauth/.gitignore
deleted file mode 100644
index 1611e414..00000000
--- a/modules/pam_xauth/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-*.la
-*.lo
-*.so
-*~
-.deps
-.libs
-Makefile
-Makefile.in
-README
-pam_xauth.8