aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-09-25pidl:Python: make use of NDR_ERR_CODE_IS_SUCCESS()Guy Harris1-2/+2
2017-09-25pidl:Python: __ndr_print__ functions don't get arguments and need METH_NOARGSGuy Harris1-1/+1
2017-09-25pidl:Python: check the return values of talloc_ptrtype()Guy Harris1-0/+18
2017-09-25lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Guy Harris1-2/+2
2017-09-25s4-rpc_server: Allow each interface to declare if it uses handlesGuy Harris1-8/+13
2017-09-25s4-rpc_server: Add back support for lsa over \\pipe\\netlogon optionallyGuy Harris1-1/+4
2017-09-25pidl: Make dcesrv\_$name\_interface "static const"Guy Harris1-1/+1
2017-09-25pidl: Use a static const initialised struct in dcerpc_server_$name_init(void)Guy Harris1-9/+8
2017-09-25libndr/compression: pass down compressed length in ndr_pull_compression_startGuy Harris1-1/+2
2017-09-25pidl:NDR/Parser: add missing {start,end}_flags() to ParseElementPrint()Guy Harris1-0/+4
2017-09-25pidl:NDR/Parser: initialize [skip] values in ndr_pull_*Guy Harris1-0/+3
2017-09-25pidl:NDR/Parser: add "skip_noinit" elementGuy Harris2-6/+7
2017-09-25pidl:NDR/Parser: fix "skip" for pointersGuy Harris1-10/+30
2017-09-25pidl: use ndr_push_charset_to_null() when [to_null] keyword is used in IDLGuy Harris1-1/+5
2017-09-25s4: COM: Remove talloc_autofree_context() from (unused) COM code.Guy Harris1-3/+3
2017-09-25pidl: Make static struct api_struct also constGuy Harris1-1/+1
2017-09-25pidl: Change *_get_pipe_fns() to return const struct api_struct *Guy Harris1-3/+3
2017-09-25pidl:NDR: add ReturnTypeElement() helper functionGuy Harris1-1/+20
2017-09-25pidl:NDR: keep interface->{ORIGINAL}Guy Harris1-1/+2
2017-09-21cmake: look for Qt5 from Homebrew on macOSPeter Wu1-7/+0
2017-09-20Add version.conf to git-export-release.Gerald Combs1-1/+27
2017-09-09Redirect to /dev/null, not /devnull.Gerald Combs1-1/+1
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+2
2017-09-01Get rid of no-longer-needed patches to PortAudio.Guy Harris1-9/+0
2017-08-27Update USBPcap to 1.2.0.3Pascal Quantin1-4/+4
2017-08-24Extract the "long name" out of the manuf file and use it for some resolutionMichael Mann1-1/+11
2017-08-23Update WinSparkle to 0.5.6.Gerald Combs1-4/+4
2017-08-21[skinny]: minor changes to xml fileDiederik de Groot2-142/+137
2017-08-11Tools: Check for ASan directly.Gerald Combs1-4/+5
2017-08-09Handle older lz4 versions.Guy Harris1-1/+27
2017-08-09debian: Add script for updating shared library package namesBalint Reczey1-0/+35
2017-08-08checkAPIs.pl: Don't check prefs.[ch] for duplicate registered variablesAhmad Fatoum1-0/+3
2017-08-08Bump versions of macOS dependenciesAhmad Fatoum1-11/+15
2017-08-07checkAPIs.pl: Detect multiple preferences with same variableAhmad Fatoum1-0/+40
2017-08-07Fix lz4 and libssh uninstall.Guy Harris1-2/+33
2017-08-07Fix SpanDSP build with older versions of Xcode.Guy Harris1-0/+6
2017-08-06Make the services dictionary ordering stableJoão Valverde1-1/+2
2017-08-04Optimize the "services" dictionaryJoão Valverde3-159/+92
2017-08-02Distribute macos-setup-brew.sh in the source tarball.Guy Harris1-0/+1
2017-08-02Move macosx-setup.sh to tools and remove the "x".Guy Harris2-0/+3078
2017-08-01Update USBPcap to 1.2.0.2Pascal Quantin1-4/+4
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-2/+5
2017-07-23Put the well-known addresses into a separate file from OUIsJoão Valverde1-18/+1
2017-07-20Remove line numbers (locations) from .ts filesJoão Valverde1-4/+14
2017-07-20Update WinSparkle.Gerald Combs1-4/+4
2017-07-18Extend enterprises.tsv to accept spaces as separatorsJoão Valverde1-0/+3
2017-07-18LPP: upgrade dissector to v14.2.0Pascal Quantin1-1/+1
2017-07-15Rename enterprises to enterprises.tsv and ship it.Gerald Combs1-1/+1
2017-06-28Windows: update c-ares to v1.13.0 and zlib to v1.2.11Pascal Quantin1-8/+8
2017-06-26Parse enterprise-numbers at run timeJoão Valverde2-79/+29