forked from net-snmp/net-snmp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
132 lines (132 loc) · 2.24 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
*.bak
*.bs
*.ft
*.ft.1
*.idb
*.la
*.lo
*.made
*.o
*.obj
*.old
*.orig
*.out
*.pdb
*.rej
*.sbr
*.swp
*~
.libs/
__pycache__
agent/*.exe
agent/mibgroup/agent_module_dot_conf.h
agent/mibgroup/agent_module_includes.h
agent/mibgroup/agent_module_inits.h
agent/mibgroup/agent_module_shutdown.h
agent/mibgroup/mib_module_dot_conf.h
agent/mibgroup/mib_module_includes.h
agent/mibgroup/mib_module_inits.h
agent/mibgroup/mib_module_shutdown.h
agent/snmpd
apps/*.exe
apps/agentxtrap
apps/encode_keychange
apps/snmpbulkget
apps/snmpbulkwalk
apps/snmpdelta
apps/snmpdf
apps/snmpget
apps/snmpgetnext
apps/snmpnetstat/*.exe
apps/snmpnetstat/snmpnetstat
apps/snmppcap
apps/snmpping
apps/snmpps
apps/snmpset
apps/snmpstatus
apps/snmptable
apps/snmptest
apps/snmptls
apps/snmptranslate
apps/snmptrap
apps/snmptrapd
apps/snmpusm
apps/snmpvacm
apps/snmpwalk
apps/sshtosnmp
autom4te.cache/
ChangeLog.add*
ChangeLog.reallyadd
CHANGES.new*
confdefs.h
config.cache
config.log
config.status
configure-summary
dist/generation-scripts/gen-variables
docs/html
docs/latex
EXAMPLE.conf
include/net-snmp/agent/agent_module_config.h
include/net-snmp/agent/mib_module_config.h
include/net-snmp/library/snmpv3-security-includes.h
include/net-snmp/net-snmp-config.h
libtool
local/snmpcheck
local/snmpconf
Makefile
man/*.[1358]
man/default_store.3.h
man/manaliases
mk/
module_tmp_header.h
net-snmp-5*
net-snmp-6*
net-snmp-config
net-snmp-config-x
net-snmp-create-v3-user
netsnmp-agent.pc
netsnmp.pc
NEWS.new*
perl/*.json
perl/*.yml
perl/*/*.def
perl/*/*.json
perl/*/*.yml
perl/*/*/*.json
perl/*/*/*.yml
perl/agent/agent.c
perl/agent/default_store/default_store.c
perl/agent/default_store/default_store.def
perl/ASN/ASN.c
perl/blib/
perl/default_store/default_store.c
perl/NetSNMP.c
perl/OID/OID.c
perl/OID/snmp.conf
perl/SNMP/SNMP.c
perl/SNMP/snmp.conf
perl/SNMP/t/*.log
perl/SNMP/t/*.pid
perl/SNMP/t/*.stderr
perl/SNMP/t/snmptest.cmd
perl/TrapReceiver/const-c.inc
perl/TrapReceiver/const-xs.inc
perl/TrapReceiver/TrapReceiver.c
pm_to_blib
python/build
python/netsnmp_python.egg-info/
python/netsnmp/client_intf.*.so
sedscript
snmplib/snmpsm_init.h
snmplib/snmpsm_shutdown.h
snmplib/transports/snmp_transport_inits.h
stamp-h
TAGS
testing/failed_tests
testing/testing/
testing/fuzzing/
win32/*/debug
win32/*/release
win32/bin
win32/lib