|
|
@411
|
12 years |
Kris Deugau |
/trunk
Check and munge state in DNSDB::updateUser(), same as …
|
|
|
@410
|
12 years |
Kris Deugau |
/trunk
Apply another light tweak in initRPC(); blank the last name …
|
|
|
@409
|
12 years |
Kris Deugau |
/trunk
Chop some useless code in dns-rpc.cgi addUser, confirm it …
|
|
|
@408
|
12 years |
Kris Deugau |
/trunk
Copy munging of "state"/"status" from addDomain() to addUser() …
|
|
|
@407
|
12 years |
Kris Deugau |
/trunk
Check and fix addGroup and delGroup in dns-rpc.cgi. See #43.
|
|
|
@406
|
12 years |
Kris Deugau |
/trunk
Fix the fix for the fixed initRPC(). Usernames should be …
|
|
|
@405
|
12 years |
Kris Deugau |
/trunk
Clean up some more annoyances in dns-rpc.cgi. See #43.
- …
|
|
|
@404
|
12 years |
Kris Deugau |
/trunk
Fix up initRPC() so it actually works the way it's supposed …
|
|
|
@403
|
12 years |
Kris Deugau |
/trunk
Flush out another bug introduced by the getZoneList() update …
|
|
|
@402
|
12 years |
Kris Deugau |
/trunk
Oops.
Revert update to getZoneList() in r397; forgot the …
|
|
|
@401
|
12 years |
Kris Deugau |
/trunk
Begin updating dns-rpc.cgi. See #43.
Add initRPC() in …
|
|
|
@400
|
12 years |
Kris Deugau |
/trunk
Normalize calling convention in loadConfig() and cfgload() …
|
|
|
@399
|
12 years |
Kris Deugau |
/trunk
Another lurking buglet in the normalization of getDomRecs()
|
|
|
@398
|
12 years |
Kris Deugau |
/trunk
Missed group list template normalization in r397
|
|
|
@397
|
12 years |
Kris Deugau |
/trunk
Caught some inconsistencies getting the RPC CGI updated.
- …
|
|
|
@396
|
12 years |
Kris Deugau |
/trunk
Track and report count of tinydns records imported sucessfully
|
|
|
@395
|
12 years |
Kris Deugau |
/trunk
Fix thinko in recording tabledef update for record location …
|
|
|
@394
|
12 years |
Kris Deugau |
/trunk
Fix a minor XHTMLism missed when adding the location …
|
|
|
@393
|
12 years |
Kris Deugau |
/trunk
Get the correct data for the initial permissions with the new
…
|
|
|
@392
|
12 years |
Kris Deugau |
/trunk
Check for chained permissions on group add too.
|
|
|
@391
|
12 years |
Kris Deugau |
/trunk
Add support for new permissions to addUser()'s permission type …
|
|
|
@390
|
12 years |
Kris Deugau |
/trunk
Extend handling of setting permissions to keep "chained"
…
|
|
|
@389
|
12 years |
Kris Deugau |
/trunk
Add location support to addRec() and updateRec().
Extend …
|
|
|
@388
|
12 years |
Kris Deugau |
/trunk
Extend location view on the record page to either show a …
|
|
|
@387
|
12 years |
Kris Deugau |
/trunk
Add a new permission record_locchg to separate changing the
…
|
|
|
@386
|
12 years |
Kris Deugau |
/trunk
Fix the fix for the slow group listing; it only worked when …
|
|
|
@385
|
12 years |
Kris Deugau |
/trunk
Fix performance blackhole with group management; time to …
|
|
|
@384
|
12 years |
Kris Deugau |
/trunk
Fix bugs in new SQL bits in getDomRecs(). See #10.
- Don't …
|
|
|
@383
|
12 years |
Kris Deugau |
/trunk
Checkpoint adding location support to UI. See #10.
- Add …
|
|
|
@382
|
12 years |
Kris Deugau |
/trunk
Update permission loading with the new fields for locations. …
|
|
|
@381
|
12 years |
Kris Deugau |
/trunk
Somewhere along the line, addDomain() got updated to ignore …
|
|
|
@380
|
12 years |
Kris Deugau |
/trunk
Fix minor(ish) bug in import of locations; set …
|
|
|
@379
|
12 years |
Kris Deugau |
/trunk
Normalize the formatting for the column-header-creator loop in …
|
|
|
@378
|
12 years |
Kris Deugau |
/trunk
Factor out the template side of the result/warning/error …
|
|
|
@377
|
12 years |
Kris Deugau |
/trunk
Checkpoint adding locations to UI. See #10.
- Add location …
|
|
|
@376
|
12 years |
Kris Deugau |
/trunk
Factor out another little code fragment: result, warning, and …
|
|
|
@375
|
12 years |
Kris Deugau |
/trunk
Checkpoint adding locations/views. See #10.
- Tweak new …
|
|
|
@374
|
12 years |
Kris Deugau |
/trunk
Checkpoint adding location/view UI bits. See #10.
- add …
|
|
|
@373
|
12 years |
Kris Deugau |
/trunk
Polish tiny-import.pl for live use
- Add flatfile-rewriting …
|
|
|
@372
|
12 years |
Kris Deugau |
/trunk
Checkpoint adding location/view support. See #10.
- minor …
|
|
|
@371
|
12 years |
Kris Deugau |
/trunk
Fix subtle bug in search/filter that discarded -'s
|
|
|
@370
|
12 years |
Kris Deugau |
/trunk
Checkpoint; adding location/view support. See #10.
- add …
|
|
|
@369
|
12 years |
Kris Deugau |
/trunk
Fix up a minor SQL issue - missing an FK constraint on …
|
|
|
@368
|
12 years |
Kris Deugau |
/trunk
First stage implementation of export caching for performance. …
|
|
|
@367
|
12 years |
Kris Deugau |
/trunk
Tweak tinydns export processing to support automatic TTLs.
…
|
|
|
@366
|
12 years |
Kris Deugau |
/trunk
Update initial tabledef and 1.0 -> 1.2 conversion SQL to add …
|
|
|
@365
|
12 years |
Kris Deugau |
/trunk
Add SQL upgrade script for 1.0 -> 1.2
|
|
|
@364
|
12 years |
Kris Deugau |
/trunk
Fill in export of SSHFP records since they're imported via …
|
|
|
@363
|
12 years |
Kris Deugau |
/trunk
Checkpoint tiny-import.pl
- Fill in stub for SSHFP record
|
|
|
@362
|
12 years |
Kris Deugau |
/trunk
Checkpoint tiny-import.pl
- Fill in stub for semiobscure RP …
|
|
|
@361
|
12 years |
Kris Deugau |
/trunk
Checkpoint tiny-import.pl
- Factor out rdata to general …
|
|
|
@360
|
12 years |
Kris Deugau |
/trunk
Checkpoint on tiny-import.pl
- Handle wildcards sanely in …
|
|
|
@359
|
12 years |
Kris Deugau |
/trunk
Checkpoint, tiny-import.pl
- Fill in A record handling
- …
|
|
|
@358
|
12 years |
Kris Deugau |
/trunk
Minor bugfix that slipped through adding the NS hostname …
|
|
|
@357
|
12 years |
Kris Deugau |
/trunk
Checkpoint: timy-import.pl
- Fix handling of full tinydns …
|
|
|
@356
|
12 years |
Kris Deugau |
/trunk
Checkpoint: tiny-import.pl
- Add warning to header
- …
|
|
|
@355
|
12 years |
Kris Deugau |
/trunk
Checkpoint filling in tiny-import.pl stubs; NS records complete
|
|
|
@354
|
12 years |
Kris Deugau |
/trunk
Checkpoint on tiny-import.pl
- normalize some whitespace now …
|
|
|
@353
|
12 years |
Kris Deugau |
/trunk
Checkpoint filling in tinydns data import stubs
- Move a …
|
|
|
@352
|
12 years |
Kris Deugau |
/trunk
Tweak getDomRecs() to return reverse zone entries sorted by …
|
|
|
@351
|
12 years |
Kris Deugau |
/trunk
Forgot to include the initial tabledef/record type change to …
|
|
|
@350
|
12 years |
Kris Deugau |
/trunk
Tweak addRec() and updateRec() to allow "bad" hostnames so TXT …
|
|
|
@349
|
12 years |
Kris Deugau |
/trunk
Convert all lookups on the domain name to use lower() on both
…
|
|
|
@348
|
12 years |
Kris Deugau |
/trunk
Add partially-fleshed-out stub tinydns flatfile import script. …
|
|
|
@347
|
12 years |
Kris Deugau |
/trunk
Clean up dns.sql a little; some of this will be more important …
|
|
|
@346
|
12 years |
Kris Deugau |
/trunk
Delegation type now exports correctly, or at least as …
|
|
|
@345
|
12 years |
Kris Deugau |
/trunk
Checkpoint adding delegation type. See #26.
- stuck on how …
|
|
|
@344
|
12 years |
Kris Deugau |
/trunk
Work around bizarre SQL un-bug where:
SELECT <stuff> UNION …
|
|
|
@343
|
12 years |
Kris Deugau |
/trunk
Fix lurking minor buglet where delZone() wouldn't fail early …
|
|
|
@342
|
12 years |
Kris Deugau |
/trunk
Add a new type to the custom record types ("Delegation") …
|
|
|
@341
|
12 years |
Kris Deugau |
/trunk
Fix logging glitch in record update. Note this was also …
|
|
|
@340
|
12 years |
Kris Deugau |
/trunk
Fill in validation stubs for type 65282 (PTR template) and
…
|
|
|
@339
|
12 years |
Kris Deugau |
/trunk
Finally polish up what should be the last of PTR template and
…
|
|
|
@338
|
12 years |
Kris Deugau |
/trunk
Fix buglet in add record (possibly update record as well);
…
|
|
|
@337
|
12 years |
Kris Deugau |
/trunk
Checkpoint updating export for reverse DNS. See #26.
- …
|
|
|
@336
|
12 years |
Kris Deugau |
/trunk
Checkpoint updating export for reverse DNS. See #26.
- …
|
|
|
@335
|
12 years |
Kris Deugau |
/trunk
Checkpoint filling in processing for PTR template and A+PTR …
|
|
|
@334
|
12 years |
Kris Deugau |
/trunk
Checkpoint updating export for reverse DNS. See #26.
- …
|
|
|
@333
|
12 years |
Kris Deugau |
/trunk
Checkpoint, update export for reverse DNS. See #26.
- Stub …
|
|
|
@332
|
12 years |
Kris Deugau |
/trunk
Checkpoint updating export for reverse zones. See #26.
- …
|
|
|
@331
|
12 years |
Kris Deugau |
/trunk
Tweak getChildren() a little with a trailing sort-by-name. …
|
|
|
@330
|
12 years |
Kris Deugau |
/trunk
Checkpoint, updating export for reverse zones. See #26.
- …
|
|
|
@329
|
12 years |
Kris Deugau |
/trunk
Checkpoint, update export process to handle reverse zones. …
|
|
|
@328
|
13 years |
Kris Deugau |
/trunk
Clean up several bugs in handling of NS records in revzones:
…
|
|
|
@327
|
13 years |
Kris Deugau |
/trunk
Rewrite fill_grouplist() sub to not do direct SQL calls. …
|
|
|
@326
|
13 years |
Kris Deugau |
/trunk
Move SQL for clone-this-user dropdown into DNSDB.pm. See #1
|
|
|
@325
|
13 years |
Kris Deugau |
/trunk
Move SQL from user list code into DNSDB.pm. See #1
|
|
|
@324
|
13 years |
Kris Deugau |
/trunk
Add consistency to log entry and record list sorts by adding
…
|
|
|
@323
|
13 years |
Kris Deugau |
/trunk
Moved some more SQL out of dns.cgi (see #1). Added pagination …
|
|
|
@322
|
13 years |
Kris Deugau |
/trunk
Fix buglet in group list that caused pagination to break
|
|
|
@321
|
13 years |
Kris Deugau |
/trunk
More administrivia; set a more sane version number on /trunk
…
|
|
|
@320
|
13 years |
Kris Deugau |
/trunk
Administrivia cleanup - overdue to update the copyright dates
…
|
|
|
@319
|
13 years |
Kris Deugau |
/trunk
Refine permissions handling:
- self_edit now has meaning; …
|
|
|
@318
|
13 years |
Kris Deugau |
/trunk
Remove a couple of stale lines of code
|
|
|