boinc-upstream:client_release/7/7.0b

Last commit made on 2014-04-16
Get this branch:
git clone -b client_release/7/7.0b https://git.launchpad.net/boinc-upstream

Branch merges

Branch information

Name:
client_release/7/7.0b
Repository:
lp:boinc-upstream

Recent commits

a5b5d80... by Charlie Fenton <email address hidden>

client: Update to OpenSSL 1.0.1g on Macitosh

b4a86fe... by Charlie Fenton <email address hidden>

SCR: Fix Mac screen saver to dismiss on mouse move On OS 10.8 and OS 10.9.

f1a5c20... by Charlie Fenton <email address hidden>

client: Add mac_address.cpp, mac_address.h to Mac Xcode project.

c462f44... by Rom Walton <email address hidden>

client: fix build break

547eef0... by Rom Walton <email address hidden>

- Tag for 7.0.80 release.
  client_release/7.0/7.0.80

0c91c0d... by Rom Walton <email address hidden>

MGR: If an account manager is specified via an installer, skip displaying the attach wizard. (Simple GUI)

28cac8a... by Rom Walton <email address hidden>

client: generate host CPID as a function of MAC address

This makes the host CPID stable; if you repeatedly install BOINC
on a particular node, it will get the same host CPID each time,
and your host table won't get lots of redundant entries.
A host can have multiple NICs;
we use the MAC address of the first Ethernet controller we find,
or the last NIC if there is none.
Of course, this will create problems if we get the same MAC address
for different hosts; in principle this shouldn't happen.

Remove the unused file hostinfo_network.h

3d7eae9... by Charlie Fenton <email address hidden>

lib: on Mac, get RAM, CPU, etc. information about BOINC processes even if it is running as Charity Engine.

20fae66... by Rom Walton <email address hidden>

* WINBUILD: Update version to 7.0.79

e60aea9... by Rom Walton <email address hidden>

- Tag for 7.0.79 release.
  client_release/7.0/7.0.79