Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for various compile warnings on Solaris 8. | Tim Potter | 2000-07-10 | 1 | -1/+1 |
| | |||||
* | moved secrets handling into secrets.c | Andrew Tridgell | 2000-06-03 | 1 | -0/+43 |
| | |||||
* | Fixed LsaQueryInformationPolicy level 3 to return primary domain info. | Matthew Chapman | 2000-05-29 | 1 | -0/+32 |
| | | | | | | | Domain SID is saved in secrets.tdb upon joining domain. Added "Authenticated Users" and "SYSTEM" well-known SIDs (under NT Authority). | ||||
* | passdb/secrets.c: Fix typo in comment. | Jeremy Allison | 2000-05-15 | 1 | -1/+1 |
| | | | | | | | | rpc_server/srv_pipe.c: Use accessor functions rather than diddling with structure internals directly. smbd/process.c: smbd/reply.c: Remove READ_PREDICTION #ifdefs. Jeremy. | ||||
* | Someone :-) forgot to add secrets.c to HEAD. | Jeremy Allison | 2000-05-08 | 1 | -0/+90 |
Jeremy. |