summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r6709: Add monitor messages to useradd composite useradd function.Rafal Szczesniak2007-10-101-5/+15
* r6708: Another type of monitor message.Rafal Szczesniak2007-10-101-0/+5
* r6705: let the gensec module decide if messages can be signed and sealed in a...Stefan Metzmacher2007-10-103-0/+10
* r6704: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r6703: fix the buildStefan Metzmacher2007-10-101-1/+1
* r6702: Revert -r 6699, as I think this is a win2k v win2k3 issue.Andrew Bartlett2007-10-101-1/+1
* r6701: Updates to our server-side ticket verification code, we now use theAndrew Bartlett2007-10-101-57/+44
* r6700: Upper case realms in kerberos-specific parts of the code, as this isAndrew Bartlett2007-10-102-2/+11
* r6699: Windows clients seem to ask for CIFS/, ie in upper case, so match it.Andrew Bartlett2007-10-101-1/+1
* r6698: Our domain join code requires that the secureChannelType be set. TypeAndrew Bartlett2007-10-101-0/+1
* r6697: fix from Sven (wAmpIre) VeltStefan Metzmacher2007-10-101-1/+1
* r6694: a simple CLDAP torture testAndrew Tridgell2007-10-103-2/+85
* r6693: first version of cldap client library, with async interfaceAndrew Tridgell2007-10-104-0/+665
* r6692: used idr_get_new_random() in the nbt client libraryAndrew Tridgell2007-10-101-13/+4
* r6691: fixed a commentAndrew Tridgell2007-10-101-1/+1
* r6690: added ndr_pull_struct_blob_all(), which is like ndr_pull_struct_blob()...Andrew Tridgell2007-10-101-0/+21
* r6689: minor ldap client library workAndrew Tridgell2007-10-102-24/+63
* r6688: removed unused binary_string() functionAndrew Tridgell2007-10-101-23/+0
* r6687: added a idr helper function for creating random IDsAndrew Tridgell2007-10-101-0/+18
* r6677: Unused variables.Tim Potter2007-10-101-5/+0
* r6676: Fix unused variable.Tim Potter2007-10-101-2/+0
* r6675: Fix printf warning.Tim Potter2007-10-101-1/+1
* r6674: Fix some compiler warnings.Tim Potter2007-10-101-4/+1
* r6664: Obey overrided CC in the MakefileJelmer Vernooij2007-10-101-1/+2
* r6663: only use -Wall for gccAndrew Tridgell2007-10-102-3/+4
* r6662: add an installcheck target for tallocAndrew Tridgell2007-10-101-0/+3
* r6661: fix up talloc autoconf to have a chance of working on the build farmAndrew Tridgell2007-10-103-4/+250
* r6660: Sorry for the spam... I think now I've got a version that should compi...Volker Lendecke2007-10-102-2/+23
* r6650: keep style consistentSimo Sorce2007-10-101-1/+2
* r6645: Add talloc_get_size() function.Simo Sorce2007-10-103-0/+19
* r6637: Test for asynchronous function and monitor messages.Rafal Szczesniak2007-10-101-2/+81
* r6624: I have put monitor function pointer into userinfo call, but I haven't putRafal Szczesniak2007-10-101-5/+7
* r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry Will...Jelmer Vernooij2007-10-103-1/+650
* r6621: Warn when the user is trying to use socket wrapperJelmer Vernooij2007-10-102-0/+8
* r6620: the type 23 schannel bind uses a workstation name, not an account nameAndrew Tridgell2007-10-102-6/+9
* r6619: realm should not be forced uppercaseAndrew Tridgell2007-10-101-1/+1
* r6618: only print the netlogon packets we receive if it is an unknown packet ...Andrew Tridgell2007-10-101-2/+1
* r6617: Let --enable-developer imply --enable-socket-wrapperJelmer Vernooij2007-10-102-4/+20
* r6616: First (and totally untested) approach to monitoring userinfoRafal Szczesniak2007-10-101-0/+13
* r6615: As usual, I forgot to commit new structure in this file...Rafal Szczesniak2007-10-101-0/+1
* r6614: Basic approach to monitoring messages for composite functions.Rafal Szczesniak2007-10-102-0/+53
* r6612: fix the buildStefan Metzmacher2007-10-102-9/+2
* r6610: Fix a const warning in the gensec spnego implementation. (A make protoTim Potter2007-10-102-2/+2
* r6609: remove double entry for [BINARY::getntacl]Stefan Metzmacher2007-10-101-15/+0
* r6607: fix the buildStefan Metzmacher2007-10-101-3/+3
* r6606: add a DCESRV_FAULT_VOID() marco to use in void functionsStefan Metzmacher2007-10-101-0/+6
* r6604: solved a memory hierarchy ordering problem that led to crashes onAndrew Tridgell2007-10-101-5/+5
* r6603: More work on the samdump puzzle. This implements a function pointerAndrew Bartlett2007-10-103-46/+125
* r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij2007-10-109-113/+104
* r6599: Fix formating using 'linux' C styleAlexander Bokovoy2007-10-104-169/+215