index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
sec_ctx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-01-04
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+13
2000-12-08
Added OLD_NTDOMAIN to remove warnings about undefined functions.
Jeremy Allison
1
-0
/
+2
2000-11-14
Merge from appliance head of JR's changes for driver versioning.
Jeremy Allison
1
-1
/
+1
2000-10-28
David Lee's utmp patch (finally). Thanks David !
Jeremy Allison
1
-1
/
+1
2000-10-26
Sorry JF - no billable hours :-). I fixed the "stream of events" problem
Jeremy Allison
1
-2
/
+0
2000-10-12
use macros for incrementing profile counters
Herb Lewis
1
-3
/
+1
2000-10-05
Added uid and gid to push_sec_ctx() debug.
Tim Potter
1
-2
/
+3
2000-08-28
Oops - missed a file.
Tim Potter
1
-0
/
+42
2000-08-09
Fixed memory leak with NT tokens.
Jeremy Allison
1
-5
/
+12
2000-08-03
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
1
-13
/
+85
2000-08-02
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
1
-7
/
+27
2000-06-23
Fix a malloc of zero problem.
Jeremy Allison
1
-38
/
+49
2000-06-23
lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...
Jeremy Allison
1
-1
/
+5
2000-06-23
I've been working on refactoring some of the mess that is the become_user()
Tim Potter
1
-0
/
+295