|
|
@166
|
13 years |
Kris Deugau |
/trunk
Preparing for release
- wrap debugbits output to avoid an …
|
|
|
@165
|
13 years |
Kris Deugau |
/trunk
Note some entries in TODO as complete.
Converted pending …
|
|
|
@164
|
13 years |
Kris Deugau |
/trunk
Another TODO
|
|
|
@163
|
13 years |
Kris Deugau |
/trunk
Session management
- expire sessions properly
- remove …
|
|
|
@162
|
13 years |
Kris Deugau |
/trunk
Add scope checks - domain add/delete
Tweak scope check on …
|
|
|
@161
|
13 years |
Kris Deugau |
/trunk
Add yet another TODO
|
|
|
@160
|
13 years |
Kris Deugau |
/trunk
Use bind parameters in DNSDB::getDomRecs for filter
Make sure …
|
|
|
@159
|
13 years |
Kris Deugau |
/trunk
Prevent out-of-domain records from being added by appending …
|
|
|
@158
|
13 years |
Kris Deugau |
/trunk
Minor semantic fix in an error message
|
|
|
@157
|
13 years |
Kris Deugau |
/trunk
Handle case of "id not found" in isParent(). If the requested …
|
|
|
@156
|
13 years |
Kris Deugau |
/trunk
Add another TODO
|
|
|
@155
|
13 years |
Kris Deugau |
/trunk
Tweak DNSDB::isParent slightly; treat all groups as being …
|
|
|
@154
|
13 years |
Kris Deugau |
/trunk
Move template init further up, so we can set error-message …
|
|
|
@153
|
13 years |
Kris Deugau |
/trunk
Start adding scope checks so that users can't casually access
…
|
|
|
@152
|
13 years |
Kris Deugau |
/trunk
Tweaks and fixes in getParents() and isParent()
|
|
|
@151
|
13 years |
Kris Deugau |
/trunk
Add/update/delete record now produces the same consistent …
|
|
|
@150
|
13 years |
Kris Deugau |
/trunk
Another TODO to validate IP addresses properly
|
|
|
@149
|
13 years |
Kris Deugau |
/trunk
More TODO notes
|
|
|
@148
|
13 years |
Kris Deugau |
/trunk
UI tweak for group update
|
|
|
@147
|
13 years |
Kris Deugau |
/trunk
UI consistency tweak - report group and domain deletions the
…
|
|
|
@146
|
13 years |
Kris Deugau |
/trunk
Tweak red "no access" highlighting on permissions lists where
…
|
|
|
@145
|
13 years |
Kris Deugau |
/trunk
Completed ACL checks on deleting a user
Present a "success" …
|
|
|
@144
|
13 years |
Kris Deugau |
/trunk
ACL checks on users almost complete
Removed obsolete …
|
|
|
@143
|
13 years |
Kris Deugau |
/trunk
Set an explicit value on the "-" option for the "clone user"
…
|
|
|
@142
|
13 years |
Kris Deugau |
/trunk
Working on user-permission ACLs. Links now show or not as …
|
|
|
@141
|
13 years |
Kris Deugau |
/trunk
Missed TODO and template fixme for "delete all evarthing"
…
|
|
|
@140
|
13 years |
Kris Deugau |
/trunk
ACL fixups:
- Default Records are only viewable by an admin
…
|
|
|
@139
|
13 years |
Kris Deugau |
/trunk
Reduce the abuse of "actions" as a form input name; make the
…
|
|
|
@138
|
13 years |
Kris Deugau |
/trunk
Nitpick bugfix for "offset == 'all'" to drop another error …
|
|
|
@137
|
13 years |
Kris Deugau |
/trunk
Fix record list filtering - standardize variable/form input …
|
|
|
@136
|
13 years |
Kris Deugau |
/trunk
Update footer with current (C), less aggressive statement on …
|
|
|
@135
|
13 years |
Kris Deugau |
/trunk
Tweak getDomRecs and getRecCount to return useful, correct
…
|
|
|
@134
|
13 years |
Kris Deugau |
/trunk
More TODO notes
|
|
|
@133
|
13 years |
Kris Deugau |
/trunk
Remove a couple of notes-to-self in new group and new domain …
|
|
|
@132
|
13 years |
Kris Deugau |
/trunk
Misread "#use NetAddr::IP" as "use NetAddr::IP" when adding IP …
|
|
|
@131
|
13 years |
Kris Deugau |
/trunk
Tweak config-loader to stop spitting errors if a config …
|
|
|
@130
|
13 years |
Kris Deugau |
/trunk
Duhhhhh... "text" fields don't have any performance penalty
…
|
|
|
@129
|
13 years |
Kris Deugau |
/trunk
Data validation - check attempts to add an A or AAAA record to …
|
|
|
@128
|
13 years |
Kris Deugau |
/trunk
Code review/cleanup
- Move configuration of DB host, user, …
|
|
|
@127
|
13 years |
Kris Deugau |
/trunk
Another TODO note
|
|
|
@126
|
13 years |
Kris Deugau |
/trunk
UI cleanup: Remove dropdown group list from sidebar now that
…
|
|
|
@125
|
13 years |
Kris Deugau |
/trunk
Fix some expired-session weirdness by forcing a fresh login
…
|
|
|
@124
|
13 years |
Kris Deugau |
/trunk
Add some belt-n-suspenders backup to make sure the sort field …
|
|
|
@123
|
13 years |
Kris Deugau |
/trunk
Fill out the remaining stubbed RPC calls; other subs from …
|
|
|
@122
|
13 years |
Kris Deugau |
/trunk
Some more TODO notes
|
|
|
@121
|
13 years |
Kris Deugau |
/trunk
checkpoint
Flesh out getSOA() stub in dns-rpc.cgi
Tweak …
|
|
|
@120
|
13 years |
Kris Deugau |
/trunk
Fix some uninitialized variable bugs - $sortby and $sortorder …
|
|
|
@119
|
13 years |
Kris Deugau |
/trunk
Add XMLRPC CGI script, with most DNSDB subs reasonable to …
|
|
|
@118
|
13 years |
Kris Deugau |
/trunk
Add groupID()
Add ##fixme comment (accept parameters more …
|
|
|
@117
|
13 years |
Kris Deugau |
/trunk
Add getParents (untested) and isParent (tested) subs
Add some …
|
|
|
@116
|
13 years |
Kris Deugau |
/trunk
Tighten addDomain()'s checking of domain state
|
|
|
@115
|
13 years |
Kris Deugau |
/trunk
More TODO notes
|
|
|
@114
|
13 years |
Kris Deugau |
/trunk
Complete core functionality for bulk domain operations. May
…
|
|
|
@113
|
13 years |
Kris Deugau |
/trunk
Add AWOL template
|
|
|
@112
|
13 years |
Kris Deugau |
/trunk
Mostly complete functionality of bulk group move
|
|
|
@111
|
13 years |
Kris Deugau |
/trunk
Add ACL checks to prevent contructed-URL ACL bypasses on SOA …
|
|
|
@110
|
13 years |
Kris Deugau |
/trunk
Add "Bulk domain operations" area - move-to-group, …
|
|
|
@109
|
13 years |
Kris Deugau |
/trunk
More TODO notes
|
|
|
@108
|
13 years |
Kris Deugau |
/trunk
Add timestamp and location stub output in export_tiny() to
…
|
|
|
@107
|
13 years |
Kris Deugau |
/trunk
Fix mishandling of record data retrieved before deleting said …
|
|
|
@106
|
13 years |
Kris Deugau |
/trunk
TODO notes
|
|
|
@105
|
13 years |
Kris Deugau |
/trunk
Fix AXFR import buglets on long TXT, SPF, and "other" records; …
|
|
|
@104
|
13 years |
Kris Deugau |
/trunk
Tweak getDomRecs() to "correctly" sort domain records on type
…
|
|
|
@103
|
13 years |
Kris Deugau |
/trunk
Add public export() and private export_tiny() subs to handle …
|
|
|
@102
|
13 years |
Kris Deugau |
/trunk
Add alphaorder column in rectypes table; this fixes the data …
|
|
|
@101
|
13 years |
Kris Deugau |
/trunk
dns.cgi:
Prefill <domain> or DOMAIN in Hostname field on add …
|
|
|
@100
|
13 years |
Kris Deugau |
/trunk/templates
Templates
UI tweaks - make sure all main-body …
|
|
|
@99
|
13 years |
Kris Deugau |
/trunk/templates
XHTML validation tweaks
menu.tmpl
…
|
|
|
@98
|
13 years |
Kris Deugau |
/trunk
Fiddle results-per-page default
Bugfix for offset on …
|
|
|
@97
|
13 years |
Kris Deugau |
/trunk
Fix display buglet in record list display - "Default Records"
…
|
|
|
@96
|
13 years |
Kris Deugau |
/trunk
Remove svn:ignore on image files in images directory, add
…
|
|
|
@95
|
14 years |
Kris Deugau |
/trunk
Add commented attempt to autolocate the script's full base …
|
|
|
@94
|
14 years |
Kris Deugau |
/trunk
Remove a few stale ##fixme notes
Minor formatting nitpick …
|
|
|
@93
|
14 years |
Kris Deugau |
/trunk
Remove a couple of ##fixme notes
Log more info on user delete …
|
|
|
@92
|
14 years |
Kris Deugau |
/trunk
Add support for imported VegaDNS encrypted passwords …
|
|
|
@91
|
14 years |
Kris Deugau |
/trunk
SQL tabledef update:
- Tweak log table definition to cope …
|
|
|
@90
|
14 years |
Kris Deugau |
/trunk
Checkpoint
- Comment-docu-tweak on addUser()
- Disallow …
|
|
|
@89
|
14 years |
Kris Deugau |
/trunk
SQL tabledef updates:
- references and definition for …
|
|
|
@88
|
14 years |
Kris Deugau |
/trunk
Checkpoint, web UI miscellaneous cleanup
|
|
|
@87
|
14 years |
Kris Deugau |
/trunk
Checkpoint. Permissions manipulation should be complete.
…
|
|
|
@86
|
14 years |
Kris Deugau |
/trunk
Tweak initial SQL definitions further so it actually works out …
|
|
|
@85
|
14 years |
Kris Deugau |
/trunk
Update SQL tabledef file
|
|
|
@84
|
14 years |
Kris Deugau |
/trunk
Finally find a clean workspace to commit a (mostly) complete …
|
|
|
@83
|
14 years |
Kris Deugau |
/trunk
Checkpoint; partial completion of user editing.
- general …
|
|
|
@82
|
14 years |
Kris Deugau |
/trunk
Tweaks and cleanups on add/edit user template mostly relating
…
|
|
|
@81
|
14 years |
Kris Deugau |
/trunk
Add some misc notes from an archived working copy
|
|
|
@80
|
14 years |
Kris Deugau |
/trunk
Forgot to include dns.cgi change to include current-group gid
…
|
|
|
@79
|
14 years |
Kris Deugau |
/trunk
Tweak to allow easy editing of the current group - also allows …
|
|
|
@78
|
14 years |
Kris Deugau |
/trunk
Tweak and fix permission update sub; it should now properly …
|
|
|
@77
|
14 years |
Kris Deugau |
/trunk
Uncovered some old(er) notes for TODO
|
|
|
@76
|
14 years |
Kris Deugau |
/trunk
Finalize record-list click-the-column-header-to-sort - mostly
…
|
|
|
@75
|
14 years |
Kris Deugau |
/trunk
Tweak ASC/DESC order-indicator images
- one was slightly …
|
|
|
@74
|
14 years |
Kris Deugau |
/trunk
Add TODO note
|
|
|
@73
|
14 years |
Kris Deugau |
/trunk
Light visual tweak to fpnla construct
|
|
|
@72
|
14 years |
Kris Deugau |
/trunk
Checkpoint - adding sort-on-title-click to record list columns …
|
|
|
@71
|
14 years |
Kris Deugau |
/trunk
Template tweak to correctly output "filter" microform on …
|
|
|
@70
|
14 years |
Kris Deugau |
/trunk
After clicking "all" in a list to show all the entries, …
|
|
|
@69
|
14 years |
Kris Deugau |
/trunk
Changes for much nicer-looking, nifty collapsible tree for …
|
|
|
@68
|
14 years |
Kris Deugau |
/trunk
Minor rearrangements of session handling, page-picking handling
|
|
|
@67
|
14 years |
Kris Deugau |
/trunk
checkpoint
Add user ACL handling nearing function
Add …
|
|
|