Removed version number from file header.
[metze/samba/wip.git] / source3 / rpc_parse / parse_samr.c
2002-01-30 Tim PotterRemoved version number from file header.
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-05 Andrew BartlettConst religion for some of the RPC code.
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-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-03 Tim PotterFix for smbpasswd set_userinfo24 was in the wrong place!
2001-08-02 Jeremy AllisonAllow smbpasswd to join a W2K hosted AD domain.
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-09 Jean-François Mico... add query user info level 20 (for RAS)
2001-07-06 Jeremy AllisonAdded JF's fix for max_entries being 0.
2001-07-02 Jeremy AllisonFixed auto-alloc of dispinfo code when unmarshalling.
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 Jeremy AllisonFixed typo spotted by "Jim McDonough" <jmcd@us.ibm...
2001-06-15 Tim PotterAdd password length field to SAM_USER_INFO24 structure...
2001-06-06 Tim PotterConverted init_samr_q_lookup_names() and samr_io_q_look...
2001-05-10 Tim PotterReverted samr_io_userinfo_ctr() patch because it broke...
2001-05-09 Tim PotterSo the samr_io_userinfo_ctr was requiring a SAM_USERINF...
2001-05-08 Jean-François Mico... fixes to the group mapping code.
2001-05-08 Tim Potteriinit_samr_q_lookup_rids() didn't actually copy the...
2001-05-04 Tim PotterRenamed unknown field to access mask in open alias...
2001-04-28 Gerald Carterfew cleanups to bring in line with 2.2
2001-03-13 Jeremy Allisonrpc_parse/parse_samr.c: Removed unneeded deubg.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-13 Jeremy AllisonFixup missing tests on code imported from tng.
2001-01-11 Tim PotterGeneral clean up. Merge of access_mask fixes for some...
2000-12-15 Jean-François Mico... lib/util_unistr.c:
2000-11-29 Jean-François Mico... alignment issues.
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-10 Jean-François Mico... a netlogon enum trust query doesn't have a function_cod...
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-09-28 Jean-François Mico... fixed samr_create_user(). we now correctly parse the...
2000-09-27 Jean-François Mico... samr unknown 0x32 is in fact samr create user.
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-16 Jeremy AllisonSynced up srv_samr with HP changes. Added error checkin...
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
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-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-01 Luke Leightonfixing joining to domain plus something weird going...
1999-12-01 Luke Leightonimproving createuser account command to be able to...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-25 Luke Leightoncool! completed a samr* API that _would_ look like...
1999-11-20 Luke Leightondynamic memory allocation i added a month ago: forgot...
1999-11-19 Luke Leighton- surprise! the number of UNICODE strings that didn...
1999-11-18 Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
1999-11-16 Luke Leightonattempting to get nt5 wksta to join domain.
1999-11-15 Luke Leightonadded server-side samr enum domains. fixed some parsin...
1999-11-15 Luke Leightonadded rpcclient "enumdomains" command. enumerates...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
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 Leightonsigned / unsigned and typecast issues
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-21 Luke Leightonthe dynamic memory alloc blood-fest goes on...
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-10-18 Luke Leightoninitialising enum dom users mem and account name ptrs...
1999-10-15 Luke Leightonreturn results on prs_xxxxx() and all xxx_io_xxx()...
1999-10-01 Luke Leightonsplitting dom info into sam_query_dominfo function
1999-09-21 Luke Leightontesting for attempts to get more info levels into samr_...
1999-05-06 Luke Leightonalignment needed after unicode string names in password...
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-24 Luke Leightonremoved 2 unnecessary args from make_uni_hdr.
1999-03-23 Luke Leightondynamic memory allocation in samr enum dom users. ...
1999-03-23 Matthew ChapmanIf a buffer pointer is NULL then its length_is() attrib...
1999-03-21 Matthew ChapmanEnsuring return status is aligned in SAMR_QUERY_DISPINF...
1999-03-19 Luke Leightonadded a "createuser" command.
1999-03-18 Matthew ChapmanChanged hard-coded number of users/groups in SAMR_QUERY...
1999-03-08 Luke Leighton- todd sabin spotted bugs in samr enum dom users /...
1999-02-24 Matthew ChapmanWin9x user level security.
1999-02-19 Luke Leightonsamr_lookup_names "none found" error needed corrections...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
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...
next