Timeline
Not logged in

22 events by user drh occurring around 2009-09-12 15:53:03.

2009-09-13
16:21:13 * Fixed ticket cdd360438d: Fossil does not handle absolute paths without disk drives in Windows. plus 2 other changes (user: drh)
16:19:43 * [42bf80978d] On windows, if the first character of a pathname is '\' then assume that is a full pathname, not a relative pathname. Ticket cdd360438de. (user: drh, tags: trunk)
11:47:15 * Ticket cdd360438d Fossil does not handle absolute paths without disk drives in Windows. status still Open with 2 other changes (user: drh)
11:06:15 * Fixed ticket 9de95186e6: User names with spaces cause fossil to choke on clone. plus 2 other changes (user: drh)
2009-09-12
21:53:24 * [9e274a2e7b] Update the proxy handler so that it supports basic authorization. (user: drh, tags: trunk)
21:03:03 * [c198613ae1] Update the base-64 encoder/decoder to conform to RFC 1421. Add test commands to verify both the endoder and the decoder. (user: drh, tags: trunk)
20:42:01 * [7879c250fb] More documentation clarifications. (user: drh, tags: trunk)
17:45:00 * [3c1234c0f2] More documentation updates. (user: drh, tags: trunk)
17:21:12 * [db70c415ab] Documentation updates. Add a nice header to the "Download" page. (user: drh, tags: trunk)

15:53:03 * Closed ticket e523287834: user passwords are stored in plain text plus 2 other changes (user: drh)

2009-09-11
23:04:50 * [60212796377638c] Make sure that "nobody" and "anonymous" privileges by users who attempt to sync with higher privileges. (user: drh, tags: trunk)
21:05:51 * [7343126617842a] Fix the "ui"/"server" command for win32 so that it works even if run from cygwin in a directory that contains a space in its name. (user: drh, tags: trunk)
18:27:55 * [bbd758ecc3] Always print the "project-name" using the command-line "info" command. Avoid an extra "/" character when constructing files for check-in. (user: drh, tags: trunk)
15:06:34 * [129edda98e] Update to the latest SQLite. Fix a bug in the "diff" and "gdiff" commands. Fix a bug that prevented "fossil config pull" from working. (user: drh, tags: trunk)
2009-09-10
23:01:15 * Fixed ticket 8d073be880: diff/editor/gdiff settings don't support paths with spaces plus 2 other changes (user: drh)
23:00:22 * [aeaee1f385] Add extra quoted to system() calls on windows. Ticket 8d073be8808b. Also update to the latest SQLite. (user: drh, tags: trunk)
14:08:39 * Fixed ticket 71c9b46198: fossil clone fails on windows when username contains a space plus 2 other changes (user: drh)
14:07:54 * [ee47021f51] Support usernames containing spaces for the xfer protocol. Ticket 71c9b46198c04. (user: drh, tags: trunk)
2009-09-09
18:31:57 * Ticket 3d11382ca1 Milestone feature functionality status still Open with 2 other changes (user: drh)
16:14:08 * [fac950a173] Update to the latest version of SQLite. Make use of the new sqlite3_strnicmp() interface. (user: drh, tags: trunk)