builtin alias password API
[samba.git] / source3 / rpc_parse /
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke Leightonyeehaah got users to be included in S-1-5-xxx-yyy-zzz...
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-23 Luke Leightonunix instance of group database API
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 LeightonZERO_STRUCTP not PN
1998-11-13 Luke Leightonuse ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP...
1998-11-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-13 Jeremy Allisoninclude/smb.h: Re-added zero pointer protection to...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Luke Leightonjean-f. sent me some S-1-3-0,1,2,3 SIDs and names....
1998-11-12 Luke Leightonsecurity descriptors and registry.
1998-11-11 Luke Leightonsecurity descriptor info, provided by jean-francois
1998-11-11 Luke Leightonclearing up security descriptor
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 Jeremy Allisoninclude/local.h:
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...
1998-11-03 Luke Leightonfix to some of the unicode string handling. there...
1998-10-28 Jeremy AllisonAdded clear-out-structure fix for make_unistr2.
1998-10-27 Luke Leightonamazing. the improvements to NT continue, evidence...
1998-10-22 Luke Leightonbug fix in lsa_trans_names.
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
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 Leightoncalls to prs_grow() on array structures so that data...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-16 Luke Leightondce/rpc
1998-10-16 Luke Leightonrpcclient ntlogin test
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-15 Luke Leightonbug-fixing against:
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 Leightondce/rpc
1998-10-08 Luke Leightondce/rpc
1998-10-07 Luke Leightondce/rpc
1998-10-07 Luke Leightondce/rpc
1998-10-07 Andrew Tridgellput #if BROKEN_CODE around all the bits of code in...
1998-10-06 Luke Leightondce/rpc
1998-10-02 Luke LeightonMakefile.in :
1998-09-30 Luke Leightonlsa_lookup_sids command added. severe debugging needed...
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
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-24 Luke Leightonqualifier name in session_enum was being assumed to...
1998-09-24 Luke Leightontook out #ifdef'd code in make_samr_r_query_usergroups...
1998-09-24 Luke Leightonthis fixes the last of the issues where USRMGR.EXE...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-03 Andrew Tridgellwe were setting the strings 1 too long in make_srv_shar...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-22 Andrew Tridgelladded ASSERT() and ASSERT_ARRAY() macros and sprinkled...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-09 Andrew Tridgelladded ignore rules for the dummy files
1998-07-29 Andrew Tridgellsome merge cleanups
1998-07-06 Jeremy Allisonpassword.c: Fixes to allow Win95 clients to have lm...
1998-06-16 Jeremy Allisonclientgen: Added USE_SSL for client shutdown.
1998-06-09 Jeremy AllisonI was wrong about the length and max_length values...
1998-06-09 Jeremy Allisonloadparm.c: Removed 'domain other sids' parameter.
1998-05-24 Luke Leighton- created pdb_sethexpwd(), to be called from all pwd...
1998-05-20 Luke Leightondce/rpc net time command from jean-francois. does...
1998-05-14 Jeremy Allisonpassdb.c
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-05-13 Andrew Tridgellinitialise some variables (stops warning)
1998-05-12 Luke Leightonfunction comments wrong
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-05-05 Luke Leightonpatches from jean francois: couple of minor bugs
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-23 Jeremy AllisonMakefile: Added nterr.c into the mix.
1998-04-10 Jeremy Allisonincludes.h: Moved HPUX undefine of SEMMSL to where...
1998-03-24 Jeremy Allisonclientgen.c ipc.c smbpasswd.c: Fixes for warnings ...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...