Timeline
Not logged in

20 descendants of [7ba10f1a6a]

2009-09-13
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)
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)
03:45:28 * [da4363308c] fixed documentation for the 'fossil branch list' command (user: rwilson, tags: trunk)
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:00:22 * [aeaee1f385] Add extra quoted to system() calls on windows. Ticket 8d073be8808b. Also update to the latest SQLite. (user: drh, tags: trunk)
14:07:54 * [ee47021f51] Support usernames containing spaces for the xfer protocol. Ticket 71c9b46198c04. (user: drh, tags: trunk)
2009-09-09
16:14:08 * [fac950a173] Update to the latest version of SQLite. Make use of the new sqlite3_strnicmp() interface. (user: drh, tags: trunk)
2009-09-04
20:19:00 * [6a40733531] Update "help" comments for clone, push, pull, sync, and remote-url commands. (user: drh, tags: trunk)
19:28:12 * [d1b948b0c7] Add the dont-push setting to help facilitate private branches. (user: drh, tags: trunk)
18:39:39 * [4b565c4644] Updates to the "sync protocol" document. (user: drh, tags: trunk)
16:20:26 * [1216eb434a] typos in documentation (user: bharder, tags: trunk)
12:20:39 * [5150b9de83] Fix typos in documentation. (user: drh, tags: trunk)
2009-09-02
03:14:58 * [449094a8ff] Make headings look prettier when using text-based www clients like "elinks". (user: bch, tags: trunk)

2009-08-31
00:48:44 * [7ba10f1a6a] When the "http" command is run as root, automatically set up a chroot jail and drop root privileges prior to reading any input. (user: drh, tags: trunk)