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
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-1
/
+2
*
Add version and API version
Gabe
2014-06-09
1
-1
/
+3
*
ipalib: Add DateTime parameter
Tomas Babej
2014-05-05
1
-0
/
+2
*
Add wait_for_dns option to default.conf.
Petr Spacek
2014-04-04
1
-0
/
+1
*
Move CACERT definition to a single place.
Jan Cholasta
2014-03-25
1
-0
/
+3
*
Remove NULLS from constants.py
Nathaniel McCallum
2014-02-25
1
-3
/
+0
*
Increase service startup timeout default.
Jan Cholasta
2014-01-17
1
-1
/
+1
*
Add RADIUS proxy support to ipalib CLI
Nathaniel McCallum
2013-12-03
1
-0
/
+1
*
Switch client to JSON-RPC
Petr Viktorin
2013-11-26
1
-2
/
+5
*
Remove entitlement support
Martin Kosek
2013-06-26
1
-1
/
+0
*
Add IPA OTP schema and ACLs
Nathaniel McCallum
2013-05-17
1
-0
/
+1
*
Add list of domains associated to our realm to cn=etc
Ana Krivokapic
2013-02-19
1
-0
/
+1
*
Switch %r specifiers to '%s' in Public errors
Lynn Root
2012-12-11
1
-1
/
+1
*
Enable transactions by default, make password and modrdn TXN-aware
Rob Crittenden
2012-11-21
1
-1
/
+0
*
Use Dogtag 10 only when it is available
Petr Viktorin
2012-09-17
1
-3
/
+6
*
Modifications to install scripts for dogtag 10
Ade Lee
2012-09-17
1
-3
/
+3
*
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
[next]