about summary refs log tree commit diff stats
path: root/whitelist.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a warning that was an actual issue.Marco Peereboom2011-11-031-5/+8
| | | | Found by gcc!
* Fix 2 clever bugsMarco Peereboom2011-11-031-8/+21
| | | | | | | | | First :js/pl/cookie domain save wasn't saving the actual domain. I tried being clever to save a switch statement. FAIL. Second I tried to save an else statement. Again FAIL. Next time I am doing clever things please yell at me.
* move one more function overMarco Peereboom2011-11-021-0/+48
|
* More file splitsMarco Peereboom2011-11-021-0/+427
| | | | Add whitelist and settings files.
* Revert "Merge branch 'master' of opensource.conformal.com:/git/xxxterm"marco2011-11-021-776/+0
| | | | | This reverts commit e562a275ba9277803a4a6fe89e71545268986a7b, reversing changes made to b07b1b86ecd74b3042de4f7eb021ee0e39acb7d1.
* sort whitelist stuff into whitelist.cTodd T. Fries2011-11-011-0/+776