Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins using file src/verify.c version 7995bb74af
|
2007-08-01
| ||
| 13:50 | Client must ignore SIGPIPE when writting to the HTTP socket. check-in: 0238e54ff3 user: drh tags: trunk | |
| 13:32 | From the vinfo webpage, provide a hyperlink to download a ZIP archive the version. check-in: 6dab6149b1 user: drh tags: trunk | |
| 13:08 | Avoid an unnecessary HTTP round-trip on syncs. check-in: ae40356c57 user: drh tags: trunk | |
| 12:49 | Add the "leaves" webpage and the "branches" CLI command. We need to work on the nomenclature. check-in: afcdc7ec97 user: drh tags: trunk | |
| 12:20 | The merge at [dd9633a03d] did not work because of the bug just fixed. This change moves the changes that should have been in that merge into the main line of the tree. check-in: 04f7535ee3 user: drh tags: trunk | |
| 12:17 | Fix a problem in the commit logic that caused it to ignore merge changes. Add another test to the commit to detect future problems of a similar nature. check-in: 5c3e87171a user: drh tags: trunk | |
| 10:31 | Merging in the ipaddr update changes. check-in: dd9633a03d user: drh tags: trunk | |
| 10:29 | Always do at least two cycles with no file transfers before quiting. check-in: 35d7ba08ac user: drh tags: trunk | |
| 10:27 | Fixes to the sync algorithm. check-in: 0c102d06c3 user: drh tags: trunk | |
| 09:04 | Populate the ipaddr column of the rcvfrom table when a file is received from a remote source (push/pull/sync). check-in: 36edf3fd5c user: dan tags: trunk | |
| 02:27 | Add a bug observation to the todo list. check-in: 8df950d14a user: drh tags: trunk | |
| 02:07 | Updates to the todo list. check-in: 933875bbd1 user: drh tags: trunk | |
| 02:03 | Do not attempt to verify phantoms. Set the default max message size at 500K instead of 1MB. Updates to the todo list. check-in: 71ed18cc4b user: drh tags: trunk | |
| 01:24 | Added the vdiff webpage with links from vinfo. check-in: 9df32e2808 user: drh tags: trunk | |
| 00:55 | Add the finfo web page. check-in: 86c8768475 user: drh tags: trunk | |
| 00:40 | Improvements to the vinfo webpage. Show descendents, ancestors, and files changed. check-in: 30d7afe328 user: drh tags: trunk | |
|
2007-07-31
| ||
| 23:33 | Add the new "history" permission. Merge in changes that require permissions to view the timeline. check-in: fd36718ad9 user: drh tags: trunk | |
| 22:59 | Separate "nobody" and "anonymous" logins. check-in: 9c952d247e user: drh tags: trunk | |
| 20:53 | Bug fix in the mlink table builder. Use the "rebuild" method to correct the problem in preexisting repositories. check-in: 5b58559c0c user: drh tags: trunk | |
| 20:36 | When syncing without a URL, print the name of the server, taking care to omit any userid and password. check-in: ce825ac954 user: drh tags: trunk | |
| 20:20 | Update the ZIP archiver to include date information. Provide a function that constructs a ZIP archive from manifest. check-in: dead090c0b user: drh tags: trunk | |
| 19:18 | Add a ZIP archive generator. check-in: 9b780d220b user: drh tags: trunk | |
| 16:34 | Require read permission (permission to read tickets and configuration histories) to view the global timeline. check-in: 5ebcedc33e user: dan tags: trunk | |
| 10:10 | Remove one to-do item. Add another. check-in: 7fe1e734e9 user: drh tags: trunk | |
| 01:34 | The push, pull, and sync commands remember the last server and reuse it if the URL argument is omitted. Sync via network only now. check-in: 8dbee6731d user: drh tags: trunk | |
| 00:06 | More additions to the todo.txt list. check-in: 9c28ba4956 user: drh tags: trunk | |
|
2007-07-30
| ||
| 23:18 | To more items added to the todo.txt list. check-in: f767ae0568 user: drh tags: trunk | |
| 23:01 | Added the todo.txt list. check-in: 08c4cc6d16 user: drh tags: trunk | |
| 21:23 | Fix another bug in the pivot finder. Null-merge with the dan-branch so that we now only have a single leaf on the tree. check-in: fa0ba20a51 user: drh tags: trunk | |
| 18:57 | Send the HOST header parameter with /xfer requests. check-in: 211c476d23 user: drh tags: trunk | |
| 18:38 | Fix a bug in the /xfer login logic. check-in: bfe6e64f94 user: drh tags: trunk | |
| 17:43 | Fix a bug in login. check-in: 947842fb0b user: drh tags: trunk | |
| 17:24 | Show the user who make the change on the timeline, both on the www interface and in the cli. check-in: 1a4dd313a8 user: drh tags: trunk | |
| 17:05 | Fix a bug in the logic for finding a pivot during a merge. check-in: 5602bbbaff user: drh tags: trunk | |
| 16:35 | Only request the password one time on a push or pull. check-in: 3a25b68390 user: drh tags: trunk | |
| 16:31 | Merge in clone and sync changes. Fix a bug in undelta. check-in: e3c529c2f0 user: dan tags: trunk | |
| 14:28 | Use POST instead of GET for the /xfer method. Other bug fixes in the URL parser. check-in: e621b6dbe3 user: drh tags: trunk | |
| 13:34 | When errors occur during CGI, make sure the error is returned in a correct CGI reply. check-in: 396cc2a4eb user: drh tags: trunk | |
| 13:01 | Bug fix in the local database finder. check-in: 5eac33a6bd user: drh tags: trunk | |
| 05:17 | Delete records from the temporary table "pending" after sending them. check-in: 23c8dad306 user: dan tags: trunk | |
|
2007-07-28
| ||
| 08:15 | Fix to the db_open_local() function in the case where the root directory is writable by the current user. check-in: d0d4c5f575 user: dan tags: trunk | |
| 08:04 | Remove a c++ism from deltacmd.c. check-in: 0c227fa406 user: dan tags: trunk | |
| 07:09 | When accessing a remote repository, if there is a username/password specified as part of the URI, use these to login. check-in: 3dcaed8d86 user: dan tags: trunk | |
|
2007-07-24
| ||
| 18:15 | File format document change: UUIDs use lowercase not uppercase hex. check-in: 01e7596a98 user: drh tags: trunk | |
| 13:00 | Fix a bug in the "rm" command. Delete an obsolete documentation file. check-in: ac1dea8eac user: drh tags: trunk | |
| 12:54 | Merge in the latest SQLite updates. check-in: d8590e093f user: drh tags: trunk | |
| 12:52 | Documentation updates check-in: b807acf62e user: drh tags: trunk | |
|
2007-07-23
| ||
| 20:42 | Always do another sync round if any file is received. check-in: 0feed85090 user: drh tags: trunk | |
| 20:40 | More improvements to network sync. check-in: 4ee118a6b4 user: drh tags: trunk | |
| 20:33 | Work on network synchronization check-in: 75c476ccd1 user: drh tags: trunk | |