This website requires JavaScript.
Explore
Help
Sign In
flo
/
nsupdate.info
Watch
1
Star
0
Fork
0
You've already forked nsupdate.info
Code
Issues
1
Pull Requests
2
Packages
Releases
Activity
nsupdate.info
/
nsupdate
/
main
/
migrations
History
Thomas Waldmann
556194ca3f
save latest client/server result to model
2014-09-03 16:26:04 +02:00
..
__init__.py
…
0001_initial.py
…
0002_auto__del_hosts__add_host.py
…
0003_added_comment.py
…
0004_updated_host_fields.py
…
0005_auto__add_domain__del_field_host_fqdn__add_field_host_subdomain__add_f.py
…
0005_proxy_user.py
…
0006_auto__add_blacklisteddomain.py
…
0006_remove_proxy_user.py
…
0007_auto__chg_field_blacklisteddomain_created_by.py
…
0008_auto__chg_field_domain_created_by.py
…
0009_added_last_api_update_field.py
…
0010_auto__add_field_domain_nameserver_ip__add_field_domain_nameserver_upda.py
…
0011_auto__add_field_domain_nameserver_update_algorithm__add_field_domain_a.py
…
0012_auto__add_field_domain_available.py
…
0013_auto__del_field_domain_available_for_everyone__add_field_domain_public.py
…
0014_auto__del_field_host_last_api_update__add_field_host_last_update_ipv4_.py
…
0015_auto__add_field_domain_comment.py
…
0016_auto__add_field_host_ssl_update_ipv4__add_field_host_ssl_update_ipv6.py
show whether we received last v4/v6 update via SSL
2013-11-03 08:32:43 +01:00
0017_auto__chg_field_host_comment__chg_field_host_update_secret__chg_field_.py
models: use sane field lengths
2013-11-23 02:51:18 +01:00
0018_auto__del_field_domain_nameserver_update_key__add_field_domain_nameser.py
nameserver update key / secret terminology cleanup
2013-11-24 05:04:07 +01:00
0019_auto__chg_field_blacklisteddomain_created_by__chg_field_domain_created.py
use get_user_model and AUTH_USER_MODEL
2013-11-24 09:37:47 +01:00
0020_auto__add_field_host_client_faults__add_field_host_server_faults.py
add counters for client and server faults (per host)
2013-11-24 11:42:59 +01:00
0021_auto__add_serviceupdater__add_serviceupdaterhostconfig.py
implement "update other services", with tests, no ui yet
2013-11-26 08:10:05 +01:00
0022_auto__add_field_serviceupdater_accept_ipv4__add_field_serviceupdater_a.py
service updater (host configs): add (give|accept)_(ipv4|ipv6) fields
2013-11-29 02:11:55 +01:00
0023_auto__add_field_host_available__add_field_host_abuse__add_field_host_a.py
add available, abuse and abuse_blocked flags to Host, show on UI, script to reset flags
2013-11-30 12:32:03 +01:00
0024_auto__del_field_host_ssl_update_ipv6__del_field_host_ssl_update_ipv4__.py
s/ssl_update_v4/tls_update_v4/g (and same for v6)
2014-05-30 02:03:48 +02:00
0025_auto__add_field_host_client_result_msg__add_field_host_server_result_m.py
save latest client/server result to model
2014-09-03 16:26:04 +02:00