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
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
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-1
/
+1
2003-12-31
the endpoint mapper now works in bigendian mode
Andrew Tridgell
1
-3
/
+3
2003-12-16
fixed formatting of uuids in debug output
Andrew Tridgell
1
-1
/
+1
2003-12-16
added support for big-endian ucs2 strings (as used by big-endian
Andrew Tridgell
1
-7
/
+17
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-47
/
+30
2003-12-12
Added routines for arrays of uint16s.
Tim Potter
1
-0
/
+33
2003-12-01
added netr_ServerReqChallenge and cleaned up byte array printing
Andrew Tridgell
1
-11
/
+10
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
1
-0
/
+28
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-50
/
+14
2003-11-24
added tests for epm_Map endpointer map calls
Andrew Tridgell
1
-0
/
+3
2003-11-24
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
1
-0
/
+32
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
1
-6
/
+13
2003-11-23
ooh, this is fun!
Andrew Tridgell
1
-2
/
+52
2003-11-22
* fixed null terminated string handling
Andrew Tridgell
1
-2
/
+7
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-2
/
+22
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-217
/
+191
2003-11-21
added 4 more levels to samr_QueryDisplayInfo()
Andrew Tridgell
1
-21
/
+44
2003-11-20
added samr_LookupNames() and test code
Andrew Tridgell
1
-1
/
+9
2003-11-20
EnumPrinterData in spoolss now works
Andrew Tridgell
1
-0
/
+66
2003-11-18
* use the new auto-generated debug code method.
Andrew Tridgell
1
-0
/
+10
2003-11-17
* add another WERR err code
Andrew Tridgell
1
-0
/
+16
2003-11-17
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
1
-5
/
+41
2003-11-17
* more info levels for EnumPrinter
Andrew Tridgell
1
-0
/
+11
2003-11-17
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
1
-4
/
+32
[next]