2007-10-10 |
Andrew Bartlett | r6798: Valgrind pain is not something I look forward... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6797: Typo fix. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6796: Remove the gensec_gsskrb5 module, which had... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6795: Make some functions static and remove some unuse... |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r6794: spellfix |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6793: Move auth_sam to use the dnsDomain rather than the |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6792: Allow a mech to fail on the first pass at the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6791: My early notes on the particular things I have... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6790: Use config.h file for ldb and add test for stdint.h |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6787: Use debhelper for the debian packages |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6781: -add some comments on how attributes and objectC... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6776: make the cldap torture test not dependent on... |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r6768: Fix wrong comment |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6767: Fix compiler warning. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6766: some more cldap tests ... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6765: expanded the cldap test suite to test the usage... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6764: added support for DomainGuid, DomainSid, AAC... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6763: added functions in libcli/ldap/ to binary encode... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6762: with the zone right we don't need a fully qualif... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6761: - not everyone is in my domain :-) |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6760: Update debian packages |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r6759: let us have a wildcard attribute so that we... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6752: Patch by Steven Edwards to improve portability... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6751: dnsDomain should be CASE_INSENSITIVE (winxp... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6750: some minor tweaks to the cldapd server |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6747: first working version of cldapd server. It is... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6746: added ndr_push_union_blob() for pushing IDL... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6745: - escape spaces in binary ldap blobs |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6744: added support for reply packets in libcli/cldap/ |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6741: prevent talloc_strndup() from reading one byte... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6740: make gensec_gssapi.c compile again |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6738: My version of the patch by metze that I just... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6737: Explain these error returns a bit better. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6736: Revert metze's -r 6734, as metze and I made... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6734: most compiler don't like struct elements without... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6733: GSS_C_DCE_STYLE is not available for most builds |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6732: - move sasl send recv code to the ldap lib |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6731: add a useful function for getting a guid with... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6730: register gensec_krb5 also with the drcrpc auth... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6729: Fix silly copy-paste bug spotted by metze. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6728: Microsoft relies very strongly on getting the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6727: One more step down the long march to the 'Kerber... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6726: support binary search elements in ldap_decode() |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6725: the beginnings of a cldap server |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6724: added "cldap port" smb.conf parameter |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6720: added support for the remaining 2 types of CLDAP... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6719: pidl need to be told that the external type... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6718: Formatting fixes. |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6717: - torture test of async useradd function and... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6714: We can only ask GENSEC questions if we are authe... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6711: Clarify that we are dealing with a salting princ... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6709: Add monitor messages to useradd composite userad... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6708: Another type of monitor message. |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6705: let the gensec module decide if messages can... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6704: fix compiler warning |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6703: fix the build |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6702: Revert -r 6699, as I think this is a win2k v... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6701: Updates to our server-side ticket verification... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6700: Upper case realms in kerberos-specific parts... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6699: Windows clients seem to ask for CIFS/, ie in... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6698: Our domain join code requires that the secureCha... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6697: fix from Sven (wAmpIre) Velt |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6694: a simple CLDAP torture test |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6693: first version of cldap client library, with... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6692: used idr_get_new_random() in the nbt client... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6691: fixed a comment |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6690: added ndr_pull_struct_blob_all(), which is like... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6689: minor ldap client library work |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6688: removed unused binary_string() function |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6687: added a idr helper function for creating random IDs |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6677: Unused variables. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6676: Fix unused variable. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6675: Fix printf warning. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6674: Fix some compiler warnings. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6664: Obey overrided CC in the Makefile |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6663: only use -Wall for gcc |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6662: add an installcheck target for talloc |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6661: fix up talloc autoconf to have a chance of worki... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r6660: Sorry for the spam... I think now I've got a... |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r6650: keep style consistent |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r6645: Add talloc_get_size() function. |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6637: Test for asynchronous function and monitor messages. |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6624: I have put monitor function pointer into userinf... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6622: Add talloc manpage in DocBook XML, based on... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6621: Warn when the user is trying to use socket wrapper |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6620: the type 23 schannel bind uses a workstation... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6619: realm should not be forced uppercase |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6618: only print the netlogon packets we receive if... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6617: Let --enable-developer imply --enable-socket... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6616: First (and totally untested) approach to monitor... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6615: As usual, I forgot to commit new structure in... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6614: Basic approach to monitoring messages for compos... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6612: fix the build |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6611: Add mailslot test program |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6610: Fix a const warning in the gensec spnego impleme... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6609: remove double entry for [BINARY::getntacl] |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6607: fix the build |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r6606: add a DCESRV_FAULT_VOID() marco to use in void... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6604: solved a memory hierarchy ordering problem that... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6603: More work on the samdump puzzle. This implement... |
commit | commitdiff | tree |
next |