Age | Commit message (Expand) | Author | Files | Lines |
2008-10-16 | s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG. | Günther Deschner | 1 | -116/+0 |
2008-09-05 | Fix "warning: pointer of type 'void *' used in arithmetic". | Jeremy Allison | 1 | -1/+1 |
2008-09-03 | factor prs_append_some_data out of prs_append_some_prs_data | Volker Lendecke | 1 | -9/+17 |
2008-07-22 | rpc_parse: Unify spoolss debug messages. | Karolin Seeger | 1 | -2/+2 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 2 | -1/+10 |
2008-07-19 | Make the pipe_names[] array static to cli_pipe.c | Volker Lendecke | 1 | -63/+0 |
2008-07-19 | Make use of ndr_syntax_id_equal | Volker Lendecke | 1 | -2/+2 |
2008-05-23 | drsuapi: add all code required for our drsuapi rpc client. | Günther Deschner | 1 | -0/+1 |
2008-05-21 | Compile endpoint mapper pidl output | Volker Lendecke | 1 | -0/+1 |
2008-04-24 | The first of Martin Zielinski <mz@seh.de> Vista printing patches. | Jeremy Allison | 1 | -1/+6 |
2008-04-20 | rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD. | Michael Adam | 1 | -1/+1 |
2008-04-20 | Remove the pipe_idx variable from rpc_pipe_client | Volker Lendecke | 1 | -1/+2 |
2008-04-17 | rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce | Jelmer Vernooij | 1 | -188/+25 |
2008-04-17 | Remove copying of interface syntax id. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-17 | Actually connect to RPC. | Jelmer Vernooij | 1 | -0/+15 |
2008-04-15 | Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-27 | Remove unused marshalling for Netlogon Lockout String. | Günther Deschner | 1 | -47/+0 |
2008-03-23 | Fix Coverity ID 504 | Volker Lendecke | 1 | -1/+1 |
2008-03-23 | Fix Coverity ID 503 | Volker Lendecke | 1 | -1/+1 |
2008-03-23 | Fix Coverity ID 462 | Volker Lendecke | 1 | -2/+4 |
2008-03-21 | Remove remaining old srvsvc client and server rpc code entirely. | Günther Deschner | 1 | -31/+0 |
2008-03-21 | Remove unused marshalling for SRV_NET_SESS_ENUM. | Günther Deschner | 1 | -304/+0 |
2008-03-21 | Remove unused marshalling for SRV_NET_CONN_ENUM. | Günther Deschner | 1 | -365/+0 |
2008-03-20 | Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES. | Günther Deschner | 1 | -56/+0 |
2008-03-19 | Fix a warning | Volker Lendecke | 1 | -1/+1 |
2008-03-19 | Remove unused marshalling for SRV_NET_FILE_ENUM. | Günther Deschner | 1 | -289/+0 |
2008-03-17 | Coverity fixes | Marc VanHeyningen | 3 | -12/+23 |
2008-03-12 | Remove unused marshalling for SRV_NET_DISK_ENUM. | Günther Deschner | 1 | -139/+0 |
2008-03-10 | Remove unused marshalling for SRV_NET_SESS_DEL. | Günther Deschner | 1 | -73/+0 |
2008-03-10 | Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO} | Günther Deschner | 1 | -1493/+0 |
2008-03-08 | Remove unused marshalling for SRV_NET_FILE_SET_SECDESC and SRV_R_NET_FILE_GET... | Günther Deschner | 1 | -165/+0 |
2008-03-07 | Remove unused marshalling for SRV_NET_NAME_VALIDATE. | Günther Deschner | 1 | -58/+0 |
2008-03-07 | Remove unused marshalling for SRV_NET_SHARE_DEL. | Günther Deschner | 1 | -64/+0 |
2008-03-05 | Remove unused marshalling for SRV_NET_REMOTE_TOD. | Günther Deschner | 1 | -130/+0 |
2008-03-05 | Remove unused marshalling for SRV_NET_SRV_SET_INFO. | Günther Deschner | 1 | -238/+0 |
2008-03-05 | Remove unused marshalling for SRV_NET_SRV_GET_INFO. | Günther Deschner | 1 | -155/+0 |
2008-02-28 | Remove unused marshalling for SVCCTL_SET_SERVICE_SEC. | Günther Deschner | 1 | -56/+0 |
2008-02-28 | Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC. | Günther Deschner | 1 | -51/+0 |
2008-02-19 | Remove unused marshalling for SVCCTL_UNLOCK_SERVICE_DB. | Günther Deschner | 1 | -41/+0 |
2008-02-19 | Remove unused marshalling for SVCCTL_LOCK_SERVICE_DB. | Günther Deschner | 1 | -44/+0 |
2008-02-19 | Remove unused marshalling for SVCCTL_QUERY_STATUS. | Günther Deschner | 1 | -43/+0 |
2008-02-19 | Remove unused marshalling for SVCCTL_CONTROL_SERVICE. | Günther Deschner | 1 | -47/+0 |
2008-02-19 | Remove unused marshalling for SVCCTL_START_SERVICE. | Günther Deschner | 1 | -44/+0 |
2008-02-19 | Remove unused marshalling for LSA_LOOKUP_SIDS/2/3. | Günther Deschner | 1 | -630/+0 |
2008-02-18 | Remove unused marshalling for LSA_LOOKUP_NAMES/2/3/4 | Günther Deschner | 1 | -578/+0 |
2008-02-18 | Remove unused marshalling for SVCCTL_GET_DISPLAY_NAME. | Günther Deschner | 1 | -71/+0 |
2008-02-18 | Remove unused marshalling for SVCCTL_OPEN_SERVICE. | Günther Deschner | 1 | -52/+0 |
2008-02-18 | Remove unused marshalling for SVCCTL_OPEN_SCMANAGER. | Günther Deschner | 1 | -53/+0 |
2008-02-18 | Remove unused marshalling for NTSVCS_GET_HW_PROFILE_INFO. | Günther Deschner | 1 | -73/+0 |
2008-02-18 | Remove unused marshalling for NTSVCS_HW_PROFILE_FLAGS. | Günther Deschner | 1 | -73/+0 |