lp:~bennabiy/ltsp/ldm-hashing
- Get this branch:
- bzr branch lp:~bennabiy/ltsp/ldm-hashing
Branch merges
- Vagrant Cascadian: Pending requested
-
Diff: 161 lines (+86/-3)5 files modifiedsrc/ldminfo.c (+21/-0)
src/ldminfo.h (+1/-0)
src/plugins/ssh/Makefile.am (+1/-1)
src/plugins/ssh/ssh.c (+62/-2)
src/plugins/ssh/ssh.h (+1/-0)
Branch information
Recent revisions
- 1557. By ben-Nabiy Derush
-
Removed rc.d script and moved its contents to LTSP script X01-localapps
Added new function ldm_getenv_
bool_default which allows for default value
to be passed to function if NULL value received from getenv().modified ssh.c to reflect that.
- 1554. By ben-Nabiy Derush
-
Adjusted to static location for sed file, and not running hash in an insecure way.
removes hash file unconditionally. - 1553. By ben-Nabiy Derush
-
updated ssh.c to reflect a static file written to at /var/cache/
ltsp/shadow. sed - 1552. By ben-Nabiy Derush
-
Added rc.d/X01-
localapps- ldm to process temp hash during RC run. In src/plugins/ssh:
modified Makefile.am to add -lcrypt
modified ssh.h to add function ssh_hashpass defmodified ssh.c to add in function ssh_hashpass as well as call it.
Also affected ssh_chat to not free password before ssh_hashpass can use itsshinfo->password gets freed by ssh_hashpass.
- 1551. By ben-Nabiy Derush
-
Revised README-
DEVELOPMENT- POLICY to clarify whitespace changes in existing
code needing a separate merge request.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~ltsp-upstream/ltsp/ltsp-trunk
