|
|
|
@6217
|
20 years |
jhoblitt |
don't directly include metadatadb.h
|
|
|
|
@6214
|
20 years |
jhoblitt |
factor out 'where' query from parameter generation
|
|
|
|
@6210
|
20 years |
jhoblitt |
rename:
project name p2tools -> pxtools
lib name p2tools -> …
|
|
|
|
@6209
|
20 years |
jhoblitt |
build a separate p2tools lib
|
|
|
|
@6207
|
20 years |
jhoblitt |
don't include pslib.h
|
|
|
|
@6170
|
20 years |
jhoblitt |
updated -done logic
|
|
|
|
@6169
|
20 years |
jhoblitt |
comment out version selection code
|
|
|
|
@6166
|
20 years |
jhoblitt |
add p2pendingToDoneExp()
|
|
|
|
@6165
|
20 years |
jhoblitt |
add p2searchPendingExp()
|
|
|
|
@6164
|
20 years |
jhoblitt |
fix where generation
|
|
|
|
@6163
|
20 years |
jhoblitt |
partial -done implementation
|
|
|
|
@6162
|
20 years |
jhoblitt |
add error checking
|
|
|
|
@6161
|
20 years |
jhoblitt |
work around psArg* parsing setting unused options to ""
|
|
|
|
@6157
|
20 years |
jhoblitt |
fix handling of no search parameters
|
|
|
|
@6156
|
20 years |
jhoblitt |
add p2pendingToDoneImfile()
add p2searchPendingImfiles()
|
|
|
|
@6155
|
20 years |
jhoblitt |
remove redundant code
|
|
|
|
@6152
|
20 years |
jhoblitt |
whitespace reform
|
|
|
|
@6151
|
20 years |
jhoblitt |
unneeded code
|
|
|
|
@6150
|
20 years |
jhoblitt |
make -inst optional
add -exp_id -class -class_id -url
misc. option cleanup
|
|
|
|
@6139
|
20 years |
jhoblitt |
move modes into functions
|
|
|
|
@6137
|
20 years |
jhoblitt |
add note
|
|
|
|
@6136
|
20 years |
jhoblitt |
check function parameters
|
|
|
|
@6135
|
20 years |
jhoblitt |
revised -define logic
|
|
|
|
@6134
|
20 years |
jhoblitt |
add p2searchDoneFrames()
|
|
|
|
@6133
|
20 years |
jhoblitt |
check function parameters
|
|
|
|
@6131
|
20 years |
jhoblitt |
add db error checking
|
|
|
|
@6128
|
20 years |
jhoblitt |
whitespace
|
|
|
|
@6127
|
20 years |
jhoblitt |
add error checking
|
|
|
|
@6126
|
20 years |
jhoblitt |
exit() instead of psAbort() where resonable
|
|
|
|
@6123
|
21 years |
jhoblitt |
fix psArray index to prevent segfaults
|
|
|
|
@6122
|
21 years |
jhoblitt |
add -inst option to set the camera name
ignore -camera
|
|
|
|
@6112
|
21 years |
jhoblitt |
whitespace reform
|
|
|
|
@6111
|
21 years |
jhoblitt |
use lowercase database field names
|
|
|
|
@6110
|
21 years |
jhoblitt |
move psTimeIsZero() -> p2alloc.c
|
|
|
|
@6109
|
21 years |
jhoblitt |
whitespace reform
|
|
|
|
@6108
|
21 years |
jhoblitt |
don't hardcode the binary's name
|
|
|
|
@6107
|
21 years |
jhoblitt |
don't segfault when an option isn't specified
|
|
|
|
@6106
|
21 years |
jhoblitt |
revised output format
|
|
|
|
@6105
|
21 years |
jhoblitt |
deactivate searching on time
more cleanups
|
|
|
|
@6104
|
21 years |
jhoblitt |
select options via a switch stmt instead of multiple if stmts
|
|
|
|
@6103
|
21 years |
jhoblitt |
change -quick into a boolean flag
|
|
|
|
@6093
|
21 years |
jhoblitt |
set camera_name and force filter to NULL
|
|
|
|
@6092
|
21 years |
jhoblitt |
more cleanup
|
|
|
|
@6091
|
21 years |
jhoblitt |
add p2admin -recreate option
|
|
|
|
@6090
|
21 years |
jhoblitt |
reset psArray index to 0 to prevent segfaults
|
|
|
|
@6086
|
21 years |
jhoblitt |
table field updates
more cleanups
|
|
|
|
@6083
|
21 years |
jhoblitt |
fix column names
more cleanup
|
|
|
|
@6081
|
21 years |
jhoblitt |
accidental addition
|
|
|
|
@6075
|
21 years |
jhoblitt |
typo fix
|
|
|
|
@6074
|
21 years |
jhoblitt |
disable P2_MODE_UPDATE mode
add errorchecking for all functions
|
|
|
|
@6073
|
21 years |
jhoblitt |
comment out time handling specific code
add errorcheckiing for …
|
|
|
|
@6072
|
21 years |
jhoblitt |
whitespace reform
|
|
|
|
@6071
|
21 years |
jhoblitt |
whitespace reform
|
|
|
|
@6070
|
21 years |
jhoblitt |
whitespace reform
|
|
|
|
@6069
|
21 years |
jhoblitt |
add whitespace
|
|
|
|
@6068
|
21 years |
jhoblitt |
fix inversion of create/delete functions
|
|
|
|
@6066
|
21 years |
jhoblitt |
setup help arguments before trying to display them in all cases
|
|
|
|
@6065
|
21 years |
jhoblitt |
fix optional argument listing
|
|
|
|
@6063
|
21 years |
jhoblitt |
rename p2search.h -> p2tools.h
|
|
|
|
@6061
|
21 years |
jhoblitt |
set RECIPE to "PHASE2"
|
|
|
|
@6060
|
21 years |
jhoblitt |
compilation fixes
switch to using the metadatadb API
|
|
|
|
@6058
|
21 years |
jhoblitt |
split p2admin & p2search into their own binary builds
add p2alloc.
|
|
|
|
@6057
|
21 years |
jhoblitt |
link against psmodule[s]
|
|
|
|
@6052
|
21 years |
jhoblitt |
pkgconfig probe for metadatadb
build fixes
|
|
|
|
@6032
|
21 years |
eugene |
updates based on discussions with josh
|
|
|
|
@5979
|
21 years |
jhoblitt |
autotool'd
|
|
|
|
@5881
|
21 years |
eugene |
moving p2tools, etc to ippTools
|