summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Fix: Add managed read permissions for compat tree and operational attrsPetr Viktorin2014-09-051-0/+18
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-054-33/+45
* Add new NSSDatabase method get_cert for getting certs from NSS databases.Jan Cholasta2014-09-051-1/+13
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-053-32/+12
* Normalize external CA cert before passing it to pkispawnJan Cholasta2014-09-041-2/+12
* Add record(s) to /etc/host when IPA is configured as DNS server.David Kupka2014-09-031-1/+1
* Add method for setting CA renewal master in LDAP to CAInstance.Jan Cholasta2014-09-021-3/+38
* ipaserver/dcerpc.py: Make sure trust is established only to forest root domainAlexander Bokovoy2014-09-011-0/+6
* ipaserver/dcerpc.py: be more open to what domains can be seen through the for...Alexander Bokovoy2014-09-011-1/+1
* ipaserver/dcerpc.py: Avoid hitting issue with transitive trusts on Windows Se...Alexander Bokovoy2014-09-011-3/+10
* ipaserver/dcerpc.py: make PDC discovery more robustAlexander Bokovoy2014-09-011-5/+16
* ipaserver/dcerpc.py: if search of a closest GC failed, try to find any GCAlexander Bokovoy2014-09-011-1/+5
* Convert external CA chain to PKCS#7 before passing it to pkispawn.Jan Cholasta2014-08-141-1/+12
* ipa-adtrust-install does not re-add member in adtrust agents groupMartin Kosek2014-08-071-18/+21
* Fix DNS upgrade plugin should check if DNS container existsMartin Basti2014-07-281-0/+4
* Always record that pkicreate has been executed.David Kupka2014-07-221-3/+10
* Fix login password expiration detection with OTPNathaniel McCallum2014-07-211-31/+9
* Enable debug pid in smb.confGabe2014-07-181-0/+1
* ldap2 indirect membership processing: Use global limits if greater than per-q...Petr Viktorin2014-07-141-6/+29
* ldapupdate: Restore 'replace' functionalityPetr Viktorin2014-07-041-0/+8
* Restore privileges after forward zones updateMartin Basti2014-07-041-1/+42
* ipa-ldap-updater: make possible to use LDAPI with autobind in case of hardene...Alexander Bokovoy2014-07-041-1/+2
* Fix upgrade to forward zonesMartin Basti2014-07-031-1/+1
* Allow to add non string values to named confMartin Basti2014-07-021-6/+24
* Do not fail if there are multiple nsDS5ReplicaId values in cn=replication,cn=etcPetr Viktorin2014-07-021-2/+7
* Upgrade special master zones to forward zonesMartin Basti2014-06-271-2/+177
* Added upgrade step executed before schmema is upgradedMartin Basti2014-06-275-8/+54
* Add /session/token_sync POST supportNathaniel McCallum2014-06-263-8/+119
* rpcserver: fix local vs utc time comparisonPetr Vobornik2014-06-261-1/+1
* rpcserver: add otp support to change_password handlerPetr Vobornik2014-06-261-4/+7
* ldap2: add otp support to modify_passwordPetr Vobornik2014-06-261-3/+6
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-261-1/+1
* Implement OTP token importingNathaniel McCallum2014-06-251-0/+530
* Remove GetEffectiveRights control when ldap2.get_effective_rights fails.Jan Cholasta2014-06-241-3/+5
* Allow SAN in IPA certificate profile.Jan Cholasta2014-06-241-0/+51
* permission plugin: Join --type objectclass filters with ORPetr Viktorin2014-06-231-2/+3
* Add $REALM to variables supported by the managed permission updaterPetr Viktorin2014-06-181-0/+1
* Remove the update_dns_permissions pluginPetr Viktorin2014-06-181-56/+0
* managed permission updater: Add mechanism to replace SYSTEM permissionsPetr Viktorin2014-06-181-0/+18
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-1625-330/+344
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-1611-16/+5
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-169-30/+39
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-165-6/+11
* Make 'permission' the default bind type for managed permissionsPetr Viktorin2014-06-111-1/+1
* Add method to enumerate managed permission templatesPetr Viktorin2014-06-111-15/+30
* managed perm updater: Handle case where we changed default ACIs in the pastPetr Viktorin2014-06-101-2/+18
* Add mechanism for updating permissions to managedPetr Viktorin2014-06-041-8/+135
* Modified dns related global functionsMartin Basti2014-06-031-2/+2
* ipa recursively adds old backupsGabe2014-05-301-0/+1
* ldap2.has_upg: Raise an error if the UPG definition is not foundPetr Viktorin2014-05-291-13/+17