summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r6615: As usual, I forgot to commit new structure in this file...Rafal Szczesniak1-0/+1
2007-10-10r6614: Basic approach to monitoring messages for composite functions.Rafal Szczesniak2-0/+53
2007-10-10r6612: fix the buildStefan Metzmacher2-9/+2
2007-10-10r6610: Fix a const warning in the gensec spnego implementation. (A make protoTim Potter2-2/+2
2007-10-10r6609: remove double entry for [BINARY::getntacl]Stefan Metzmacher1-15/+0
2007-10-10r6607: fix the buildStefan Metzmacher1-3/+3
2007-10-10r6606: add a DCESRV_FAULT_VOID() marco to use in void functionsStefan Metzmacher1-0/+6
2007-10-10r6604: solved a memory hierarchy ordering problem that led to crashes onAndrew Tridgell1-5/+5
2007-10-10r6603: More work on the samdump puzzle. This implements a function pointerAndrew Bartlett3-46/+125
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij9-113/+104
2007-10-10r6599: Fix formating using 'linux' C styleAlexander Bokovoy4-169/+215
2007-10-10r6598: Make it easy to point the test_echo.sh at remote servers, withoutAndrew Bartlett1-1/+6
2007-10-10r6597: Make use of libblkid (part of e2fsprogs) for reporting volume GUID, if...Alexander Bokovoy3-2/+196