Code

check_dbi: Added -e option.
[nagiosplug.git] / .gitignore
1 # In all paths
2 NP-VERSION-FILE
3 *.o
5 # /
6 /aclocal.m4
7 /autom4te*.cache
8 /Cache.pm
9 /command.cfg
10 /compile
11 /confdefs.h
12 /config.*
13 /configure
14 /debian
15 /depcomp
16 /INSTALL
17 /install-sh
18 /intl
19 /libtool
20 /Makefile
21 /Makefile.in
22 /missing
23 /stamp-h1
24 /test.pl
25 /THANKS
27 # /build-aux/
28 /build-aux/*~
29 /build-aux/compile
30 /build-aux/config.guess
31 /build-aux/config.sub
32 /build-aux/depcomp
33 /build-aux/install-sh
34 /build-aux/missing
35 /build-aux/mkinstalldirs
37 # /doc/
38 /doc/developer-guidelines.html
40 # /tap/
41 /tap/.deps
42 /tap/.libs
43 /tap/Makefile
44 /tap/Makefile.in
45 /tap/libtap.la
46 /tap/tap.lo
48 # /gl/
49 /gl/.deps
50 /gl/alloca.h
51 /gl/arg-nonnull.h
52 /gl/arpa
53 /gl/arpa_inet.h
54 /gl/c++defs.h
55 /gl/charset.alias
56 /gl/configmake.h
57 /gl/errno.h
58 /gl/fcntl.h
59 /gl/float.h
60 /gl/getopt.h
61 /gl/langinfo.h
62 /gl/libgnu.a
63 /gl/locale.h
64 /gl/Makefile
65 /gl/Makefile.in
66 /gl/math.h
67 /gl/netdb.h
68 /gl/netinet_in.h
69 /gl/ref-add.sed
70 /gl/ref-del.sed
71 /gl/stdbool.h
72 /gl/stddef.h
73 /gl/stdint.h
74 /gl/stdio.h
75 /gl/stdlib.h
76 /gl/string.h
77 /gl/sys_socket.h
78 /gl/sys_stat.h
79 /gl/sys
80 /gl/time.h
81 /gl/unistd.h
82 /gl/warn-on-use.h
83 /gl/wchar.h
84 /gl/wctype.h
86 # /lib/
87 /lib/.deps
88 /lib/getopt.h
89 /lib/libnagiosplug.a
90 /lib/Makefile
91 /lib/Makefile.in
93 # /lib/tests/
94 /lib/tests/base64.Po
95 /lib/tests/.deps
96 /lib/tests/.libs
97 /lib/tests/Makefile
98 /lib/tests/Makefile.in
99 /lib/tests/test_base64
100 /lib/tests/test_cmd
101 /lib/tests/test_disk
102 /lib/tests/test_tcp
103 /lib/tests/test_utils
104 /lib/tests/utils_base.Po
105 /lib/tests/utils_cmd.Po
106 /lib/tests/utils_disk.Po
107 /lib/tests/utils_tcp.Po
108 /lib/tests/parse_ini.Po
109 /lib/tests/test_ini1
110 /lib/tests/test_ini3
111 /lib/tests/test_opts1
112 /lib/tests/test_opts2
113 /lib/tests/test_opts3
114 /lib/tests/extra_opts.Po
116 # /m4/
117 /m4/Makefile
118 /m4/Makefile.in
119 /m4/Makefile.am
121 # /perlmods/
122 /perlmods/Makefile
123 /perlmods/Makefile.in
124 /perlmods/*[0-9]
126 # /pkg/solaris/
127 /pkg/solaris/.cvsignore
128 /pkg/solaris/pkginfo
130 # /plugins/
131 /plugins/check_apt
132 /plugins/check_by_ssh
133 /plugins/check_by_ssh
134 /plugins/check_clamd
135 /plugins/check_cluster
136 /plugins/check_dbi
137 /plugins/check_dig
138 /plugins/check_disk
139 /plugins/check_dns
140 /plugins/check_dummy
141 /plugins/check_fping
142 /plugins/check_ftp
143 /plugins/check_game
144 /plugins/check_hpjd
145 /plugins/check_http
146 /plugins/check_ide_smart
147 /plugins/check_imap
148 /plugins/check_jabber
149 /plugins/check_ldap
150 /plugins/check_load
151 /plugins/check_mrtg
152 /plugins/check_mrtgtraf
153 /plugins/check_mysql
154 /plugins/check_mysql_query
155 /plugins/check_nagios
156 /plugins/check_netsaint
157 /plugins/check_nntp
158 /plugins/check_nntps
159 /plugins/check_nt
160 /plugins/check_ntp
161 /plugins/check_ntp_peer
162 /plugins/check_ntp_time
163 /plugins/check_nwstat
164 /plugins/check_overcr
165 /plugins/check_pgsql
166 /plugins/check_ping
167 /plugins/check_pop
168 /plugins/check_procs
169 /plugins/check_radius
170 /plugins/check_real
171 /plugins/check_reply
172 /plugins/check_simap
173 /plugins/check_smtp
174 /plugins/check_snmp
175 /plugins/check_spop
176 /plugins/check_ssh
177 /plugins/check_ssmtp
178 /plugins/check_swap
179 /plugins/check_tcp
180 /plugins/check_time
181 /plugins/check_udp
182 /plugins/check_ups
183 /plugins/check_users
184 /plugins/check_vsz
185 /plugins/config.h
186 /plugins/config.h.in
187 /plugins/.deps
188 /plugins/.libs
189 /plugins/Makefile
190 /plugins/Makefile.in
191 /plugins/negate
192 /plugins/stamp-h*
193 /plugins/urlize
195 # /plugins/t/
196 /plugins/t/*.tmp
198 # /plugins/tests/
199 /plugins/tests/Makefile
200 /plugins/tests/Makefile.in
201 /plugins/tests/test_utils
202 /plugins/tests/test_disk
203 /plugins/tests/.deps
205 # /plugins-root/
206 /plugins-root/.deps
207 /plugins-root/.libs
208 /plugins-root/Makefile.in
209 /plugins-root/Makefile
210 /plugins-root/check_dhcp
211 /plugins-root/check_icmp
212 /plugins-root/pst3
214 # /plugins-scripts/
215 /plugins-scripts/Makefile
216 /plugins-scripts/Makefile.in
217 /plugins-scripts/subst
218 /plugins-scripts/utils.pm
219 /plugins-scripts/utils.sh
220 /plugins-scripts/check_breeze
221 /plugins-scripts/check_disk_smb
222 /plugins-scripts/check_flexlm
223 /plugins-scripts/check_ifoperstatus
224 /plugins-scripts/check_ifstatus
225 /plugins-scripts/check_ircd
226 /plugins-scripts/check_log
227 /plugins-scripts/check_mailq
228 /plugins-scripts/check_ntp
229 /plugins-scripts/check_oracle
230 /plugins-scripts/check_rpc
231 /plugins-scripts/check_sensors
232 /plugins-scripts/check_wave
233 /plugins-scripts/check_file_age
235 # /po/
236 /po/Makefile
237 /po/Makefile.in
238 /po/remove-potcdate.sed
239 /po/Rules-quot
240 /po/boldquot.sed
241 /po/de.gmo
242 /po/en@boldquot.header
243 /po/en@quot.header
244 /po/fr.gmo
245 /po/insert-header.sin
246 /po/quot.sed
247 /po/POTFILES
248 /po/stamp-po