summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17493: fix typoStefan Metzmacher1-1/+1
2007-10-10r17492: add a test with the example values from rfc1321 (MD5)Stefan Metzmacher3-0/+89
2007-10-10r17491: I forgot to commit this...fix make test...sorry:-)Stefan Metzmacher1-0/+2
2007-10-10r17490: add all test values from rfc 2202Stefan Metzmacher1-12/+66
2007-10-10r17489: run the crypto tests with testStefan Metzmacher1-1/+1
2007-10-10r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174Stefan Metzmacher9-3/+755
2007-10-10r17484: Make last version of the function generating random set of changesRafal Szczesniak1-97/+124
2007-10-10r17478: Add BENCH-READWRITE test to simulate read/write workload from simulta...Alexander Bokovoy1-1/+493
2007-10-10r17474: Allow the partitions module to load modules for specific backends.Andrew Bartlett3-8/+83
2007-10-10r17473: Split loading a list of modules and initialising them into a seperateAndrew Bartlett1-42/+58
2007-10-10r17472: Remove unused variable.Rafal Szczesniak1-1/+0
2007-10-10r17471: Add a function generating pseudorandom set of changes to testRafal Szczesniak1-10/+126
2007-10-10r17450: A bit more protection against memory allocation errors.Rafal Szczesniak1-1/+2
2007-10-10r17449: Add another field to the test before expanding the whole testRafal Szczesniak1-0/+13
2007-10-10r17448: Define macros to set fields in api function modifying user account.Rafal Szczesniak2-28/+50
2007-10-10r17447: Add more fields to user modify routines.Rafal Szczesniak1-0/+17
2007-10-10r17442: print out credentials on the "secret" objectClass and "trustedDomain"Stefan Metzmacher1-0/+18
2007-10-10r17441: add some more attribute with credentials in themStefan Metzmacher1-0/+8
2007-10-10r17438: extend the commentStefan Metzmacher1-0/+2
2007-10-10r17434: update our indexSimo Sorce1-1/+24
2007-10-10r17433: remove obsoleted RFCsSimo Sorce9-8993/+1
2007-10-10r17432: display more GUID values nicely,Stefan Metzmacher1-0/+48
2007-10-10r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the clientStefan Metzmacher3-0/+49
2007-10-10r17429: implement the LDAP_SERVER_SHOW_DELETED control in the clientStefan Metzmacher3-0/+48
2007-10-10r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE controlStefan Metzmacher3-2/+50
2007-10-10r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.Stefan Metzmacher3-0/+108
2007-10-10r17418: add client support for the LDAP_SERVER_SD_FLAGS controlStefan Metzmacher3-1/+102
2007-10-10r17417: Try to fix random failures in the build farm for 3_0.Volker Lendecke1-0/+10
2007-10-10r17416: display the attributeSecurityGUID nicely.Stefan Metzmacher1-0/+8
2007-10-10r17415: the ldif handlers can't do search as this now blocks foereverStefan Metzmacher1-11/+3
2007-10-10r17414: add new error codeStefan Metzmacher2-0/+2
2007-10-10r17413: add a new case for the this:Stefan Metzmacher1-0/+41
2007-10-10r17412: fix missing colonSimo Sorce1-1/+1
2007-10-10r17411: Try and compile on older versions of GnuTLS.Andrew Bartlett2-0/+7
2007-10-10r17398: avoid a memleak when we are returned 0 results and make a more creati...Simo Sorce1-8/+8
2007-10-10r17397: Add const, and use a more local memory context.Andrew Bartlett1-12/+22
2007-10-10r17396: Bump the time up again. RPC-SAMR can slow, I probably need to breakAndrew Bartlett1-1/+1
2007-10-10r17395: Add some more time to the default runtime. Now 7.5 mins.Andrew Bartlett1-1/+1
2007-10-10r17394: Pregenerate all the files for TLS. Make the 'make test' startup *muc...Andrew Bartlett1-0/+60
2007-10-10r17381: - we don't need debug messages twiceStefan Metzmacher1-12/+2
2007-10-10r17380: An expanded test, cross-referencing the global catalog to the main port.Andrew Bartlett1-4/+69
2007-10-10r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes...Andrew Bartlett3-2/+30
2007-10-10r17377: This attribute is maintained by the modules, don't override it.Andrew Bartlett1-3/+0
2007-10-10r17370: Fix tdb searches, we need to return an LDAP_REPLY_DONE packet when done.Simo Sorce1-0/+15
2007-10-10r17368: Add 'const' to ldb_match_msg().Andrew Bartlett2-22/+22
2007-10-10r17362: session_info and smbpid are available from the ntvfs_handleStefan Metzmacher3-25/+6
2007-10-10r17361: check that file handles are only accessableStefan Metzmacher1-0/+11
2007-10-10r17360: add some commentsStefan Metzmacher1-3/+23
2007-10-10r17359: http://www.cs.wisc.edu/~cao/cs739/draft-leach-cifs-v1-spec-01.txtStefan Metzmacher1-1/+6
2007-10-10r17357: - fix the buildStefan Metzmacher2-3/+3