Skip to content

Principal#10

Merged
rjancewicz merged 25 commits intomasterfrom
principal
Jul 17, 2014
Merged

Principal#10
rjancewicz merged 25 commits intomasterfrom
principal

Conversation

@rjancewicz
Copy link
Owner

Many changes to principals to make them more pythonic.

Principals are modified locally and changes are pushed to the kerberos database via "commit()".
getters and setters are properly defined to access the local copy (some members are read-only)

date-based objects are returned as datetime.datetime or datetime.timedelta objects and the setters for these accept the datetime objects in addition to string types previously used by get_date(). None can be used to clear values.

retvals are initialized and check against the typedef KADM_OK.

All unit tests pass.

rjancewicz added 25 commits July 8, 2014 13:34
…Object suffix should be used extern and should be dropped for static functions
…Object suffix should be used extern and should be dropped for static functions
rjancewicz added a commit that referenced this pull request Jul 17, 2014
@rjancewicz rjancewicz merged commit e4d8019 into master Jul 17, 2014
@rjancewicz rjancewicz deleted the principal branch July 17, 2014 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant