File History
Not logged in

History of src/admin.c

2009-08-16
21:22:49 [0490103754] part of check-in [ef432c2014] Cleanup of the "admin_sql" web page (formerly "admin/sql"). (By: drh on 2009-08-16 21:22:49) [diff] [annotate]
2008-10-18
12:55:44 [bf62e8d4f5] part of check-in [0be54823ba] Add defenses against [http://en.wikipedia.org/wiki/Cross-site_request_forgery | cross-site request forgery] attacks. (By: drh on 2008-10-18 12:55:44) [diff] [annotate]
2008-08-21
20:59:01 [8499f27819] part of check-in [5fb14b9a0f] Include non-sym- tags in tagview web page. Also merge mainline into tagview branch. (By: eric on 2008-08-21 20:59:01) [diff] [annotate]
2008-08-03
16:47:43 [8499f27819] part of check-in [1f1d96529c] Users unconditionally inherit capabilities of "anonymous". New capability "v" means to inherit capabilities of user "developer". Login is prohibited if the password is empty. (By: drh on 2008-08-03 16:47:43) [diff] [annotate]
2008-02-08
21:51:32 [3d7573884c] part of check-in [8672e243f8] Merge in changes from Stephan's branch. (By: drh on 2008-02-08 21:51:32) [diff] [annotate]
19:57:14 [3d7573884c] part of check-in [da106eb09c] refactored to add a shared submenu. (By: stephan on 2008-02-08 19:57:14) [diff] [annotate]
17:27:16 [83d1c6c6c3] part of check-in [373e42de1d] Merge two branches that were created within one second of one another. There is a race condition in the anti-forking logic that allowed this fork to occur. (By: drh on 2008-02-08 17:27:16) [diff] [annotate]
16:27:25 [83d1c6c6c3] part of check-in [138177c30e] correction to the 'warning' text in admin_sql_page() (By: stephan on 2008-02-08 16:27:25) [diff] [annotate]
2008-02-07
15:08:02 [ca95dba485] part of check-in [007d1ce44f] Rename admin_sql_page.c to admin.c. Refactor the strxform functions into SQL functions. Refactor the db_generic_query_view() routine. Fix multiple security vulnerabilities. Bring the code closer into compliance with style guidelines. (By: drh on 2008-02-07 15:08:02) [annotate]