History log of /netbsd-current/crypto/external/bsd/heimdal/dist/configure.ac
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 19-Jun-2023 christos

Merge differences between 7.7.0 and 7.8.0


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.4 15-Dec-2019 christos

resolve conflicts, document HEAD vs release import process.


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.3 08-Sep-2017 christos

branches: 1.3.4;
Use getpwuid_r instead of getpwuid, so that we don't trash getpw*() internal
buffers.

kde does (kdm/client/backend.c):
p = getpwnam();
pam_setcred() (which calls getpwuid in pam_afslog);
setusercontext(...,p,p->pw_uid,...) (now with trashed p data...)

XXX: pullups.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.2 28-Jan-2017 christos

branches: 1.2.4;
merge conflicts, adjust the build.


# 1.1 13-Apr-2011 elric

branches: 1.1.1;
Initial revision


# 1.4 15-Dec-2019 christos

resolve conflicts, document HEAD vs release import process.


Revision tags: netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.3 08-Sep-2017 christos

Use getpwuid_r instead of getpwuid, so that we don't trash getpw*() internal
buffers.

kde does (kdm/client/backend.c):
p = getpwnam();
pam_setcred() (which calls getpwuid in pam_afslog);
setusercontext(...,p,p->pw_uid,...) (now with trashed p data...)

XXX: pullups.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.2 28-Jan-2017 christos

branches: 1.2.4;
merge conflicts, adjust the build.


# 1.1 13-Apr-2011 elric

branches: 1.1.1;
Initial revision


# 1.3 08-Sep-2017 christos

Use getpwuid_r instead of getpwuid, so that we don't trash getpw*() internal
buffers.

kde does (kdm/client/backend.c):
p = getpwnam();
pam_setcred() (which calls getpwuid in pam_afslog);
setusercontext(...,p,p->pw_uid,...) (now with trashed p data...)

XXX: pullups.


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.2 28-Jan-2017 christos

branches: 1.2.4;
merge conflicts, adjust the build.


# 1.1 13-Apr-2011 elric

branches: 1.1.1;
Initial revision


# 1.2 28-Jan-2017 christos

merge conflicts, adjust the build.


# 1.1 13-Apr-2011 elric

branches: 1.1.1;
Initial revision


# 1.1 13-Apr-2011 elric

branches: 1.1.1;
Initial revision


# 1.1.1.2 24-Apr-2014 pettai

Import latest heimdal-1-5-branch from git

Ok'ed + reviewed by elric@


# 1.1.1.1 13-Apr-2011 elric

branches: 1.1.1.1.4; 1.1.1.1.10; 1.1.1.1.22;
Import latest Heimdal from the head of their git repository into the
new location for externally maintained software.


# 1.1.1.1.22.1 10-Aug-2014 tls

Rebase.


# 1.1.1.1.10.1 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


# 1.1.1.1.4.1 22-May-2014 yamt

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")