Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5116: fixed build of the nbtlist code | Andrew Tridgell | 1 | -2/+7 |
2007-10-10 | r5115: enable the nbt daemon by default | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5114: the nbtd task can now act as a basic B-node server. It registers its | Andrew Tridgell | 18 | -211/+745 |
2007-10-10 | r5109: - fixed handling of zero-length subcontexts in the ndr library | Andrew Tridgell | 2 | -4/+8 |
2007-10-10 | r5108: the beginnings of a nbtd server for Samba4. Currently just displays | Andrew Tridgell | 14 | -4/+285 |
2007-10-10 | r5107: moved the horrible ldap socket code, and the even worse | Andrew Tridgell | 4 | -242/+299 |
2007-10-10 | r5106: removed a bunch of unused socket functions. We still need | Andrew Tridgell | 1 | -373/+1 |
2007-10-10 | r5105: removed some unused events functions. These are no longer needed as | Andrew Tridgell | 1 | -30/+0 |
2007-10-10 | r5104: - added support for task based servers. These are servers that within | Andrew Tridgell | 12 | -186/+377 |
2007-10-10 | r5103: forgot to add two new files | Andrew Tridgell | 2 | -0/+272 |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 36 | -1558/+633 |
2007-10-10 | r5095: uint32 -> uint32_t | Tim Potter | 1 | -3/+2 |
2007-10-10 | r5094: Use builtin swig types for converting between fixed width integer types. | Tim Potter | 1 | -11/+8 |
2007-10-10 | r5093: Make debugs less confusing when a 0 NTTIME is printed. | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r5092: Add a bit more const - moving it further into the LDB layer. | Andrew Bartlett | 3 | -5/+5 |
2007-10-10 | r5091: The Kerberos secrets are queried by realm | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON. | Andrew Bartlett | 3 | -17/+10 |
2007-10-10 | r5089: Fix indentation. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5088: Push some of the heimdal tests into a 'if we didn't have krb5-config' ... | Andrew Bartlett | 1 | -2/+9 |
2007-10-10 | r5087: Add --swig to pidl flags so that swig .i files are generated with | Tim Potter | 1 | -1/+1 |
2007-10-10 | r5086: Fix list of binaries to install: | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r5085: add net and nmblookup to installed binaries | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r5084: - handle arbitrary data in the NULL record reply type for nbt name que... | Andrew Tridgell | 3 | -4/+6 |
2007-10-10 | r5083: removed the libcrypto test that is forcing the pull in of the MIT krb5... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5080: patch from ronnie to make our samr IDL a little more consistent | Andrew Tridgell | 2 | -34/+34 |
2007-10-10 | r5079: don't look for gss_display_status() in libgssapi_krb5 unless we | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r5074: Remove dead code. | Tim Potter | 1 | -266/+0 |
2007-10-10 | r5073: Call new autogenerator function for swig stuff instead of old one. | Tim Potter | 1 | -6/+6 |
2007-10-10 | r5072: oDecrease the amount of autogenerated code (sorry tridge) and use swig's | Tim Potter | 1 | -63/+62 |
2007-10-10 | r5071: Reverted (per tridge request). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r5068: I'm pretty sure an old search request is allowed to return changed case | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r5054: added a nmblookup tool, based on the new nbt library | Andrew Tridgell | 3 | -240/+248 |
2007-10-10 | r5053: - fix up the library dependencies so that tools that need nbt don't | Andrew Tridgell | 4 | -6/+6 |
2007-10-10 | r5052: minor formatting fix | Andrew Tridgell | 1 | -4/+3 |
2007-10-10 | r5051: initialise all elements of an array (thanks to Mike Allan for pointing | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5050: make sure we translate the generic to the specific bits before doing a | Andrew Tridgell | 1 | -5/+4 |
2007-10-10 | r5049: updated howto.txt with new provisioning instructions | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r5048: made the provision.pl script much less error prone (you don't need to | Andrew Tridgell | 1 | -84/+40 |
2007-10-10 | r5047: Fix swig dependencies. | Tim Potter | 1 | -4/+4 |
2007-10-10 | r5045: add TODO comment | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r5044: fix pidl--swig | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5043: this broke more systems than it helped. Remove it and try to work | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r5042: another attempt to get solaris10 building | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5041: add more verbose output for the krb5 libs detection | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r5040: attempt to get solaris10 building by defining _XOPEN_SOURCE | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r5039: fixed eparser not to generate talloc_p() | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5038: we don't need these defines any more | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 200 | -752/+751 |
2007-10-10 | r5036: changed HYPER_T to the more standard "hyper" | Andrew Tridgell | 10 | -80/+77 |
2007-10-10 | r5035: fixed composite test to use --num-ops command line option | Andrew Tridgell | 1 | -20/+14 |