forked from coova/coova-chilli
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
112 lines (103 loc) · 1.58 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
# Object files
*.o
*.ko
*.lo
# Libraries
*.lib
*.a
*.la
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
**/.deps
**/.libs
Makefile
Makefile.in
bstring/Makefile
bstring/Makefile.in
conf/Makefile
conf/Makefile.in
debian/Makefile
debian/Makefile.in
distro/Makefile
distro/Makefile.in
doc/Makefile
doc/Makefile.in
json/Makefile
json/Makefile.in
miniportal/Makefile
miniportal/Makefile.in
src/Makefile
src/Makefile.in
src/mssl/Makefile
src/mssl/Makefile.in
www/Makefile
www/Makefile.in
aclocal.m4
conf/CoovaChilliLib.py
conf/chilli
conf/chilli.conf
conf/defaults
conf/down.sh
conf/functions
conf/newmulti.sh
conf/up.sh
conf/wpad.dat
config.guess
config.h
config.log
config.status
configure
depcomp
distro/redhat/coova-chilli.spec
distro/suse/coova-chilli.spec
doc/chilli-radius.5
doc/chilli.8
doc/chilli.conf.5
doc/chilli_opt.1
doc/chilli_proxy.1
doc/chilli_query.1
doc/chilli_radconfig.1
doc/chilli_radsec.1
doc/chilli_redir.1
doc/chilli_response.1
doc/chilli_rtmon.1
doc/chilli_script.1
install-sh
libtool
m4/
missing
src/chilli
src/chilli_opt
src/chilli_query
src/chilli_radconfig
src/chilli_response
src/chilli_proxy
src/chilli_radsec
src/chilli_redir
src/chilli_rtmon
src/chilli_script
www/config.sh
miniportal/config-local.sh
miniportal/contact.chi
miniportal/error.chi
miniportal/functions.sh
miniportal/login.chi
miniportal/map.chi
miniportal/payment.chi
miniportal/payment.sh
miniportal/register.chi
miniportal/service.chi
miniportal/status.chi
miniportal/terms.chi
miniportal/tos.chi
miniportal/uam.sh
miniportal/wispr.sh
src/cmdline.[ch]
autom4te.cache