summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_samr.c
Commit message (Expand)AuthorAgeFilesLines
* Goodbye parse_samr.c, rest in peace - but never come back!Günther Deschner2008-02-131-29/+0
* Remove unused marshalling for SAMR_ENUM_DOM_ALIASES.Günther Deschner2008-02-131-158/+0
* Remove unused marshalling for SAMR_ENUM_DOM_GROUPS.Günther Deschner2008-02-131-134/+0
* Remove unused marshalling for SAMR_LOOKUP_RIDS.Günther Deschner2008-02-131-198/+0
* Remove unused init_sam_entry routine.Günther Deschner2008-02-131-12/+0
* The final SAM_USER_INFO massacre.Günther Deschner2008-02-121-1588/+0
* Remove unused marshalling for SAMR_SET_USERINFO2.Günther Deschner2008-02-121-87/+0
* Remove unused marshalling for SAMR_QUERY_USERINFO.Günther Deschner2008-02-121-90/+0
* Move some samr init functions around (to allow easier identification of newGünther Deschner2008-02-121-448/+0
* Remove unused marshalling for SAMR_ENUM_DOM_USERS.Günther Deschner2008-02-121-139/+0
* Removing unused ACCT_-flags.Günther Deschner2008-02-121-1/+1
* Remove unused marshalling for SAMR_ENUM_DOMAINS.Günther Deschner2008-02-091-139/+0
* Remove unused marshalling for SAMR_LOOKUP_NAMES.Günther Deschner2008-02-081-229/+0
* Remove unused marshalling for SAMR_QUERY_DISPINFO.Günther Deschner2008-02-081-702/+0
* Use pidl for _samr_QueryDisplayInfo().Günther Deschner2008-02-081-110/+106
* Remove unused marshalling for SAMR_QUERY_USERGROUPS.Günther Deschner2008-02-071-138/+0
* Remove unused marshalling for SAMR_QUERY_GROUPINFO.Günther Deschner2008-02-071-290/+0
* Use pidl for _samr_QueryGroupInfo().Günther Deschner2008-02-071-35/+31
* Remove unused marshalling for SAMR_QUERY_ALIAS_INFO.Günther Deschner2008-02-071-196/+0
* Use pidl for _samr_QueryAliasInfo().Günther Deschner2008-02-071-8/+13
* Remove unused marshalling for SAMR_SET_GROUPINFO.Günther Deschner2008-02-071-71/+0
* Remove unused marshalling for SAMR_SET_ALIASINFO.Günther Deschner2008-02-071-58/+0
* Remove unused marshalling for SAMR_CHGPASSWD_USER.Günther Deschner2008-02-071-194/+0
* Remove last SAM_UNK struct defines.Günther Deschner2008-02-071-50/+0
* Remove marshalling for SAMR_CHGPASSWD3.Günther Deschner2008-02-071-184/+0
* Remove most of SAM_UNK_INFO marshalling.Günther Deschner2008-02-061-365/+0
* Remove unused marshalling for SAMR_SET_DOMAIN_INFO.Günther Deschner2008-02-061-122/+0
* Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO.Günther Deschner2008-02-061-147/+0
* Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2.Günther Deschner2008-02-061-147/+0
* Add some helper init routines for samr_DomInfo structures.Günther Deschner2008-02-061-0/+143
* Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN.Günther Deschner2008-02-051-62/+0
* Remove unused marshalling for SAMR_QUERY_USERALIASES.Günther Deschner2008-02-051-179/+0
* Remove unused marshalling for SAMR_QUERY_GROUPMEM.Günther Deschner2008-02-051-133/+0
* Remove marshalling for SAMR_LOOKUP_DOMAIN.Günther Deschner2008-02-051-91/+0
* Remove unused marshalling for SAMR_QUERY_ALIASMEM.Günther Deschner2008-02-051-130/+0
* Remove unused marshalling for SAMR_ADD_ALIASMEM.Günther Deschner2008-02-051-59/+0
* Remove unused marshalling for SAMR_DEL_ALIASMEM.Günther Deschner2008-02-051-59/+0
* Remove unused marshalling for SAMR_GET_USRDOM_PWINFO.Günther Deschner2008-02-051-83/+0
* Remove unused marshalling for SAMR_CONNECT.Günther Deschner2008-02-051-71/+0
* Remove unused marshalling for SAMR_CONNECT_4.Günther Deschner2008-02-041-76/+0
* Remove unused marshalling for SAMR_ADD_GROUPMEM.Günther Deschner2008-02-041-75/+0
* Remove unused marshalling for SAMR_DEL_GROUPMEM.Günther Deschner2008-02-041-72/+0
* Remove unused marshalling for SAMR_CONNECT5.Günther Deschner2008-02-041-110/+0
* Remove unused marshalling for SAMR_CONNECT_ANON.Günther Deschner2008-02-041-68/+0
* Remove unused marshalling for SAMR_SET_SEC_OBJ.Günther Deschner2008-02-021-67/+0
* Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner2008-02-021-68/+0
* Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner2008-02-011-83/+0
* Remove unused marshalling for SAMR_CREATE_DOM_GROUP.Günther Deschner2008-02-011-78/+0
* Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.Günther Deschner2008-02-011-78/+0
* Remove unused marshalling for SAMR_OPEN_USER.Günther Deschner2008-02-011-68/+0