summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5086: Fix list of binaries to install:Andrew Bartlett1-4/+5
2007-10-10r5085: add net and nmblookup to installed binariesAndrew Tridgell1-1/+3
2007-10-10r5084: - handle arbitrary data in the NULL record reply type for nbt name que...Andrew Tridgell3-4/+6
2007-10-10r5083: removed the libcrypto test that is forcing the pull in of the MIT krb5...Andrew Tridgell1-1/+0
2007-10-10r5080: patch from ronnie to make our samr IDL a little more consistentAndrew Tridgell2-34/+34
2007-10-10r5079: don't look for gss_display_status() in libgssapi_krb5 unless weAndrew Tridgell1-1/+3
2007-10-10r5074: Remove dead code.Tim Potter1-266/+0
2007-10-10r5073: Call new autogenerator function for swig stuff instead of old one.Tim Potter1-6/+6
2007-10-10r5072: oDecrease the amount of autogenerated code (sorry tridge) and use swig'sTim Potter1-63/+62
2007-10-10r5071: Reverted (per tridge request).Jeremy Allison1-1/+1
2007-10-10r5068: I'm pretty sure an old search request is allowed to return changed caseJeremy Allison1-1/+1
2007-10-10r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell3-240/+248
2007-10-10r5053: - fix up the library dependencies so that tools that need nbt don'tAndrew Tridgell4-6/+6
2007-10-10r5052: minor formatting fixAndrew Tridgell1-4/+3
2007-10-10r5051: initialise all elements of an array (thanks to Mike Allan for pointingAndrew Tridgell1-1/+1
2007-10-10r5050: make sure we translate the generic to the specific bits before doing aAndrew Tridgell1-5/+4
2007-10-10r5049: updated howto.txt with new provisioning instructionsAndrew Tridgell1-3/+4
2007-10-10r5048: made the provision.pl script much less error prone (you don't need toAndrew Tridgell1-84/+40
2007-10-10r5047: Fix swig dependencies.Tim Potter1-4/+4
2007-10-10r5045: add TODO commentStefan Metzmacher1-0/+4
2007-10-10r5044: fix pidl--swigStefan Metzmacher1-1/+1
2007-10-10r5043: this broke more systems than it helped. Remove it and try to workAndrew Tridgell1-9/+0
2007-10-10r5042: another attempt to get solaris10 buildingAndrew Tridgell1-1/+1
2007-10-10r5041: add more verbose output for the krb5 libs detectionStefan Metzmacher1-0/+4
2007-10-10r5040: attempt to get solaris10 building by defining _XOPEN_SOURCEAndrew Tridgell1-0/+9
2007-10-10r5039: fixed eparser not to generate talloc_p()Andrew Tridgell1-2/+2
2007-10-10r5038: we don't need these defines any moreAndrew Tridgell1-4/+0
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell200-752/+751
2007-10-10r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell10-80/+77
2007-10-10r5035: fixed composite test to use --num-ops command line optionAndrew Tridgell1-20/+14
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell18-153/+111
2007-10-10r5033: Remove --with-eparserdir configure option and eparser_idl make target.Tim Potter3-30/+0
2007-10-10r5032: get rid of the init fns in eparserAndrew Tridgell1-0/+3
2007-10-10r5027: added the IDL license to the IDL directoryAndrew Tridgell1-0/+9
2007-10-10r5026: Don't build the swig stuff by default until it's a bit more stable.Tim Potter1-1/+1
2007-10-10r5024: Fix build.Tim Potter1-7/+1
2007-10-10r5019: Some tweaks to building the swig .i files.Tim Potter2-8/+13
2007-10-10r5018: Initialise required subsystems (by hand, generated by substitutingTim Potter1-8/+40
2007-10-10r5017: Fix bug in output typemap for uint32 (!)Tim Potter1-1/+1
2007-10-10r5016: Use LIBRARY instead of BINARY for inserting the swig stuff into theTim Potter3-18/+13
2007-10-10r5011: Do not use KRB5_CONFIG internally as it is used by MIT and Heimdal to ...Günther Deschner1-14/+13
2007-10-10r5010: Handle weird-ass NTTIME_1sec and NTTIME_hyper types.Tim Potter1-1/+2
2007-10-10r5009: Put bitmaps in their own subtree.Tim Potter1-1/+6
2007-10-10r5008: 32-bits is the default bitmap size.Tim Potter1-2/+1
2007-10-10r5007: Fix bug in regexp where we were eating the strings "in" or "out" fromTim Potter1-3/+3
2007-10-10r5006: Implement parsing of pidl bitmaps in ethereal parsers. This worksTim Potter1-5/+34
2007-10-10r5005: Add missing size specifiers to various bitmaps.Tim Potter4-6/+6
2007-10-10r5004: add current samba3 nmblookup.c ready for updating to new nbt libAndrew Tridgell1-0/+299
2007-10-10r5003: delete old nmblookup.c codeAndrew Tridgell1-338/+0
2007-10-10r4993: Generate nicer name for enum hf.Tim Potter1-2/+15