summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_misc.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-0/+65
1999-04-11Incorrect length (number of unicode characters rather than buffer size)Matthew Chapman1-1/+1
1999-04-08Mainly BDC-related changes.Matthew Chapman1-33/+66
1999-03-25SAM database "set user info".Luke Leighton1-10/+0
1999-03-24removed 2 unnecessary args from make_uni_hdr.Luke Leighton1-5/+5
1999-03-23Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly.Matthew Chapman1-7/+5
1999-03-18Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1-0/+31
1999-03-12new "domtrust" test command. r&d into inter-domain trust accounts.Luke Leighton1-2/+3
1999-02-23added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1-4/+5
1999-02-15Always null-terminate strings.Matthew Chapman1-1/+1
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-6/+5
1999-02-11the UNICODE issue...Luke Leighton1-3/+3
1999-02-09removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1-2/+2
1999-02-08UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton1-3/+3
1998-12-09adding some enumerate services code, client and server.Luke Leighton1-1/+0
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-2/+2
1998-12-02added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton1-1/+1
1998-12-02adding group member code, made a start. found that the group members'Luke Leighton1-1/+2
1998-11-29weekend work. user / group database API.Luke Leighton1-54/+0
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1-9/+2
1998-11-23unix instance of group database APILuke Leighton1-1/+1
1998-11-12jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1-3/+2
1998-11-12security descriptors and registry.Luke Leighton1-0/+37
1998-11-10include/local.h:Jeremy Allison1-1/+1
1998-11-10rpcclient registry commands.Luke Leighton1-31/+140
1998-10-28Added clear-out-structure fix for make_unistr2.Jeremy Allison1-0/+2
1998-10-27amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1-9/+9
1998-09-25added in samr commands. assistance in returning the missing functions,Luke Leighton1-0/+54
1998-09-05tridge the destroyer returns!Andrew Tridgell1-36/+21
1998-07-06password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison1-7/+8
1998-06-09I was wrong about the length and max_length values in make_unistr2.Jeremy Allison1-3/+1
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1-1/+3
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-58/+3
1998-05-12This is a security audit change of the main source.Jeremy Allison1-1/+1
1998-04-29clientgen.c: Fixed null session setup bug.Jeremy Allison1-3/+3
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-6/+6
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+981