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
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
[prev]