summaryrefslogtreecommitdiff
path: root/source/smbd/sec_ctx.c
Commit message (Expand)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-15/+8
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-1/+5
* Syncup getting ready for release.Jeremy Allison2001-07-061-6/+14
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-2/+0
* Big merge to sync up appliance-head and 2.2.Jeremy Allison2001-01-081-1/+13
* Added missing OLD_NTDOMAIN to fix compiler warnings.Jeremy Allison2000-12-081-0/+2
* Merge of the printing fixes from HEAD to 2.2.Jeremy Allison2000-11-151-1/+1
* Sorry JF - no billable hours :-). I fixed the "stream of events" problemJeremy Allison2000-10-261-2/+0
* use macros for incrementing profile countersHerb Lewis2000-10-121-3/+1
* Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be addedJeremy Allison2000-10-051-2/+3
* Oops - missed a file.Tim Potter2000-08-281-0/+42
* Fixed memory leak with NT tokens.Jeremy Allison2000-08-091-5/+12
* Added an NT_USER_TOKEN structure that is copied/passed around associatedJeremy Allison2000-08-031-13/+85
* Started to canonicalize our handling of uid -> sid code in order toJeremy Allison2000-08-021-7/+27
* Fix a malloc of zero problem.Jeremy Allison2000-06-231-38/+49
* lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...Jeremy Allison2000-06-231-1/+5
* I've been working on refactoring some of the mess that is the become_user()Tim Potter2000-06-231-0/+295