Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 check-ins using file src/main.c version fa34f0baa1

2007-08-01
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
2007-07-31
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