Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-06-13 | Moved code that changes the pw_passwd entry (i.e shadow password and | Tim Potter | 1 | -1/+1 |
1999-03-25 | fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is | Luke Leighton | 1 | -1/+1 |
1999-03-10 | static password space needed. | Luke Leighton | 1 | -3/+3 |
1999-03-09 | mods to allow inter-domain trust accounts to be added to SAM database | Luke Leighton | 1 | -42/+57 |
1998-12-07 | Matthew Chapman spotted that smbpasschange was assuming the existence | Luke Leighton | 1 | -29/+0 |
1998-11-30 | passdb.c now calls getpwnam() which returns results in a static buffer. | Luke Leighton | 1 | -7/+21 |
1998-11-29 | weekend work. user / group database API. | Luke Leighton | 1 | -2/+4 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-11-12 | Removed code that used printf/fprintf in password changin libraries. | Herb Lewis | 1 | -11/+18 |
1998-11-12 | extracted the password change code from smbpasswd and used it in swat | Andrew Tridgell | 1 | -0/+162 |