index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
ndr
/
ndr_basic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5155: define ipv4address as a based IDL type, mapped to a "const char *" in
Andrew Tridgell
1
-0
/
+34
2007-10-10
r5139: fix types
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r5118: added support for node status replies in nbtd. nmblookup -S now works ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5036: changed HYPER_T to the more standard "hyper"
Andrew Tridgell
1
-17
/
+17
2007-10-10
r5034: - added a type mapping function in pidl, so the type names in our IDL
Andrew Tridgell
1
-26
/
+26
2007-10-10
r4885: added a new NBT client library. Features include:
Andrew Tridgell
1
-11
/
+23
2007-10-10
r4676: NTTIME_1sec is a standard NTTIME for the calling code
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r4673: Fix the IDL for the QuerySecret LSA call.
Andrew Bartlett
1
-2
/
+25
2007-10-10
r4557: support for [flags()] on typedef enum|bitmap
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r4535: add full support for
Stefan Metzmacher
1
-2
/
+11
2007-10-10
r4519: added the enum print function in ndr_basic.c
Andrew Tridgell
1
-0
/
+6
2007-10-10
r4102: more uint64 vs HYPER_T fixes
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3997: fix STR_CHARLEN pull case
Stefan Metzmacher
1
-21
/
+25
2007-10-10
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
1
-84
/
+0
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
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
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
1
-1
/
+13
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
1
-5
/
+50
2007-10-10
r3432: Support WERROR's in arguments (not just as return type). Some of
Jelmer Vernooij
1
-2
/
+52
2007-10-10
r3395: added support for "string32" type, to fix the fixed width string
Andrew Tridgell
1
-0
/
+28
2007-10-10
r3073: Fix bug in the handling of null-terminated ASCII strings in RPC.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding
Jelmer Vernooij
1
-0
/
+12
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
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
r2552: Character set conversion and string handling updates.
Andrew Bartlett
1
-4
/
+4
2007-10-10
r2205: fixed an incorrect cast that broke relative strings in spoolss
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2180: added RPC flags "padcheck" which enables checking of all received pad
Andrew Tridgell
1
-0
/
+25
2007-10-10
r2159: converted samba4 over to UTF-16.
Andrew Tridgell
1
-4
/
+4
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
1
-11
/
+11
2007-10-10
r1847: add STR_BYTESIZE flag, to handle cases where
Stefan Metzmacher
1
-6
/
+52
2007-10-10
r1757: much simpler (and smaller, faster etc) way of doing relative pointers
Andrew Tridgell
1
-0
/
+3
2007-10-10
r1736: - Pidl updates:
Jelmer Vernooij
1
-0
/
+48
2007-10-10
r1274: revert -r 1239 as discussed with abartlet
Stefan Metzmacher
1
-301
/
+0
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
r1030: added server side schannel support
Andrew Tridgell
1
-0
/
+23
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
1
-9
/
+9
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-35
/
+35
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-16
/
+61
2007-10-10
r275: added IDL and test code for samr_QueryDisplayInfo3(),
Andrew Tridgell
1
-2
/
+18
[next]