summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r6836: Allow optionally passing in a destination filename for NDR parsersJelmer Vernooij2007-10-101-12/+18
* r6828: More portability fixesJelmer Vernooij2007-10-101-1/+1
* r6825: Fall back to chsize if ftruncate is not availableJelmer Vernooij2007-10-101-1/+1
* r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be calledTim Potter2007-10-101-3/+3
* r6809: ifeq is not portable in make - jelmer, you'll need to find some other ...Andrew Tridgell2007-10-101-6/+1
* r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij2007-10-101-3/+3
* r6725: the beginnings of a cldap serverAndrew Tridgell2007-10-101-0/+1
* r6621: Warn when the user is trying to use socket wrapperJelmer Vernooij2007-10-101-0/+5
* r6617: Let --enable-developer imply --enable-socket-wrapperJelmer Vernooij2007-10-101-1/+7
* r6607: fix the buildStefan Metzmacher2007-10-101-3/+3
* r6589: Make the library versioning options for building a shared library opti...Tim Potter2007-10-101-3/+10
* r6577: Make test works without installation now.Jelmer Vernooij2007-10-101-7/+1
* r6572: add "string_array" as new scalar type for handling SPOOLSS string array'sStefan Metzmacher2007-10-102-1/+5
* r6568: Some more small 'make test' fixesJelmer Vernooij2007-10-101-2/+1
* r6567: Use "real" prefix for 'make test'Jelmer Vernooij2007-10-101-2/+2
* r6564: - Fix bug in socket_wrapperJelmer Vernooij2007-10-101-0/+10
* r6545: some notes and experiments on ref ptrs, testing with midlAndrew Tridgell2007-10-101-0/+220
* r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOSTTim Potter2007-10-101-0/+2
* r6517: this line should be removed in the last patch, (I readded it just for ...Stefan Metzmacher2007-10-101-2/+0
* r6516: use only one list of scalar types and make "string" just a simple scal...Stefan Metzmacher2007-10-102-77/+147
* r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij2007-10-102-3/+1
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2007-10-101-0/+1
* r6350: Add a newline to make things look prettier.Tim Potter2007-10-101-0/+1
* r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell2007-10-101-1/+2
* r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu...Stefan Metzmacher2007-10-102-22/+81
* r6190: fix gensize on unionsStefan Metzmacher2007-10-101-1/+2
* r6180: Use token_lists for storing switch valuesJelmer Vernooij2007-10-101-6/+10
* r6177: Use here documents instead of print() statements to generate theTim Potter2007-10-101-144/+164
* r6159: Move some more general ndr stuff (alignment calculations) to ndr.pmJelmer Vernooij2007-10-102-106/+85
* r6148: Add a showflags target to display the various compiler flags a laTim Potter2007-10-101-0/+7
* r6143: Put compression support in the subcontext handling functions ratherJelmer Vernooij2007-10-101-45/+36
* r6139: Move socket_wrapper to a seperate directoryJelmer Vernooij2007-10-101-0/+1
* r6130: More work on the NDR tree generatorJelmer Vernooij2007-10-101-1/+260
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-1/+2
* r6101: only allow properties we know about, that helps to catch typos!Stefan Metzmacher2007-10-101-1/+98
* r6098: fix parsing of empty union casesStefan Metzmacher2007-10-102-2/+2
* r6097: allow compression only on subcontextsStefan Metzmacher2007-10-101-2/+6
* r6061: add start of compression support in our rpc codeStefan Metzmacher2007-10-101-4/+134
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-102-16/+1
* r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij2007-10-102-1/+2
* r5853: Move some of the functions not specific to the Samba NDR parser generatorJelmer Vernooij2007-10-103-179/+254
* r5852: Rename ndr.pm to ndr_parser.pmJelmer Vernooij2007-10-103-2/+2
* r5797: - add idl property [subcontext_size()]Stefan Metzmacher2007-10-102-17/+35
* r5785: Fix subcontext pushesJelmer Vernooij2007-10-101-1/+1
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-101-1/+1
* r5764: add support for embedded ref pointersStefan Metzmacher2007-10-102-8/+10
* r5709: Leave out the pull/push call with NDR_BUFFERS for not justJelmer Vernooij2007-10-101-2/+21
* r5697: Give an error message when a ref pointer is NULL (requested by tpot)Jelmer Vernooij2007-10-101-0/+6
* r5675: - More DCOM bug fixesJelmer Vernooij2007-10-101-1/+1
* r5674: - Re-enable DCOM support.Jelmer Vernooij2007-10-103-12/+20