Commit Graph

78 Commits

Author SHA1 Message Date
Michael Iedema 3cae0655cb use https instead of ssh auth on submodules 2015-01-28 12:04:43 +01:00
Michael Iedema 44b0fa74f8 use just 5.0 for version tag 2014-12-08 14:38:21 +01:00
Michael Iedema f2e195d7b9 normalize autoreconf from smqueue package example 2014-12-04 23:01:19 +01:00
Michael Iedema 24c701804e fix autofoo on fresh checkout 2014-12-04 22:49:55 +01:00
Michael Iedema 05a34deeeb avoid signing travis build 2014-12-04 22:45:48 +01:00
Michael Iedema fbb07c0765 use updated NM w/auto-confirming install script 2014-12-04 22:37:42 +01:00
Michael Iedema 81df6d7ccd sync from commercial e8f86eb921b988c0f1dc42e29ce9343749d08611 2014-12-04 21:50:28 +01:00
Olga Bobrova fec84a2001 make SR agnostic of OS-default libosip2 version 2014-08-15 18:12:54 -07:00
Michael Iedema 3c742f31f7 adjust travis logic to use new libzmq installer 2014-07-16 07:33:29 +02:00
Michael Iedema b21b4643f3 sync to latest NodeManager submodule 2014-07-16 07:32:50 +02:00
Michael Iedema 269b23c97a small bump to include gitignore update 2014-07-16 06:13:59 +02:00
Michael Iedema 7abb725f74 sync submodules to 5.0 preview versions 2014-07-16 06:07:28 +02:00
Michael Iedema ac2e360cf8 unhook intree sqlite3 submodule, no longer needed 2014-07-16 05:56:16 +02:00
Michael Iedema c5318d3096 merge 5.0 preview from commercial 2014-07-16 05:50:53 +02:00
Michael Iedema f4d9539c4b auto-extract repo revs from svn or git as needed - closes issue #5 2014-06-20 20:13:52 +02:00
Michael Iedema a5739673e7 - bump reference to newest CommonLibs 2014-04-18 11:17:05 +02:00
Dave Gotwisner 6b05bbc986 Bug 1707
Changed version string to use TIMESTAMP_ISO instead of __DATE__ and __TIME__.
(upstream r8173)
2014-04-18 11:14:53 +02:00
Dave Gotwisner 90b8f864e9 Add TIMESTAMP_ISO which is needed to correctly format the build timestamp.
(upstream r8172)
2014-04-18 11:13:44 +02:00
Michael Iedema 1273fe0719 - bump reference to newest CommonLibs 2014-04-18 10:29:27 +02:00
dgotwisner 9c8ef4b246 r8134
"Bug 1450.  Add IMSI string to various log messages."
2014-04-04 21:47:08 +02:00
svangundy 10a620c2ba r8123
"1373 Audit SIP.myPort, SIP.myIP, SIP.myIP2 and SubscriberRegistry.Port"
2014-04-04 21:43:12 +02:00
Michael Iedema 6acd52c0f2 - sync to newest NodeManager which has missing header fix 2014-03-31 13:44:48 +02:00
Michael Iedema 3304da500e - sync to newest NodeManager submodule bits 2014-03-31 13:28:09 +02:00
Michael Iedema 70088f2b0d - re-sync to updated commonlibs
- add libcoredumper build logic to travis definition
2014-03-31 12:38:15 +02:00
Michael Iedema e8bdf61cfe - bump sync on CommonLibs, preparing to add about 20 changesets from private 2014-03-31 10:13:01 +02:00
svangundy a0e2934e2c Required files for rev 8007 2014-03-28 19:06:02 +01:00
Michael Iedema 1a7cfc3b86 - quiet down the notification 2014-03-28 14:22:17 +01:00
Michael Iedema fda5b99ad7 bump feature rev in changelog 2014-03-28 12:55:14 +01:00
Michael Iedema bb2e13249e - add libosip2-dev dep to travis 2014-03-28 12:17:25 +01:00
Michael Iedema caa23d58cb - let subscriber registry build on other architectures 2014-03-28 12:11:19 +01:00
Michael Iedema 928fd3eacc - add libzmq as dep during travis build 2014-03-28 11:54:44 +01:00
Michael Iedema 8b7e687293 - attempt to have travis clone from the public url automatically by sed'ing .gitmodules 2014-03-28 11:37:42 +01:00
Michael Iedema a79ed5360e - swapping master to use submodules on master 2014-03-28 11:17:43 +01:00
Michael Iedema 44c2439513 first attempt at ci 2014-03-28 09:15:14 +01:00
Michael Iedema 810dc428f4 resync (again) with NodeManager 2014-03-26 00:09:58 +01:00
Michael Iedema 7b227838ce resync to NodeManager 2014-03-25 23:59:56 +01:00
Michael Iedema 26e2959b55 resync to NodeManager 2014-03-25 23:59:04 +01:00
Michael Iedema 28a7cea3b5 regenerate example sql
update NodeManager
ignore some stuff
2014-03-25 02:11:30 +01:00
Michael Iedema 25e81ce18e merged in commercial subscriberRegistry 2014-03-25 00:30:12 +01:00
Michael Iedema 226fc1c28a update submodules, ignore more stuff 2014-03-22 16:23:59 +01:00
Michael Iedema d6e6b73f65 test build succeeded, add the outputs to .gitignore 2014-03-22 15:12:56 +01:00
Michael Iedema a39ff26336 replicating svn:externals behavior with git modules tracking master (git >=1.8.2 needed to support this) 2014-03-22 15:03:24 +01:00
Kurtis Heimerl b1a4c12d2b removing this as it is redundant
git-svn-id: http://wush.net/svn/range/software/public/subscriberRegistry/trunk@6708 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2013-10-15 02:47:16 +00:00
Donald Kirker 3af55ae9f6 Do not add IMSI001010000000000 when the SubscriberRegistry object is created.
git-svn-id: http://wush.net/svn/range/software/public/subscriberRegistry/trunk@6597 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2013-09-26 04:35:47 +00:00
Donald Kirker 9674c87589 Check to make sure that the sip_buddies table exists if the db exists, before altering it.
git-svn-id: http://wush.net/svn/range/software/public/subscriberRegistry/trunk@6574 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2013-09-24 08:09:39 +00:00
Michael Iedema 2c0ed0e5db - re-add runloop script as many installations may still be referencing this
git-svn-id: http://wush.net/svn/range/software/public/subscriberRegistry/trunk@6502 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2013-09-18 11:54:56 +00:00
Michael Iedema e21fd1839e - add new signature for imsiSet() which can update two parameters at a time
- halves calls to sqlite3 db which alleviates the I/O bottleneck a bit
- 92.5% boost in registration capacity (from 13.796 regs/sec to 26.557 regs/sec on control system)


git-svn-id: http://wush.net/svn/range/software/public/subscriberRegistry/trunk@6499 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2013-09-18 09:48:11 +00:00
Michael Iedema b391a6fd2e - ignoring yet more stuff
- end of "ignore" commits


git-svn-id: http://wush.net/svn/range/software/public/subscriberRegistry/trunk@6498 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2013-09-18 09:07:07 +00:00
Michael Iedema 17f345532c - ignoring some stuff
git-svn-id: http://wush.net/svn/range/software/public/subscriberRegistry/trunk@6495 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2013-09-18 09:00:09 +00:00
Kurtis Heimerl baf5fdf717 Sync of SR with public.
git-svn-id: http://wush.net/svn/range/software/public/subscriberRegistry/trunk@6166 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2013-08-13 23:45:19 +00:00