summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* security descriptors and registry.Luke Leighton1998-11-123-2/+101
* security descriptor info, provided by jean-francoisLuke Leighton1998-11-112-29/+65
* clearing up security descriptorLuke Leighton1998-11-113-41/+104
* registry delete value command: "regdeleteval".Luke Leighton1998-11-111-0/+51
* renamed unk_1b to flush_keyLuke Leighton1998-11-111-5/+5
* - renamed open_policy to open_hklm.Luke Leighton1998-11-111-18/+24
* rpcclient registry key delete command: "regdeletekey".Luke Leighton1998-11-101-0/+51
* registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1998-11-101-0/+40
* include/local.h:Jeremy Allison1998-11-102-2/+2
* rpcclient registry commands.Luke Leighton1998-11-105-47/+918
* split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1998-11-091-0/+176
* fix to some of the unicode string handling. there are others pendingLuke Leighton1998-11-031-7/+7
* Added clear-out-structure fix for make_unistr2.Jeremy Allison1998-10-281-0/+2
* amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1998-10-274-15/+16
* bug fix in lsa_trans_names.Luke Leighton1998-10-221-1/+3
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-211-24/+26
* the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-211-3/+322
* Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1998-10-211-3/+3
* oops!Luke Leighton1998-10-211-10/+10
* signed / unsigned issuesLuke Leighton1998-10-211-1/+1
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-7/+9
* calls to prs_grow() on array structures so that data construction doesn'tLuke Leighton1998-10-201-3/+18
* - dce/rpc codeLuke Leighton1998-10-191-0/+41
* dce/rpcLuke Leighton1998-10-161-0/+13
* rpcclient ntlogin testLuke Leighton1998-10-161-3/+3
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-0/+69
* bug-fixing against:Luke Leighton1998-10-152-11/+129
* dce/rpcLuke Leighton1998-10-141-8/+36
* dce/rpcLuke Leighton1998-10-091-83/+114
* signed / unsigned issues spotted by herbLuke Leighton1998-10-091-6/+6
* dce/rpc.Luke Leighton1998-10-091-4/+4
* dce/rpcLuke Leighton1998-10-091-17/+17
* dce/rpcLuke Leighton1998-10-081-66/+112
* dce/rpcLuke Leighton1998-10-072-45/+175
* dce/rpcLuke Leighton1998-10-072-9/+14
* put #if BROKEN_CODE around all the bits of code in rpc_parse.c thatAndrew Tridgell1998-10-071-1/+8
* dce/rpcLuke Leighton1998-10-062-56/+136
* Makefile.in :Luke Leighton1998-10-021-0/+109
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-53/+192
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-1/+0
* 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-0/+1
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-252-0/+494
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-0/+13
* added rpcclient programLuke Leighton1998-09-251-0/+91
* qualifier name in session_enum was being assumed to exist. if NULL, theLuke Leighton1998-09-241-2/+2
* took out #ifdef'd code in make_samr_r_query_usergroups that copiedLuke Leighton1998-09-241-10/+0
* this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1998-09-241-6/+4
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-059-1218/+93