Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move over to RELEASE branch. | Jeremy Allison | 2002-02-01 | 1 | -47/+46 |
| | | | | Jeremy. | ||||
* | Sync-up with SAMBA_2_2 branch. | Jeremy Allison | 2001-10-11 | 1 | -14/+12 |
| | | | | Jeremy. | ||||
* | Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!! | Jeremy Allison | 2001-07-06 | 1 | -2/+19 |
| | | | | Jeremy. | ||||
* | Syncup getting ready for release. | Jeremy Allison | 2001-07-06 | 1 | -176/+639 |
| | | | | Jeremy. | ||||
* | - remove template from smbrun(). Now uses /tmp and mkstemp | Andrew Tridgell | 2001-04-13 | 1 | -2/+0 |
| | | | | | | | - fixed some uninitialised variable warnings - removed smbrun utility (never used) - removed some incorrect varargs usage - removed smbrun smb.conf option | ||||
* | Adding Andrew Bartlett's mini-fixes to extend use of PAM to encrypted ↵ | John Terpstra | 2001-04-13 | 1 | -3/+30 |
| | | | | password using systems. | ||||
* | Fix up UnixWare (OpenUnix) ACLs support. This should also fix the same problem | John Terpstra | 2001-04-12 | 1 | -0/+2 |
| | | | | | | with Solaris (not tested!). Added debug statements for PAM support. | ||||
* | This is the beggining of PAM support that goes beyond just vaidating a password. | John Terpstra | 2001-04-11 | 1 | -71/+25 |
| | | | | Watch this space for more. Andrew Bartlett - where are you? | ||||
* | Note: This is not working right now. It will be fixed soon ===> JHT | John Terpstra | 2001-04-11 | 1 | -31/+33 |
| | |||||
* | Still taping on PAM support. Not yet final, but looking good. | John Terpstra | 2001-04-10 | 1 | -74/+66 |
| | |||||
* | Here is the new PAM password handling stuff. Much more work planned. | John Terpstra | 2001-04-10 | 1 | -0/+440 |
The blocked out code will be removed in due course. |