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_lsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-01
added lsaenumdomains command.
Luke Leighton
1
-12
/
+42
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1
-2
/
+2
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-9
/
+9
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1
-1
/
+1
1999-10-15
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1
-81
/
+161
1999-09-12
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1
-1
/
+1
1999-03-24
matt, you had removed a "pointer" from DOM_R_REF structure which made it
Luke Leighton
1
-1
/
+5
1999-03-24
removed 2 unnecessary args from make_uni_hdr.
Luke Leighton
1
-4
/
+4
1999-03-24
Fixed LSA Lookup Names. There were a few too many NULL pointers in a
Matthew Chapman
1
-7
/
+20
1999-03-19
value->enc_secret not value->secret
Luke Leighton
1
-6
/
+4
1999-03-18
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
Matthew Chapman
1
-0
/
+165
1999-02-09
removal of the use of unistrn2 function: replace it with unistr2_to_str
Luke Leighton
1
-2
/
+3
1998-12-20
fix for potential lsass.exe crashing due to negative response from
Luke Leighton
1
-23
/
+27
1998-12-07
- lib/unix_sec_ctxt.c
Luke Leighton
1
-2
/
+2
1998-12-04
- oops, i got "add alias member" and "delete alias member" swapped.
Luke Leighton
1
-2
/
+2
1998-12-01
query_aliasmem code. it works (hurrah).
Luke Leighton
1
-46
/
+43
1998-11-25
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1
-15
/
+51
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-2
/
+2
1998-11-10
rpcclient registry commands.
Luke Leighton
1
-1
/
+1
1998-10-22
bug fix in lsa_trans_names.
Luke Leighton
1
-1
/
+3
1998-10-15
bug-fixing against:
Luke Leighton
1
-3
/
+64
1998-09-30
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1
-53
/
+192
1998-09-25
added rpcclient program
Luke Leighton
1
-0
/
+91
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-107
/
+6
1998-08-24
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1
-7
/
+7
1998-08-22
added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberally
Andrew Tridgell
1
-0
/
+14
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-1
/
+1
1998-05-14
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
1
-2
/
+2
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-4
/
+4
1998-05-05
patches from jean francois: couple of minor bugs
Luke Leighton
1
-1
/
+1
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1
-0
/
+567
[prev]