summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5095: uint32 -> uint32_tTim Potter1-3/+2
2007-10-10r5094: Use builtin swig types for converting between fixed width integer types.Tim Potter1-11/+8
2007-10-10r5093: Make debugs less confusing when a 0 NTTIME is printed.Andrew Bartlett1-1/+5
2007-10-10r5092: Add a bit more const - moving it further into the LDB layer.Andrew Bartlett3-5/+5
2007-10-10r5091: The Kerberos secrets are queried by realmAndrew Bartlett1-1/+1
2007-10-10r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett3-17/+10
2007-10-10r5089: Fix indentation.Andrew Bartlett1-1/+1
2007-10-10r5088: Push some of the heimdal tests into a 'if we didn't have krb5-config' ...Andrew Bartlett1-2/+9
2007-10-10r5087: Add --swig to pidl flags so that swig .i files are generated withTim Potter1-1/+1
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