aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Ticket #490. Correct path.Ermal2010-04-141-1/+1
|
* Ticket #440. dnscache-conf will create the direcory itself.Ermal2010-04-141-1/+1
|
* Do not go to /var/etc/etc/ but just /var/etc mostly cosmetic.Ermal2010-04-141-39/+39
|
* Ticket #509. Use correct interface name on 2.0 installations of sipproxy.Ermal2010-04-141-1/+1
|
* Lightsquid XML correctdvserg2010-04-141-19/+13
|
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainlineserg dvoriancev2010-04-12149-13063/+23521
|\
| * snort, add passthrough optionrobiscool2010-04-076-5/+49
| |
| * Fixed; 2.0 group snort gets lost on reboot.thompsa2010-04-081-2/+0
| |
| * Use fixed uid/gid to keep the numbers < 2000, above this is reserved inthompsa2010-04-081-2/+2
| | | | | | | | | | | | | | | | pfSense 2.0+. 920 was taken from the vboxusers entry in /usr/ports/UIDs and /usr/ports/GIDs as there is no default value for snort and this is unlikely to ever be used. While I am here turn off the loudhailer for the snort user description.
| * Use fixed uid/gid to keep the numbers < 2000, above this is reserved inthompsa2010-04-081-2/+2
| | | | | | | | | | pfSense 2.0+. 558 was taken from the avahi entry in /usr/ports/UIDs and /usr/ports/GIDs.
| * snort, add snort-old deinstall xml, fix vlanrobiscool2010-04-0612-44/+51
| |
| * snort, start work on nanobsd coderobiscool2010-04-061-40/+47
| |
| * snort-old, update deinstallrobiscool2010-04-063-11/+19
| |
| * snort, fix the service path entryrobiscool2010-04-054-12/+13
| |
| * snort, rulesets correct iface lookrobiscool2010-04-051-1/+1
| |
| * snort, add warning change coderobiscool2010-04-058-649/+151
| |
| * snort, add miscrobiscool2010-03-311-1/+0
| |
| * snort-dev to snort, snort to snort-old, Releaserobiscool2010-03-3184-7075/+7691
| |
| * Merge branch 'master' of git://rcs.pfsense.org/pfsense-packages/Eugene-clone ↵Erik2010-03-312-3/+5
| |\ | | | | | | | | | into review/master
| | * NRPE2. It's impossible to stop/start/restart service from Services page.Eugene2010-03-261-1/+1
| | |
| | * NRPE2. When you click Save in Services->NRPEv2 nothing is changed in ↵Eugene2010-03-251-0/+2
| | | | | | | | | | | | /usr/local/etc/nrpe.cfg and the service is not restarted. To make changes active you have to press Save the second time. This patch addresses both issues.
| | * Make checkbox Services->NRPEv2->Enabled checked after installed as the ↵Eugene2010-03-251-2/+2
| | | | | | | | | | | | service is actually running.
| * | add open-vm-tools for pfSense 2.0Martin2010-03-312-0/+225
| | |
| * | Fix squid for pfSense 2.0 on FreeBSD 8. There may still be a couple bugs ↵jim-p2010-03-3113-0/+4636
| | | | | | | | | | | | hanging out there, but it installs, it runs, it caches, etc.
| * | snort-dev, final testrobiscool2010-03-3113-146/+529
| | |
| * | Add option to export the openvpn configuration and its certs with a .zip file.Ermal2010-03-302-19/+70
| | |
| * | Catch up with latest changes.Ermal2010-03-291-6/+14
| | |
| * | Ticket #403. More improvements from patches provided here.Ermal2010-03-292-7/+32
| | |
| * | This code does not need rw access.Ermal2010-03-291-4/+4
| | |
| * | Ticket #403. Move all services to /var/etc.Ermal2010-03-291-46/+54
| | |
| * | Ticket #403. Submitted patch.Ermal2010-03-291-19/+20
| | |
| * | snort-dev, add snort.inc code for postinstallrobiscool2010-03-261-0/+9
| | |
| * | snort-dev, add download code for barnyardrobiscool2010-03-261-0/+9
| | |
| * | snort-dev, fixed link logo, fixed barnyard 7.2 8.0 download, see notes.txtrobiscool2010-03-2615-35/+482
| | |
| * | snort-dev, remove firephp trace coderobiscool2010-03-254-35/+1
| | |
| * | Fix typoErmal2010-03-251-1/+1
| | |
| * | snort-dev, upload binarries 8.0x32 and update to final RC.robiscool2010-03-2531-6270/+6323
| | |
| * | Propperly check return value.Ermal2010-03-251-1/+3
| | |
| * | Add comments decsribing the pkill doesnt actually kill anything real.thompsa2010-03-251-0/+6
| | |
| * | Be safer about reloading ospfd. Use the return value of ospfctl tothompsa2010-03-251-13/+4
| |/ | | | | | | determine if ospfd is running which is more reliable than grokking ps.
| * Ticket #448. Cleanup before re-writing the configuration.Ermal2010-03-241-5/+3
| |
| * Ticket #440. On 2.0 user /var/etc/nameserver_* from getting the DNS server list.Ermal2010-03-241-30/+36
| |
| * Ticket #439. Make sure directory exists so files in it can be created.Ermal2010-03-241-0/+2
| |
| * Ticket #442. Remove all directories upon deinstall.Ermal2010-03-241-1/+2
| |
| * Clean directories before running.Ermal2010-03-241-0/+2
| |
| * Ticket #439. Allow dnscache to listen on multiple interfaces.Ermal2010-03-242-48/+98
| |
| * Point siproxd to the correct package url and fix whitespace while here. ↵Ermal2010-03-231-94/+90
| | | | | | | | Reported-by: http://forum.pfsense.org/index.php/topic,23789.0.html
| * Enable spamd package on 2.0 fix several paths with the move of files to the ↵Ermal2010-03-232-8/+12
| | | | | | | | new directory also unlink the previous configuration file before linking anew one.
| * Use full path.Ermal2010-03-231-1/+1
| |
| * Do the right and safe command to allow spamd to modify pf ruleset in 2.0.Ermal2010-03-231-2/+2
| |
d='n1054' href='#n1054'>1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326