summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6728: Microsoft relies very strongly on getting the OIDs it expects, so weAndrew Bartlett1-1/+31
2007-10-10r6727: One more step down the long march to the 'Kerberos domain join'.Andrew Bartlett3-8/+350
2007-10-10r6726: support binary search elements in ldap_decode()Andrew Tridgell1-6/+42
2007-10-10r6725: the beginnings of a cldap serverAndrew Tridgell6-0/+202
2007-10-10r6724: added "cldap port" smb.conf parameterAndrew Tridgell3-5/+31
2007-10-10r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell6-33/+106
2007-10-10r6719: pidl need to be told that the external type netr_SchannelType is an en...Andrew Tridgell1-0/+2
2007-10-10r6718: Formatting fixes.Rafal Szczesniak1-3/+2
2007-10-10r6717: - torture test of async useradd function and monitor messages.Rafal Szczesniak2-1/+59
2007-10-10r6714: We can only ask GENSEC questions if we are authenticated.Andrew Bartlett1-1/+3
2007-10-10r6711: Clarify that we are dealing with a salting principal in the kerberosAndrew Bartlett1-40/+60
2007-10-10r6709: Add monitor messages to useradd composite useradd function.Rafal Szczesniak1-5/+15
2007-10-10r6708: Another type of monitor message.Rafal Szczesniak1-0/+5
2007-10-10r6705: let the gensec module decide if messages can be signed and sealed in a...Stefan Metzmacher3-0/+10
2007-10-10r6704: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r6703: fix the buildStefan Metzmacher1-1/+1
2007-10-10r6702: Revert -r 6699, as I think this is a win2k v win2k3 issue.Andrew Bartlett1-1/+1
2007-10-10r6701: Updates to our server-side ticket verification code, we now use theAndrew Bartlett1-57/+44
2007-10-10r6700: Upper case realms in kerberos-specific parts of the code, as this isAndrew Bartlett2-2/+11
2007-10-10r6699: Windows clients seem to ask for CIFS/, ie in upper case, so match it.Andrew Bartlett1-1/+1
2007-10-10r6698: Our domain join code requires that the secureChannelType be set. TypeAndrew Bartlett1-0/+1
2007-10-10r6697: fix from Sven (wAmpIre) VeltStefan Metzmacher1-1/+1
2007-10-10r6694: a simple CLDAP torture testAndrew Tridgell3-2/+85
2007-10-10r6693: first version of cldap client library, with async interfaceAndrew Tridgell4-0/+665
2007-10-10r6692: used idr_get_new_random() in the nbt client libraryAndrew Tridgell1-13/+4
2007-10-10r6691: fixed a commentAndrew Tridgell1-1/+1
2007-10-10r6690: added ndr_pull_struct_blob_all(), which is like ndr_pull_struct_blob()...Andrew Tridgell1-0/+21
2007-10-10r6689: minor ldap client library workAndrew Tridgell2-24/+63
2007-10-10r6688: removed unused binary_string() functionAndrew Tridgell1-23/+0
2007-10-10r6687: added a idr helper function for creating random IDsAndrew Tridgell1-0/+18
2007-10-10r6677: Unused variables.Tim Potter1-5/+0
2007-10-10r6676: Fix unused variable.Tim Potter1-2/+0
2007-10-10r6675: Fix printf warning.Tim Potter1-1/+1
2007-10-10r6674: Fix some compiler warnings.Tim Potter1-4/+1
2007-10-10r6664: Obey overrided CC in the MakefileJelmer Vernooij1-1/+2
2007-10-10r6663: only use -Wall for gccAndrew Tridgell2-3/+4
2007-10-10r6662: add an installcheck target for tallocAndrew Tridgell1-0/+3
2007-10-10r6661: fix up talloc autoconf to have a chance of working on the build farmAndrew Tridgell3-4/+250
2007-10-10r6660: Sorry for the spam... I think now I've got a version that should compi...Volker Lendecke2-2/+23
2007-10-10r6650: keep style consistentSimo Sorce1-1/+2
2007-10-10r6645: Add talloc_get_size() function.Simo Sorce3-0/+19
2007-10-10r6637: Test for asynchronous function and monitor messages.Rafal Szczesniak1-2/+81
2007-10-10r6624: I have put monitor function pointer into userinfo call, but I haven't putRafal Szczesniak1-5/+7
2007-10-10r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry Will...Jelmer Vernooij3-1/+650
2007-10-10r6621: Warn when the user is trying to use socket wrapperJelmer Vernooij2-0/+8
2007-10-10r6620: the type 23 schannel bind uses a workstation name, not an account nameAndrew Tridgell2-6/+9
2007-10-10r6619: realm should not be forced uppercaseAndrew Tridgell1-1/+1
2007-10-10r6618: only print the netlogon packets we receive if it is an unknown packet ...Andrew Tridgell1-2/+1
2007-10-10r6617: Let --enable-developer imply --enable-socket-wrapperJelmer Vernooij2-4/+20
2007-10-10r6616: First (and totally untested) approach to monitoring userinfoRafal Szczesniak1-0/+13