This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
af021f136e277a4eec00a1a31d159a17f3e3cd85
bind9
/
contrib
/
dlz
/
drivers
T
History
Mark Andrews
7d2f6603cf
return ISC_R_NOTFOUND when name does not match the zone name
...
(cherry picked from commit
402190df18
)
2019-01-07 15:23:58 +11:00
..
include
/dlz
Replace custom isc_boolean_t with C standard bool type
2018-08-10 15:20:57 +02:00
.gitignore
…
dlz_bdb_driver.c
…
dlz_bdbhpt_driver.c
…
dlz_dlopen_driver.c
…
dlz_drivers.c
…
dlz_filesystem_driver.c
Use strlcpy in place where strncpy(s, ...) + s[sizeof(s)-1] = \0; was used
2018-11-22 08:11:31 +11:00
dlz_ldap_driver.c
Replace custom isc_boolean_t with C standard bool type
2018-08-10 15:20:57 +02:00
dlz_mysql_driver.c
…
dlz_odbc_driver.c
…
dlz_postgres_driver.c
…
dlz_stub_driver.c
return ISC_R_NOTFOUND when name does not match the zone name
2019-01-07 15:23:58 +11:00
rules.in
…
sdlz_helper.c
Replace custom isc_boolean_t with C standard bool type
2018-08-10 15:20:57 +02:00