summaryrefslogtreecommitdiff
path: root/source3/smbd/sec_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-04Changes from APPLIANCE_HEAD:David O'Neill1-1/+13
2000-12-08Added OLD_NTDOMAIN to remove warnings about undefined functions.Jeremy Allison1-0/+2
2000-11-14Merge from appliance head of JR's changes for driver versioning.Jeremy Allison1-1/+1
2000-10-28David Lee's utmp patch (finally). Thanks David !Jeremy Allison1-1/+1
2000-10-26Sorry JF - no billable hours :-). I fixed the "stream of events" problemJeremy Allison1-2/+0
2000-10-12use macros for incrementing profile countersHerb Lewis1-3/+1
2000-10-05Added uid and gid to push_sec_ctx() debug.Tim Potter1-2/+3
2000-08-28Oops - missed a file.Tim Potter1-0/+42
2000-08-09Fixed memory leak with NT tokens.Jeremy Allison1-5/+12
2000-08-03Added an NT_USER_TOKEN structure that is copied/passed around associatedJeremy Allison1-13/+85
2000-08-02Started to canonicalize our handling of uid -> sid code in order toJeremy Allison1-7/+27
2000-06-23Fix a malloc of zero problem.Jeremy Allison1-38/+49
2000-06-23lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...Jeremy Allison1-1/+5
2000-06-23I've been working on refactoring some of the mess that is the become_user()Tim Potter1-0/+295