Skip to content
Snippets Groups Projects
Select Git revision
  • dbck-q-n-d-link
  • foutput-text_stat-override
  • generations
  • text-stat-sha256
  • use-nettle
  • import-nettle
  • refactor-cached_get_text
  • refactor-cached_get_text-part-2
  • add-text_store
  • introduce-generation_position
  • remove-reclamation
  • dbfile-temp-filenames
  • sstrdup
  • dbfile_open_read-check-magic
  • master default
  • adns_dist
  • liboop_dist
  • search
  • isc
  • dbdbckmultiplechoice
  • last.cvs.revision
  • 2.1.2
  • 2.1.1
  • 2.1.0
  • adns_1_0
  • liboop_0_9
  • 2.0.7
  • search_bp
  • 2.0.6
  • 2.0.5
  • isc_1_01
  • Protocol-A-10.4
  • 2.0.4
  • 2.0.3
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • isc_1_00
  • isc_merge_1999_05_01
  • isc_merge_1999_04_21
40 results

server

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    David Byers authored
            Corrected privilege-related problems. Many functions now
            take a Connection instead of a Pers_no/Person combo.
    
            Added defensive code to protect the server in situations
            where active_connection is unexpectedly NULL.
    
            Added checks to most RPC handlers to make sure they are only
            called when there is an active connection.
    
            The added_by field for a person's membership in its letterbox
            conference is not the person itself, not 0.
    
    Testing
            Removed all new expected fails from the testsuite.
    c1e08a06
    History