Commit graph

334 commits

Author SHA1 Message Date
jchu
1406a6e565 removed some debugging output 2004-12-15 03:09:28 +00:00
jchu
c8a9702620 everything except package contents done 2004-12-15 02:46:04 +00:00
jchu
bcf1c50b77 fixed syntax error 2004-12-15 01:52:36 +00:00
pjmattal
294c14e7bb renumber none to one, hide none from category/location dropdowns 2004-12-15 01:47:17 +00:00
jchu
19086f4f02 removed my url path and fs path from the packages table 2004-12-15 01:35:36 +00:00
pjmattal
252afad9fc tweaks to package functions and schema 2004-12-15 01:33:12 +00:00
jchu
7549ca2d96 added a url path and fs path to the packages table 2004-12-15 01:28:19 +00:00
jchu
9d0a31c25e gonna use package_exists instead 2004-12-15 01:23:36 +00:00
jchu
e816c84961 added function to get ids from names 2004-12-15 01:08:08 +00:00
jchu
19a4354a59 added a url path and fs path to the contents and took out filename 2004-12-15 00:59:13 +00:00
jchu
5148d63d47 partial database stuff done 2004-12-15 00:27:21 +00:00
jchu
341d17b5a1 added code to handle assumed line continuations and cases 2004-12-14 23:08:07 +00:00
jchu
ad8f499147 added resume support on the server side 2004-12-13 04:07:09 +00:00
jchu
592565d863 made it a nicer error message 2004-12-13 03:45:40 +00:00
jchu
18769e5b02 made the socket connection broken checking actually work 2004-12-13 03:40:48 +00:00
jchu
c0b9a256aa added incoming directory support and made the server not use 100% cpu busy waiting 2004-12-13 03:12:12 +00:00
pjmattal
e69d7b1356 deleted this unneeded file 2004-12-09 12:41:10 +00:00
pjmattal
092c0dfd3f fixed the aur schema, added use AUR; line to make it
re-find the db after drop and cr-create
2004-12-06 03:26:20 +00:00
pjmattal
5f03363d34 moved subzero-password 2004-12-06 03:21:27 +00:00
pjmattal
5c717989e5 password for subzero file added 2004-12-06 03:00:00 +00:00
eric
d118769d8c just a little work on it - still have some code and plenty of debugging to do 2004-10-24 20:55:30 +00:00
eric
f35f720686 back on the job.... 2004-10-19 22:31:29 +00:00
eric
63fe7babb2 added upload comments/history, still need to finish the actual db calls 2004-09-20 21:59:27 +00:00
eric
cb820450f8 parsed the PKGBUILD, time to add the data to the db 2004-09-16 17:06:45 +00:00
eric
5abb4b8b77 still working on pkgsubmit - just checking in some new code 2004-09-16 14:57:39 +00:00
pjmattal
cd539facb8 added parsing of PKGBUILD by using bash 2004-09-14 03:15:56 +00:00
pjmattal
272d00879c added a lot
-n flag (dramatize)
--delete flag (delete bad pkgs from build tree)
--paranoid (double check packages with identical versions)
many enhancements to args (getopt)
2004-09-13 03:54:26 +00:00
pjmattal
5134e76659 changed to work with pacman python lib 2004-09-12 00:48:46 +00:00
pjmattal
e8324292ff added tupkgupdate 2004-09-11 20:17:55 +00:00
eric
74d81b288d continuing with pkgsubmit, added vim instructions to php files 2004-09-10 12:47:37 +00:00
eric
0ef4f2308b fix parse errors on pkgsubmit 2004-09-07 12:42:57 +00:00
jchu
90473a79d3 added getopts to tupkg 2004-09-03 20:46:03 +00:00
jchu
47b7a53460 a little bit of tweaking 2004-09-03 20:30:06 +00:00
jchu
f841dbcf1b a little more robust config stuff 2004-09-03 20:27:15 +00:00
jchu
03157ad239 added authentication to tupkgs and updated info in tupkg 2004-09-03 20:18:54 +00:00
jchu
25b0104806 added a little bit better messaging, getopts to server side, stuff for mysql access, and config file support 2004-09-03 19:48:42 +00:00
jchu
a4710414e0 added support for multiple files in the client and made the file reading less memory intensive for the server (poorly, mind you) 2004-09-02 21:15:10 +00:00
jchu
2423a686d6 uploading files works (only tested with one but should work just dandy with lots of files)... things like resume and authentication aren't fully implemented yet (server side is missing) 2004-09-02 09:22:10 +00:00
jchu
5d09c247da the daemon now starts, polls for connections, and opens them 2004-09-02 07:05:51 +00:00
eric
d80c932d6e updated web/README.txt 2004-08-23 18:44:50 +00:00
eric
2c75852027 need to update the database with new package info and do some serious testing 2004-07-14 22:09:28 +00:00
eric
1e1eb451de still working on pkgsubmit 2004-07-14 00:20:32 +00:00
eric
56effc6ae4 a little bit more... 2004-07-13 00:48:21 +00:00
eric
cbe2050420 started on the package submit script 2004-07-12 22:12:42 +00:00
eric
7b9956f225 cleaned up physical scripts 2004-07-11 17:04:32 +00:00
eric
d17e406ac6 pkgsearch is done (except for some serious debugging) 2004-07-10 20:51:56 +00:00
eric
ae26c9ce2a baby steps 2004-07-02 12:47:16 +00:00
eric
2358929978 do_Details is getting close 2004-07-02 00:24:14 +00:00
eric
993fcb7811 still working on pkgsearch.php::do_Details 2004-07-01 22:20:09 +00:00
eric
ab6afc990c checking in from work 2004-07-01 21:05:15 +00:00