Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2625: use talloc_p, not talloc when possible (when allocating a structure in... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2552: Character set conversion and string handling updates. | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r2247: talloc_destroy -> talloc_free | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2209: patch from volker to add EnumPorts spoolss IDL and test code | Andrew Tridgell | 1 | -0/+21 |
2007-10-10 | r2208: little attempt to (almost) fix spoolss relative | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r2206: another (untested) attempt to make RELATIVE_CURRENT work for volker, | Andrew Tridgell | 1 | -40/+6 |
2007-10-10 | r2205: fixed an incorrect cast that broke relative strings in spoolss | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviour | Andrew Tridgell | 2 | -6/+14 |
2007-10-10 | r2180: added RPC flags "padcheck" which enables checking of all received pad | Andrew Tridgell | 2 | -2/+33 |
2007-10-10 | r2159: converted samba4 over to UTF-16. | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r2121: fix compiler warning | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r2100: rework the dcerpc client side library so that it is async. We now | Andrew Tridgell | 1 | -7/+1 |
2007-10-10 | r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r1994: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 4 | -72/+70 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1884: remove empty header file | Stefan Metzmacher | 2 | -1/+0 |
2007-10-10 | r1848: fix LIBNDR_STRING_FLAGS to include LIBNDR_STRING_BYTESIZE | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1847: add STR_BYTESIZE flag, to handle cases where | Stefan Metzmacher | 2 | -6/+53 |
2007-10-10 | r1770: here's the krb5 server code, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1757: much simpler (and smaller, faster etc) way of doing relative pointers | Andrew Tridgell | 3 | -80/+106 |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 1 | -0/+48 |
2007-10-10 | r1671: make [relative] pointers in idl much more generic, treating them just | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r1644: changed the way [relative] pointers work in pidl, making them much | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r1294: A nice, large, commit... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1274: revert -r 1239 as discussed with abartlet | Stefan Metzmacher | 1 | -301/+0 |
2007-10-10 | r1269: Add a 'base' field to the ndr_ofs_list structure which is the base to | Tim Potter | 2 | -1/+5 |
2007-10-10 | r1264: Make sure to initialize ofs_list when creating new ndr_{push,pull} | Tim Potter | 1 | -0/+2 |
2007-10-10 | r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b... | Stefan Metzmacher | 1 | -0/+301 |
2007-10-10 | r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32() | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1048: - moved the schannel definitions into a separate schannel.idl | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r1030: added server side schannel support | Andrew Tridgell | 1 | -0/+23 |
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r937: - added a simple QuerySecurity implementation in samr server | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r895: use _t in base ndr fns | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 3 | -12/+12 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 6 | -83/+83 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -16/+61 |
2007-10-10 | r511: fix some const handling | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r327: fixed an uninitialised variable found by valgrind | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r275: added IDL and test code for samr_QueryDisplayInfo3(), | Andrew Tridgell | 1 | -2/+18 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -1/+1 |
2004-02-03 | - add 'print' to the DCERPC binding strings | Stefan Metzmacher | 1 | -4/+0 |
2004-01-11 | added dom_sid_string() function | Andrew Tridgell | 1 | -7/+15 |
2004-01-08 | This patch adds a better dcerpc server infastructure. | Stefan Metzmacher | 1 | -27/+41 |
2003-12-31 | the endpoint mapper now works in bigendian mode | Andrew Tridgell | 2 | -3/+6 |
2003-12-19 | addition of samr_SetSecurity() from kai | Andrew Tridgell | 1 | -1/+1 |