samba.git
2007-10-10 Andrew Tridgellr6744: added support for reply packets in libcli/cldap/
2007-10-10 Andrew Tridgellr6741: prevent talloc_strndup() from reading one byte...
2007-10-10 Andrew Tridgellr6740: make gensec_gssapi.c compile again
2007-10-10 Andrew Bartlettr6738: My version of the patch by metze that I just...
2007-10-10 Andrew Bartlettr6737: Explain these error returns a bit better.
2007-10-10 Andrew Bartlettr6736: Revert metze's -r 6734, as metze and I made...
2007-10-10 Stefan Metzmacherr6734: most compiler don't like struct elements without...
2007-10-10 Stefan Metzmacherr6733: GSS_C_DCE_STYLE is not available for most builds
2007-10-10 Stefan Metzmacherr6732: - move sasl send recv code to the ldap lib
2007-10-10 Stefan Metzmacherr6731: add a useful function for getting a guid with...
2007-10-10 Stefan Metzmacherr6730: register gensec_krb5 also with the drcrpc auth...
2007-10-10 Andrew Bartlettr6729: Fix silly copy-paste bug spotted by metze.
2007-10-10 Andrew Bartlettr6728: Microsoft relies very strongly on getting the...
2007-10-10 Andrew Bartlettr6727: One more step down the long march to the 'Kerber...
2007-10-10 Andrew Tridgellr6726: support binary search elements in ldap_decode()
2007-10-10 Andrew Tridgellr6725: the beginnings of a cldap server
2007-10-10 Andrew Tridgellr6724: added "cldap port" smb.conf parameter
2007-10-10 Andrew Tridgellr6720: added support for the remaining 2 types of CLDAP...
2007-10-10 Andrew Tridgellr6719: pidl need to be told that the external type...
2007-10-10 Rafal Szczesniakr6718: Formatting fixes.
2007-10-10 Rafal Szczesniakr6717: - torture test of async useradd function and...
2007-10-10 Andrew Bartlettr6714: We can only ask GENSEC questions if we are authe...
2007-10-10 Andrew Bartlettr6711: Clarify that we are dealing with a salting princ...
2007-10-10 Rafal Szczesniakr6709: Add monitor messages to useradd composite userad...
2007-10-10 Rafal Szczesniakr6708: Another type of monitor message.
2007-10-10 Stefan Metzmacherr6705: let the gensec module decide if messages can...
2007-10-10 Stefan Metzmacherr6704: fix compiler warning
2007-10-10 Stefan Metzmacherr6703: fix the build
2007-10-10 Andrew Bartlettr6702: Revert -r 6699, as I think this is a win2k v...
2007-10-10 Andrew Bartlettr6701: Updates to our server-side ticket verification...
2007-10-10 Andrew Bartlettr6700: Upper case realms in kerberos-specific parts...
2007-10-10 Andrew Bartlettr6699: Windows clients seem to ask for CIFS/, ie in...
2007-10-10 Andrew Bartlettr6698: Our domain join code requires that the secureCha...
2007-10-10 Stefan Metzmacherr6697: fix from Sven (wAmpIre) Velt
2007-10-10 Andrew Tridgellr6694: a simple CLDAP torture test
2007-10-10 Andrew Tridgellr6693: first version of cldap client library, with...
2007-10-10 Andrew Tridgellr6692: used idr_get_new_random() in the nbt client...
2007-10-10 Andrew Tridgellr6691: fixed a comment
2007-10-10 Andrew Tridgellr6690: added ndr_pull_struct_blob_all(), which is like...
2007-10-10 Andrew Tridgellr6689: minor ldap client library work
2007-10-10 Andrew Tridgellr6688: removed unused binary_string() function
2007-10-10 Andrew Tridgellr6687: added a idr helper function for creating random IDs
2007-10-10 Tim Potterr6677: Unused variables.
2007-10-10 Tim Potterr6676: Fix unused variable.
2007-10-10 Tim Potterr6675: Fix printf warning.
2007-10-10 Tim Potterr6674: Fix some compiler warnings.
2007-10-10 Jelmer Vernooijr6664: Obey overrided CC in the Makefile
2007-10-10 Andrew Tridgellr6663: only use -Wall for gcc
2007-10-10 Andrew Tridgellr6662: add an installcheck target for talloc
2007-10-10 Andrew Tridgellr6661: fix up talloc autoconf to have a chance of worki...
2007-10-10 Volker Lendecker6660: Sorry for the spam... I think now I've got a...
2007-10-10 Simo Sorcer6650: keep style consistent
2007-10-10 Simo Sorcer6645: Add talloc_get_size() function.
2007-10-10 Rafal Szczesniakr6637: Test for asynchronous function and monitor messages.
2007-10-10 Rafal Szczesniakr6624: I have put monitor function pointer into userinf...
2007-10-10 Jelmer Vernooijr6622: Add talloc manpage in DocBook XML, based on...
2007-10-10 Jelmer Vernooijr6621: Warn when the user is trying to use socket wrapper
2007-10-10 Andrew Tridgellr6620: the type 23 schannel bind uses a workstation...
2007-10-10 Andrew Tridgellr6619: realm should not be forced uppercase
2007-10-10 Andrew Tridgellr6618: only print the netlogon packets we receive if...
2007-10-10 Jelmer Vernooijr6617: Let --enable-developer imply --enable-socket...
2007-10-10 Rafal Szczesniakr6616: First (and totally untested) approach to monitor...
2007-10-10 Rafal Szczesniakr6615: As usual, I forgot to commit new structure in...
2007-10-10 Rafal Szczesniakr6614: Basic approach to monitoring messages for compos...
2007-10-10 Stefan Metzmacherr6612: fix the build
2007-10-10 Jelmer Vernooijr6611: Add mailslot test program
2007-10-10 Tim Potterr6610: Fix a const warning in the gensec spnego impleme...
2007-10-10 Stefan Metzmacherr6609: remove double entry for [BINARY::getntacl]
2007-10-10 Stefan Metzmacherr6607: fix the build
2007-10-10 Stefan Metzmacherr6606: add a DCESRV_FAULT_VOID() marco to use in void...
2007-10-10 Andrew Tridgellr6604: solved a memory hierarchy ordering problem that...
2007-10-10 Andrew Bartlettr6603: More work on the samdump puzzle. This implement...
2007-10-10 Jelmer Vernooijr6600: Rework of the GTK credentials system; the creden...
2007-10-10 Alexander Bokovoyr6599: Fix formating using 'linux' C style
2007-10-10 Andrew Bartlettr6598: Make it easy to point the test_echo.sh at remote...
2007-10-10 Alexander Bokovoyr6597: Make use of libblkid (part of e2fsprogs) for...
2007-10-10 Tim Potterr6592: Throw an IOError exception if tdb_open() or...
2007-10-10 Tim Potterr6591: Add some comments.
2007-10-10 Tim Potterr6590: Remove bogus library versioning variables from...
2007-10-10 Tim Potterr6589: Make the library versioning options for building...
2007-10-10 Andrew Bartlettr6582: Remove the hack that metze needed because Samba4...
2007-10-10 Andrew Tridgellr6581: improved the error message for RAW-LOCK timeouts
2007-10-10 Andrew Tridgellr6580: fixed the bug that caused the truncation of...
2007-10-10 Andrew Tridgellr6579: improved the handling of lock timeouts and cance...
2007-10-10 Andrew Tridgellr6578: brown paper bag time with the new messaging...
2007-10-10 Jelmer Vernooijr6577: Make test works without installation now.
2007-10-10 Stefan Metzmacherr6574: send a value for embedded ref pointers,
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Stefan Metzmacherr6572: add "string_array" as new scalar type for handli...
2007-10-10 Stefan Metzmacherr6571: create a simple smb.conf by provision.pl
2007-10-10 Jelmer Vernooijr6568: Some more small 'make test' fixes
2007-10-10 Jelmer Vernooijr6567: Use "real" prefix for 'make test'
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper
2007-10-10 Andrew Tridgellr6563: - fixed the local messaging torture test not...
2007-10-10 Andrew Tridgellr6562: added support for datagram unix domain sockets...
2007-10-10 Andrew Tridgellr6561: re-did the internal message system based on...
2007-10-10 Andrew Tridgellr6560: added a tdb_chainlock_read() call in ldb_search...
2007-10-10 Andrew Tridgellr6557: make srvsvc available on ncalrpc and ncacn_ip_tc...
2007-10-10 Andrew Tridgellr6556: added BENCH-RPC test, useful for simple rpc...
next