Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-12-01 | more cli_session_setup() calls. what the heck are these doing??? | Luke Leighton | 1 | -1/+1 | |
they should all be replaced with cli_establish_connection(). created cli_use_wait_keyboard() which waits on multiple cli_states and swallows session keepalives. (This used to be commit fcc39b3f4f2f8d04d3fab09db048b4f3dc1e97d5) | |||||
1998-11-12 | Removed code that used printf/fprintf in password changin libraries. | Herb Lewis | 1 | -8/+9 | |
Now passes strings instead. (This used to be commit 48af29bcc9e8094de6ba057a52dbae3c80ea7a05) | |||||
1998-11-12 | extracted the password change code from smbpasswd and used it in swat | Andrew Tridgell | 1 | -0/+100 | |
instead of opening pipes and other horrible stuff. (This used to be commit 49bf19710345a59a2d17cd449be1a132885ed821) |