summaryrefslogtreecommitdiffstats
path: root/source/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* I have done the evil thing :-).Jeremy Allison1998-11-262-4/+4
* cconfig.h configure configure.in include/config.h.in: Changed autoconf to be ...Jeremy Allison1998-11-201-0/+7
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-132-2/+2
* security descriptorsLuke Leighton1998-11-131-1/+16
* security descriptors.Luke Leighton1998-11-121-2/+2
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-122-4/+52
* Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1998-11-121-4/+31
* clearing up security descriptorLuke Leighton1998-11-111-0/+4
* changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1998-11-112-52/+110
* Makefile.in: Added target for makeyodldocs - not used by default.Jeremy Allison1998-11-111-5/+5
* registry delete value command: "regdeleteval".Luke Leighton1998-11-111-0/+54
* renamed unk_1b to flush_keyLuke Leighton1998-11-111-9/+9
* - renamed open_policy to open_hklm.Luke Leighton1998-11-111-21/+78
* rpcclient registry key delete command: "regdeletekey".Luke Leighton1998-11-101-0/+54
* registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1998-11-101-0/+56
* rpcclient registry commands.Luke Leighton1998-11-101-19/+133
* split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1998-11-091-0/+645
* amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1998-10-271-0/+1
* libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1998-10-221-1/+30
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-211-8/+8
* Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1998-10-212-5/+3
* oops!Luke Leighton1998-10-211-1/+1
* signed / unsigned issuesLuke Leighton1998-10-211-1/+1
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-1/+2
* signed / unsigned warnings (found by herb).Luke Leighton1998-10-202-5/+5
* some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1998-10-201-6/+7
* - dce/rpc codeLuke Leighton1998-10-191-18/+25
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-1/+1
* made pass_check_smb() available for dce/rpc use.Luke Leighton1998-10-161-1/+1
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-162-21/+12
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-153-10/+11
* bug-fixing against:Luke Leighton1998-10-152-5/+24
* warnings spotted by ./configure.developer optionsLuke Leighton1998-10-141-20/+10
* dce/rpcLuke Leighton1998-10-141-41/+125
* dce/rpcLuke Leighton1998-10-091-0/+57
* signed / unsigned issues spotted by herbLuke Leighton1998-10-091-2/+2
* dce/rpc.Luke Leighton1998-10-091-2/+11
* basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1998-10-091-12/+27
* dce/rpcLuke Leighton1998-10-092-8/+63
* dce/rpcLuke Leighton1998-10-082-26/+235
* dce/rpcLuke Leighton1998-10-071-29/+58
* dce/rpcLuke Leighton1998-10-061-9/+15
* - modified resolve_name() to take a name_typeAndrew Tridgell1998-10-041-1/+1
* Makefile.in :Luke Leighton1998-10-023-485/+478
* microsoft is slowly fixing some buffer overflow errors in dce/rpc code (SP4).Luke Leighton1998-10-021-2/+2
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-4/+77
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-1/+0
* rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1998-09-251-15/+23
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-35/+37
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-2/+2