Code

Add Libtap as a bundled library (does not change any behaviour without --enable-libtap)
[nagiosplug.git] / .gitignore
1 # In all paths
2 NP-VERSION-FILE
3 *.o
5 # /
6 /aclocal.m4
7 /autom4te*.cache
8 /build-*
9 /Cache.pm
10 /command.cfg
11 /compile
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/compile
29 /build-aux/config.guess
30 /build-aux/config.sub
31 /build-aux/depcomp
32 /build-aux/install-sh
33 /build-aux/missing
35 # /doc/
36 /doc/developer-guidelines.html
38 # /external/
39 /external/tap-1.01
41 # /gl/
42 /gl/alloca.h
43 /gl/.deps
44 /gl/libgnu.a
45 /gl/Makefile
46 /gl/Makefile.in
47 /gl/stdint.h
48 /gl/stdbool.h
49 /gl/getopt.h
50 /gl/math.h
51 /gl/configmake.h
52 /gl/ref-del.sed
53 /gl/string.h
54 /gl/stdio.h
55 /gl/ref-add.sed
56 /gl/unistd.h
57 /gl/charset.alias
58 /gl/stdlib.h
60 # /intl/
61 /intl/ChangeLog
62 /intl/Makefile.in
63 /intl/VERSION
64 /intl/bindtextdom.c
65 /intl/config.charset
66 /intl/dcgettext.c
67 /intl/dcigettext.c
68 /intl/dcngettext.c
69 /intl/dgettext.c
70 /intl/dngettext.c
71 /intl/eval-plural.h
72 /intl/explodename.c
73 /intl/finddomain.c
74 /intl/gettext.c
75 /intl/gettextP.h
76 /intl/gmo.h
77 /intl/hash-string.h
78 /intl/intl-compat.c
79 /intl/l10nflist.c
80 /intl/libgnuintl.h
81 /intl/loadinfo.h
82 /intl/loadmsgcat.c
83 /intl/localcharset.c
84 /intl/locale.alias
85 /intl/localealias.c
86 /intl/localename.c
87 /intl/ngettext.c
88 /intl/os2compat.c
89 /intl/os2compat.h
90 /intl/osdep.c
91 /intl/plural-exp.c
92 /intl/plural-exp.h
93 /intl/plural.c
94 /intl/plural.y
95 /intl/ref-add.sin
96 /intl/ref-del.sin
97 /intl/textdomain.c
99 # /tap/
100 /tap/.deps
101 /tap/.libs
102 /tap/Makefile
103 /tap/Makefile.in
104 /tap/libtap.la
105 /tap/tap.lo
107 # /lib/
108 /lib/.deps
109 /lib/getopt.h
110 /lib/libnagiosplug.a
111 /lib/Makefile
112 /lib/Makefile.in
114 # /lib/tests/
115 /lib/tests/base64.Po
116 /lib/tests/.deps
117 /lib/tests/.libs
118 /lib/tests/Makefile
119 /lib/tests/Makefile.in
120 /lib/tests/test_base64
121 /lib/tests/test_cmd
122 /lib/tests/test_disk
123 /lib/tests/test_tcp
124 /lib/tests/test_utils
125 /lib/tests/utils_base.Po
126 /lib/tests/utils_cmd.Po
127 /lib/tests/utils_disk.Po
128 /lib/tests/utils_tcp.Po
129 /lib/tests/parse_ini.Po
130 /lib/tests/test_ini
131 /lib/tests/test_opts
132 /lib/tests/extra_opts.Po
134 # /m4/
135 /m4/Makefile
136 /m4/Makefile.in
137 /m4/Makefile.am
139 # /perlmods/
140 /perlmods/Makefile
141 /perlmods/Makefile.in
142 /perlmods/*[0-9]
144 # /pkg/solaris/
145 /pkg/solaris/.cvsignore
146 /pkg/solaris/pkginfo
148 # /plugins/
149 /plugins/check_apt
150 /plugins/check_by_ssh
151 /plugins/check_by_ssh
152 /plugins/check_clamd
153 /plugins/check_cluster
154 /plugins/check_dig
155 /plugins/check_disk
156 /plugins/check_dns
157 /plugins/check_dummy
158 /plugins/check_fping
159 /plugins/check_ftp
160 /plugins/check_game
161 /plugins/check_hpjd
162 /plugins/check_http
163 /plugins/check_ide_smart
164 /plugins/check_imap
165 /plugins/check_jabber
166 /plugins/check_ldap
167 /plugins/check_load
168 /plugins/check_mrtg
169 /plugins/check_mrtgtraf
170 /plugins/check_mysql
171 /plugins/check_mysql_query
172 /plugins/check_nagios
173 /plugins/check_netsaint
174 /plugins/check_nntp
175 /plugins/check_nntps
176 /plugins/check_nt
177 /plugins/check_ntp
178 /plugins/check_ntp_peer
179 /plugins/check_ntp_time
180 /plugins/check_nwstat
181 /plugins/check_overcr
182 /plugins/check_pgsql
183 /plugins/check_ping
184 /plugins/check_pop
185 /plugins/check_procs
186 /plugins/check_radius
187 /plugins/check_real
188 /plugins/check_reply
189 /plugins/check_simap
190 /plugins/check_smtp
191 /plugins/check_snmp
192 /plugins/check_spop
193 /plugins/check_ssh
194 /plugins/check_ssmtp
195 /plugins/check_swap
196 /plugins/check_tcp
197 /plugins/check_time
198 /plugins/check_udp
199 /plugins/check_ups
200 /plugins/check_users
201 /plugins/check_vsz
202 /plugins/config.h
203 /plugins/config.h.in
204 /plugins/.deps
205 /plugins/.libs
206 /plugins/Makefile
207 /plugins/Makefile.in
208 /plugins/negate
209 /plugins/stamp-h*
210 /plugins/urlize
212 # /plugins/t/
213 /plugins/t/*.tmp
215 # /plugins/tests/
216 /plugins/tests/Makefile
217 /plugins/tests/Makefile.in
218 /plugins/tests/test_utils
219 /plugins/tests/test_disk
220 /plugins/tests/.deps
222 # /plugins-root/
223 /plugins-root/.deps
224 /plugins-root/.libs
225 /plugins-root/Makefile.in
226 /plugins-root/Makefile
227 /plugins-root/check_dhcp
228 /plugins-root/check_icmp
229 /plugins-root/pst3
231 # /plugins-scripts/
232 /plugins-scripts/Makefile
233 /plugins-scripts/Makefile.in
234 /plugins-scripts/subst
235 /plugins-scripts/utils.pm
236 /plugins-scripts/utils.sh
237 /plugins-scripts/check_breeze
238 /plugins-scripts/check_disk_smb
239 /plugins-scripts/check_flexlm
240 /plugins-scripts/check_ifoperstatus
241 /plugins-scripts/check_ifstatus
242 /plugins-scripts/check_ircd
243 /plugins-scripts/check_log
244 /plugins-scripts/check_mailq
245 /plugins-scripts/check_ntp
246 /plugins-scripts/check_oracle
247 /plugins-scripts/check_rpc
248 /plugins-scripts/check_sensors
249 /plugins-scripts/check_wave
250 /plugins-scripts/check_file_age
252 # /po/
253 /po/Makefile
254 /po/Makefile.in
255 /po/remove-potcdate.sed
256 /po/Rules-quot
257 /po/boldquot.sed
258 /po/de.gmo
259 /po/en@boldquot.header
260 /po/en@quot.header
261 /po/fr.gmo
262 /po/insert-header.sin
263 /po/quot.sed
264 /po/POTFILES
265 /po/stamp-po