summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r6598: Make it easy to point the test_echo.sh at remote servers, withoutAndrew Bartlett2007-10-101-1/+6
* r6597: Make use of libblkid (part of e2fsprogs) for reporting volume GUID, if...Alexander Bokovoy2007-10-103-2/+196
* r6592: Throw an IOError exception if tdb_open() or tdb_open_Ex() returns NULL.Tim Potter2007-10-101-0/+12
* r6591: Add some comments.Tim Potter2007-10-101-4/+44
* r6590: Remove bogus library versioning variables from swig wrappers.Tim Potter2007-10-101-6/+0
* r6589: Make the library versioning options for building a shared library opti...Tim Potter2007-10-101-3/+10
* r6582: Remove the hack that metze needed because Samba4 didn't have a samdumpAndrew Bartlett2007-10-101-9/+0
* r6581: improved the error message for RAW-LOCK timeoutsAndrew Tridgell2007-10-101-1/+3
* r6580: fixed the bug that caused the truncation of the main file on a streamAndrew Tridgell2007-10-102-7/+21
* r6579: improved the handling of lock timeouts and cancels in the pvfs lockingAndrew Tridgell2007-10-101-16/+16
* r6578: brown paper bag time with the new messaging code ....Andrew Tridgell2007-10-101-1/+1
* r6577: Make test works without installation now.Jelmer Vernooij2007-10-104-22/+30
* r6574: send a value for embedded ref pointers,Stefan Metzmacher2007-10-101-1/+1
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-1014-2/+577
* r6572: add "string_array" as new scalar type for handling SPOOLSS string array'sStefan Metzmacher2007-10-105-6/+87
* r6571: create a simple smb.conf by provision.plStefan Metzmacher2007-10-102-0/+14
* r6568: Some more small 'make test' fixesJelmer Vernooij2007-10-102-9/+6
* r6567: Use "real" prefix for 'make test'Jelmer Vernooij2007-10-102-7/+7
* r6565: Cludge, cludge, cludge...Andrew Bartlett2007-10-1015-57/+84
* r6564: - Fix bug in socket_wrapperJelmer Vernooij2007-10-104-15/+75
* r6563: - fixed the local messaging torture test not to fork, as this causesAndrew Tridgell2007-10-101-14/+15
* r6562: added support for datagram unix domain sockets in the socket libraryAndrew Tridgell2007-10-102-9/+26
* r6561: re-did the internal message system based on DGRAM unix domainAndrew Tridgell2007-10-101-138/+64
* r6560: added a tdb_chainlock_read() call in ldb_search(). This guaranteesAndrew Tridgell2007-10-103-0/+43
* r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do eachAndrew Tridgell2007-10-101-0/+1
* r6556: added BENCH-RPC test, useful for simple rpc load testingAndrew Tridgell2007-10-103-1/+123
* r6549: a simple ldap test scriptAndrew Tridgell2007-10-101-0/+20
* r6546: Fix ldb standalone buildJelmer Vernooij2007-10-104-4/+39
* r6545: some notes and experiments on ref ptrs, testing with midlAndrew Tridgell2007-10-101-0/+220
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-108-35/+98
* r6540: Implement a bunch more SAMR functions.Tim Potter2007-10-103-19/+139
* r6539: A patch from jbm:Tim Potter2007-10-101-13/+16
* r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOSTTim Potter2007-10-101-0/+2