added SamrQueryDomainInfo call info level 0x3 for kix32.exe support
[samba.git] / source3 / include / proto.h
1999-03-29 Luke Leightonadded SamrQueryDomainInfo call info level 0x3 for kix32...
1999-03-25 Luke Leighton"User Manager" - create user + change password now...
1999-03-25 Luke Leightonfixed issues with "Welcome to SAMBA Domain" for when...
1999-03-25 Luke Leightonadded SAMR_USER_INFO_24 info level to samr_set_userinfo...
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-24 Luke Leightonremoved 2 unnecessary args from make_uni_hdr.
1999-03-23 Matthew ChapmanAnother UNICODE issue - this time BUFFER2 was being...
1999-03-19 Luke Leightonadded a "createuser" command.
1999-03-19 Luke Leightonreturn type of nt_decrypt_string2 set to BOOL.
1999-03-19 Matthew ChapmanImplemented encryption algorithm used for a number...
1999-03-18 Matthew ChapmanAdded SVC_START_SERVICE rpc. An NT PDC will attempt...
1999-03-18 Matthew ChapmanAdding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERY...
1999-03-17 Luke LeightonStefan Walters: purify spotted rverf should be alloc...
1999-03-16 Matthew ChapmanAdded SVC_QUERY_DISP_NAME (corresponding to the GetServ...
1999-03-14 Matthew ChapmanDon't forget to make proto.
1999-03-12 Luke Leightonnew "domtrust" test command. r&d into inter-domain...
1999-03-09 Luke Leightonmods to allow inter-domain trust accounts to be added...
1999-03-08 Luke LeightonBejamin Kuit. #define MYSQL and MYSQL_ROW to void...
1999-03-05 Luke LeightonBenjamin Kuit's mods.
1999-02-24 Matthew ChapmanWin9x user level security.
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1999-02-16 Luke Leightonrpcclient shutdown command
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke LeightonUNICODE issues.
1999-02-11 Luke Leightonthe UNICODE issue...
1999-02-10 Luke Leightonuse jeremy's versions of the UNICODE routines.
1999-02-09 Luke Leightonremoval of the use of unistrn2 function: replace it...
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1999-02-08 Luke Leightoniteration of sam passwd entries was an order n-cubed...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
1999-02-01 Matthew ChapmanAdded init_nt_time function which initialises an NTTIME...
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.
1999-01-27 Luke Leightonset_port warning / unused / global/local variable overl...
1999-01-15 Matthew ChapmanFinally committing my LDAP changes.
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-09 Luke Leightonadding svcctl parsing code
1998-12-09 Luke Leightonoops, util_pwdb.c appears to be included in PASSDB_OBJ...
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 Leightonldap_getpw() also needs to be (void)
1998-12-08 Luke Leightoncompilation warnings due to missing (void) in ldap_clos...
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 Leightonadded delete domain group and local group and delete...
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-03 Luke Leightonmoved get_unixgroups it will be needed by the unix...
1998-12-03 Luke Leightonadding group parsing: add/modify/delete/add members.
1998-12-02 Luke Leightonadding group member code, made a start. found that...
1998-12-01 Luke Leightonquery_aliasmem code. it works (hurrah).
1998-12-01 Luke Leightonfixing smbpasswd to link to smbd to obtain domain sid
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-12-01 Luke Leightonfix to domain_namemap (domain, ntname wrong way round...
1998-12-01 Luke Leightonadding some samr parsing calls (group / alias adding...
1998-11-30 Luke Leighton- adding builtin[alias]db.
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 Leightonfixing group database issues
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-23 Luke Leightonunix instance of group database API
1998-11-23 Andrew Tridgellchanged string_sub() to replace " ; and ` in the insert...
1998-11-19 Jeremy AllisonSync up with 2.0 code.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-14 Andrew Tridgell- new prototypes
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-12 Herb LewisRemoved code that used printf/fprintf in password chang...
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 Leightoncleaning up conflicts between group code not yet commit...
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-12 Jeremy AllisonMoved some code (NTLMSSPcalc) out of smbdes and inline...
1998-11-12 Jeremy AllisonAdded the security changes suggested by Andrew - become the
1998-11-11 Andrew Tridgellchanged is_root() to am_root() to prevent clash with...
1998-11-11 Jeremy Allisonrpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
1998-11-11 Luke Leightonsecurity descriptor info, provided by jean-francois
1998-11-11 Luke Leightonclearing up security descriptor
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
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-10 Luke Leightonutil functions split into relevant modules, first pass.
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
next