index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
tinydns
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Loosen regex for record data searches
Scott Ullrich
2010-08-03
1
-1
/
+1
|
*
Allow filtering on record data
Scott Ullrich
2010-08-03
1
-0
/
+9
|
*
Fix hostname and domain name
Scott Ullrich
2010-08-03
1
-2
/
+2
|
*
Fix copy and pasto error
Scott Ullrich
2010-08-03
1
-5
/
+1
|
*
Fix these variable tests so they evaluate properly.
jim-p
2010-08-03
1
-3
/
+3
|
*
Swap domain and hostname regexes
Scott Ullrich
2010-08-03
1
-2
/
+2
|
*
Only display 50 records per page
Scott Ullrich
2010-08-03
1
-1
/
+1
|
*
Use case insensitive matching
Scott Ullrich
2010-08-03
1
-4
/
+4
|
*
Adding TTL filter option
Scott Ullrich
2010-08-03
1
-0
/
+9
|
*
Use Record type
Scott Ullrich
2010-08-03
1
-29
/
+2
|
*
Adding field sorting and filtering support
Scott Ullrich
2010-08-03
2
-6
/
+67
|
*
Add SOA for rdns of manual entries. (There is probably a better way to do ↵
jim-p
2010-08-02
1
-1
/
+7
|
|
|
|
this...)
*
fix tinydns_add_active_leases. patch from ticket #436
Chris Buechler
2010-08-01
1
-41
/
+87
|
*
fix lease registration. ticket #546
Chris Buechler
2010-08-01
1
-2
/
+2
|
*
Rename to DNS Server, there are not multiple instances of tinydns to give ↵
Scott Ullrich
2010-08-01
1
-1
/
+1
|
|
|
|
'servers'
*
Default to the log page, not the failover status page
Scott Ullrich
2010-08-01
1
-1
/
+1
|
*
Correct URL to service directory logs
Scott Ullrich
2010-08-01
1
-1
/
+1
|
*
Note when svscan is not running and offer a URL to start
Scott Ullrich
2010-08-01
1
-2
/
+6
|
*
Ensure svscan.sh has a+rx
Scott Ullrich
2010-08-01
1
-0
/
+4
|
*
Redirect correctly to the settings tab
Scott Ullrich
2010-08-01
1
-1
/
+1
|
*
need interfaces.inc here
Chris Buechler
2010-08-01
1
-1
/
+4
|
*
fix up text
Chris Buechler
2010-08-01
4
-19
/
+21
|
*
Ticket #490. Correct path.
Ermal
2010-04-14
1
-1
/
+1
|
*
Ticket #440. dnscache-conf will create the direcory itself.
Ermal
2010-04-14
1
-1
/
+1
|
*
Do not go to /var/etc/etc/ but just /var/etc mostly cosmetic.
Ermal
2010-04-14
1
-39
/
+39
|
*
Catch up with latest changes.
Ermal
2010-03-29
1
-6
/
+14
|
*
Ticket #403. More improvements from patches provided here.
Ermal
2010-03-29
2
-7
/
+32
|
*
This code does not need rw access.
Ermal
2010-03-29
1
-4
/
+4
|
*
Ticket #403. Move all services to /var/etc.
Ermal
2010-03-29
1
-46
/
+54
|
*
Ticket #403. Submitted patch.
Ermal
2010-03-29
1
-19
/
+20
|
*
Ticket #448. Cleanup before re-writing the configuration.
Ermal
2010-03-24
1
-5
/
+3
|
*
Ticket #440. On 2.0 user /var/etc/nameserver_* from getting the DNS server list.
Ermal
2010-03-24
1
-30
/
+36
|
*
Ticket #439. Make sure directory exists so files in it can be created.
Ermal
2010-03-24
1
-0
/
+2
|
*
Ticket #442. Remove all directories upon deinstall.
Ermal
2010-03-24
1
-1
/
+2
|
*
Clean directories before running.
Ermal
2010-03-24
1
-0
/
+2
|
*
Ticket #439. Allow dnscache to listen on multiple interfaces.
Ermal
2010-03-24
2
-48
/
+98
|
*
Reload zone correctly on the primary dns server without needing to do an ↵
Scott Ullrich
2010-03-15
2
-17
/
+3
|
|
|
|
operation twice
*
After wizard setup check to see if the tinydns directory exists. If it ↵
Scott Ullrich
2009-09-23
1
-2
/
+8
|
|
|
|
exists redirect to the domains page otherwise redirect to the settings page
*
Redirect to settings page after DNS setup wizard.
Scott Ullrich
2009-09-23
1
-1
/
+1
|
*
Remove unused tag
Scott Ullrich
2009-09-23
1
-2
/
+0
|
*
Just remove /etc/tinydns
Scott Ullrich
2009-09-09
1
-1
/
+1
|
*
Full path to killall
Scott Ullrich
2009-09-09
1
-3
/
+3
|
*
Kill supervise and tinydns on deinstall
Scott Ullrich
2009-09-09
1
-0
/
+2
|
*
Oops, remove /etc/tinydns
Scott Ullrich
2009-09-09
1
-1
/
+1
|
*
Remove /etc/tinydns on deinstall. Resolves #82
Scott Ullrich
2009-09-09
1
-0
/
+1
|
*
Fix spelling typo. Found by Ermal
Scott Ullrich
2009-09-09
1
-1
/
+1
|
*
Unbreak packages that use filter_configure_* on 2.0
Scott Ullrich
2009-08-09
1
-1
/
+2
|
*
Resync on changes
Scott Ullrich
2009-06-30
1
-0
/
+3
|
*
call tinydns_create_zone_file(); tinydns_setup_ping_items(); when records change
Scott Ullrich
2009-06-19
1
-0
/
+2
|
*
Update root servers duplicated data. This really should be automated.
Scott Ullrich
2009-05-27
1
-9
/
+2
|
[prev]
[next]