switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
2008-04-23 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2008-04-23 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_master.c: Only log "sending AYT" once, pointed out by Dr
|
||||
A V Le Blanc.
|
||||
|
||||
|
||||
2008-01-21 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2008-01-21 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* default_keys.c: Use hdb_free_keys().
|
||||
|
||||
2008-01-11 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2008-01-11 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: add check-cracklib.pl, flush.c,
|
||||
sample_passwd_check.c
|
||||
|
||||
2007-12-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-12-07 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* use hdb_db_dir() and hdb_default_db()
|
||||
|
||||
@@ -22,11 +22,11 @@
|
||||
* init_c.c: We are getting default_client, not client. this way
|
||||
the user can override the result.
|
||||
|
||||
2007-09-29 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-09-29 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* iprop.8: fix spelling, From Antoine Jacoutt.
|
||||
|
||||
2007-08-16 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-08-16 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* version-script.map: export _kadm5_unmarshal_params,
|
||||
_kadm5_acl_check_permission
|
||||
@@ -35,26 +35,26 @@
|
||||
|
||||
* log.c: Unexport the specific log replay operations.
|
||||
|
||||
2007-08-10 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-08-10 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: build sample_passwd_check.la as part of noinst.
|
||||
|
||||
* sample_passwd_check.c: Add missing prototype for check_length().
|
||||
|
||||
2007-08-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-08-07 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* log.c: Sprinkle krb5_set_error_string().
|
||||
|
||||
* ipropd_slave.c: Provide better error why kadm5_log_replay
|
||||
failed.
|
||||
|
||||
2007-08-06 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-08-06 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_master.c: - don't push whole database to the new client
|
||||
every time. - make slaves get the whole new database if they have
|
||||
a newer log the the master (and thus have them go back in time).
|
||||
|
||||
2007-08-03 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-08-03 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_slave.c: make more sane.
|
||||
|
||||
@@ -69,12 +69,12 @@
|
||||
|
||||
* ipropd_master.c: Start the server at the current version, not 0.
|
||||
|
||||
2007-08-02 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-08-02 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_master.c: Add more logging, to figure out what is
|
||||
happening in the master.
|
||||
|
||||
2007-08-01 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-08-01 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: add version-script for libkadm5srv.la
|
||||
|
||||
@@ -87,42 +87,42 @@
|
||||
hostname, catch signals and print why we are quiting, make nop
|
||||
cause one new version, not two
|
||||
|
||||
2007-07-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-07-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_master.c (send_diffs): make current slave's version
|
||||
uptodate when diff have been sent.
|
||||
|
||||
2007-07-27 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-07-27 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_slave.c: More comments and some more error checking.
|
||||
|
||||
2007-07-26 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-07-26 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* init_c.c (get_cache_principal): make sure id is reset if we
|
||||
fail. From Benjamin Bennet.
|
||||
|
||||
2007-07-10 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-07-10 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* context_s.c (find_db_spec): match realm-less as the default
|
||||
realm.
|
||||
|
||||
* Makefile.am: New library version.
|
||||
|
||||
2007-07-05 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-07-05 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* context_s.c: Use hdb_get_dbinfo to pick up configuration.
|
||||
ctx->config.realm can be NULL, check for that, from Bjorn S.
|
||||
|
||||
2007-07-04 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-07-04 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* init_c.c: Try harder to use the right principal.
|
||||
|
||||
2007-06-20 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-06-20 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_slave.c: Catch return value from krb5_program_setup. From
|
||||
Steven Luo.
|
||||
|
||||
2007-05-08 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-05-08 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* delete_s.c: Write log entry after store is successful, rename
|
||||
out goto statments.
|
||||
@@ -137,7 +137,7 @@
|
||||
|
||||
* create_s.c: Write log entry after store is successful.
|
||||
|
||||
2007-05-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-05-07 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* iprop-commands.in: Add default values to make this working
|
||||
again.
|
||||
@@ -157,7 +157,7 @@
|
||||
* log.c (kadm5_log_previous): document assumptions and make less
|
||||
broken. Bug report from Ronny Blomme.
|
||||
|
||||
2007-02-17 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2007-02-17 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* admin.h: add support to get aliases
|
||||
|
||||
@@ -167,22 +167,22 @@
|
||||
|
||||
* iprop-log.8: Small fixes, from David Love.
|
||||
|
||||
2006-12-15 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-12-15 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* init_c.c: if the user have a kadmin/admin initial ticket, don't
|
||||
ask for password, just use the credential instead.
|
||||
|
||||
2006-12-06 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-12-06 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_master.c: Use strcspn to remove \n from string returned
|
||||
by fgets. From Bj<EFBFBD>rn Sandell
|
||||
by fgets. From Björn Sandell
|
||||
|
||||
2006-11-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-11-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* init_c.c (kadm_connect): clear error string before trying to
|
||||
print a errno, this way we don't pick up a random failure code
|
||||
|
||||
2006-11-20 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-11-20 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_slave.c: Make krb5_get_init_creds_opt_free take a context
|
||||
argument.
|
||||
@@ -190,15 +190,15 @@
|
||||
* init_c.c: Make krb5_get_init_creds_opt_free take a context
|
||||
argument.
|
||||
|
||||
2006-10-22 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-10-22 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ent_setup.c: Try to not leak memory.
|
||||
|
||||
2006-10-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-10-07 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: split build files into dist_ and noinst_ SOURCES
|
||||
|
||||
2006-08-24 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-08-24 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* get_s.c: Add KRB5_KDB_ALLOW_DIGEST
|
||||
|
||||
@@ -206,12 +206,12 @@
|
||||
|
||||
* admin.h: Add KRB5_KDB_ALLOW_DIGEST
|
||||
|
||||
2006-06-16 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-06-16 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* check-cracklib.pl: Add password reuse checking. From Harald
|
||||
Barth.
|
||||
|
||||
2006-06-14 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-06-14 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ent_setup.c (attr_to_flags): Add KRB5_KDB_ALLOW_KERBEROS4
|
||||
|
||||
@@ -219,31 +219,31 @@
|
||||
|
||||
* admin.h: Add KRB5_KDB_ALLOW_KERBEROS4
|
||||
|
||||
2006-06-06 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-06-06 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ent_setup.c (attr_to_flags): Add KRB5_KDB_TRUSTED_FOR_DELEGATION
|
||||
|
||||
2006-05-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-05-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* password_quality.c (kadm5_check_password_quality): set error
|
||||
message in context.
|
||||
|
||||
2006-05-13 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-05-13 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* iprop-log.c: Avoid shadowing.
|
||||
|
||||
* rename_s.c: Avoid shadowing.
|
||||
|
||||
2006-05-08 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-05-08 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* privs_c.c (kadm5_c_get_privs): privs is a uint32_t, let copy it
|
||||
that way.
|
||||
|
||||
2006-05-05 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-05-05 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Rename u_intXX_t to uintXX_t
|
||||
|
||||
2006-04-27 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-04-27 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* chpass_s.c,delete_s.c,get_s.c,log.c,modify_s.c,randkey_s.c,rename_s.c:
|
||||
Pass in HDB_F_GET_ANY to all ->hdb fetch to hint what entries we are looking for
|
||||
@@ -271,12 +271,12 @@
|
||||
* chpass_s.c: Break out the that we request from principal from
|
||||
the entry and pass it in as a separate argument.
|
||||
|
||||
2006-04-25 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-04-25 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* create_s.c (create_principal*): If client doesn't send kvno,
|
||||
make sure to set it to 1.
|
||||
|
||||
2006-04-10 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-04-10 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* log.c: (kadm5_log_rename): handle errors better
|
||||
Fixes Coverity, NetBSD CID#628
|
||||
@@ -291,39 +291,39 @@
|
||||
* init_c.c (_kadm5_c_get_cred_cache): Free client principal in
|
||||
case of error. Coverity NetBSD CID#1908
|
||||
|
||||
2006-02-02 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-02-02 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* kadm5_err.et: (PASS_REUSE): Spelling,
|
||||
from V<EFBFBD>clav H?la <ax@natur.cuni.cz>
|
||||
from Václav H?la <ax@natur.cuni.cz>
|
||||
|
||||
2006-01-25 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-01-25 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* send_recv.c: Clear error-string when introducing new errors.
|
||||
|
||||
* *_c.c: Clear error-string when introducing new errors.
|
||||
|
||||
2006-01-15 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2006-01-15 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am (libkadm5clnt.la) doesn't depend on libhdb, remove
|
||||
dependency
|
||||
|
||||
2005-12-13 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-12-13 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* memset hdb_entry_ex before use
|
||||
|
||||
2005-12-12 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-12-12 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Wrap hdb_entry with hdb_entry_ex, patch originally
|
||||
from Andrew Bartlet
|
||||
|
||||
2005-11-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-11-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* context_s.c (set_field): try another way to calculate the path
|
||||
to the database/logfile/signal-socket
|
||||
|
||||
* log.c (kadm5_log_init): set error string on failures
|
||||
|
||||
2005-09-08 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-09-08 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Constify password.
|
||||
|
||||
@@ -333,11 +333,11 @@
|
||||
|
||||
* get_s.c (kadm5_s_get_principal): clear error string
|
||||
|
||||
2005-08-25 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-08-25 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* iprop-log.8: More text about iprop-log.
|
||||
|
||||
2005-08-24 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-08-24 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* iprop.8: SEE ALSO iprop-log.
|
||||
|
||||
@@ -349,7 +349,7 @@
|
||||
iprop-log.
|
||||
|
||||
* log.c (kadm5_log_foreach): add a context variable and pass it
|
||||
down to `func<EFBFBD>.
|
||||
down to `func´.
|
||||
|
||||
* iprop-commands.in: Move truncate_log and replay_log into
|
||||
iprop-log.
|
||||
@@ -377,7 +377,7 @@
|
||||
* Makefile.am: New program iprop-log that incorperates dump_log as
|
||||
a subcommand, truncate_log and replay_log soon to come after.
|
||||
|
||||
2005-08-11 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-08-11 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* get_s.c: Implement KADM5_LAST_PWD_CHANGE.
|
||||
|
||||
@@ -399,7 +399,7 @@
|
||||
|
||||
* admin.h: Add more TL types (password and extension).
|
||||
|
||||
2005-06-17 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-06-17 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* constify
|
||||
|
||||
@@ -420,7 +420,7 @@
|
||||
|
||||
* common_glue.c: rename variable exp to expression
|
||||
|
||||
2005-05-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-05-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ent_setup.c (attr_to_flags): check for KRB5_KDB_OK_AS_DELEGATE
|
||||
|
||||
@@ -428,7 +428,7 @@
|
||||
|
||||
* admin.h: add KRB5_KDB_OK_AS_DELEGATE, sync KRB5_TL_ flags
|
||||
|
||||
2005-05-25 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-05-25 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* kadm5_pwcheck.3: please mdoclint
|
||||
|
||||
@@ -447,7 +447,7 @@
|
||||
|
||||
* ipropd_master.c: Don't test HAVE_DAEMON since roken supplies it.
|
||||
|
||||
2005-05-13 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-05-13 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* init_c.c (_kadm5_c_init_context): fix memory leak in case of
|
||||
failure
|
||||
@@ -460,12 +460,12 @@
|
||||
* test_pw_quality.c (main): Call kadm5_setup_passwd_quality_check
|
||||
and kadm5_add_passwd_quality_verifier.
|
||||
|
||||
2005-04-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-04-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* default_keys.c: #include <err.h>, only print salt it its longer
|
||||
then 0, use krb5_err instead of errx where appropriate
|
||||
|
||||
2005-04-25 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-04-25 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_slave.c: add the documented option --port
|
||||
|
||||
@@ -473,25 +473,25 @@
|
||||
|
||||
* dump_log.c: use the newly generated units function
|
||||
|
||||
2005-04-24 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-04-24 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* dump_log.c: use strlcpy
|
||||
|
||||
* password_quality.c: don't use sizeof(pointer)
|
||||
|
||||
2005-04-15 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-04-15 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* check-cracklib.pl: external password verifier sample
|
||||
|
||||
* password_quality.c (kadm5_add_passwd_quality_verifier): if NULL
|
||||
is passed in, load defaults
|
||||
|
||||
2005-04-14 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-04-14 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* password_quality.c: add an end tag to the external password
|
||||
quality check protocol
|
||||
|
||||
2005-04-13 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2005-04-13 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* password_quality.c: add external passsword quality check builtin
|
||||
module
|
||||
@@ -503,7 +503,7 @@
|
||||
To approve password a, make the test program return APPROVED on
|
||||
stderr and fail with exit code 0.
|
||||
|
||||
2004-10-12 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-10-12 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: bump version to 7:7:0 and 6:5:2
|
||||
|
||||
@@ -517,7 +517,7 @@
|
||||
|
||||
* ipropd_master.c: add help strings to some options
|
||||
|
||||
2004-09-12 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-09-12 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* chpass_s.c: deal with changed prototype for _kadm5_free_keys
|
||||
|
||||
@@ -528,7 +528,7 @@
|
||||
(function) static variable and returned allocated memory
|
||||
(_kadm5_generate_key_set): free enctypes returned by parse_key_set
|
||||
|
||||
2004-09-06 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-09-06 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* set_keys.c: Fix memory leak, don't return stack variables From
|
||||
Andrew Bartlett
|
||||
@@ -536,7 +536,7 @@
|
||||
* set_keys.c: make all_etypes const and move outside function to
|
||||
avoid returning data on stack
|
||||
|
||||
2004-08-26 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-08-26 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* acl.c (fetch_acl): use " \t\n" instead of just "\n" for the
|
||||
delim of the third element, this is so we can match
|
||||
@@ -545,7 +545,7 @@
|
||||
what really happen was that the last <SPC> was stamped out, and
|
||||
the it never strtok_r never needed to parse over it.
|
||||
|
||||
2004-08-25 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-08-25 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* set_keys.c (_kadm5_generate_key_set): since arcfour-hmac-md5 is
|
||||
without salting, some people tries to add the string
|
||||
@@ -556,17 +556,17 @@
|
||||
|
||||
* ipropd_slave.c: add --detach
|
||||
|
||||
2004-07-06 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-07-06 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ad.c: use new tsasl interface remove debug printf add upn to
|
||||
computer-accounts
|
||||
|
||||
2004-06-28 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-06-28 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ad.c: implement kadm5_ad_init_with_password_ctx set more error
|
||||
strings
|
||||
|
||||
2004-06-21 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-06-21 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: man_MANS = kadm5_pwcheck.3
|
||||
|
||||
@@ -577,22 +577,22 @@
|
||||
|
||||
* kadm5-pwcheck.h: new password check interface
|
||||
|
||||
2004-06-08 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-06-08 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_master.c (main): process all slaves, not just up to the
|
||||
last slave sending data
|
||||
(bug report from Bj<EFBFBD>rn Sandell <biorn@dce.chalmers.se>)
|
||||
(bug report from Björn Sandell <biorn@dce.chalmers.se>)
|
||||
(*): only send one ARE_YOU_THERE
|
||||
|
||||
2004-06-02 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-06-02 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ad.c: use krb5_set_password_using_ccache
|
||||
|
||||
2004-06-01 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-06-01 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ad.c: try handle spn's better
|
||||
|
||||
2004-05-31 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-05-31 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ad.c: add expiration time
|
||||
|
||||
@@ -600,7 +600,7 @@
|
||||
|
||||
* ad.c: handle create and delete
|
||||
|
||||
2004-05-27 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-05-27 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ad.c: more code for get, handle attributes
|
||||
|
||||
@@ -609,7 +609,7 @@
|
||||
|
||||
* ad.c: more code for get, only fetches kvno for now
|
||||
|
||||
2004-05-26 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-05-26 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ad.c: add support for tsasl
|
||||
|
||||
@@ -624,12 +624,12 @@
|
||||
|
||||
* ad.c: framework for windows AD backend
|
||||
|
||||
2004-03-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-03-07 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* create_s.c (kadm5_s_create_principal): remove old XXX command
|
||||
and related code, _kadm5_set_keys will do all this now
|
||||
|
||||
2004-02-29 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2004-02-29 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* set_keys.c (_kadm5_set_keys_randomly): make sure enctype to copy
|
||||
enctype for des keys From: Andrew Bartlett <abartlet@samba.org>
|
||||
@@ -646,27 +646,27 @@
|
||||
* set_keys.c (_kadm5_set_*): don't change the kvno, let the callee
|
||||
to that
|
||||
|
||||
2003-12-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-12-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* chpass_s.c (change): fix same-password-again by decrypting keys
|
||||
and setting an error code From: Buck Huppmann <buckh@pobox.com>
|
||||
|
||||
2003-12-21 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-12-21 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* init_c.c (_kadm5_c_init_context): catch errors from strdup and
|
||||
other krb5_ functions
|
||||
|
||||
2003-12-08 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-12-08 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* rename_s.c (kadm5_s_rename_principal): allow principal to change
|
||||
realm From Panasas Inc
|
||||
|
||||
2003-12-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-12-07 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* destroy_c.c (kadm5_c_destroy): fix memory leaks, From Panasas,
|
||||
Inc
|
||||
|
||||
2003-11-23 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-11-23 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* iprop.h: don't include <krb5-private.h>
|
||||
|
||||
@@ -676,7 +676,7 @@
|
||||
* ipropd_master.c: stop using krb5 lib private byte-frobbing
|
||||
functions and replace them with with krb5_storage
|
||||
|
||||
2003-11-19 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-11-19 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_slave.c (receive_loop): when seeking over the entries we
|
||||
already have, skip over the trailer. From: Jeffrey Hutzelman
|
||||
@@ -686,14 +686,14 @@
|
||||
replay_log.c,truncate_log.c: parse kdc.conf
|
||||
From: Jeffrey Hutzelman <jhutz@cmu.edu>
|
||||
|
||||
2003-10-10 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-10-10 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: += test_pw_quality
|
||||
|
||||
* test_pw_quality.c: test program for verifying password quality
|
||||
function
|
||||
|
||||
2003-09-03 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-09-03 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* Makefile.am: add and enable check program default_keys
|
||||
|
||||
@@ -702,61 +702,61 @@
|
||||
* init_c.c: use
|
||||
krb5_get_init_creds_opt_alloc/krb5_get_init_creds_opt_free
|
||||
|
||||
2003-08-17 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-08-17 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* set_keys.c (_kadm5_set_keys_randomly): remove dup return
|
||||
|
||||
* ipropd_master.c (main): make sure current_version is initialized
|
||||
|
||||
2003-08-15 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-08-15 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* set_keys.c: use default_keys for the both random keys and
|
||||
password derived keys if its defined
|
||||
|
||||
2003-07-24 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-07-24 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_slave.c (receive_everything): switch close and rename
|
||||
From: Alf Wachsmann <alfw@SLAC.Stanford.EDU>
|
||||
|
||||
2003-07-03 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-07-03 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* iprop.h, ipropd_master.c, ipropd_slave.c:
|
||||
Add probing from the server that the client is still there, also
|
||||
make the client check that the server is probing.
|
||||
|
||||
2003-07-02 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-07-02 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* truncate_log.c (main): add missing ``if (ret)''
|
||||
|
||||
2003-06-26 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-06-26 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* set_keys.c (make_keys): add AES support
|
||||
|
||||
* set_keys.c: fix off by one in the aes case, pointed out by Ken
|
||||
Raeburn
|
||||
|
||||
2003-04-30 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-04-30 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* set_keys.c (_kadm5_set_keys_randomly): add
|
||||
ETYPE_AES256_CTS_HMAC_SHA1_96 key when configuried with aes
|
||||
support
|
||||
|
||||
2003-04-16 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-04-16 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* send_recv.c: check return values from krb5_data_alloc
|
||||
* log.c: check return values from krb5_data_alloc
|
||||
|
||||
2003-04-16 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-04-16 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* dump_log.c (print_entry): check return values from
|
||||
krb5_data_alloc
|
||||
|
||||
2003-04-01 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-04-01 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* init_c.c (kadm_connect): if a context realm was passed in, use
|
||||
that to form the kadmin/admin principal
|
||||
|
||||
2003-03-19 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
|
||||
2003-03-19 Love Hörnquist Åstrand <lha@it.su.se>
|
||||
|
||||
* ipropd_master.c (main): make sure we don't consider dead slave
|
||||
for select processing
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2001 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2001 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2004 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
0
lib/kadm5/check-cracklib.pl
Executable file → Normal file
0
lib/kadm5/check-cracklib.pl
Executable file → Normal file
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2000, 2005-2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2000, 2005-2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2002 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2002 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2000, 2005-2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2000, 2005-2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2001 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2001 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2003 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2003 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2001, 2003, 2005 - 2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2001, 2003, 2005 - 2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2000, 2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2000, 2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997, 1998, 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997, 1998, 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -225,7 +225,7 @@ get_new_cache(krb5_context context,
|
||||
}
|
||||
|
||||
/*
|
||||
* Check the credential cache `id<EFBFBD> to figure out what principal to use
|
||||
* Check the credential cache `id´ to figure out what principal to use
|
||||
* when talking to the kadmind. If there is a initial kadmin/admin@
|
||||
* credential in the cache, use that client principal. Otherwise, use
|
||||
* the client principals first component and add /admin to the
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2005 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2005 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,6 +1,6 @@
|
||||
.\" $Id$
|
||||
.\"
|
||||
.\" Copyright (c) 2005 - 2007 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
.\" Copyright (c) 2005 - 2007 Kungliga Tekniska Högskolan
|
||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2005 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2005 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,6 +1,6 @@
|
||||
.\" $Id$
|
||||
.\"
|
||||
.\" Copyright (c) 2005 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
.\" Copyright (c) 2005 Kungliga Tekniska Högskolan
|
||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1998-2003 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1998-2003 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2004 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,4 +1,4 @@
|
||||
.\" Copyright (c) 2003 - 2004 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
.\" Copyright (c) 2003 - 2004 Kungliga Tekniska Högskolan
|
||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -837,8 +837,8 @@ kadm5_log_goto_end (int fd)
|
||||
/*
|
||||
* Return previous log entry.
|
||||
*
|
||||
* The pointer in `sp<EFBFBD> is assumed to be at the top of the entry before
|
||||
* previous entry. On success, the `sp<EFBFBD> pointer is set to data portion
|
||||
* The pointer in `sp´ is assumed to be at the top of the entry before
|
||||
* previous entry. On success, the `sp´ pointer is set to data portion
|
||||
* of previous entry. In case of error, it's not changed at all.
|
||||
*/
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2001, 2003, 2005-2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2001, 2003, 2005-2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2000, 2003-2005 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2000, 2003-2005 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2000 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2000 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2001, 2003-2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2001, 2003-2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2001, 2003, 2005 - 2005 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2001, 2003, 2005 - 2005 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1999 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1999 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997-2003, 2006 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997-2003, 2006 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2001, 2003 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2001, 2003 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2003, 2005 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 2003, 2005 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
Reference in New Issue
Block a user