summaryrefslogtreecommitdiff
path: root/source/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* 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
* we were setting the strings 1 too long in make_srv_share_info1_str()Andrew Tridgell1998-09-031-2/+2
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-1/+3
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-244-36/+36
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-224-0/+70
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-143-7/+12
* added ignore rules for the dummy filesAndrew Tridgell1998-08-091-0/+1
* some merge cleanupsAndrew Tridgell1998-07-291-0/+0
* password.c: Fixes to allow Win95 clients to have lm encrypted passwordsJeremy Allison1998-07-062-12/+14
* clientgen: Added USE_SSL for client shutdown.Jeremy Allison1998-06-161-1/+1
* I was wrong about the length and max_length values in make_unistr2.Jeremy Allison1998-06-091-3/+1
* loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1998-06-091-1/+3
* - created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1998-05-242-3/+3
* dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1998-05-201-0/+87
* passdb.cJeremy Allison1998-05-141-2/+2