Fixed memory leak with NT tokens.
[tprouty/samba.git] / source3 / smbd / sec_ctx.c
2000-08-09 Jeremy AllisonFixed memory leak with NT tokens.
2000-08-03 Jeremy AllisonAdded an NT_USER_TOKEN structure that is copied/passed...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-06-23 Jeremy AllisonFix a malloc of zero problem.
2000-06-23 Jeremy Allisonlib/util_unistr.c: Off-by-one fix for dos_PutUniStr...
2000-06-23 Tim PotterI've been working on refactoring some of the mess that...