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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2
-6
/
+6
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()
Stefan Metzmacher
1
-11
/
+10
2007-10-10
r16996: use the correct types, merge from samba3
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r15629: fix some warnings
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r15624: add some useful helper functions
Stefan Metzmacher
1
-0
/
+48
2007-10-10
r15512: Move uuid functions out of ndr_misc.c
Jelmer Vernooij
3
-126
/
+151
2007-10-10
r15427: Rename private to private_data to prevent errors from C++ errors (which
Jelmer Vernooij
2
-7
/
+7
2007-10-10
r15407: Get rid of some more uint_t
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
4
-162
/
+104
2007-10-10
r14958: fixed big-endian dcerpc connections for the new string handling code
Andrew Tridgell
1
-0
/
+8
2007-10-10
r14917: fixed length strings don't count any trailing nulls in the length
Andrew Tridgell
1
-1
/
+4
2007-10-10
r14904: fixed LIBNDR_FLAG_STR_CHARLEN (thanks to Metze for noticing this)
Andrew Tridgell
1
-1
/
+4
2007-10-10
r14903: rewrote ndr_push_string() to be much simpler, and correctly handle
Andrew Tridgell
1
-111
/
+35
2007-10-10
r14642: fix shadow warnings
Stefan Metzmacher
1
-9
/
+12
2007-10-10
r14544: Remove exchange-specific files.
Jelmer Vernooij
1
-63
/
+0
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
6
-0
/
+7
2007-10-10
r14488: Install more headers.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14484: Install more headers
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14384: Remove orpc code from includes.h
Jelmer Vernooij
1
-40
/
+0
2007-10-10
r14362: Only include ndr_compression.h when necessary.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14349: Kill proto.h!
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14310: length needs to be initialised
Andrew Tridgell
1
-1
/
+1
2007-10-10
r13842: Make some more functions public.
Jelmer Vernooij
2
-33
/
+38
2007-10-10
r13840: Mark some functions as public.
Jelmer Vernooij
2
-137
/
+137
2007-10-10
r13741: make the pointer type in pidl handle any size pointer, just in case we
Andrew Tridgell
1
-8
/
+13
2007-10-10
r13738: added support for a "pointer" type in pidl. This will be used in the
Andrew Tridgell
1
-0
/
+27
2007-10-10
r12856: make the logic much more sane
Stefan Metzmacher
1
-3
/
+7
2007-10-10
r12803: if we free the ndr structure how should we access the private pointer...
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r12651: Remove STR_LARGE_SIZE as it's no longer used
Jelmer Vernooij
2
-13
/
+2
2007-10-10
r12650: Remove support for NULLTERM flag (is already covered by tridge's
Jelmer Vernooij
1
-6
/
+0
2007-10-10
r12634: make the [validate] binding string switch also check to see if the
Andrew Tridgell
1
-0
/
+36
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
3
-3
/
+0
2007-10-10
r12558: Support [flag(NULLTERM)] on [charset()] arrays
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r12513: Similar change as my previous commit, but now for transfer syntaxes.
Jelmer Vernooij
2
-0
/
+13
2007-10-10
r12016: fixed a valgrind error
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11973: make it easier to find bugs
Stefan Metzmacher
2
-2
/
+7
2007-10-10
r11676: as tridge uses 0x%llx in his latest commits...
Stefan Metzmacher
1
-8
/
+2
2007-10-10
r11141: Re-add paranoid string terminator check
Jelmer Vernooij
1
-6
/
+9
2007-10-10
r11107: Include 0 byte
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r11105: Warn if conformant arrays are not at the end of a struct
Jelmer Vernooij
1
-0
/
+7
2007-10-10
r10873: check the complete payload header
Stefan Metzmacher
1
-3
/
+11
2007-10-10
r10872: fix the length of the dummy XPRESS decompressed buffer
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r10869: add dummy functions and dummy parsing of XPRESS decompression,
Stefan Metzmacher
2
-8
/
+87
2007-10-10
r10868: make flag(NDR_PAHEX) possible to use and show the union level in hex
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r10637: use the correct memory context in the ndr_pull_* function
Stefan Metzmacher
2
-17
/
+29
[next]