Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
36224ab3
Commit
36224ab3
authored
Mar 15, 2002
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.466
parent
71c97305
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
36224ab3
2002-03-15 Niels Mller <nisse@cuckoo.hack.org>
* src/userauth.h (struct spawn_info): Struct with information for
the new USER_SPAWN method.
(USER_SPAWN): New method.
* src/unix_user.c (chdir_home): New function.
(exec_shell): New function.
(do_spawn): New function.
#if:ed out code that has been moved to unix_process.c.
(do_lookup_user): Use /bin/sh as login shell if there's no login
shell in the passwd-database.
* src/unix_process.c (unix_process_setup): Adding login argument,
which should be non-zero for a login session.
* src/reaper.h (reap): Deleted this super class. Updated users.
* src/Makefile.am.in (liblsh_a_SOURCES): Added unix_process.c.
(lsh_execuv_LDADD): lsh-execuv need not be linked with liblsh.
* configure.in: Check for more utmp related functions.
2002-03-14 Niels Mller <nisse@cuckoo.hack.org>
* src/unix_process.c: New file, to replace the process stuff in
unix_user.c
2002-03-14 Pontus <pont@it.uu.se>
* configure.in: Added check for libpam if PAM is enabled.
2002-03-14 Niels Mller <nisse@cuckoo.hack.org>
* src/resource.h (REMEMBER_RESOURCE): Deleted method, use an
ordinary fucntion remember_Resource instead. Updated all callers.
* src/resource.c (concrete_resource_list): Deleted class, put all
information directly in the resource_lsit class.
(remember_resource): New public function.
* configure.in: Removed check for 8-bit clean m4.
* src/channel.c (do_channels_after_keyexchange): New function.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment