summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10r6611: Add mailslot test programJelmer Vernooij2-0/+90
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
2007-10-10r6592: Throw an IOError exception if tdb_open() or tdb_open_Ex() returns NULL.Tim Potter1-0/+12
2007-10-10r6591: Add some comments.Tim Potter1-4/+44
2007-10-10r6590: Remove bogus library versioning variables from swig wrappers.Tim Potter1-6/+0
2007-10-10r6589: Make the library versioning options for building a shared library opti...Tim Potter1-3/+10
2007-10-10r6582: Remove the hack that metze needed because Samba4 didn't have a samdumpAndrew Bartlett1-9/+0
2007-10-10r6581: improved the error message for RAW-LOCK timeoutsAndrew Tridgell1-1/+3
2007-10-10r6580: fixed the bug that caused the truncation of the main file on a streamAndrew Tridgell2-7/+21
2007-10-10r6579: improved the handling of lock timeouts and cancels in the pvfs lockingAndrew Tridgell1-16/+16