| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=293
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=292
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=291
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=290
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=289
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=288
|
| |
| |
| |
| |
| |
| |
| |
| | |
toss existing jobs concept for get_jobs.
fleshed out get_jobs and get_job a bit.
fixed some rough DBI.
svn path=/branches/new-fu/; revision=287
|
| |
| |
| |
| |
| |
| |
| | |
if not present, falls back to STDERR.
helps for the time being.
svn path=/branches/new-fu/; revision=286
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=285
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=284
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=283
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=282
|
| |
| |
| |
| |
| |
| |
| |
| | |
faking it.
will continue faking it for now to ease development.
svn path=/branches/new-fu/; revision=281
|
| |
| |
| |
| |
| |
| | |
makes things so much cleaner.
svn path=/branches/new-fu/; revision=280
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=279
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=278
|
| |
| |
| |
| |
| |
| | |
itself when the STDIN and STDOUT are closed
svn path=/branches/new-fu/; revision=277
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=276
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=275
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=274
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=273
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=272
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=271
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=270
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=269
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=268
|
| |
| |
| |
| |
| |
| |
| | |
lots taken from the original server code in python.
svn path=/branches/new-fu/; revision=267
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=266
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=265
|
| |
| |
| |
| |
| |
| |
| |
| | |
added DBI. added connection code.
tested, works.
svn path=/branches/new-fu/; revision=264
|
| |
| |
| |
| |
| |
| |
| |
| | |
move most of global stuff inside run_main
react properly to responses from IDENTIFY command
move the job_dir check into its own function
svn path=/branches/new-fu/; revision=263
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=262
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=261
|
| |
| |
| |
| |
| |
| | |
split identify and register
svn path=/branches/new-fu/; revision=260
|
| |
| |
| |
| |
| |
| |
| | |
added a register function. it needs a fingerprint or digest
to verify the client.
svn path=/branches/new-fu/; revision=259
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=258
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=257
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
SCIRE_CONFIG_FILE is no longer a constant so it can be overriden via commandline
basic commandline parsing
helper function for sending/receiving and creating the connection
move my test code into run_test() function
temporary connection_command override for development
fix a few syntax errors
random other changes that I can't be bothered to think of
svn path=/branches/new-fu/; revision=256
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=255
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=254
|
| |
| |
| |
| | |
svn path=/branches/new-fu/; revision=253
|
|
|
|
| |
svn path=/branches/new-fu/; revision=252
|
|
|
|
| |
svn path=/trunk/; revision=359
|
|
|
|
|
|
|
|
| |
for quickstart.
reworking the job page to do what was previously in add_job.php
we can now safely get rid of add_job i think.
svn path=/trunk/; revision=356
|
|
|
|
|
|
|
|
|
| |
for a functioning phpgcal setup. (pretty sweet eh?)
minor touchup to user.php
adding favicon.ico b/c apache seems to want it.
svn path=/trunk/; revision=355
|
|
|
|
| |
svn path=/trunk/; revision=354
|
|
|
|
|
|
|
| |
config w/ database user/pass will be in /etc/scire/
modified common.php to account for new location.
svn path=/trunk/; revision=353
|
|
|
|
| |
svn path=/trunk/; revision=352
|
|
|
|
|
|
|
| |
no validation on which is before which. sorry.
if your users are dumb, so be it.
svn path=/trunk/; revision=351
|
|
|
|
|
|
| |
adodb's path is now in php5. dunno why they changed it, but kinda annoying.
svn path=/trunk/; revision=348
|