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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove disabled entries from sudoers compat tree.
Jan Cholasta
2013-03-06
2
-1
/
+3
*
ipaserver/dcerpc: enforce search_s without schema checks for GC searching
Alexander Bokovoy
2013-03-06
1
-1
/
+1
*
Fix remove while iterating in suppress_netgroup_memberof.
Jan Cholasta
2013-03-06
3
-3
/
+2
*
Web UI: configurable SID blacklists
Petr Vobornik
2013-03-06
3
-0
/
+16
*
Fix handling of no_update flag in Web UI
Petr Vobornik
2013-03-06
1
-2
/
+2
*
Fix dirty state update of editable combobox
Petr Vobornik
2013-03-06
2
-25
/
+3
*
Combobox keyboard support
Petr Vobornik
2013-03-06
1
-27
/
+186
*
Improve LDAPEntry tests
Petr Viktorin
2013-03-01
1
-18
/
+86
*
Remove support for DN normalization from LDAPClient.
Jan Cholasta
2013-03-01
9
-85
/
+41
*
Remove DN normalization from the baseldap plugin.
Jan Cholasta
2013-03-01
7
-56
/
+27
*
Use full DNs in plugin code.
Jan Cholasta
2013-03-01
15
-42
/
+59
*
Support attributes with multiple names in LDAPEntry.
Jan Cholasta
2013-03-01
3
-4
/
+20
*
Aggregate IPASimpleLDAPObject in LDAPEntry.
Jan Cholasta
2013-03-01
3
-14
/
+57
*
Preserve case of attribute names in LDAPEntry.
Jan Cholasta
2013-03-01
5
-35
/
+97
*
Use the dn attribute of LDAPEntry to set/get DNs of entries.
Jan Cholasta
2013-03-01
11
-43
/
+73
*
Remove some uses of raw python-ldap
Petr Viktorin
2013-03-01
9
-201
/
+142
*
Use IPAdmin rather than raw python-ldap in ipactl
Petr Viktorin
2013-03-01
2
-44
/
+35
*
Use IPAdmin rather than raw python-ldap in migration.bind
Petr Viktorin
2013-03-01
1
-8
/
+11
*
Do not use global variables in migration.py
Petr Viktorin
2013-03-01
1
-18
/
+18
*
Use ldap instead of _ldap in ipaldap
Petr Viktorin
2013-03-01
1
-47
/
+47
*
Remove IPAdmin.unbind_s(), keep unbind()
Petr Viktorin
2013-03-01
6
-16
/
+7
*
Remove IPAdmin.simple_bind_s
Petr Viktorin
2013-03-01
3
-9
/
+6
*
Remove IPAdmin.sasl_interactive_bind_s
Petr Viktorin
2013-03-01
3
-13
/
+6
*
Replace IPAdmin.start_tls_s by an __init__ argument
Petr Viktorin
2013-03-01
2
-11
/
+11
*
Remove search_s and search_ext_s from IPAdmin
Petr Viktorin
2013-03-01
7
-31
/
+29
*
Proxy LDAP methods explicitly rather than using __getattr__
Petr Viktorin
2013-03-01
1
-3
/
+38
*
Inline waitForEntry in its only caller
Petr Viktorin
2013-03-01
2
-43
/
+40
*
Inline inactivateEntry in its only caller
Petr Viktorin
2013-03-01
2
-20
/
+3
*
replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)
Petr Viktorin
2013-03-01
10
-66
/
+56
*
Fix typo and traceback suppression in replication.py
Petr Viktorin
2013-03-01
1
-3
/
+4
*
Replace deleteEntry with delete_entry
Petr Viktorin
2013-03-01
6
-18
/
+13
*
Replace addEntry with add_entry
Petr Viktorin
2013-03-01
8
-28
/
+23
*
Rename LDAPConnection to LDAPClient
Petr Viktorin
2013-03-01
2
-7
/
+7
*
Remove toTupleList and attrList from LDAPEntry
Petr Viktorin
2013-03-01
2
-19
/
+2
*
Replace getList by a get_entries method
Petr Viktorin
2013-03-01
8
-60
/
+91
*
Replace entry.getValue by entry.single_value
Petr Viktorin
2013-03-01
11
-88
/
+94
*
Remove special-casing for missing and single-valued attributes in LDAPUpdate....
Petr Viktorin
2013-03-01
1
-6
/
+0
*
Introduce LDAPEntry.single_value for getting single-valued attributes
Petr Viktorin
2013-03-01
1
-0
/
+23
*
Replace IPAdmin.checkTask by replication.wait_for_task
Petr Viktorin
2013-03-01
3
-27
/
+24
*
Remove IPAdmin.get_dns_sorted_by_length
Petr Viktorin
2013-03-01
3
-54
/
+12
*
Remove IPAdmin.updateEntry calls from fix_replica_agreements
Petr Viktorin
2013-03-01
1
-4
/
+2
*
Remove dbdir, binddn, bindpwd from IPAdmin
Petr Viktorin
2013-03-01
2
-23
/
+15
*
Turn the LDAPError handler into a context manager
Petr Viktorin
2013-03-01
2
-72
/
+45
*
Remove unused bindcert and bindkey arguments to IPAdmin
Petr Viktorin
2013-03-01
1
-9
/
+2
*
Remove unused imports from ipaserver/install
Petr Viktorin
2013-03-01
12
-55
/
+24
*
Change {add,update,delete}_entry to take LDAPEntries
Petr Viktorin
2013-03-01
1
-27
/
+48
*
Replace add_s and delete_s by their newer equivalents
Petr Viktorin
2013-03-01
3
-15
/
+15
*
Replace entry.setValue/setValues by item assignment
Petr Viktorin
2013-03-01
5
-44
/
+21
*
Replace entry.getValues() by entry.get()
Petr Viktorin
2013-03-01
5
-21
/
+16
*
Use update_entry with a single entry in adtrustinstance
Petr Viktorin
2013-03-01
1
-10
/
+8
[prev]
[next]