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
/
packages
/
tinydns
/
tinydns.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add custom sync to function allowing a Admin to sync their tinydns to remote ...
Scott Ullrich
2007-02-12
1
-0
/
+63
*
Correct installation bug:
Scott Ullrich
2007-02-12
1
-1
/
+4
*
* Patched tinydns.inc to restart service.
Scott Ullrich
2007-02-08
1
-0
/
+4
*
Add rDNS and show the IP address in the column list
Scott Ullrich
2007-02-06
1
-5
/
+16
*
Parse config before locking.
Scott Ullrich
2007-02-06
1
-1
/
+1
*
* Reparse config.xml before writing out file.
Scott Ullrich
2007-02-06
1
-0
/
+4
*
Fix Fatal error:Call to undefined function: filter_configure() in /usr/local/...
Scott Ullrich
2007-02-03
1
-0
/
+2
*
Fix TTL for SOA type records
Scott Ullrich
2007-01-30
1
-1
/
+1
*
Fix TTL for MX type records
Scott Ullrich
2007-01-30
1
-1
/
+1
*
Unbreak load balancing option
Scott Ullrich
2007-01-30
1
-1
/
+0
*
Rebuild the tinydns database very 60 seconds so that failover CARP nodes are ...
Scott Ullrich
2007-01-28
1
-1
/
+1
*
Make the refresh interval value tunable
Scott Ullrich
2007-01-28
1
-1
/
+4
*
Woops minicron uses sleep() so we need to pass the numbner of seconds.
Scott Ullrich
2007-01-28
1
-1
/
+1
*
Use minicron since cron seems to stop running ping_hosts.sh after about 100 r...
Scott Ullrich
2007-01-28
1
-17
/
+3
*
Correctly return backup gateway host record
Scott Ullrich
2007-01-28
1
-9
/
+16
*
Lock the config while writing out files that could already being written by a...
Scott Ullrich
2007-01-28
1
-6
/
+13
*
* Do not install ping entries more than once
Scott Ullrich
2007-01-28
1
-10
/
+27
*
Simplify code by returning "DOWN" or "UP". True and false can be quite confu...
Scott Ullrich
2007-01-28
1
-7
/
+7
*
* Create svscan structure correctly.
Scott Ullrich
2007-01-24
1
-17
/
+2
*
Use monitorip if available.
Scott Ullrich
2007-01-24
1
-3
/
+3
*
Use monitorip if available.
Scott Ullrich
2007-01-24
1
-2
/
+5
*
Add monitor ip support
Scott Ullrich
2007-01-24
1
-4
/
+15
*
Fix TTL option.
Scott Ullrich
2007-01-16
1
-1
/
+1
*
Reload filter after changes to force xmlrpc sync if defined.
Scott Ullrich
2006-12-09
1
-0
/
+3
*
Make sure tinydns files are removed upon deinstall
Scott Ullrich
2006-12-09
1
-0
/
+3
*
Correct failover logic
Scott Ullrich
2006-12-09
1
-2
/
+2
*
Default arguments to ""
Scott Ullrich
2006-12-09
1
-1
/
+1
*
Add wan congestion triggers based on MS
Scott Ullrich
2006-12-08
1
-2
/
+20
*
Add millisecond ping failover threshold
Scott Ullrich
2006-12-08
1
-1
/
+5
*
Write out advanced TinyDNS options to rc.d svscan.sh file
Scott Ullrich
2006-12-08
1
-6
/
+29
*
Remove both rows to prevent duplicates
Scott Ullrich
2006-12-08
1
-0
/
+2
*
* Item should be a checkbox
Scott Ullrich
2006-12-08
1
-0
/
+1
*
Add option to turn ping_hosts.sh into a every minute event in cron
Scott Ullrich
2006-12-08
1
-0
/
+14
*
Unbreak ttl
Scott Ullrich
2006-12-08
1
-0
/
+1
*
* Pass hostname to tinydns row creator function
Scott Ullrich
2006-12-08
1
-9
/
+9
*
* Split tinydns data row code out to its own function
Scott Ullrich
2006-12-08
1
-22
/
+39
*
Increase inputbox size to 45
Scott Ullrich
2006-12-08
1
-4
/
+8
*
SOA records do not need a TTL in this case.
Scott Ullrich
2006-12-08
1
-1
/
+1
*
Our service directory is /service, not /var/service
Scott Ullrich
2006-12-08
1
-1
/
+1
*
* default svscan to on
Scott Ullrich
2006-12-08
1
-1
/
+1
*
file_return_contents -> file_get_contents
Scott Ullrich
2006-12-08
1
-1
/
+1
*
* Use correct failoverip
Scott Ullrich
2006-12-08
1
-1
/
+1
*
* Hook into ping_hosts.sh
Scott Ullrich
2006-12-08
1
-2
/
+4
*
* Write out ip address database so ping_hosts.sh can obtain
Scott Ullrich
2006-12-08
1
-5
/
+42
*
Add support for TTL. Begin framing in failover functions.
Scott Ullrich
2006-12-08
1
-12
/
+46
*
Clarify name server records should be a hostname pointing to a A record
Scott Ullrich
2006-12-07
1
-9
/
+11
*
* Create tinydns records correctly
Scott Ullrich
2006-12-07
1
-2
/
+22
*
Provision tinydns /etc/tinydns directory upon saving.
Scott Ullrich
2006-12-07
1
-11
/
+11
*
* Bring down additional files
Scott Ullrich
2006-12-07
1
-5
/
+6
*
Remove leading space from svscan.sh now that the error is gone
Scott Ullrich
2006-12-07
1
-1
/
+0
[next]