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
/
lib
/
util_seaccess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-4
/
+4
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-6
/
+11
2001-04-27
Don't use variables called "acl" as it's the name of a function in Solaris.
Jeremy Allison
1
-13
/
+13
2001-02-28
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
1
-10
/
+5
2001-01-19
Changes from APPLIANCE_HEAD:
David O'Neill
1
-28
/
+119
2001-01-04
Changes from APPLIANCE_HEAD:
David O'Neill
1
-5
/
+74
2000-12-12
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
1
-31
/
+2
2000-12-12
Owner always has READ_CONTROL and WRITE_DAC access.
Jeremy Allison
1
-1
/
+3
2000-08-10
Tidied up security rights definitions.
Jeremy Allison
1
-4
/
+4
2000-08-10
Removed requirement that sid have an owner before being interpreted.
Jeremy Allison
1
-18
/
+9
2000-08-09
Fixed memory leak with NT tokens.
Jeremy Allison
1
-2
/
+15
2000-08-08
Added SID "Everyone" S-1-1-0 as always matching if present in an ACE.
Jeremy Allison
1
-4
/
+17
2000-08-08
Changed the sec desc access checks to match the spec. Needs testing.
Jeremy Allison
1
-220
/
+149
2000-08-04
Fixed up se_access_check() to use the token list from the user struct
Jeremy Allison
1
-82
/
+32
2000-08-02
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
1
-19
/
+27
2000-07-17
Added some debugs.
Tim Potter
1
-13
/
+27
2000-07-10
Fixes for various compile warnings on Solaris 8.
Tim Potter
1
-1
/
+2
2000-07-10
Moved winbind client functions from various odd locations to
Tim Potter
1
-64
/
+0
2000-07-10
Added some useful debugging stuff.
Tim Potter
1
-10
/
+66
2000-07-06
Rewrite of se_access_check() function. Added comments and fixed a bunch of
Tim Potter
1
-189
/
+287
2000-06-08
added se_access_check.
Luke Leighton
1
-0
/
+279