]> WPIA git - gigi.git/history - src/org/cacert/gigi/dbObjects
Fix: exceptional resource leaks from coverty
[gigi.git] / src / org / cacert / gigi / dbObjects /
2015-02-20 Felix DörreFix: exceptional resource leaks from coverty
2015-02-19 Felix DörreFix: synchronization for db objects
2015-02-19 Felix DörreFix: Coverity CSS bug
2015-02-19 Felix DörreFIX: add UTF-8 as charset where appropriate.
2015-02-19 Felix DörreFIX: coverity resource leaks.
2015-02-19 Felix DörreFIX: race conditions by coverity.
2015-02-02 Janis StreibADD: SE certificate revoke
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-02-01 Felix DörreUDP: make orga-profiles visible to orga-people only.
2015-02-01 Felix DörreUPD: Forcing Update to be single-update or fail otherwise.
2015-01-31 Felix DörreIncrease verbosity of reping error message.
2015-01-31 Felix DörreUPD: Correct reping (with 5min rate limiting)
2015-01-31 Janis StreibUPD: Removed small debug output
2015-01-21 Felix DörreFIX: affiliation form with associated test cases.
2015-01-21 Janis StreibFIX: wrong set of the emailFiled (and so the city field...
2015-01-21 Felix DörreFIX: Adding the Blocked Assuree-Group to the enum.
2015-01-21 Felix DörreUPD: make certificate table worked when there are ...
2015-01-21 Felix Dörreupd: store orga contact mail.
2015-01-21 Felix DörreUPD: transform group into an Enum
2015-01-21 Janis StreibADD: SuupportedUser object for support actions
2015-01-21 Janis StreibADD: Name Setter for user
2015-01-13 Janis StreibADD: getAll() for CertificateProfile
2015-01-13 Janis StreibADD: Param to include all certificates (also revoked...
2014-12-31 Janis StreibADD: "System Admin" (Support) user search forms
2014-12-31 Janis Streibadded searchUserIdByDomain
2014-12-31 Felix Dörreadd: implement password migration to scrypt on login.
2014-12-31 Felix DörreUPD: Move some template classes to there reightful...
2014-12-31 Felix DörreADD: more advanced domain name verification (public...
2014-12-31 Felix DörreUPD: check for duplicate Email in the Email class itself.
2014-12-31 Felix DörreUpdate Certificate-DN-API (for escape-safe-strings)
2014-12-31 Felix DörreEnable cache-clearance for autonomous test-launches
2014-12-31 Felix DörreFix testcases.
2014-12-31 Felix DörreADD: Organisation selection in certificateIssueForm
2014-12-31 Felix DörreADD: Show and add affiliations to organistations.
2014-12-31 Felix DörreWIP orga-things
2014-12-31 Felix Dörre[DB]: Add orgAdmin management code
2014-12-31 Felix DörreDeleted should be NULL if not set, and not strange...
2014-12-31 Felix DörreADD: org certs.
2014-12-31 Felix DörreUPD: add another check for the certprofile.
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
2014-12-31 Felix DörreFilter certificate profiles in the issue form.
2014-12-31 Felix DörreConvert strange flags to Groups.
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-21 Felix DörreADD: TTP-Admin draft
2014-09-21 Felix DörreUPD: assurance type goes Enum, (+clean)
2014-09-14 Felix DörreADD: another user testcase.
2014-09-14 Felix DörreUPD: Dont need clonable name.
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-13 Felix DörreUPD: [empty] better varname
2014-09-11 Felix DörreADD: user group management (with testcase)
2014-09-10 Felix DörreFIX: synchronization for IDCachable-Objects
2014-09-09 Felix Dörre[Database] implement the stuff for requesting domain...
2014-09-09 Janis StreibFIX: Make fields private where possible
2014-09-08 Felix DörreUPD: Factor out PingConfig objects and pingconfig-form.
2014-09-06 Felix DörreFix Cache punging for local tests.
2014-09-05 Felix DörreFactor out age check.
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreUPD: tighten Up the constructors of "User" and "Domain"
2014-09-04 Felix DörreUPD: Change the assurance API (and document it)
2014-09-04 Felix DörreThere is a test case that needs cache punging.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.