r6799: Remove a rudundent variable from the context structure - we can figure
[samba.git] / source /
2007-10-10 Andrew Bartlettr6799: Remove a rudundent variable from the context...
2007-10-10 Andrew Bartlettr6798: Valgrind pain is not something I look forward...
2007-10-10 Rafal Szczesniakr6797: Typo fix.
2007-10-10 Andrew Bartlettr6796: Remove the gensec_gsskrb5 module, which had...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Simo Sorcer6794: spellfix
2007-10-10 Andrew Bartlettr6793: Move auth_sam to use the dnsDomain rather than the
2007-10-10 Andrew Bartlettr6792: Allow a mech to fail on the first pass at the...
2007-10-10 Andrew Bartlettr6791: My early notes on the particular things I have...
2007-10-10 Jelmer Vernooijr6790: Use config.h file for ldb and add test for stdint.h
2007-10-10 Stefan Metzmacherr6781: -add some comments on how attributes and objectC...
2007-10-10 Andrew Tridgellr6776: make the cldap torture test not dependent on...
2007-10-10 Simo Sorcer6768: Fix wrong comment
2007-10-10 Tim Potterr6767: Fix compiler warning.
2007-10-10 Andrew Tridgellr6766: some more cldap tests ...
2007-10-10 Andrew Tridgellr6765: expanded the cldap test suite to test the usage...
2007-10-10 Andrew Tridgellr6764: added support for DomainGuid, DomainSid, AAC...
2007-10-10 Andrew Tridgellr6763: added functions in libcli/ldap/ to binary encode...
2007-10-10 Andrew Tridgellr6762: with the zone right we don't need a fully qualif...
2007-10-10 Andrew Tridgellr6761: - not everyone is in my domain :-)
2007-10-10 Simo Sorcer6759: let us have a wildcard attribute so that we...
2007-10-10 Jelmer Vernooijr6752: Patch by Steven Edwards to improve portability...
2007-10-10 Andrew Tridgellr6751: dnsDomain should be CASE_INSENSITIVE (winxp...
2007-10-10 Andrew Tridgellr6750: some minor tweaks to the cldapd server
2007-10-10 Andrew Tridgellr6747: first working version of cldapd server. It is...
2007-10-10 Andrew Tridgellr6746: added ndr_push_union_blob() for pushing IDL...
2007-10-10 Andrew Tridgellr6745: - escape spaces in binary ldap blobs
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 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
next