Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 2009-01-01 | 1 | -1/+0 |
| | |||||
* | Move dom_sid to the Samba 3 IDL file, remove the old definition. | Jelmer Vernooij | 2008-12-12 | 1 | -224/+0 |
| | |||||
* | s3: security.idl: split of dom_sid stuff into dom_sid.idl | Stefan Metzmacher | 2008-11-08 | 3 | -152/+53 |
| | | | | | | And use the toplevel ndr_sec_helper.c metze | ||||
* | Remove global_loadparm stub in Samba 3 as it's no longer used. | Jelmer Vernooij | 2008-11-02 | 1 | -1/+0 |
| | |||||
* | Remove another use of global_loadparm. | Jelmer Vernooij | 2008-11-02 | 1 | -0/+1 |
| | | | | | | Eventually, we should move some of these parameters into a separate struct (perhaps into smb_transport_options?), to avoid the long lists of parameters. | ||||
* | drsuapi: share drsuapi idl and helper code. | Günther Deschner | 2008-10-18 | 2 | -386/+0 |
| | | | | Guenther | ||||
* | Use shared util.c. | Jelmer Vernooij | 2008-10-18 | 1 | -14/+0 |
| | |||||
* | s3: re-merge s4 drsuapi helper and re-run make samba3-idl. | Günther Deschner | 2008-10-16 | 1 | -1/+175 |
| | | | | Guenther | ||||
* | Share libndr.h between Samba 3 and Samba 4. | Jelmer Vernooij | 2008-10-15 | 1 | -515/+0 |
| | |||||
* | Share ndr_krb5pac implementation. | Jelmer Vernooij | 2008-10-14 | 1 | -140/+0 |
| | |||||
* | Share ndr_compression.c. | Jelmer Vernooij | 2008-10-14 | 2 | -344/+0 |
| | |||||
* | Remove unused file. | Jelmer Vernooij | 2008-10-14 | 1 | -1113/+0 |
| | |||||
* | Share ndrdump implementation. | Jelmer Vernooij | 2008-10-13 | 2 | -0/+11 |
| | |||||
* | Import warning fixes from Samba 3 into libndr, sync more libndr code. | Jelmer Vernooij | 2008-10-13 | 2 | -10/+11 |
| | |||||
* | Share uuid implementations. | Jelmer Vernooij | 2008-10-13 | 1 | -227/+0 |
| | |||||
* | Share ndr_misc implementations. | Jelmer Vernooij | 2008-10-13 | 1 | -48/+0 |
| | |||||
* | Share ndr_basic implementation. | Jelmer Vernooij | 2008-10-13 | 1 | -832/+0 |
| | |||||
* | Import changes from upstream libndr. | Jelmer Vernooij | 2008-10-13 | 7 | -132/+335 |
| | |||||
* | Move code specific to Samba 3 to a separate file. | Jelmer Vernooij | 2008-10-13 | 4 | -158/+182 |
| | |||||
* | Share RPC binding string utility functions. | Jelmer Vernooij | 2008-10-12 | 2 | -9/+9 |
| | |||||
* | s3-ndr: add stub smb_iconv_convenience to some ndr_ functions. | Günther Deschner | 2008-09-23 | 1 | -7/+8 |
| | | | | Guenther | ||||
* | s3: use samba4 prototype for ndr_push/pull_struct_blob. | Günther Deschner | 2008-09-23 | 1 | -4/+10 |
| | | | | Guenther | ||||
* | Use single copy of compression library in Samba3,4. | Jelmer Vernooij | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | Ooops, GUID_equal was already around :-) | Volker Lendecke | 2008-07-19 | 1 | -1/+1 |
| | | | | (This used to be commit 9a0bc277f23831124d049301bc7009a285d91a11) | ||||
* | Add ndr_syntax_id_equal() | Volker Lendecke | 2008-07-16 | 1 | -0/+7 |
| | | | | (This used to be commit 5fc90908deb417130af122941e084542304a2543) | ||||
* | drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject* | Stefan Metzmacher | 2008-07-16 | 1 | -1/+1 |
| | | | | | | metze (cherry picked from commit de2aed042d09ae7a31ddc4cd920c8fcf193ba06a) (This used to be commit 7488eda7a33f5ebe58a1c1217b7ac7e17e67946d) | ||||
* | drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4). | Günther Deschner | 2008-05-27 | 1 | -1/+1 |
| | | | | | Guenther (This used to be commit 895036829c137558f7c03c31a8747a51fd290d18) | ||||
* | Move ber_[read|write]_OID_String protypes to proto.h | Volker Lendecke | 2008-05-25 | 1 | -3/+0 |
| | | | | (This used to be commit 2dbbd81677af9c470ee9370ca5414876d21c6b9b) | ||||
* | drsuapi: add all code required for our drsuapi rpc client. | Günther Deschner | 2008-05-23 | 5 | -0/+562 |
| | | | | | Guenther (This used to be commit 7c93190843e77764be4d0f6d4f0b93061c192c98) | ||||
* | Fix some signed/unsigned warnings | Volker Lendecke | 2008-05-20 | 1 | -1/+2 |
| | | | | (This used to be commit dbb4d8107a61051d8bcf6c4c69ee976efc50b961) | ||||
* | Cleanup size_t return values in callers of convert_string_allocate | Tim Prouty | 2008-05-20 | 1 | -80/+74 |
| | | | | | | This patch is the second iteration of an inside-out conversion to cleanup functions in charcnv.c returning size_t == -1 to indicate failure. (This used to be commit 6b189dabc562d86dcaa685419d0cb6ea276f100d) | ||||
* | Janitor for tridge. Keep lib/replace in sync with the gcc4 | Jeremy Allison | 2008-04-18 | 1 | -2/+2 |
| | | | | | | changes. Jeremy. (This used to be commit b496f133228b74bf613dab81167a5b9670511c51) | ||||
* | IDL: Re-run make idl and hand merge some required functions from Samba 4. | Günther Deschner | 2008-04-17 | 2 | -0/+67 |
| | | | | | Guenther (This used to be commit edb0092e4d66496181de4e21c91d398d54208e60) | ||||
* | IDL: build generated nbt code. | Günther Deschner | 2008-04-17 | 1 | -0/+11 |
| | | | | | Guenther (This used to be commit 554dcfdab03f9d06f319a3234d56cf44dc38c9da) | ||||
* | Ndr pull and push errors are worth to be logged with 1 at least. | Günther Deschner | 2008-03-27 | 1 | -2/+2 |
| | | | | | Guenther (This used to be commit 3426f13f3bbcb5cae3f2e6aac9e2d04174e5bdc0) | ||||
* | Fix some warnings | Volker Lendecke | 2008-02-25 | 3 | -8/+20 |
| | | | | | warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result (This used to be commit ad37b7b0aee265a3e4d8b7552610f4b9a105434d) | ||||
* | Add krb5pac IDL from samba4. | Günther Deschner | 2008-02-17 | 1 | -0/+141 |
| | | | | | Guenther (This used to be commit dc2e563e1fe5a18dc799e195d89199a59e3e05a7) | ||||
* | Fix the build. Avoid unrequired ndr_print_ads_struct dependencies. | Günther Deschner | 2008-01-29 | 1 | -96/+0 |
| | | | | | Guenther (This used to be commit c832882e49ff0dac6a717819dda24ab814253b2f) | ||||
* | Add ndr_print_ads_auth_flags(). | Günther Deschner | 2008-01-29 | 1 | -2/+17 |
| | | | | | Guenther (This used to be commit 52bd4ce68d7ff24c480ed350cecfd325e51ba0b4) | ||||
* | Re-run make idl and use generated ndr based on samba4 security.idl (except ↵ | Günther Deschner | 2008-01-24 | 4 | -1140/+1 |
| | | | | | | | for DOM_SID). Guenther (This used to be commit 1781a57b18f681f1bc03873330147a813f10eba2) | ||||
* | Use pidl generated data from misc.idl. | Günther Deschner | 2008-01-17 | 3 | -111/+1 |
| | | | | | Guenther (This used to be commit 5d8e5cbc3b3ddd1c5788d66f252e4801739243bb) | ||||
* | Add some NDR_PRINT_*_STRING macros (returning talloced strings). | Günther Deschner | 2008-01-15 | 1 | -1/+9 |
| | | | | | Guenther (This used to be commit 50ab169f581b4efff5185fd86d1b9ceaaf3974dd) | ||||
* | Add ndr_print_ads_struct(). | Günther Deschner | 2008-01-15 | 1 | -0/+81 |
| | | | | | Guenther (This used to be commit 0a914a55bab30d765872d72cfdd59889d2afe42a) | ||||
* | Add ndr_print_sockaddr_storage and ndr_print_bool. | Günther Deschner | 2008-01-15 | 1 | -0/+11 |
| | | | | | Guenther (This used to be commit f44f76415a7ce3ea73b5c52494f3b36feab4c870) | ||||
* | Use dom_sid_string for sid_string_talloc | Volker Lendecke | 2007-12-15 | 1 | -0/+5 |
| | | | | | | Remove some code duplication, but introduce one more dependency on librpc/ndr. Easily turned around so that librpc/ndr depends on lib/util_sid if necessary (This used to be commit 3a0b1b2060facd5f1ac1461b23dd86c75cdd9458) | ||||
* | Add ndr_errstr | Volker Lendecke | 2007-11-11 | 1 | -0/+66 |
| | | | | (This used to be commit e3b36073f1fc994b102a5bdf321b9dd519288420) | ||||
* | ndr: change NTSTAUS into enum ndr_err_code (samba3 handwritten stuff) | Stefan Metzmacher | 2007-11-09 | 4 | -94/+94 |
| | | | | | | | | | | ndr_misc.c ndr_sec.h ndr_sec_helper.c librpc/ndr/sid.c metze (This used to be commit 42590e917af464f894bf4eb1490f0d1075b2c10e) | ||||
* | ndr: change NTSTAUS into enum ndr_err_code (basic stuff) | metze | 2007-11-09 | 4 | -193/+206 |
| | | | | | | | | | librpc/ndr/ metze git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@25916 0c0555d6-39d7-0310-84fc-f1cc0bd64818 (This used to be commit b1b8088cafa3ebbc94d700c7a029a2b74b7652ed) | ||||
* | Fix some warnings | Volker Lendecke | 2007-11-09 | 1 | -9/+18 |
| | | | | (This used to be commit df42038f8801ca65ed7d44f7ae26640e2d840dba) | ||||
* | use samba4's librpc/ndr/uuid.c | Stefan Metzmacher | 2007-11-09 | 2 | -126/+227 |
| | | | | | metze (This used to be commit c148e91fdedd20cfb737465dffc86ed6fa7d7c02) |