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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the updater delete entries and add small test harness
Rob Crittenden
2009-10-05
1
-6
/
+49
*
Add option to not normalize a DN when adding/updating a record.
Rob Crittenden
2009-10-05
1
-4
/
+6
*
Fix aci plugin, enhance aci parsing capabilities, add user group support
Rob Crittenden
2009-09-28
1
-1
/
+3
*
Only initialize the API once in the installer
Rob Crittenden
2009-09-28
2
-11
/
+20
*
Enrollment for a host in an IPA domain
Rob Crittenden
2009-09-24
3
-1
/
+165
*
Use the same variable name in the response as the dogtag plugin
Rob Crittenden
2009-09-24
1
-1
/
+1
*
Add external CA signing and abstract out the RA backend
Rob Crittenden
2009-09-15
7
-192
/
+652
*
Raise more specific error when an Objectclass Violation occurs Fix the virtua...
Rob Crittenden
2009-09-14
1
-0
/
+2
*
Remove deprecated comment on plugin naming conventions
Rob Crittenden
2009-09-14
1
-3
/
+0
*
Make ldap2.add_entry proof to None values, because python-ldap hate'em.
Pavel Zuna
2009-09-08
1
-0
/
+4
*
Add A and PTR records of ourselves during installation
Martin Nagy
2009-09-02
1
-3
/
+16
*
Use DNS forwarders in /etc/named.conf
Martin Nagy
2009-09-02
1
-1
/
+12
*
Introduce a list of attributes for which only MOD_REPLACE operations are gene...
Pavel Zuna
2009-08-28
1
-2
/
+10
*
Add the CA constraint to the self-signed CA we generate
Rob Crittenden
2009-08-27
1
-8
/
+19
*
Add option to the installer for uid/gid starting numbers.
Rob Crittenden
2009-08-27
1
-2
/
+5
*
Enable ldapi connections in the management framework.
Rob Crittenden
2009-08-27
2
-20
/
+15
*
Generate CRLs and make them available from the IPA web server
Rob Crittenden
2009-08-26
1
-0
/
+46
*
Clean up additional issues discovered with pylint and pychecker
Rob Crittenden
2009-08-20
1
-1
/
+1
*
Clean up some problems discovered with pylint and pychecker
Rob Crittenden
2009-08-12
11
-81
/
+59
*
Fix bug in _get_syntax (it was always returning None).
Pavel Zuna
2009-08-03
1
-15
/
+7
*
Fixed whitespace indentation error in certs.py
Jason Gerard DeRose
2009-07-27
1
-34
/
+34
*
Identify CAs to trust from an imported PKCS#12 file
Rob Crittenden
2009-07-27
2
-14
/
+45
*
Fix deprecation warning for the sha library on Python 2.6
Rob Crittenden
2009-07-23
1
-2
/
+8
*
No need to trust NSS built-in CA's, more specific regex for finding CA nickname
Rob Crittenden
2009-07-23
1
-4
/
+16
*
Make --setup-dns work on replica installation
Martin Nagy
2009-07-22
1
-4
/
+34
*
Add a reverse zone with server's PTR record
Martin Nagy
2009-07-22
1
-5
/
+17
*
Allow replicas of an IPA server using an internal dogtag server as the CA
Rob Crittenden
2009-07-15
4
-93
/
+201
*
Basic changes to get a default principal for DNS
Simo Sorce
2009-07-10
2
-1
/
+61
*
Import explode_dn from ldap.functions for backward compatibility with older v...
Pavel Zuna
2009-07-08
1
-2
/
+4
*
Add class variable to indicate whether SSL is required or not.
Rob Crittenden
2009-07-07
1
-2
/
+4
*
Fix bug in ldap2.modify_password and make adding/removing members slightly mo...
Pavel Zuna
2009-07-07
1
-4
/
+4
*
Add conversion of attribute name synonyms when generating modlists.
Pavel Zuna
2009-06-15
1
-0
/
+28
*
Add support for incomplete (truncated) search results.
Pavel Zuna
2009-06-15
1
-14
/
+29
*
Fix bugs in ldap2.
Pavel Zuna
2009-06-12
1
-18
/
+8
*
Fix bug in ldap2.normalize_dn.
Pavel Zuna
2009-06-10
1
-1
/
+1
*
Use LDAP instead of flat file for zone storage
Martin Nagy
2009-06-02
4
-19
/
+16
*
Move the __ldap_mod function to the Service class
Martin Nagy
2009-06-02
3
-65
/
+47
*
Make it easier to search for a single entry by attribute value (find_entry_by...
Pavel Zuna
2009-05-26
1
-6
/
+19
*
Make ldap2 always return attribute names as lowercase. Add Encoder to ldap2 b...
Pavel Zuna
2009-05-22
1
-117
/
+43
*
Fix password setting on python 2.4 systems (it doesn't like None for oldpw)
Rob Crittenden
2009-05-21
1
-1
/
+1
*
Schema change so the nisnetgroup triples work properly.
Rob Crittenden
2009-05-19
1
-1
/
+1
*
Use the csv module instead of my own hackish lexer.
Rob Crittenden
2009-05-19
1
-34
/
+30
*
Don't pass non-existent arguments to _handle_errors()
Rob Crittenden
2009-05-19
1
-9
/
+5
*
Fix a comment and some typos
Rob Crittenden
2009-05-13
1
-2
/
+7
*
Drop the binary subtype. This usage is deprecated according to Rich M.
Rob Crittenden
2009-05-13
1
-1
/
+1
*
Add a reason to the NotFound exception so we can provide more robust errors
Rob Crittenden
2009-05-13
2
-10
/
+10
*
Fix replica installation for self-signed CA (no dogtag)
Rob Crittenden
2009-05-04
1
-0
/
+58
*
Utilize the new dogtag library for retrieving the CA cert chain
Rob Crittenden
2009-05-04
1
-15
/
+4
*
Add signing profile to CA installation so we can sign the firefox jar file.
Rob Crittenden
2009-05-04
4
-57
/
+170
*
Make search filter generation a bit safer. Minor bug fixes/code improvements.
Pavel Zuna
2009-04-30
1
-8
/
+12
[next]