server type announcements modified to include the "role" of the server:
[samba.git] / source3 / rpc_client /
1999-01-29 Luke Leightonfix for enumerate domain users (bug spotted by sean...
1999-01-28 Luke Leightonrpcclient "Service Control Manager" svcenum [-i] command.
1999-01-27 Luke LeightonService Control Manager - service enumeration.
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-09 Luke Leightonadding some enumerate services code, client and server.
1998-12-08 Luke Leightonadding "Service Control Manager" commands to rpcclient.
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-04 Luke Leightonfixing "addgroupmem" and "enumgroups -m" commands,...
1998-12-04 Luke Leighton- oops, i got "add alias member" and "delete alias...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-12-03 Luke Leightonadded createalias command to rpcclient
1998-12-03 Luke Leightoncreate domain group command (creategroup) added to...
1998-12-02 Luke Leightonjeremy's going to do me in, again.
1998-12-02 Luke Leightonissues spotted by andrej: %s\\%s not %s\%s
1998-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-20 Jeremy Allisonacconfig.h configure configure.in include/config.h...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...
1998-11-12 Jeremy AllisonMoved some code (NTLMSSPcalc) out of smbdes and inline...
1998-11-11 Luke Leightonclearing up security descriptor
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-11-11 Jeremy AllisonMakefile.in: Added target for makeyodldocs - not used...
1998-11-11 Luke Leightonregistry delete value command: "regdeleteval".
1998-11-11 Luke Leightonrenamed unk_1b to flush_key
1998-11-11 Luke Leighton- renamed open_policy to open_hklm.
1998-11-10 Luke Leightonrpcclient registry key delete command: "regdeletekey".
1998-11-10 Luke Leightonregistry modification requires a "sync" or "refresh...
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...
1998-10-27 Luke Leightonamazing. the improvements to NT continue, evidence...
1998-10-22 Jeremy Allisonlibsmb/smbdes.c: #ifdef'ed out code prior to removal.
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-21 Luke Leightonoops!
1998-10-21 Luke Leightonsigned / unsigned issues
1998-10-21 Luke Leightonfixing smbd encrypted rpcs (data lens, alloc hints...
1998-10-20 Luke Leightonsigned / unsigned warnings (found by herb).
1998-10-20 Luke Leightonsome quite important bug-fixes i missed because i trans...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-10-16 Luke Leightonmade pass_check_smb() available for dce/rpc use.
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-15 Luke Leightonbug-fixing against:
1998-10-14 Luke Leightonwarnings spotted by ./configure.developer options
1998-10-14 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-09 Luke Leightonsigned / unsigned issues spotted by herb
1998-10-09 Luke Leightondce/rpc.
1998-10-09 Luke Leightonbasic client-side ntcreateX function (hard-wired values...
1998-10-09 Luke Leightondce/rpc
1998-10-08 Luke Leightondce/rpc
1998-10-07 Luke Leightondce/rpc
1998-10-06 Luke Leightondce/rpc
1998-10-04 Andrew Tridgell- modified resolve_name() to take a name_type
1998-10-02 Luke LeightonMakefile.in :
1998-10-02 Luke Leightonmicrosoft is slowly fixing some buffer overflow errors...
1998-09-30 Luke Leightonlsa_lookup_sids command added. severe debugging needed...
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
1998-09-25 Luke Leightonrpcclient: got samr command "enumusers -g -u" working
1998-09-25 Luke Leightonadded in samr commands. assistance in returning the...
1998-09-25 Luke Leightonadded wksinfo command to rpcclient, which don't work...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-05 Andrew Tridgellsome cleanups to use ZERO_STRUCT() and friends
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-07-29 Andrew Tridgellsome merge cleanups
1998-07-06 Jeremy Allisonpassword.c: Fixes to allow Win95 clients to have lm...
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-04-29 Jeremy AllisonMakefile: Added files to smbpasswd.c.
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-28 Jeremy AllisonFirst version that compiles. Much more to do.....
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-24 Jeremy Allisoncli_pipe.c: Corrected cli_api_pipe() calls.
1998-04-23 Jeremy AllisonThese don't compile yet - but they are the core code...
1998-04-21 Luke Leightonput server-side long dce/rpc code in main branch.
1998-04-01 Luke Leightoncli_login.c :
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...