Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
a936fd15
Commit
a936fd15
authored
Jun 23, 1999
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
The default language is now selectable at configure time.
parent
8c7613da
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+23
-5
23 additions, 5 deletions
ChangeLog
with
23 additions
and
5 deletions
ChangeLog
+
23
−
5
View file @
a936fd15
1999-06-23 Per Cederqvist <ceder@lysator.liu.se>
The default language is now selectable at configure time.
* README: Mention --with-language=sv.
* configure.in: Handle --with-language=sv.
* db-crypt/db/Makefile.am (LANGUAGE_SUFFIX): New variable.
(EXTRA_DIST): Added lyskomd-data-en.
(install-data-local): Install lyskomd-data-en or lyskomd-data,
depending on LANGUAGE_SUFFIX.
* db-crypt/db/lyskomd-data-en: New file.
Remove the unused file tmp-limits.h.
* src/server/Makefile.am (lyskomd_SOURCES): Removed tmp-limits.h.
* src/server/tmp-limits.h: Unused file removed.
* NEWS: More items added. This should now be fairly complete, but
it may need restructuring.
1999-06-23 David Byers <davby@ida.liu.se>
1999-06-23 David Byers <davby@ida.liu.se>
* src/server/dbck.c (init_person_scratch): Initialize person
* src/server/dbck.c (init_person_scratch): Initialize person
...
@@ -1116,14 +1134,14 @@
...
@@ -1116,14 +1134,14 @@
* src/server/connections.c (free_parsed): Clear the misc_info_list
* src/server/connections.c (free_parsed): Clear the misc_info_list
field.
field.
* src/include/kom-types.h (Misc_info_list): New type
* src/include/kom-types.h (Misc_info_list): New type
.
* src/server/internal-connections.c (init_connection): Initialize
* src/server/internal-connections.c (init_connection): Initialize
hunt_parse_pos, array_hunt_depth and array_hunt_num. Initialize
hunt_parse_pos, array_hunt_depth and array_hunt_num. Initialize
misc_info_list.
misc_info_list.
* src/server/prot-a-parse.c (prot_a_hunt_array_end): New function
* src/server/prot-a-parse.c (prot_a_hunt_array_end): New function
hunts for the end of an array.
c
hunts for the end of an array.
* src/server/prot-a.c (prot_a_init): Initialize hunt_parse_pos and
* src/server/prot-a.c (prot_a_init): Initialize hunt_parse_pos and
array_hunt_num.
array_hunt_num.
...
@@ -1136,7 +1154,7 @@
...
@@ -1136,7 +1154,7 @@
generate a protocol error.
generate a protocol error.
* src/server/testsuite/lyskomd.0/prot-a-parse-cov.exp (1021):
* src/server/testsuite/lyskomd.0/prot-a-parse-cov.exp (1021):
Exp
c
et long-array and not protocol-error.
Expe
c
t long-array and not protocol-error.
* src/server/prot-a-parse.c (prot_a_parse_aux_item_list): Discard
* src/server/prot-a-parse.c (prot_a_parse_aux_item_list): Discard
the part of the list that is longer than the max rather than send
the part of the list that is longer than the max rather than send
...
@@ -1206,7 +1224,7 @@
...
@@ -1206,7 +1224,7 @@
(faq-for-conf): New item definition.
(faq-for-conf): New item definition.
* doc/lyskomd.texi (Parameters): Added Max conferences, Max texts,
* doc/lyskomd.texi (Parameters): Added Max conferences, Max texts,
Max client data length, Nologin fle. Updated some other parameter
Max client data length, Nologin f
i
le. Updated some other parameter
descriptions.
descriptions.
(Aux-Item Definition File): Added system-only. Rewrote validate to
(Aux-Item Definition File): Added system-only. Rewrote validate to
allow function identifiers. Added list of validator functions and
allow function identifiers. Added list of validator functions and
...
@@ -2531,7 +2549,7 @@
...
@@ -2531,7 +2549,7 @@
(save_one_conf): Output sync_next as unsigned.
(save_one_conf): Output sync_next as unsigned.
(save_one_text): Ditto.
(save_one_text): Ditto.
(init_cache): Move initialization of done, read_text_no and
(init_cache): Move initialization of done, read_text_no and
read_conf_no to avoi
t
spurious compiler warning.
read_conf_no to avoi
d
spurious compiler warning.
(init_cache): Initialize c for same reason.
(init_cache): Initialize c for same reason.
* src/server/cache-node.c: Added initializer for s.snapshot in
* src/server/cache-node.c: Added initializer for s.snapshot in
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment