Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-29 | got rid of calls to update_protected_database(). It was causing core | Andrew Tridgell | 1 | -37/+0 | |
dumps. It is gone until someone can tell us why its needed and what it does. (It was only used on OSF1 and core dumped there anyway!) (This used to be commit a564e4662711d384069757ce3ee5adcadc1b061d) | |||||
1998-08-15 | use user instead of this_user to prevent global shadowing | Andrew Tridgell | 1 | -18/+18 | |
(This used to be commit 76e523907c2ee51031341c3cef9e9f6b5b2d9dc4) | |||||
1998-08-10 | split the system password checking routines out of smbd/password.c and | Andrew Tridgell | 1 | -0/+950 | |
into passdb/pass_check.c. This means SWAT no longer needs to link to smbd/password.c (This used to be commit 90d93889d722670cbb517017531264630af759bf) |