|
|
|
@11562
|
20 years |
jhoblitt |
add p2tool -queuerawexp
|
|
|
|
@11089
|
20 years |
jhoblitt |
call pmConfigReadParamsSet() before reading any config files
|
|
|
|
@11034
|
20 years |
jhoblitt |
strip out p2tool -quick & -define stubs
|
|
|
|
@11033
|
20 years |
jhoblitt |
rework fault handling:
remove p2PendingImfile.fault
add …
|
|
|
|
@11002
|
20 years |
jhoblitt |
rename setFaultCode() -> pxSetFaultCode() and move it into it's own …
|
|
|
|
@10440
|
20 years |
jhoblitt |
update to the new pmConfigRead() prototype
|
|
|
|
@9765
|
20 years |
jhoblitt |
implement -block/unblock/masked
|
|
|
|
@9392
|
20 years |
jhoblitt |
add copyright & license notices
|
|
|
|
@9057
|
20 years |
jhoblitt |
require ippdb 0.0.38
the "big" exp_id -> exp_tag conversion
|
|
|
|
@8658
|
20 years |
jhoblitt |
rename -pending -> -pendingimfiles
rename -done -> …
|
|
|
|
@8535
|
20 years |
jhoblitt |
rename p2search -> p2tool
|
|
|
|
@8459
|
20 years |
jhoblitt |
no santa claus here
|
|
|
|
@8188
|
20 years |
jhoblitt |
fix -ra claim that it -airmass when reporting the "required" option error
|
|
|
|
@8050
|
20 years |
jhoblitt |
make -uri a mandatory option to -done
use -uri from CLI instead of …
|
|
|
|
@7863
|
20 years |
jhoblitt |
change pendingArgs to start with NULL values
|
|
|
|
@7848
|
20 years |
jhoblitt |
partial conversion to the new *Config() setup
|
|
|
|
@7037
|
20 years |
jhoblitt |
make sure db connection is setup
|
|
|
|
@7027
|
20 years |
Paul Price |
Updating to use psModules head --- pmConfigRead changed, and pmConfigDB
|
|
|
|
@6978
|
20 years |
jhoblitt |
cleanups:
all cli utils have thier own .h
make *Config() funcs …
|
|
|
|
@6668
|
20 years |
jhoblitt |
rename all url struct fields -> uri
add pzPendingFrame
|
|
|
|
@6369
|
21 years |
jhoblitt |
remove initialization of pxConfig fields
|
|
|
|
@6368
|
21 years |
jhoblitt |
remove arguments field from pxConfig
|
|
|
|
@6341
|
21 years |
jhoblitt |
rename pxConfig database -> dbh
|
|
|
|
@6261
|
21 years |
jhoblitt |
merge p0/2 types -> pxMode/pxConfig
add initial p0 support: p0search, …
|
|
|
|
@6214
|
21 years |
jhoblitt |
factor out 'where' query from parameter generation
|
|
|
|
@6210
|
21 years |
jhoblitt |
rename:
project name p2tools -> pxtools
lib name p2tools -> …
|
|
|
|
@6161
|
21 years |
jhoblitt |
work around psArg* parsing setting unused options to ""
|
|
|
|
@6155
|
21 years |
jhoblitt |
remove redundant code
|
|
|
|
@6150
|
21 years |
jhoblitt |
make -inst optional
add -exp_id -class -class_id -url
misc. option cleanup
|
|
|
|
@6133
|
21 years |
jhoblitt |
check function parameters
|
|
|
|
@6122
|
21 years |
jhoblitt |
add -inst option to set the camera name
ignore -camera
|
|
|
|
@6108
|
21 years |
jhoblitt |
don't hardcode the binary's name
|
|
|
|
@6107
|
21 years |
jhoblitt |
don't segfault when an option isn't specified
|
|
|
|
@6103
|
21 years |
jhoblitt |
change -quick into a boolean flag
|
|
|
|
@6093
|
21 years |
jhoblitt |
set camera_name and force filter to NULL
|
|
|
|
@6071
|
21 years |
jhoblitt |
whitespace reform
|
|
|
|
@6065
|
21 years |
jhoblitt |
fix optional argument listing
|
|
|
|
@6063
|
21 years |
jhoblitt |
rename p2search.h -> p2tools.h
|
|
|
|
@6060
|
21 years |
jhoblitt |
compilation fixes
switch to using the metadatadb API
|
|
|
|
@5881
|
21 years |
eugene |
moving p2tools, etc to ippTools
|