index
:
pki.git
abhishek-33
abhishek-34
alee-101
alee-112
alee-73
alee-76
alee-78
alee-79
alee-82
alee-86
alee-91
alee-93
alee-95
alee-interpolation
branch-10.2.7
branch-10.2.7-dev1
dev
dev1
dev2
dev3
direct-deployment
direct-deployment2
dogtag-9
javacard
master
ticket-190
ticket-190-1
ticket-213
ticket-213-1
ticket-213-2
ticket-213-3
ticket-214
ticket-214-1
ticket-214-2
ticket-2226-1
ticket-2244-2
ticket-2278-21
ticket-309
ticket-328
ticket-328-1
ticket-328-10
ticket-328-2
ticket-328-3
ticket-328-4
ticket-328-5
ticket-328-6
ticket-328-7
ticket-328-8
ticket-328-9
ticket-365
ticket-367
ticket-367-1
ticket-380
ticket-380-1
ticket-380-2
ticket-380-3
ticket-380-4
ticket-380-5
ticket-380-6
ticket-380-7
ticket-380-8
ticket-380-9
ticket-398
ticket-399
ticket-399-1
ticket-399-2
ticket-399-3
ticket-399-4
ticket-399-5
ticket-399-6
ticket-399-7
ticket-399-8
ticket-399-9
ticket-399b
ticket-400
ticket-400-1
ticket-403
ticket-404
ticket-406
ticket-407
ticket-407-1
ticket-407-2
ticket-407-2b
ticket-407-2c
ticket-407-2d
ticket-407-3
ticket-407-4
ticket-407-5
ticket-407-6
ticket-407-7
ticket-407-8
ticket-407-9
ticket-415
ticket-415-1
ticket-416
ticket-416-1
ticket-416-2
ticket-422
ticket-422-1
ticket-448
ticket-468
ticket-472
ticket-474
ticket-474-1
ticket-474-2
ticket-474-3
ticket-474-4
ticket-474-5
ticket-474-6
ticket-474-7
ticket-476
ticket-477
ticket-477-1
ticket-477-2
ticket-477-3
ticket-477-4
ticket-477-5
ticket-477-6
ticket-477-7
ticket-497
ticket-497-1
ticket-498
ticket-501
ticket-501-1
ticket-503
ticket213-4
tkstool
Unnamed repository; edit this file 'description' to name the repository.
Endi Dewata
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganized server files.
Endi S. Dewata
2013-07-13
57
-0
/
+9899
*
Fixed pylint warning W0212.
Abhishek Koneru
2013-07-10
1
-2
/
+2
*
Fixes for issues reported by pylint.
Abhishek Koneru
2013-07-10
5
-22
/
+25
*
Fix issues reported by pylint.
Abhishek Koneru
2013-07-10
14
-48
/
+49
*
Moved script to remove JNI_JAR_DIR to 10.0.3 folder.
Endi S. Dewata
2013-07-10
1
-0
/
+4
*
Added support to backup folders during upgrade.
Endi Sukma Dewata
2013-07-08
1
-37
/
+37
*
Fixes for issues reported by pylint.
Abhishek Koneru
2013-07-03
7
-42
/
+38
*
Fixes for issues reported by pylint.
Abhishek Koneru
2013-07-02
5
-70
/
+66
*
Fixes for issues reported by pylint.
Abhishek Koneru
2013-07-02
5
-20
/
+20
*
Fixes for issues reported by pylint.
Abhishek Koneru
2013-07-02
2
-63
/
+57
*
Minor reference fix in selinux-setup.py
Abhishek Koneru
2013-07-01
1
-1
/
+1
*
Applied PEP8 formatting to python files.
Abhishek Koneru
2013-06-27
11
-632
/
+632
*
Code refactored for global variables and utility classes.
Abhishek Koneru
2013-06-27
15
-1408
/
+1471
*
Modify pkispawn to handle case where no subsystemCerts are generated
Ade Lee
2013-06-26
1
-1
/
+8
*
Added Tomcat-based TPS instance.
Endi S. Dewata
2013-06-10
9
-28
/
+63
*
Updated man pages:
Matthew Harmsen
2013-06-06
1
-3
/
+89
*
Use 'with' construct for file operations.
Abhishek Koneru
2013-06-06
3
-52
/
+46
*
Changes to the displayed installation summary.
Abhishek Koneru
2013-06-06
3
-59
/
+62
*
Fixed hard-coded server certificate nickname.
Endi Sukma Dewata
2013-06-03
2
-1
/
+4
*
Renamed CA_PORT into PKI_CA_PORT.
Endi Sukma Dewata
2013-06-03
3
-0
/
+4
*
Renamed CA_HOST into PKI_CA_HOSTNAME.
Endi Sukma Dewata
2013-06-03
3
-0
/
+4
*
Replaced PKI_SUBSYSTEM_DIR with PKI_SUBSYSTEM_TYPE.
Endi Sukma Dewata
2013-05-30
2
-3
/
+0
*
Renamed PKI_INSTANCE_ID into PKI_INSTANCE_NAME.
Endi Sukma Dewata
2013-05-30
3
-31
/
+31
*
Renamed SERVER_NAME and PKI_MACHINE_NAME into PKI_HOSTNAME.
Endi Sukma Dewata
2013-05-30
3
-15
/
+15
*
Renamed PORT and UNSECURE_PORT into PKI_UNSECURE_PORT.
Endi Sukma Dewata
2013-05-30
1
-11
/
+11
*
Do not use sys.exit() after an error.
Abhishek Koneru
2013-05-21
5
-626
/
+671
*
Removing JNI_JAR_DIR from /etc/pki/pki.conf.
Endi Sukma Dewata
2013-05-15
1
-0
/
+4
*
Added support for backup/restore on upgrade.
Endi Sukma Dewata
2013-05-15
5
-15
/
+46
*
Fixed incorrect JNI_JAR_DIR.
Endi Sukma Dewata
2013-05-07
2
-4
/
+4
*
Fix tests in pkispawn to use legacy URLs as fallback
Ade Lee
2013-05-04
1
-3
/
+22
*
Fixed undefined PKIException.
Endi Sukma Dewata
2013-04-29
1
-2
/
+2
*
Fixed undefined BASE_DIR.
Endi Sukma Dewata
2013-04-29
1
-4
/
+4
*
Added upgrade scriptlet to add JNI_JAR_DIR.
Endi Sukma Dewata
2013-04-29
2
-3
/
+1
*
Fixed server upgrade problem on new installation.
Endi Sukma Dewata
2013-04-29
1
-0
/
+4
*
Fix some errors in patch.
Ade Lee
2013-04-28
1
-4
/
+3
*
Ignoring warnings/errors during installation.
Endi Sukma Dewata
2013-04-28
1
-0
/
+2
*
Replaced ~/.pki with ~/.dogtag.
Endi Sukma Dewata
2013-04-27
2
-4
/
+4
*
Set log level in logfile to debug in pkispawn
Ade Lee
2013-04-26
3
-18
/
+7
*
Show error messages and stack trace when an error occurs.
Abhishek Koneru
2013-04-26
2
-61
/
+89
*
Refactored upgrade framework into base and server upgrade.
Endi Sukma Dewata
2013-04-25
7
-14
/
+435
*
Moved pki.conf into base/common.
Endi Sukma Dewata
2013-04-24
2
-19
/
+1
*
Defect: Installation fails if there is only one system cert.
Abhishek Koneru
2013-04-23
1
-0
/
+3
*
Remove installation information logs in pkispawn.
Abhishek Koneru
2013-04-22
2
-20
/
+2
*
Added servlet to return 501 for rest operations for d9 instances
Ade Lee
2013-04-22
4
-40
/
+177
*
random certificate serial numbers
Andrew Wnuk
2013-04-19
3
-0
/
+6
*
pkispawn/pkidestroy retry setting selinux contexts.
Abhishek Koneru
2013-04-17
1
-93
/
+127
*
Show some more information after installing a subsystem.
Abhishek Koneru
2013-04-17
2
-1
/
+45
*
Remove sensitive parameters from archived deployment cfg.
Abhishek Koneru
2013-04-17
2
-6
/
+10
*
Tracking upgrade using existing config files.
Endi Sukma Dewata
2013-04-17
3
-1
/
+9
*
Refactored pki.upgrade module.
Endi Sukma Dewata
2013-04-17
5
-5
/
+13
[next]