2007-10-10 |
Andrew Tridgell | r6816: - fixed debug display of ndr netlogon union
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6815: fill in values in cldap server as well
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6814: fill in two more unknown values in cldap responses
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6812: more talloc portability tweaks
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6811: Another attempt at better kerberos/gssapi headers.
|
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6809: ifeq is not portable in make - jelmer, you'll...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6808: - test for gcov not needed
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6807: Fix in-tree build of talloc testsuite
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6806: Try again to fix the build on various kerberos...
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6805: Remove two remaining references to gensec_gsskrb5
|
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r6804: Add config.h for talloc (and use it)
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6803: Try to bring in the correct GSSAPI headers for...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r6802: - fixed CFLAGS
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6801: It appears that krb5_make_principal, while convenient...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6800: A big GENSEC update:
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6799: Remove a rudundent variable from the context...
|
commit | commitdiff | tree |
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 unused...
|
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 objectClasse...
|
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 qualified...
|
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 'Kerberos...
|
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 authenticated.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r6711: Clarify that we are dealing with a salting principal...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r6709: Add monitor messages to useradd composite useradd...
|
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 secureChannelT...
|
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 working...
|
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 userinfo...
|
commit | commitdiff | tree |
next |