summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r17525: This is a merge from the Google Summer of Code 2006 project by Martin...Andrew Bartlett2007-10-109-1240/+3281
* r17524: Lets see if we can try and get the socket_wapper includes to beAndrew Bartlett2007-10-101-1/+1
* r17523: FIXME is a macro (I think) on some platforms (AIX), and this caused p...Andrew Bartlett2007-10-101-3/+3
* r17522: Fix another declaration after statement.Andrew Bartlett2007-10-101-1/+1
* r17520: If the blkid library fails, I don't see any reason to return more ofAndrew Bartlett2007-10-101-3/+6
* r17517: Fix declaration after statement, which breaks the build on older GCC.Andrew Bartlett2007-10-101-3/+3
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-1023-150/+150
* r17515: Fix warningsSimo Sorce2007-10-101-7/+7
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-1025-255/+250
* r17513: ldb_set_errstring is an ldb private string, samdb uses DEBUG() statem...Simo Sorce2007-10-101-4/+3
* r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DEC...Simo Sorce2007-10-101-7/+0
* r17505: we are setting the timeout with the provide function right after.Simo Sorce2007-10-101-1/+0
* r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN...Simo Sorce2007-10-103-15/+17
* r17503: Add a useful function to search for a DNSimo Sorce2007-10-102-0/+17
* r17499: Open the main database only the minimum times during a provision.Andrew Bartlett2007-10-103-97/+224
* r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with make testStefan Metzmacher2007-10-101-1/+2
* r17494: add tests for the example values from rfc 1320 (MD4)Stefan Metzmacher2007-10-103-0/+86
* r17493: fix typoStefan Metzmacher2007-10-101-1/+1
* r17492: add a test with the example values from rfc1321 (MD5)Stefan Metzmacher2007-10-103-0/+89
* r17491: I forgot to commit this...fix make test...sorry:-)Stefan Metzmacher2007-10-101-0/+2
* r17490: add all test values from rfc 2202Stefan Metzmacher2007-10-101-12/+66
* r17489: run the crypto tests with testStefan Metzmacher2007-10-101-1/+1
* r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174Stefan Metzmacher2007-10-109-3/+755
* r17484: Make last version of the function generating random set of changesRafal Szczesniak2007-10-101-97/+124
* r17478: Add BENCH-READWRITE test to simulate read/write workload from simulta...Alexander Bokovoy2007-10-101-1/+493
* r17474: Allow the partitions module to load modules for specific backends.Andrew Bartlett2007-10-103-8/+83
* r17473: Split loading a list of modules and initialising them into a seperateAndrew Bartlett2007-10-101-42/+58
* r17472: Remove unused variable.Rafal Szczesniak2007-10-101-1/+0
* r17471: Add a function generating pseudorandom set of changes to testRafal Szczesniak2007-10-101-10/+126
* r17450: A bit more protection against memory allocation errors.Rafal Szczesniak2007-10-101-1/+2
* r17449: Add another field to the test before expanding the whole testRafal Szczesniak2007-10-101-0/+13
* r17448: Define macros to set fields in api function modifying user account.Rafal Szczesniak2007-10-102-28/+50
* r17447: Add more fields to user modify routines.Rafal Szczesniak2007-10-101-0/+17
* r17442: print out credentials on the "secret" objectClass and "trustedDomain"Stefan Metzmacher2007-10-101-0/+18
* r17441: add some more attribute with credentials in themStefan Metzmacher2007-10-101-0/+8
* r17438: extend the commentStefan Metzmacher2007-10-101-0/+2
* r17434: update our indexSimo Sorce2007-10-101-1/+24
* r17433: remove obsoleted RFCsSimo Sorce2007-10-109-8993/+1
* r17432: display more GUID values nicely,Stefan Metzmacher2007-10-101-0/+48
* r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the clientStefan Metzmacher2007-10-103-0/+49
* r17429: implement the LDAP_SERVER_SHOW_DELETED control in the clientStefan Metzmacher2007-10-103-0/+48
* r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE controlStefan Metzmacher2007-10-103-2/+50
* r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.Stefan Metzmacher2007-10-103-0/+108
* r17418: add client support for the LDAP_SERVER_SD_FLAGS controlStefan Metzmacher2007-10-103-1/+102
* r17417: Try to fix random failures in the build farm for 3_0.Volker Lendecke2007-10-101-0/+10
* r17416: display the attributeSecurityGUID nicely.Stefan Metzmacher2007-10-101-0/+8
* r17415: the ldif handlers can't do search as this now blocks foereverStefan Metzmacher2007-10-101-11/+3
* r17414: add new error codeStefan Metzmacher2007-10-102-0/+2
* r17413: add a new case for the this:Stefan Metzmacher2007-10-101-0/+41
* r17412: fix missing colonSimo Sorce2007-10-101-1/+1