Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-31 | librpc/ndr_drsuapi: fix a memory leak on ndr_push_drsuapi_DsReplicaOID() | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-07-22 | librpc: fix the merged build of ndr_frsrpc.c | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-07-21 | frsrpc.idl: make the chunk array in frsrpc_CommPktChunkCtr dynamic | Stefan Metzmacher | 2 | -0/+129 | |
We add an extra num_chunks to the frsrpc_CommPktChunkCtr structure and use hand modified ndr_push/pull functions to let it not appear on the wire. metze | |||||
2009-06-12 | Revert "avoid crashes in ndr_print_*() calls" | Andrew Tridgell | 1 | -5/+0 | |
This reverts commit f5a47dc4bf2793ab328c8b0e35adace497819e7d. This change broke Samba3. We'll need to do it the long way. | |||||
2009-06-12 | avoid crashes in ndr_print_*() calls | Andrew Tridgell | 1 | -0/+5 | |
This is a hackish fix, but it will do for now | |||||
2009-06-02 | Add support for double type in pidl. | Brad Hards | 1 | -1/+30 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2009-05-02 | Of course, s_addr is a #define somewhere else .... (Solaris...) | Volker Lendecke | 1 | -3/+3 | |
2009-05-02 | Fix a warning on host "gwen" | Volker Lendecke | 1 | -2/+3 | |
cc: "../librpc/ndr/ndr_basic.c", line 572: warning 604: Pointers are not assignment-compatible. Apparently in_addr.s_addr is not compatible to uint32_t, maybe a 32-bit signed int. | |||||
2009-03-18 | spoolss: add my copyright. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-03-18 | spoolss: add custom ndr_print_spoolss_Field. | Günther Deschner | 2 | -0/+23 | |
Guenther | |||||
2009-03-18 | spoolss: add ndr_size_spoolss_EnumPrinterDataEx_info in spoolss helper. | Günther Deschner | 2 | -0/+23 | |
Guenther | |||||
2009-03-18 | spoolss: rename NDR_SPOOLSS_SIZE_ENUM macro to NDR_SPOOLSS_SIZE_ENUM_LEVEL in | Günther Deschner | 1 | -9/+9 | |
spoolss helper. Guenther | |||||
2009-03-18 | spoolss: fix ndr_push_spoolss_EnumPrinterDataEx. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-03-18 | spoolss: add ndr_push/pull_spoolss_EnumPrinterDataEx helper. | Günther Deschner | 2 | -1/+95 | |
Guenther | |||||
2009-03-17 | spoolss: fix ndr_push_spoolss_SetPrinterData. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-03-17 | spoolss: fix GetPrinterData buffer helper. | Günther Deschner | 1 | -10/+18 | |
Guenther | |||||
2009-03-11 | spoolss: fix typo in spoolss_EnumPrintProcessors_info union helper fn. | Günther Deschner | 2 | -4/+4 | |
Guenther | |||||
2009-03-11 | spoolss: fix typo in spoolss_EnumJobs_info union helper fn. | Günther Deschner | 2 | -2/+2 | |
Guenther | |||||
2009-03-10 | Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog | Volker Lendecke | 1 | -5/+5 | |
I think we eventually need to pass down the debuglevel here. | |||||
2009-03-07 | spoolss: add spoolss_EnumPrintProcDataTypes to enum macro helper. | Günther Deschner | 2 | -1/+39 | |
Guenther | |||||
2009-03-06 | spoolss: fix spoolss enum calls helper macro code after pointer changes. | Günther Deschner | 1 | -6/+13 | |
Guenther | |||||
2009-02-24 | spoolss: add push,pull helper for spoolss_DriverInfo101. | Günther Deschner | 2 | -0/+481 | |
Guenther | |||||
2009-02-23 | Quieten down a boatload of shadowed variable warnings on Solaris. | Jeremy Allison | 1 | -4/+4 | |
Makes real problems easier to spot. Jeremy. | |||||
2009-02-19 | spoolss: add ndr_size_spoolss_StringArray to spoolss helper. | Günther Deschner | 2 | -0/+11 | |
Guenther | |||||
2009-02-17 | spoolss: fix spoolss helper for out ref count pointer. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2009-02-07 | spoolss: fix ndr_pull_spoolss_GetPrinterData. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-02-06 | spoolss: fix ndr_pull/push_spoolss_GetPrinterData. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-02-06 | spoolss: fix spoolss helper functions and macros w.r.t. needed pointer. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2009-02-05 | spoolss: fix samba4 dependency of spoolss helper. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-02-05 | spoolss: move ndr spoolss helper to main librpc dir. | Günther Deschner | 2 | -0/+577 | |
Guenther | |||||
2009-02-04 | librpc: add header file for drsblobs helper functions. | Günther Deschner | 1 | -0/+27 | |
Guenther | |||||
2009-02-03 | librpc: add ndr_size_string_array(). | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-01-26 | Add function for mapping NDR error codes to strings. | Jelmer Vernooij | 2 | -0/+36 | |
2009-01-20 | librpc: Fix warning caused by some empty debug strings | Tim Prouty | 1 | -3/+3 | |
It would probably be better to create a new macro such as DEBUGHDR to allow empty strings for debug statements, but for the short term this eliminates the warning with no negative consequences. | |||||
2009-01-19 | ndr_print: fix the output ndr debug messages only add header line once | Stefan Metzmacher | 1 | -0/+6 | |
metze (from samba4wins tree e99531aae325e4443fcb917a75dfe4a86b892583) | |||||
2009-01-09 | svcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array helper. | Günther Deschner | 2 | -0/+76 | |
Thanks metze for helping here. Guenther | |||||
2009-01-04 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -1/+1 | |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 4 | -24/+25 | |
2008-12-31 | Fix typo found by Volker. Thanks for the review. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2008-12-31 | Fix all warnings in source3 with gcc4.3. | Jeremy Allison | 1 | -2/+1 | |
Jeremy. | |||||
2008-12-20 | Don't trust sscanf not to run off the end of the string | Andrew Bartlett | 1 | -14/+35 | |
The memory allocations here are wasteful, but they do nicely ensure we cannot walk off the end of the DATA_BLOB that might be a string, or might be binary and might not be NULL terminated. Andrew Bartlett | |||||
2008-12-12 | Move dom_sid to the Samba 3 IDL file, remove the old definition. | Jelmer Vernooij | 1 | -0/+224 | |
2008-11-26 | Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems with | Jelmer Vernooij | 1 | -0/+1 | |
forward enum declarations when compiled with C++. | |||||
2008-11-16 | librpc/ndr: add GUID_hexstring() | Stefan Metzmacher | 2 | -0/+26 | |
metze | |||||
2008-11-16 | librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string too | Stefan Metzmacher | 1 | -0/+29 | |
metze | |||||
2008-11-16 | Add a new function to parse a DATA_BLOB into a GUID | Andrew Bartlett | 2 | -7/+22 | |
The reason for this new function is to ensure the length is not discarded when the input is a ldb_val (aka DATA_BLOB) in ldb. Andrew Bartlett | |||||
2008-11-08 | security.idl: sometimes ACEs have some padding at the end | Stefan Metzmacher | 1 | -0/+30 | |
metze | |||||
2008-11-07 | librpc/ndr: move ndr_sec_helper.c to the toplevel | Stefan Metzmacher | 1 | -0/+88 | |
metze | |||||
2008-11-06 | netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum. | Günther Deschner | 2 | -0/+92 | |
Guenther | |||||
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -2/+2 | |
Eventually, we should move some of these parameters into a separate struct (perhaps into smb_transport_options?), to avoid the long lists of parameters. |