Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-16 | s3: remove old marshalling for SVCCTL_QUERY_SERVICE_CONFIG. | Günther Deschner | 1 | -116/+0 | |
Guenther | |||||
2008-09-05 | Fix "warning: pointer of type 'void *' used in arithmetic". | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 2d95ea38a2f1ead37121fcc036c21a7f20ff41f9) | |||||
2008-09-03 | factor prs_append_some_data out of prs_append_some_prs_data | Volker Lendecke | 1 | -9/+17 | |
(This used to be commit 32cb45c962c822bd79a7d0f666f2f6037060b324) | |||||
2008-07-22 | rpc_parse: Unify spoolss debug messages. | Karolin Seeger | 1 | -2/+2 | |
Karolin (This used to be commit 5ab391d466ce9ddea31f6f6bf467aa6c5f3a7efb) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 2 | -1/+10 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 9abc9dc4dc13bd3e42f98eff64eacf24b51f5779) | |||||
2008-07-19 | Make the pipe_names[] array static to cli_pipe.c | Volker Lendecke | 1 | -63/+0 | |
(This used to be commit ab7ab350591bf16717744a0c252d3a9d185bcb77) | |||||
2008-07-19 | Make use of ndr_syntax_id_equal | Volker Lendecke | 1 | -2/+2 | |
(This used to be commit 3ab3f2610500107c9cff677746365bba143ca9de) | |||||
2008-05-23 | drsuapi: add all code required for our drsuapi rpc client. | Günther Deschner | 1 | -0/+1 | |
Guenther (This used to be commit 7c93190843e77764be4d0f6d4f0b93061c192c98) | |||||
2008-05-21 | Compile endpoint mapper pidl output | Volker Lendecke | 1 | -0/+1 | |
(This used to be commit fe8f9e427af3eb42d63fde96c4fe20a255facb95) | |||||
2008-04-24 | The first of Martin Zielinski <mz@seh.de> Vista printing patches. | Jeremy Allison | 1 | -1/+6 | |
Jerry will test and should get into 3.2 final (and the next 3.0.x release). Jeremy. (This used to be commit 3fc1ab210b8772ee9f867499c0b1a7bb4bcdd285) | |||||
2008-04-20 | rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 0de001a5446545b928eb88e1916b4fe674017424) | |||||
2008-04-20 | Remove the pipe_idx variable from rpc_pipe_client | Volker Lendecke | 1 | -1/+2 | |
(This used to be commit 4840febcd481563c3d9b2fabc1fe1b2ae5a76cf6) | |||||
2008-04-17 | rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce | Jelmer Vernooij | 1 | -188/+25 | |
duplication. (This used to be commit 428654b473ba44b2f5340eefef0d4fcd51aff558) | |||||
2008-04-17 | Remove copying of interface syntax id. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 0012dfbe1fcf17486a24366b939054b5637646e3) | |||||
2008-04-17 | Actually connect to RPC. | Jelmer Vernooij | 1 | -0/+15 | |
(This used to be commit 3082534454ff936ac0b78b5a2c72c9b060e21244) | |||||
2008-04-15 | Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 7bea00dca1ee08ef731dfa73110ef9c190a29919) | |||||
2008-03-27 | Remove unused marshalling for Netlogon Lockout String. | Günther Deschner | 1 | -47/+0 | |
Guenther (This used to be commit d87133d0516294e7d5f123e3bb2e93c179c72677) | |||||
2008-03-23 | Fix Coverity ID 504 | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 4e6f8a19a6861c332ee6e9b49551e12440eefdc2) | |||||
2008-03-23 | Fix Coverity ID 503 | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 5c43c38271bae7d96d0cfbdaba7bff838a684b40) | |||||
2008-03-23 | Fix Coverity ID 462 | Volker Lendecke | 1 | -2/+4 | |
(This used to be commit 9cf1e16a9c3cade9cd905f719de07578b3a91b1e) | |||||
2008-03-21 | Remove remaining old srvsvc client and server rpc code entirely. | Günther Deschner | 1 | -31/+0 | |
Guenther (This used to be commit a5f0186f70abe8dba650265219e69ce5ca2fb642) | |||||
2008-03-21 | Remove unused marshalling for SRV_NET_SESS_ENUM. | Günther Deschner | 1 | -304/+0 | |
Guenther (This used to be commit 54554683d63575cfdfa24f89952737ccf7ae5bc0) | |||||
2008-03-21 | Remove unused marshalling for SRV_NET_CONN_ENUM. | Günther Deschner | 1 | -365/+0 | |
Guenther (This used to be commit 51467443f70a53c3290f26f94cdaf8a64f58c2af) | |||||
2008-03-20 | Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES. | Günther Deschner | 1 | -56/+0 | |
Guenther (This used to be commit 5838d81346a51ef1e996bab938533ae2097f7e47) | |||||
2008-03-19 | Fix a warning | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit c40648ea4d7897c401a5a94703e586acfdaec13b) | |||||
2008-03-19 | Remove unused marshalling for SRV_NET_FILE_ENUM. | Günther Deschner | 1 | -289/+0 | |
Guenther (This used to be commit fcdc09674571b8e81233acc9e8dc8651b66cd21d) | |||||
2008-03-17 | Coverity fixes | Marc VanHeyningen | 3 | -12/+23 | |
(This used to be commit 3fc85d22590550f0539215d020e4411bf5b14363) | |||||
2008-03-12 | Remove unused marshalling for SRV_NET_DISK_ENUM. | Günther Deschner | 1 | -139/+0 | |
Guenther (This used to be commit 4928f1efceb8cb0b0fda813e6f43f668084caa79) | |||||
2008-03-10 | Remove unused marshalling for SRV_NET_SESS_DEL. | Günther Deschner | 1 | -73/+0 | |
Guenther (This used to be commit 3bb9ec441ae9702007a5442c52bb9476f928810f) | |||||
2008-03-10 | Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO} | Günther Deschner | 1 | -1493/+0 | |
Guenther (This used to be commit e13b9325d251777cd9030f34fa98e22766c0bcfe) | |||||
2008-03-08 | Remove unused marshalling for SRV_NET_FILE_SET_SECDESC and ↵ | Günther Deschner | 1 | -165/+0 | |
SRV_R_NET_FILE_GET_SECDESC. Guenther (This used to be commit 776e21075b31db605e45f91b6ccefd11412d7773) | |||||
2008-03-07 | Remove unused marshalling for SRV_NET_NAME_VALIDATE. | Günther Deschner | 1 | -58/+0 | |
Guenther (This used to be commit 6ffd6c814fafe4112fe72a96a0893d5be06f4380) | |||||
2008-03-07 | Remove unused marshalling for SRV_NET_SHARE_DEL. | Günther Deschner | 1 | -64/+0 | |
Guenther (This used to be commit 2afae94936d4fbd3b1e804111bff1960c2b852bd) | |||||
2008-03-05 | Remove unused marshalling for SRV_NET_REMOTE_TOD. | Günther Deschner | 1 | -130/+0 | |
Guenther (This used to be commit 9f0ea1d727046fef4c23bcf1e71d10f33c93b00f) | |||||
2008-03-05 | Remove unused marshalling for SRV_NET_SRV_SET_INFO. | Günther Deschner | 1 | -238/+0 | |
Guenther (This used to be commit a7aef18797407b1f451191647d4b0225ac838817) | |||||
2008-03-05 | Remove unused marshalling for SRV_NET_SRV_GET_INFO. | Günther Deschner | 1 | -155/+0 | |
Guenther (This used to be commit 53a7e9b07d07d3e9d21360dee35fee27b46929b3) | |||||
2008-02-28 | Remove unused marshalling for SVCCTL_SET_SERVICE_SEC. | Günther Deschner | 1 | -56/+0 | |
Guenther (This used to be commit 9ac2606d5214f1bf4a8ec2ac46bcaeba62e56992) | |||||
2008-02-28 | Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC. | Günther Deschner | 1 | -51/+0 | |
Guenther (This used to be commit a69c6422bb7b1ab64236cbab193d54fd90c106f0) | |||||
2008-02-19 | Remove unused marshalling for SVCCTL_UNLOCK_SERVICE_DB. | Günther Deschner | 1 | -41/+0 | |
Guenther (This used to be commit eeb598a19a3d09f2175032e013857fe743da3eec) | |||||
2008-02-19 | Remove unused marshalling for SVCCTL_LOCK_SERVICE_DB. | Günther Deschner | 1 | -44/+0 | |
Guenther (This used to be commit 23d37a9aed145d38e2bd98b170b65096ab69b0d9) | |||||
2008-02-19 | Remove unused marshalling for SVCCTL_QUERY_STATUS. | Günther Deschner | 1 | -43/+0 | |
Guenther (This used to be commit 8a621f517fe38ce91f10e12fccc2963af6afc33d) | |||||
2008-02-19 | Remove unused marshalling for SVCCTL_CONTROL_SERVICE. | Günther Deschner | 1 | -47/+0 | |
Guenther (This used to be commit 84112a24f5292b8d2e4d446e39462e0402453b4a) | |||||
2008-02-19 | Remove unused marshalling for SVCCTL_START_SERVICE. | Günther Deschner | 1 | -44/+0 | |
Guenther (This used to be commit 57e03a7fd56062bbff19c88c3b6928e8a0481794) | |||||
2008-02-19 | Remove unused marshalling for LSA_LOOKUP_SIDS/2/3. | Günther Deschner | 1 | -630/+0 | |
This also removes parse_lsa.c entirely. Guenther (This used to be commit f802ba035c95e63c5a6ff9f2fb484d62341cd1a7) | |||||
2008-02-18 | Remove unused marshalling for LSA_LOOKUP_NAMES/2/3/4 | Günther Deschner | 1 | -578/+0 | |
Guenther (This used to be commit 6458ef3977b60f24b87eb88cf870a9f23929ca85) | |||||
2008-02-18 | Remove unused marshalling for SVCCTL_GET_DISPLAY_NAME. | Günther Deschner | 1 | -71/+0 | |
Guenther (This used to be commit 144f41e7c3c97afede71ed771acd130f9018f0df) | |||||
2008-02-18 | Remove unused marshalling for SVCCTL_OPEN_SERVICE. | Günther Deschner | 1 | -52/+0 | |
Guenther (This used to be commit e0a8818af0e3e82e9b70ff6c485090986b435fed) | |||||
2008-02-18 | Remove unused marshalling for SVCCTL_OPEN_SCMANAGER. | Günther Deschner | 1 | -53/+0 | |
Guenther (This used to be commit 1162b8a02d365b79f5a3e86c936bae80092f1869) | |||||
2008-02-18 | Remove unused marshalling for NTSVCS_GET_HW_PROFILE_INFO. | Günther Deschner | 1 | -73/+0 | |
Guenther (This used to be commit 2ec2eefc703df882599b6eac9147350c4df33006) | |||||
2008-02-18 | Remove unused marshalling for NTSVCS_HW_PROFILE_FLAGS. | Günther Deschner | 1 | -73/+0 | |
Guenther (This used to be commit ddb3838be1ab5080add4db060432dfd007b1fd73) |