updated the 3.0 branch from the head branch - ready for alpha18
[nivanova/samba-autobuild/.git] / source3 / include / rpc_samr.h
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-05 Tim PotterRemove C++ comments.
2002-07-04 Andrew BartlettMore code from "Kai Krueger" <kai@kruegernetz.de>,...
2002-07-04 Andrew BartlettPatch to add security descriptors to the SAMR pipe.
2002-06-10 Jeremy AllisonMerge of Jerry's fix from 2.2.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-02 Jeremy AllisonMake user enumeration work for w2k and win9x.
2001-12-31 Jeremy AllisonFixed enumeration of a large (<1500) users from a Samba...
2001-12-21 Jean-François Mico... added a copyright notice.
2001-12-21 Jean-François Mico... doesn't keep track of the struct's size we enumerate...
2001-12-21 Jean-François Mico... re-done all of samr_query_disp_info()
2001-12-19 Jean-François Mico... added info level 1 to samr_query_alias()
2001-12-10 Jean-François Mico... added info level 3 to samrgetgroupinfo. I don't know...
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-11-28 Jean-François Mico... added samr_set_domain_info and samr_unknown_2E.
2001-11-21 Jean-François Mico... samr_querydom_info level 1: found the meaning of the...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-02 Jeremy AllisonAllow smbpasswd to join a W2K hosted AD domain.
2001-07-09 Jean-François Mico... add query user info level 20 (for RAS)
2001-07-05 Jeremy AllisonFix for enumerating large numbers of users.
2001-06-29 Jeremy AllisonFrom JF....
2001-06-29 Tim PotterRemoved another silly static array.
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
2001-06-19 Jeremy AllisonINFO_24 sometimes has a 2 byte length, sometimes doesn...
2001-06-15 Tim PotterAdd password length field to SAM_USER_INFO24 structure...
2001-06-06 Tim PotterConverted SAMR_Q_LOOKUP_NAMES structure to tallocated...
2001-05-04 Tim Potterrenamed unknown field to access mask in open alias...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-01-15 Tim PotterNew proto and some small changes to rpc_samr.h
2001-01-11 Tim PotterMerge of various fixes from the tng headers.
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-01-17 Luke LeightonSAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-18 Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
1999-11-15 Luke Leightonadded rpcclient "enumdomains" command. enumerates...
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-02 Luke Leightondynamic mem allocation in enum dom groups and enum...
1999-10-29 Luke Leightonmore reshuffling of enum groups code. more higher...
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-21 Luke Leightonturning some of the rpcclient functions dynamic. this...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-09-21 Luke Leightontesting for attempts to get more info levels into samr_...
1999-08-31 Luke Leightonmatthew chapman identified 4 previously unknown samr...
1999-05-07 Luke Leightonthe times in sam_user_info_23 may not be in the right...
1999-03-29 Luke Leightonadded SamrQueryDomainInfo call info level 0x3 for kix32...
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-23 Luke Leightondynamic memory allocation in samr enum dom users. ...
1999-03-19 Luke Leightonadded a "createuser" command.
1999-02-24 Matthew ChapmanWin9x user level security.
1999-01-29 Luke Leightonfix for enumerate domain users (bug spotted by sean...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leightonbugs in rpcclient. add_aliasmem uses a DOM_SID2 not...
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 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 Leightonadding group parsing: add/modify/delete/add members.
1998-12-02 Luke Leightonspotted the mistake in group_info1 parsing.
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
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 Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-12-01 Luke Leightonadding some samr parsing calls (group / alias adding...
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-23 Luke Leightonunix instance of group database API
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
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-15 Luke Leightonbug-fixing against:
1998-10-09 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-05 Luke Leightonrpcclient srvsvc commands.
1998-10-02 Luke Leighton- static function "create_new_hashes" was identical...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...