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
/
rpc_parse
/
parse_sec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-06-26
Ensure we always have a valid pointer on unmarshalling an SD with zero
Jeremy Allison
1
-3
/
+7
2001-06-26
Fixed bug introduced by changeover of security descriptor code from
Tim Potter
1
-1
/
+8
2001-02-28
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
1
-100
/
+51
2001-02-27
As prs_alloc_mem now zeros memory, remove superfluous memsets after it.
Jeremy Allison
1
-6
/
+0
2001-01-31
Fixed duplicate free_sec_acl() call in free_sec_desc() function.
Tim Potter
1
-1
/
+1
2001-01-11
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+1
2000-12-18
Merged Tim's fixes from appliance-head.
Jeremy Allison
1
-8
/
+39
2000-12-14
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+9
2000-12-04
no longer pass the type to make_sec_desc(), instead the type is
Andrew Tridgell
1
-6
/
+8
2000-11-07
Merge of printer security descriptor, info level and printerdata
Tim Potter
1
-0
/
+157
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
1
-2
/
+2
2000-06-08
Cause printer SD's to be displayed correctly (full control).
Jeremy Allison
1
-1
/
+1
2000-06-07
Fixing get/set of security descriptors.
Jeremy Allison
1
-6
/
+11
2000-06-04
sec_desc_size() needs to handle a null secdesc
Andrew Tridgell
1
-2
/
+5
2000-06-01
Back to building. Now to test with insure.
Jeremy Allison
1
-7
/
+30
2000-06-01
Getting back to a compilable state (not there yet but close).
Jeremy Allison
1
-341
/
+359
2000-05-27
security descs in spoolss. needs parse_sec.c nttrans.c broken.
Luke Leighton
1
-356
/
+341
2000-05-10
more merging
Andrew Tridgell
1
-8
/
+8
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
1
-26
/
+0
2000-03-22
added the following message to all dce/rpc client/server code, except
Luke Leighton
1
-0
/
+26
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-308
/
+396
1999-11-24
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1
-2
/
+5
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-7
/
+7
1999-10-15
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1
-33
/
+53
1999-08-03
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
1
-372
/
+226
1999-02-23
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1
-232
/
+378
1998-11-13
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1
-1
/
+1
1998-11-13
ZERO_STRUCTP not PN
Luke Leighton
1
-6
/
+6
1998-11-13
use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)
Luke Leighton
1
-6
/
+6
1998-11-13
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1
-6
/
+6
1998-11-13
security descriptors
Luke Leighton
1
-3
/
+38
1998-11-12
security descriptors.
Luke Leighton
1
-15
/
+255
1998-11-12
jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.
Luke Leighton
1
-8
/
+22
1998-11-11
security descriptor info, provided by jean-francois
Luke Leighton
1
-25
/
+64
1998-11-11
clearing up security descriptor
Luke Leighton
1
-34
/
+38
1998-11-09
split socket util functions into util_sock.c. util.c NOT committed
Luke Leighton
1
-0
/
+176