| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
map'. This
fixes a rather weird problem where an algorithmic SID ended up as the
replacement for %s.
Volker
|
|
|
|
|
|
|
| |
Add 'log nt token command' parameter. If set, %s is replaced with the user
sid, and %t takes all the group sids.
Volker
|
|
|
|
|
|
|
|
|
|
| |
tells the
AFS client when to throw away a token.
Thanks,
Volker
|
|
|
|
|
|
| |
Thanks,
Volker
|
|
|
|
|
|
|
|
|
|
| |
On systems with /dev/urandom, this avoids a change to secrets.tdb for every fork().
For other systems, we now only re-seed after a fork, and on startup.
No need to do it per-operation. This removes the 'need_reseed'
parameter from generate_random_buffer().
Andrew Bartlett
|
|
|
|
|
|
|
|
|
| |
Split off the non-crypto related parts of lib/afs.c into
lib/afs_settoken.c. This makes wbinfo link without -lcrypto.
Commit vfs_afsacl.c, display & set AFS acls via the NT security editor.
Volker
|
|
metze
|