Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | Remove unused marshalling for SAMR_QUERY_DISPINFO. | Günther Deschner | 1 | -702/+0 |
2008-02-08 | Use pidl for _samr_QueryDisplayInfo(). | Günther Deschner | 1 | -110/+106 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_USERGROUPS. | Günther Deschner | 1 | -138/+0 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_GROUPINFO. | Günther Deschner | 1 | -290/+0 |
2008-02-07 | Use pidl for _samr_QueryGroupInfo(). | Günther Deschner | 1 | -35/+31 |
2008-02-07 | Remove unused marshalling for SAMR_QUERY_ALIAS_INFO. | Günther Deschner | 1 | -196/+0 |
2008-02-07 | Use pidl for _samr_QueryAliasInfo(). | Günther Deschner | 1 | -8/+13 |
2008-02-07 | Remove unused marshalling for SAMR_SET_GROUPINFO. | Günther Deschner | 1 | -71/+0 |
2008-02-07 | Remove unused marshalling for SAMR_SET_ALIASINFO. | Günther Deschner | 1 | -58/+0 |
2008-02-07 | Remove unused marshalling for NET_DSR_GESITENAME. | Günther Deschner | 1 | -72/+0 |
2008-02-07 | Remove unused marshalling for NET_GETANYDCNAME and NET_GETANYDCNAME. | Günther Deschner | 1 | -171/+0 |
2008-02-07 | Remove unused marshalling for SAMR_CHGPASSWD_USER. | Günther Deschner | 1 | -194/+0 |
2008-02-07 | Remove last SAM_UNK struct defines. | Günther Deschner | 1 | -50/+0 |
2008-02-07 | Remove marshalling for SAMR_CHGPASSWD3. | Günther Deschner | 1 | -184/+0 |
2008-02-06 | Remove most of SAM_UNK_INFO marshalling. | Günther Deschner | 1 | -365/+0 |
2008-02-06 | Remove unused marshalling for SAMR_SET_DOMAIN_INFO. | Günther Deschner | 1 | -122/+0 |
2008-02-06 | Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO. | Günther Deschner | 1 | -147/+0 |
2008-02-06 | Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2. | Günther Deschner | 1 | -147/+0 |
2008-02-06 | Add some helper init routines for samr_DomInfo structures. | Günther Deschner | 1 | -0/+143 |
2008-02-05 | Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN. | Günther Deschner | 1 | -62/+0 |
2008-02-05 | Remove unused marshalling for SAMR_QUERY_USERALIASES. | Günther Deschner | 1 | -179/+0 |
2008-02-05 | Remove unused marshalling for SAMR_QUERY_GROUPMEM. | Günther Deschner | 1 | -133/+0 |
2008-02-05 | Remove marshalling for SAMR_LOOKUP_DOMAIN. | Günther Deschner | 1 | -91/+0 |
2008-02-05 | Remove unused marshalling for SAMR_QUERY_ALIASMEM. | Günther Deschner | 1 | -130/+0 |
2008-02-05 | Remove unused marshalling for SAMR_ADD_ALIASMEM. | Günther Deschner | 1 | -59/+0 |
2008-02-05 | Remove unused marshalling for SAMR_DEL_ALIASMEM. | Günther Deschner | 1 | -59/+0 |
2008-02-05 | Remove unused marshalling for SAMR_GET_USRDOM_PWINFO. | Günther Deschner | 1 | -83/+0 |
2008-02-05 | Remove unused marshalling for SAMR_CONNECT. | Günther Deschner | 1 | -71/+0 |
2008-02-04 | Remove unused marshalling for LSA_DELETE_OBJECT. | Günther Deschner | 1 | -31/+0 |
2008-02-04 | Remove unused marshalling for LSA_QUERY_SEC_OBJ. | Günther Deschner | 1 | -60/+0 |
2008-02-04 | Remove unused marshalling for SAMR_CONNECT_4. | Günther Deschner | 1 | -76/+0 |
2008-02-04 | Remove unused marshalling for SAMR_ADD_GROUPMEM. | Günther Deschner | 1 | -75/+0 |
2008-02-04 | Remove unused marshalling for SAMR_DEL_GROUPMEM. | Günther Deschner | 1 | -72/+0 |
2008-02-04 | Remove unused marshalling for SAMR_CONNECT5. | Günther Deschner | 1 | -110/+0 |
2008-02-04 | Remove unused marshalling for SAMR_CONNECT_ANON. | Günther Deschner | 1 | -68/+0 |
2008-02-04 | Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG. | Günther Deschner | 1 | -70/+0 |
2008-02-04 | Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG. | Günther Deschner | 1 | -38/+0 |
2008-02-04 | Copy inline comment for _eventlog_ClearEventLogW() from rpc_parse to rpc_server. | Günther Deschner | 1 | -14/+0 |
2008-02-04 | Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY. | Günther Deschner | 1 | -39/+0 |
2008-02-04 | Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS. | Günther Deschner | 1 | -39/+0 |
2008-02-02 | Remove unused marshalling for SAMR_SET_SEC_OBJ. | Günther Deschner | 1 | -67/+0 |
2008-02-02 | Remove unused marshalling for SAMR_QUERY_SEC_OBJ. | Günther Deschner | 1 | -68/+0 |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_USER. | Günther Deschner | 1 | -83/+0 |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_DOM_GROUP. | Günther Deschner | 1 | -78/+0 |
2008-02-01 | Remove unused marshalling for SAMR_CREATE_DOM_ALIAS. | Günther Deschner | 1 | -78/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_USER. | Günther Deschner | 1 | -68/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_ALIAS. | Günther Deschner | 1 | -66/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_GROUP. | Günther Deschner | 1 | -67/+0 |
2008-02-01 | Remove unused marshalling for SAMR_OPEN_DOMAIN. | Günther Deschner | 1 | -68/+0 |
2008-02-01 | Remove unused marshalling for SAMR_DELETE_DOM_USER. | Günther Deschner | 1 | -58/+0 |