Age | Commit message (Collapse) | Author | Files | Lines |
|
Guenther
(This used to be commit 3219ed785330bbfac39aa738e8fc9cb0d7165f58)
|
|
Guenther
(This used to be commit e048780163f95fb7c2d337606794e1aa3c8b4b79)
|
|
Guenther
(This used to be commit 7d88cb2e8db8789b923d8f9979b5c9f65664d3eb)
|
|
Guenther
(This used to be commit 01cdb071af7bc677450e511ebc7ef2036e9510e4)
|
|
(This used to be commit d9fb7d7bdcd0e54838ff0b1cb64a7e75d8cd726a)
|
|
Guenther
(This used to be commit 1cac7b0f626b418909a5e7a79a1c6d335c10fbf3)
|
|
Guenther
(This used to be commit 66e6f97e8bb3ba18055ecd33a5ddb8aab7080236)
|
|
Guenther
(This used to be commit 3436a54662fad1c69cfd1211f1afaa5a9d3d6d36)
|
|
Guenther
(This used to be commit 5137ebe068c32ce7cb204cff049ba7f7f2d86abc)
|
|
Guenther
(This used to be commit e75283178dee42a64ec3963f64652c202f0dbd0b)
|
|
Guenther
(This used to be commit 4d9f48f918ac5a0e7df0f4e55673c5b285efc4d5)
|
|
Guenther
(This used to be commit 73e34102b68518ec45986869c20b2356909d67c0)
|
|
metze
(This used to be commit 55c74832f3a4052d8b15f01b233aab97f7001bbe)
|
|
Guenther
(This used to be commit ac1e4f1eb2c046def4fa30ab0bd98c49add8e8c8)
|
|
Guenther
(This used to be commit 0bfaf68e9fa6345511623132917debe2016cf29a)
|
|
Guenther
(This used to be commit 5af6bf31d515c18b0b53237bf78f6c65c2606ca5)
|
|
Guenther
(This used to be commit 71bc06fd5581aeb02f91aeae68d9572452b8ac1e)
|
|
Guenther
(This used to be commit eaead9ea470c296ff0ace353104a0ef31f11311c)
|
|
Guenther
(This used to be commit ea64f45818b206e4027fea1c7dafdef779b7261c)
|
|
Guenther
(This used to be commit 0ee299f040f73fdbae4c1c89ab6de4904f1f0fac)
|
|
Thanks metze! Now we can move a lot more opcodes to use pidl generated
marshalling.
Guenther
(This used to be commit 4128ed8bdfb82324e80c0e5a4114da464d50f6de)
|
|
Guenther
(This used to be commit ba167f3c9ce17ff458d8292e73ce3deafdd2e240)
|
|
Guenther
(This used to be commit f914fd377165f5580e5cfd0c6a92bbb0216f7352)
|
|
Guenther
(This used to be commit d9c8a2271d5d4ff845f1fe5986a2c63d79c41415)
|
|
Guenther
(This used to be commit 94693755a291993217b5cb74794504a8593eae30)
|
|
Guenther
(This used to be commit add28753b2e740804c48db5f6235cb2f8908d82b)
|
|
metze
(This used to be commit 53a636828d2ba01603401086f4a5f72f9b5ea214)
|
|
metze
(This used to be commit 83b3ecde1312092fd9875a2a8628652ffa6b6aca)
|
|
metze
(This used to be commit af91f4fd08aae117d9b48eade4d49762c9634cbc)
|
|
rename some DCERPC_ prefixes into NDR_
metze
(This used to be commit 8f07b8ab658ae3d63487ca5fb20065318cdd9d0e)
|
|
rename 'dcerpc_table_' -> 'ndr_table_'
metze
(This used to be commit 4e5908cd596f97d3bb73bd9c0bf3d360944f7810)
|
|
rename dcerpc_interface_table -> ndr_interface_table
rename dcerpc_interface_list -> ndr_interface_list
and move them to libndr.h
metze
(This used to be commit f57d23d0f1b1c7a435f3a4ad801e58519cc92a77)
|
|
rename struct dcerpc_endpoint_list/struct dcerpc_authservice_list
into ndr_interface_string_array and move it to libndr.h
metze
(This used to be commit 9fec0d6c2ceaf66752baa5c8a34821bef2c5b833)
|
|
rename struct dcerpc_interface_call -> struct ndr_interface_call
and move it to librpc/ndr/libndr.h
metze
(This used to be commit 24e096b3659c3070a1ce029174fba51ae59e89ad)
|
|
(This used to be commit 7fdbf66976fa1b43eabca4786844a41a4381b3ef)
|
|
(This used to be commit 952f648d8132a0652bb03b9e7671239e57614ee9)
|
|
coverity warnings.
(This used to be commit 5f86d006debd880ec35db4ebe7db0663c5cb220f)
|
|
* autogenerate lsa ndr code
* rename 'enum SID_NAME_USE' to 'enum lsa_SidType'
* merge a log more security descriptor functions from
gen_ndr/ndr_security.c in SAMBA_4_0
The most embarassing thing is the "#define strlen_m strlen"
We need a real implementation in SAMBA_3_0 which I'll work on
after this code is in.
(This used to be commit 3da9f80c28b1e75ef6d46d38fbb81ade6b9fa951)
|