index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
install
/
adtrustinstance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
adtrustinstance: make sure to stop and disable winbind in uninstall()
Alexander Bokovoy
2014-02-28
1
-2
/
+5
*
Convert remaining installer code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-3
/
+3
*
ipa-adtrust-install: configure host netbios name by default
Alexander Bokovoy
2014-01-20
1
-0
/
+3
*
trusts: Always stop and disable smb service on uninstall
Tomas Babej
2013-11-26
1
-8
/
+7
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-9
/
+9
*
adtrustinstance: Move attribute definitions from setup to init method
Tomas Babej
2013-10-14
1
-29
/
+49
*
adtrustinstance: Properly handle uninstall of AD trust instance
Tomas Babej
2013-10-14
1
-14
/
+37
*
ipa-upgradeconfig: Remove backed up smb.conf
Tomas Babej
2013-10-14
1
-9
/
+6
*
Use FQDN when creating MSDCS SRV records
Martin Kosek
2013-10-03
1
-4
/
+11
*
Rename slapi-nis configuration variable
Alexander Bokovoy
2013-08-06
1
-5
/
+5
*
ipa-adtrust-install: configure compatibility tree to serve trusted domain users
Alexander Bokovoy
2013-07-18
1
-1
/
+21
*
Fix bug in adtrustinstance
Ana Krivokapic
2013-07-09
1
-2
/
+2
*
Support multiple local domain ranges with RID base set
Tomas Babej
2013-05-30
1
-16
/
+34
*
Enhance ipa-adtrust-install for domains with multiple IPA server
Alexander Bokovoy
2013-04-02
1
-8
/
+36
*
Remove search_s and search_ext_s from IPAdmin
Petr Viktorin
2013-03-01
1
-5
/
+6
*
replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)
Petr Viktorin
2013-03-01
1
-14
/
+11
*
Replace addEntry with add_entry
Petr Viktorin
2013-03-01
1
-4
/
+4
*
Replace getList by a get_entries method
Petr Viktorin
2013-03-01
1
-3
/
+3
*
Replace entry.getValue by entry.single_value
Petr Viktorin
2013-03-01
1
-8
/
+8
*
Remove unused imports from ipaserver/install
Petr Viktorin
2013-03-01
1
-5
/
+4
*
Use update_entry with a single entry in adtrustinstance
Petr Viktorin
2013-03-01
1
-10
/
+8
*
Replace setValue by keyword arguments when creating entries
Petr Viktorin
2013-03-01
1
-20
/
+27
*
Add make_entry factory method to LDAPConnection.
Jan Cholasta
2013-03-01
1
-9
/
+8
*
Allow ipa-replica-conncheck and ipa-adtrust-install to read krb5 includedir
Jakub Hrozek
2013-02-18
1
-1
/
+1
*
ipa-adtrust-install: allow to reset te NetBIOS domain name
Sumit Bose
2012-11-08
1
-3
/
+21
*
Make service naming in ipa-server-install consistent
Tomas Babej
2012-10-22
1
-2
/
+2
*
Remove bogus check for smbpasswd
Alexander Bokovoy
2012-10-16
1
-2
/
+2
*
Add cifs principal to S4U2Proxy targets only when running ipa-adtrust-install
Alexander Bokovoy
2012-10-09
1
-6
/
+40
*
Minor fixes for default SMB group
Martin Kosek
2012-10-09
1
-2
/
+2
*
ipa-adtrust-install: create fallback group with ldif file
Sumit Bose
2012-10-09
1
-30
/
+11
*
ipa-adtrust-install: print list of needed SRV records
Sumit Bose
2012-10-04
1
-9
/
+13
*
Avoid ldapmodify error messages during ipa-adtrust-install
Sumit Bose
2012-10-04
1
-13
/
+34
*
Add SIDs for existing users and groups at the end of ipa-adtrust-install
Sumit Bose
2012-10-04
1
-1
/
+18
*
ipa-adtrust-install: replace print with self.print_msg
Sumit Bose
2012-10-04
1
-14
/
+14
*
ipa-adtrust-install: Add fallback group
Sumit Bose
2012-10-04
1
-12
/
+96
*
Update krb5.conf during ipa-adtrust-install
Sumit Bose
2012-09-19
1
-0
/
+62
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-33
/
+30
*
Ensure ipa-adtrust-install is run with Kerberos ticket for admin user
Alexander Bokovoy
2012-07-31
1
-10
/
+11
*
Use DN objects instead of strings in adtrustinstance
Sumit Bose
2012-07-01
1
-16
/
+25
*
Set RID bases for local domain during ipa-adtrust-install
Sumit Bose
2012-06-29
1
-1
/
+87
*
Add external domain extop DS plugin
Sumit Bose
2012-06-28
1
-5
/
+18
*
Add sidgen postop and task
Sumit Bose
2012-06-28
1
-0
/
+8
*
restart dirsrv as part of ipa-adtrust-install
Alexander Bokovoy
2012-06-22
1
-4
/
+4
*
Set samba_portmapper SELinux boolean during ipa-adtrust-install
sbose
2012-06-07
1
-0
/
+51
*
Add trust-related ACIs
Alexander Bokovoy
2012-06-07
1
-68
/
+22
*
Restart KDC after installing trust support to allow MS PAC generation
Alexander Bokovoy
2012-06-07
1
-7
/
+16
*
Add trust management for Active Directory trusts
Alexander Bokovoy
2012-06-07
1
-5
/
+9
*
Use dedicated keytab for Samba
Alexander Bokovoy
2012-06-07
1
-11
/
+16
*
activate CLDAP
Sumit Bose
2011-12-06
1
-0
/
+4
*
Fix some pylint warnings
Sumit Bose
2011-12-06
1
-40
/
+67
[next]