index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r5034: - added a type mapping function in pidl, so the type names in our IDL
Andrew Tridgell
2007-10-10
4
-12
/
+43
*
r5033: Remove --with-eparserdir configure option and eparser_idl make target.
Tim Potter
2007-10-10
2
-23
/
+0
*
r5032: get rid of the init fns in eparser
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r5024: Fix build.
Tim Potter
2007-10-10
1
-7
/
+1
*
r5019: Some tweaks to building the swig .i files.
Tim Potter
2007-10-10
1
-7
/
+12
*
r5016: Use LIBRARY instead of BINARY for inserting the swig stuff into the
Tim Potter
2007-10-10
1
-5
/
+5
*
r5010: Handle weird-ass NTTIME_1sec and NTTIME_hyper types.
Tim Potter
2007-10-10
1
-1
/
+2
*
r5009: Put bitmaps in their own subtree.
Tim Potter
2007-10-10
1
-1
/
+6
*
r5008: 32-bits is the default bitmap size.
Tim Potter
2007-10-10
1
-2
/
+1
*
r5007: Fix bug in regexp where we were eating the strings "in" or "out" from
Tim Potter
2007-10-10
1
-3
/
+3
*
r5006: Implement parsing of pidl bitmaps in ethereal parsers. This works
Tim Potter
2007-10-10
1
-5
/
+34
*
r4993: Generate nicer name for enum hf.
Tim Potter
2007-10-10
1
-2
/
+15
*
r4991: Remove debugging statement.
Tim Potter
2007-10-10
1
-1
/
+0
*
r4990: Generate value strings for pidl enumerations.
Tim Potter
2007-10-10
1
-13
/
+57
*
r4983: On second thoughts don't include the config.mk file for the swig stuff
Tim Potter
2007-10-10
1
-1
/
+0
*
r4982: Start to move swig dependencies into new build system. Unfortunately
Tim Potter
2007-10-10
2
-34
/
+6
*
r4940: Add a variable to hold a list of typedefs for which we shouldn't generate
Tim Potter
2007-10-10
1
-1
/
+20
*
r4930: Update my copyright.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4884: - 2nd part of support ndr_size_ generation on unions as well as struct...
Andrew Tridgell
2007-10-10
4
-426
/
+514
*
r4883: support ndr_size_ generation on unions as well as structures
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r4865: Fix up subtree name when dissecting unions. E.g in LSA, The subtree
Tim Potter
2007-10-10
1
-7
/
+23
*
r4858: a better fix for alignment of enumerated types (I'm not even sure why
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r4843: fixed the alignment handling of enumerated types
Andrew Tridgell
2007-10-10
2
-0
/
+7
*
r4842: Set the end of a structure so that when you click on the proto tree,
Tim Potter
2007-10-10
1
-0
/
+4
*
r4841: Handle levels that are signed integer types.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4815: Handle uint8 and uint16 bitmap types.
Tim Potter
2007-10-10
1
-3
/
+10
*
r4814: cope with perl not being in /usr/bin for idl building
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4813: this is a temporary solution to a link problem we have on some
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r4812: removed dependence on Data::Dumper
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r4800: proper fix for the _GNU_SOURCE problem with comparison_fn_t
Andrew Tridgell
2007-10-10
1
-11
/
+1
*
r4799: comparison_fn_t is under __USE_GNU on GNU systems, therefore, we need ...
Alexander Bokovoy
2007-10-10
1
-0
/
+5
*
r4798: When dissecting structures, name the protocol tree after the field name,
Tim Potter
2007-10-10
1
-2
/
+2
*
r4797: Add the name of what we are pointing to when dissecting pointers.
Tim Potter
2007-10-10
1
-3
/
+3
*
r4796: Get rid of unecessary #include
Tim Potter
2007-10-10
1
-0
/
+2
*
r4794: - disabled the ntacl command line utilities until they are rewritten t...
Andrew Tridgell
2007-10-10
2
-609
/
+20
*
r4773: Handle arrays of scalar types as function arguments.
Tim Potter
2007-10-10
1
-24
/
+61
*
r4771: Fix some indentation.
Tim Potter
2007-10-10
1
-6
/
+25
*
r4770: Change from processing ndr_*.[ch] files all at once to line-by-line.
Tim Potter
2007-10-10
1
-20
/
+16
*
r4729: add dummy "winbind" service
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r4717: fixed our usage of VA_COPY to be more standards compliant
Andrew Tridgell
2007-10-10
1
-3
/
+13
*
r4690: - add support for async rpc server replies
Stefan Metzmacher
2007-10-10
2
-35
/
+120
*
r4677: stub.pm must be synced with server.pm
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r4673: Fix the IDL for the QuerySecret LSA call.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4637: log packets when the server code returns an DCERPC_FAULT
Stefan Metzmacher
2007-10-10
2
-0
/
+5
*
r4624: Several crash fixes for DCOM
Jelmer Vernooij
2007-10-10
1
-2
/
+9
*
r4616: the first phase in the addition of proper support for
Andrew Tridgell
2007-10-10
2
-4
/
+4
*
r4613: Fix stuff I broke in the last commit with the /x regexp flag.
Tim Potter
2007-10-10
1
-44
/
+45
*
r4606: Start adding some more comments and some indentation for the eparser
Tim Potter
2007-10-10
1
-43
/
+93
*
r4600: Remove Data::Dumper import leftover from debugging.
Tim Potter
2007-10-10
1
-12
/
+16
[prev]
[next]