Commit Graph
79 Commits
Author SHA1 Message Date
DarthArgus 577a2dce4d tidy up 2016-12-13 20:03:32 -06:00
DarthArgus 1b39af27b2 final part of fix: move saving of buffers into SwgSnapshot - it crashes if called from the parent class 2016-12-14 01:48:59 +00:00
DarthArgus f350e58361 DIE BEOTCH! - DB Bug fixed. 2016-12-13 16:20:05 +00:00
DarthArgus 145bdeb83c closer to stock only better logic 2016-12-13 07:25:41 +00:00
DarthArgus d3ed5359ca for completeness' sake 2016-12-13 06:51:26 +00:00
DarthArgus 2c0ad68634 turn the functions in the persister that return Snapshot & into functions that return Snapshot * since everything else does that way already 2016-12-12 22:14:01 +00:00
DarthArgus 8e94519082 persister cleanup (still broke but logic is there for when it isn't); also replace all the SOE BS for forwarding stl port with native object classes because i thought that may be part of the problem... 2016-12-10 23:17:06 +00:00
DarthArgus 6418f430f9 this should let us delete snapshots at the cost of latency 2016-12-09 03:37:21 +00:00
DarthArgus a353c128c3 fix db bug; cleanup; better destructors 2016-12-08 17:23:03 +00:00
DarthArgus 4a1159ad14 this builds and runs but our objvars are never loaded (or buffered?) properly 2016-12-06 17:45:04 +00:00
DarthArgus b17393763a madness 2016-12-06 16:58:56 +00:00
DarthArgus 066eac440e nit picking on unrelated to the leak things... 2016-12-04 00:56:24 +00:00
DarthArgus 9d8b7c0d3a Support oracle 10.2.0.4 client libs 2016-12-04 00:56:24 +00:00
DarthArgus f9c0a47a39 finish removing the SOE memory management 2016-12-04 00:56:11 +00:00
DarthArgus 9f9fed4693 memory manager cleanup and removal 2016-12-04 00:55:37 +00:00
DarthArgus 7a9d070608 both fatal and rm -rf now working - for internal/testing builds we
default to  -DSTELLA_INTERNAL to disable this thing...will add to the
rest of the bins and merge with the prod branches
2016-10-18 01:10:45 +00:00
DarthArgus 0d4bef0e88 more tweaking 2016-10-17 19:28:44 -05:00
DarthArgus 220a0ed7c9 in theory this should work 2016-10-17 19:27:28 -05:00
DarthArgus 3a4d2961c3 re-add and add some missing tdf templates, fix build_tdf.sh 2016-10-02 05:33:30 +00:00
DarthArgus 0c09c87640 keep forgetting to close the switch 2016-09-30 14:51:46 -05:00
DarthArgus 318b0d18b4 db server 2016-09-30 14:50:07 -05:00
DarthArgus 1651feb4de squash some of my overly verbose commits that have no uses 2016-09-26 06:27:53 +00:00
DarthArgus 05f8a322fb ConnectionServer: add altPublicBindAddress config option 2016-09-26 06:27:45 +00:00
apathyandDarthArgus d7392f2f40 No need to reserve, insert will handle any reallocating that needs to happen efficiently 2016-09-26 06:24:22 +00:00
apathyandDarthArgus 0595b456b9 Reserve enough space before inserting. 2016-09-26 06:24:20 +00:00
apathyandDarthArgus 33c42720a8 Change encoding/decoding binary data to use base64 vs utf-8 to prevent bad characters in the oracle string encoding. 2016-09-26 06:24:20 +00:00
DarthArgus 88888e4091 bye bye, boost! thanks @apathy! 2016-07-25 05:47:57 +00:00
DarthArgus 8b9665a0f8 this is where i stop for the evening 2016-07-24 21:48:49 -07:00
DarthArgus 9b369713e1 again, re-add some windows stuff Revert "possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code"
This reverts commit 48ba7961eb.
2016-07-23 18:01:50 -07:00
DarthArgus 95961e4a74 according to GCC, no it isn't - fixes a warning 2016-03-24 21:54:12 +00:00
DarthArgus 01cdf52bc0 and some more stragglers 2016-03-24 21:19:10 +00:00
DarthArgus 3b430656ba remove SOE deprecated code and files - leaving in the #if 0 blocks with TODO and other possible uses for later 2016-03-24 21:07:31 +00:00
DarthArgus 64b4a7731d fix a little mistake, we do in fact use this 2016-03-24 17:09:21 +00:00
DarthArgus 1e2bf250f9 remove unused var 2016-03-24 16:39:57 +00:00
DarthArgus 3c50042abc flint++ static analyzer detected items (not all that were likely legit positives, but a start) as well as some clang detected unused vars, cleanup_ 2016-02-18 22:56:34 -06:00
DarthArgus 03dc62efba newer standards prefer nullptr over NULL - this is most of them but there are others too 2016-02-15 00:07:31 -06:00
DarthArgus dbc33762c6 remove another codegen directory as it appears unused; it's generated
files are already in git
2016-02-03 16:55:36 -06:00
DarthArgus dd269f3743 Merge branch 'master' into testing 2016-02-03 16:52:08 -06:00
DarthArgus 07eed4fc2c remove unused codegen dir 2016-02-03 16:51:56 -06:00
DarthArgus 10e3ca6a11 remove commented code that isn't used in orig leak either 2016-02-03 11:11:34 -06:00
DarthArgus 9eb245957e comment out some unused vars 2016-01-31 12:42:40 -06:00
DarthArgus 04b27dedd2 Merge remote-tracking branch 'origin/master' into testing 2016-01-31 12:00:39 -06:00
devcodex cb7b5fa2fb Fixed dependency causing circular include 2016-01-31 10:23:01 +01:00
DarthArgus 48ba7961eb possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code 2016-01-27 15:22:22 -06:00
DarthArgus be034c71ee ifdef added to code not run unless debug 2016-01-22 13:44:12 -06:00
DarthArgus 56cf409d6b this is mostly permissions fixes, and a few path fixes on some headers ...also removed unneeded crap for windows 2015-11-14 21:48:24 -06:00
DarthArgus c9c39d5713 and fix a ton more minor performance issues 2014-10-27 22:39:57 -07:00
DarthArgus 14eaf713d0 partial revert 2015-10-27 23:58:14 -05:00
DarthArgus 7254d00e3c and more performance tweaks 2014-10-27 21:28:46 -07:00
DarthArgus 982290924a remove unused vars 2014-10-26 23:22:06 -07:00