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
*
Implement some of IPAdmin's legacy methods in terms of LDAPConnection methods
Petr Viktorin
2013-03-01
1
-57
/
+25
*
Move entry add, update, remove, rename to LDAPConnection
Petr Viktorin
2013-03-01
2
-142
/
+137
*
Remove unused proxydn functionality from IPAdmin
Petr Viktorin
2013-03-01
1
-46
/
+2
*
Move entry finding methods to LDAPConnection
Petr Viktorin
2013-03-01
2
-292
/
+328
*
Move filter making methods to LDAPConnection
Petr Viktorin
2013-03-01
2
-121
/
+139
*
Move DN handling methods to LDAPConnection
Petr Viktorin
2013-03-01
2
-36
/
+40
*
Move schema-related methods to LDAPConnection
Petr Viktorin
2013-03-01
2
-57
/
+55
*
Make IPAdmin not inherit from IPASimpleLDAPObject
Petr Viktorin
2013-03-01
2
-65
/
+24
*
Start LDAPConnection, a common base for ldap2 and IPAdmin
Petr Viktorin
2013-03-01
2
-123
/
+101
*
Move SchemaCache and IPASimpleLDAPObject to ipaserver.ipaldap
Petr Viktorin
2013-03-01
2
-545
/
+549
*
Move the decision to force schema updates out of IPASimpleLDAPObject
Petr Viktorin
2013-03-01
3
-9
/
+25
*
Remove connection-creating code from ShemaCache
Petr Viktorin
2013-03-01
1
-34
/
+3
*
Move LDAPEntry to ipaserver.ipaldap and derive Entry from it
Petr Viktorin
2013-03-01
3
-168
/
+147
*
Use explicit loggers in ldap2 code
Petr Viktorin
2013-03-01
3
-24
/
+38
*
Derive Entity class from Entry, and move it to ldapupdate
Petr Viktorin
2013-03-01
3
-137
/
+37
*
Remove unused methods from Entry, Entity, and IPAdmin
Petr Viktorin
2013-03-01
2
-160
/
+0
*
Remove some unused imports
Petr Viktorin
2013-03-01
15
-48
/
+22
*
Add custom mapping object for LDAP entry data.
Jan Cholasta
2013-03-01
10
-38
/
+155
*
Fix includedir directive in krb5.conf template
Martin Kosek
2013-02-28
1
-1
/
+1
*
ipa-pwd: Unchecked return value ipapwd_chpwop()
Sumit Bose
2013-02-28
1
-1
/
+5
*
ipa-extdom: Double-free in ipa_extdom_common.c
Sumit Bose
2013-02-28
1
-1
/
+0
*
ipa-lockout: Wrong sizeof argument in ipa_lockout.c
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-kdb: Dereference after null check in ipa_kdb_mspac.c
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-sam: Array compared against 0 in ipasam_set_trusted_domain()
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-kdb: Uninitialized scalar variable in ipadb_reinit_mspac()
Sumit Bose
2013-02-28
1
-5
/
+4
*
ipa-kdb: remove unused variable
Sumit Bose
2013-02-28
1
-1
/
+1
*
Remove ORDERING for IA5 attributeTypes
Martin Kosek
2013-02-27
2
-9
/
+6
*
cli: Do interactive prompting after a context is created
Petr Viktorin
2013-02-26
2
-4
/
+5
*
Add trusted domain range objectclass when using idrange-mod
Tomas Babej
2013-02-26
1
-0
/
+5
*
Make options checks in idrange-add/mod consistent
Tomas Babej
2013-02-26
2
-17
/
+91
*
Bump FreeIPA version for development branch
Martin Kosek
2013-02-25
1
-1
/
+1
*
Make sure appropriate exit status is returned in make-test
Tomas Babej
2013-02-25
1
-0
/
+2
*
Update plugin docstrings (topic help) to reflect dropped CSV support
Petr Viktorin
2013-02-22
10
-19
/
+21
*
Update argument docs to reflect dropped CSV support
Petr Viktorin
2013-02-22
8
-29
/
+27
*
Drop support for CSV in the CLI client
Petr Viktorin
2013-02-22
5
-102
/
+5
*
Remove csv_separator and csv_skipspace Param arguments
Petr Viktorin
2013-02-22
3
-43
/
+4
*
Fix permission validation and normalization in aci.py
Petr Viktorin
2013-02-22
1
-13
/
+10
*
Add missing v3 schema on upgrades, fix typo in schema.
Rob Crittenden
2013-02-22
3
-18
/
+33
*
Use default.conf as flag of IPA client being installed
Tomas Babej
2013-02-22
1
-3
/
+18
*
Rename the "messages" Output of the i18n_messages command to "texts"
Petr Viktorin
2013-02-21
5
-7
/
+7
*
Add client capabilities, enable messages
Petr Viktorin
2013-02-21
13
-16
/
+232
*
Add ipalib.messages
Petr Viktorin
2013-02-21
4
-99
/
+264
*
Add the version option to all Commands
Petr Viktorin
2013-02-21
20
-153
/
+243
*
Web UI build profile updated
Petr Vobornik
2013-02-21
1
-5
/
+50
*
Allow to specify modules for which builder doesn't raise dependency error
Petr Vobornik
2013-02-21
2
-1
/
+99
*
Develop.js extended
Petr Vobornik
2013-02-21
2
-0
/
+52
*
Use fixed test domain in realmdomains test
Martin Kosek
2013-02-21
1
-1
/
+1
*
Avoid internal error when user is not Trust admin
Martin Kosek
2013-02-20
2
-5
/
+24
*
Update sudocmd ACIs to use targetfilter
Petr Viktorin
2013-02-20
1
-3
/
+8
*
Prevent a sudo command from being deleted if it is a member of a sudo rule
Petr Viktorin
2013-02-20
3
-0
/
+98
[next]