index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
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
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+4
*
Use the print function
Petr Viktorin
2015-09-01
1
-3
/
+5
*
Replace filter() calls with list comprehensions
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-12
/
+12
*
adtrustinstance: Enable and start oddjobd
Tomas Babej
2015-07-08
1
-0
/
+19
*
ipa-adtrust-install: add IPA master host principal to adtrust agents
Alexander Bokovoy
2015-07-08
1
-30
/
+14
*
move realm_to_serverid to installutils module
Martin Basti
2015-05-05
1
-2
/
+1
*
Remove unneeded ip-address option in ipa-adtrust-install
Gabe
2015-05-05
1
-3
/
+1
*
idviews: Add Default Trust View as part of adtrustinstall
Tomas Babej
2014-09-30
1
-0
/
+22
*
Move setting SELinux booleans to platform code
Petr Viktorin
2014-09-26
1
-46
/
+16
*
ipa-adtrust-install does not re-add member in adtrust agents group
Martin Kosek
2014-08-07
1
-18
/
+21
*
Enable debug pid in smb.conf
Gabe
2014-07-18
1
-0
/
+1
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-15
/
+16
*
ipaplatform: Remove redundant imports of ipaservices
Tomas Babej
2014-06-16
1
-1
/
+0
*
ipaplatform: Change service code in freeipa to use ipaplatform services
Tomas Babej
2014-06-16
1
-4
/
+5
*
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
[next]