Hi James, On 11/08/2017 11:27 AM, James Prestwood wrote: > All the functionality for the simauth driver was moved > into the sim atom. This patch transitions the simauth > atom to using those API's instead of the simauth driver > API's. > > With this change it made more sense to store each AID > as its own object structure so the AID and object path > could be re-used rather than generating it on the fly. > > Renamed the simauth 'sim' variable to 'sa' to keep it > consistent now that the simauth structure references > the sim atom as 'sim'. > --- > src/sim-auth.c | 400 +++++++++++++++++++++++++++++++++------------------------ > 1 file changed, 229 insertions(+), 171 deletions(-) > Applied, thanks. Regards, -Denis