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
/
ipalib
/
constants.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-36
/
+37
*
Warn user if an ID range with incorrect size was created
Martin Kosek
2012-07-13
1
-0
/
+2
*
Centralize timeout for waiting for servers to start.
Rob Crittenden
2012-07-02
1
-0
/
+2
*
Add CLI for ID ranges
Sumit Bose
2012-06-29
1
-1
/
+2
*
Enable persistent search by default
Martin Kosek
2012-06-10
1
-3
/
+0
*
Add trust management for Active Directory trusts
Alexander Bokovoy
2012-06-07
1
-1
/
+4
*
Remove memberPrincipal for deleted replicas
Martin Kosek
2012-03-02
1
-0
/
+1
*
Implement session activity timeout
John Dennis
2012-02-27
1
-4
/
+5
*
Don't set delegation flag in client, we're using S4U2Proxy now
Rob Crittenden
2012-02-15
1
-0
/
+1
*
add session manager and cache krb auth
John Dennis
2012-02-09
1
-0
/
+3
*
Reload UI on server upgrade.
Endi Sukma Dewata
2011-12-21
1
-0
/
+3
*
Add SELinux user mapping framework.
Rob Crittenden
2011-12-09
1
-0
/
+1
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-17
/
+0
*
Finalize plugin initialization on demand.
Jan Cholasta
2011-11-22
1
-0
/
+1
*
Let Bind track data changes
Martin Kosek
2011-08-31
1
-0
/
+3
*
34 Create FreeIPA CLI Plugin for the 389 Auto Membership plugin
Jr Aquino
2011-08-31
1
-0
/
+1
*
enable proxy for dogtag
Adam Young
2011-08-29
1
-3
/
+7
*
Optionally wait for 389-ds postop plugins to complete
Rob Crittenden
2011-07-19
1
-0
/
+1
*
Let the framework be able to override the hostname.
Rob Crittenden
2011-06-23
1
-2
/
+10
*
Add support for tracking and counting entitlements
Rob Crittenden
2011-02-02
1
-0
/
+1
*
Move HBAC services and service groups to cn=hbac
Jan Zeleny
2011-01-18
1
-2
/
+2
*
Move sudo related data all under cn=sudo
Simo Sorce
2011-01-17
1
-3
/
+3
*
Add API version and have server reject incompatible clients.
Rob Crittenden
2011-01-14
1
-0
/
+3
*
Move Virtual Operations container under cn=etc
Simo Sorce
2011-01-14
1
-1
/
+1
*
Move permissions and privileges to their own container, cn=pbac,$SUFFIX
Rob Crittenden
2010-12-22
1
-2
/
+2
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Re-implement access control using an updated model.
Rob Crittenden
2010-12-01
1
-2
/
+3
*
Add plugins for Sudo Commands, Command Groups and Rules
Jr Aquino
2010-09-27
1
-0
/
+3
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-0
/
+1
*
This patch removes the existing UI functionality, as a prep for adding the Ja...
Adam Young
2010-07-29
1
-2
/
+0
*
Handle errors raised by plugins more gracefully in mod_wsgi.
Rob Crittenden
2010-07-12
1
-0
/
+1
*
Connect the -v cli argument to the verbose flag in xmlrpclib
Rob Crittenden
2010-06-03
1
-1
/
+1
*
Add groups of services to HBAC
Rob Crittenden
2010-05-17
1
-0
/
+2
*
Consolidate to single WSGI entry point
Jason Gerard DeRose
2010-03-01
1
-1
/
+1
*
Allow one-character Param names
Rob Crittenden
2010-02-12
1
-1
/
+1
*
ipa-server-install now renders UI assets
Jason Gerard DeRose
2009-11-04
1
-2
/
+1
*
Giant webui patch take 2
Jason Gerard DeRose
2009-10-13
1
-3
/
+15
*
Add external CA signing and abstract out the RA backend
Rob Crittenden
2009-09-15
1
-1
/
+3
*
Enable ldapi connections in the management framework.
Rob Crittenden
2009-08-27
1
-2
/
+0
*
Allow replicas of an IPA server using an internal dogtag server as the CA
Rob Crittenden
2009-07-15
1
-1
/
+1
*
Implement support for non-LDAP-based actions that use the LDAP ACI subsystem.
Rob Crittenden
2009-07-10
1
-0
/
+1
*
Remove use_ldap2 constant.
Pavel Zuna
2009-07-02
1
-1
/
+0
*
Add new env variables: container_taskgroup, container_rolegroup and container...
Pavel Zuna
2009-05-26
1
-0
/
+3
*
Dogtag keeps telling me to use port 9444 and not 9443, use it.
Rob Crittenden
2009-05-26
1
-1
/
+1
*
Force xmlrpc tests to run with in_tree=True so config files in /etc/ipa/ don'...
Jason Gerard DeRose
2009-05-11
1
-22
/
+22
*
Add new env variables. 'container_dns' for DNS plugin, 'use_ldap2' for new LD...
Pavel Zuna
2009-04-22
1
-0
/
+2
*
Add 'container_hbac' env variable.
root
2009-04-03
1
-1
/
+1
*
Implemented more elegant way for entire plugin module to be conditionally ski...
Jason Gerard DeRose
2009-02-17
1
-1
/
+1
*
Added env.enable_ra variable and change cert.py and ra.py plugin modules to r...
Jason Gerard DeRose
2009-02-17
1
-0
/
+3
*
Add policy-related container constants
Jakub Hrozek
2009-02-10
1
-0
/
+7
[next]