summaryrefslogtreecommitdiff
path: root/source3/rpc_parse
AgeCommit message (Expand)AuthorFilesLines
1998-11-25yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.Luke Leighton1-8/+8
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton2-24/+53
1998-11-23unix instance of group database APILuke Leighton2-2/+2
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1-2/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton4-28/+22
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-13ZERO_STRUCTP not PNLuke Leighton1-6/+6
1998-11-13use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)Luke Leighton1-6/+6
1998-11-13fixes for OSF1 compilationAndrew Tridgell1-2/+2
1998-11-13include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1-6/+6
1998-11-13security descriptorsLuke Leighton2-62/+78
1998-11-12security descriptors.Luke Leighton2-26/+268
1998-11-12jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton4-24/+38
1998-11-12security descriptors and registry.Luke Leighton3-2/+101
1998-11-11security descriptor info, provided by jean-francoisLuke Leighton2-29/+65
1998-11-11clearing up security descriptorLuke Leighton3-41/+104
1998-11-11registry delete value command: "regdeleteval".Luke Leighton1-0/+51
1998-11-11renamed unk_1b to flush_keyLuke Leighton1-5/+5
1998-11-11- renamed open_policy to open_hklm.Luke Leighton1-18/+24
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton1-0/+51
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1-0/+40
1998-11-10include/local.h:Jeremy Allison2-2/+2
1998-11-10rpcclient registry commands.Luke Leighton5-47/+918
1998-11-09split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1-0/+176
1998-11-03fix to some of the unicode string handling. there are others pendingLuke Leighton1-7/+7
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 Leighton4-15/+16
1998-10-22bug fix in lsa_trans_names.Luke Leighton1-1/+3
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-24/+26
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1-3/+322
1998-10-21Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1-3/+3
1998-10-21oops!Luke Leighton1-10/+10
1998-10-21signed / unsigned issuesLuke Leighton1-1/+1
1998-10-21fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1-7/+9
1998-10-20calls to prs_grow() on array structures so that data construction doesn'tLuke Leighton1-3/+18
1998-10-19- dce/rpc codeLuke Leighton1-0/+41
1998-10-16dce/rpcLuke Leighton1-0/+13
1998-10-16rpcclient ntlogin testLuke Leighton1-3/+3
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-0/+69
1998-10-15bug-fixing against:Luke Leighton2-11/+129
1998-10-14dce/rpcLuke Leighton1-8/+36
1998-10-09dce/rpcLuke Leighton1-83/+114
1998-10-09signed / unsigned issues spotted by herbLuke Leighton1-6/+6
1998-10-09dce/rpc.Luke Leighton1-4/+4
1998-10-09dce/rpcLuke Leighton1-17/+17
1998-10-08dce/rpcLuke Leighton1-66/+112
1998-10-07dce/rpcLuke Leighton2-45/+175
1998-10-07dce/rpcLuke Leighton2-9/+14
1998-10-07put #if BROKEN_CODE around all the bits of code in rpc_parse.c thatAndrew Tridgell1-1/+8
1998-10-06dce/rpcLuke Leighton2-56/+136