Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3869: in the NDR encoded replPropertyMetaData attribute in ADS | Stefan Metzmacher | 1 | -1/+29 |
2007-10-10 | r3861: - Put ndr and rpc client code in seperate files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3830: unified the query/set security descriptor code with the rest of the | Andrew Tridgell | 1 | -56/+0 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -15/+1 |
2007-10-10 | r3787: a function to generate a random GUID | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r3785: this strings are not const | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3611: DCOM client support works!! | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r3606: More DCOM fixes: | Jelmer Vernooij | 2 | -0/+205 |
2007-10-10 | r3582: more gcc-4.0 signedness fixes | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r3549: added support for DOS extended attribute lists (name/value pairs) | Andrew Tridgell | 2 | -2/+15 |
2007-10-10 | r3545: initial support for using extended attributes to hold extended dos att... | Andrew Tridgell | 1 | -40/+18 |
2007-10-10 | r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef... | Stefan Metzmacher | 1 | -2/+25 |
2007-10-10 | r3484: - add support for conformant string arrays at the end of a struct | Stefan Metzmacher | 2 | -25/+73 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3432: Support WERROR's in arguments (not just as return type). Some of | Jelmer Vernooij | 1 | -2/+52 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene... | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r3395: added support for "string32" type, to fix the fixed width string | Andrew Tridgell | 2 | -1/+30 |
2007-10-10 | r3358: Try to put all the basic struct dom_sid manipulation functions in one | Andrew Bartlett | 1 | -57/+0 |
2007-10-10 | r3322: fixed a bunch of warnings in the build, including one case where it wa... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3073: Fix bug in the handling of null-terminated ASCII strings in RPC. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3036: Add function to pull an array of structures. Abstracts away the | Tim Potter | 1 | -0/+21 |
2007-10-10 | r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding | Jelmer Vernooij | 2 | -0/+17 |
2007-10-10 | r2989: fix the printing of unions with negative cases when :print is used | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2987: added support for signed 32 bit integers in pidl | Andrew Tridgell | 1 | -0/+31 |
2007-10-10 | r2968: fixed the byte order problem with the new RHS parsing on ncacn_ip_tcp | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r2948: added support for the [range(low,high)] attribute in pidl. This allows | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2910: I noticed that the samr torture test was doing its own DOS->UNIX | Andrew Tridgell | 1 | -129/+138 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 1 | -7/+3 |
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 |