Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17543: Patch from Martin Kühl <martin.kuehl@gmail.com> to extend the | Andrew Bartlett | 3 | -8/+281 |
2007-10-10 | r17542: In using ldb_map, I ran across some very odd behaviours when we search | Andrew Bartlett | 4 | -5/+26 |
2007-10-10 | r17540: store command line args of selftest.sh in local vars | Stefan Metzmacher | 1 | -8/+15 |
2007-10-10 | r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202 | Stefan Metzmacher | 4 | -1/+103 |
2007-10-10 | r17538: this function should be static... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17537: if we replace inet_ntoa() we need a prototype of | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17534: Try another group for 'wheel' on True64. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17533: add missing include, so that "socket options = TCP_NODELY" as | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17532: merge from SAMBA_3_0 Revision: 17460 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17531: fix whitespaces | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17530: Watching the build farm mails carefully pays off... | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r17529: Simo doesn't like the use of the internal ldb_errstring in functions | Andrew Bartlett | 3 | -16/+41 |
2007-10-10 | r17528: This is an additional item of schema we require. | Andrew Bartlett | 1 | -0/+21 |
2007-10-10 | r17527: Don't duplicate the entire test setup just to allow testing of the new | Andrew Bartlett | 2 | -208/+86 |
2007-10-10 | r17526: Move timestamp generation into the objectGUID module. It probably | Andrew Bartlett | 4 | -43/+98 |
2007-10-10 | r17525: This is a merge from the Google Summer of Code 2006 project by Martin... | Andrew Bartlett | 11 | -1302/+3380 |
2007-10-10 | r17524: Lets see if we can try and get the socket_wapper includes to be | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17523: FIXME is a macro (I think) on some platforms (AIX), and this caused p... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r17522: Fix another declaration after statement. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17520: If the blkid library fails, I don't see any reason to return more of | Andrew Bartlett | 1 | -3/+6 |
2007-10-10 | r17517: Fix declaration after statement, which breaks the build on older GCC. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 23 | -150/+150 |
2007-10-10 | r17515: Fix warnings | Simo Sorce | 1 | -7/+7 |
2007-10-10 | r17514: Simplify the way to set ldb errors and add another | Simo Sorce | 25 | -255/+250 |
2007-10-10 | r17513: ldb_set_errstring is an ldb private string, samdb uses DEBUG() statem... | Simo Sorce | 1 | -4/+3 |
2007-10-10 | r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DEC... | Simo Sorce | 1 | -7/+0 |
2007-10-10 | r17505: we are setting the timeout with the provide function right after. | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN... | Simo Sorce | 3 | -15/+17 |
2007-10-10 | r17503: Add a useful function to search for a DN | Simo Sorce | 2 | -0/+17 |
2007-10-10 | r17499: Open the main database only the minimum times during a provision. | Andrew Bartlett | 3 | -97/+224 |
2007-10-10 | r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with make test | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r17494: add tests for the example values from rfc 1320 (MD4) | Stefan Metzmacher | 3 | -0/+86 |
2007-10-10 | r17493: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17492: add a test with the example values from rfc1321 (MD5) | Stefan Metzmacher | 3 | -0/+89 |
2007-10-10 | r17491: I forgot to commit this...fix make test...sorry:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17490: add all test values from rfc 2202 | Stefan Metzmacher | 1 | -12/+66 |
2007-10-10 | r17489: run the crypto tests with test | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174 | Stefan Metzmacher | 9 | -3/+755 |
2007-10-10 | r17484: Make last version of the function generating random set of changes | Rafal Szczesniak | 1 | -97/+124 |
2007-10-10 | r17478: Add BENCH-READWRITE test to simulate read/write workload from simulta... | Alexander Bokovoy | 1 | -1/+493 |
2007-10-10 | r17474: Allow the partitions module to load modules for specific backends. | Andrew Bartlett | 3 | -8/+83 |
2007-10-10 | r17473: Split loading a list of modules and initialising them into a seperate | Andrew Bartlett | 1 | -42/+58 |
2007-10-10 | r17472: Remove unused variable. | Rafal Szczesniak | 1 | -1/+0 |
2007-10-10 | r17471: Add a function generating pseudorandom set of changes to test | Rafal Szczesniak | 1 | -10/+126 |
2007-10-10 | r17450: A bit more protection against memory allocation errors. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r17449: Add another field to the test before expanding the whole test | Rafal Szczesniak | 1 | -0/+13 |
2007-10-10 | r17448: Define macros to set fields in api function modifying user account. | Rafal Szczesniak | 2 | -28/+50 |
2007-10-10 | r17447: Add more fields to user modify routines. | Rafal Szczesniak | 1 | -0/+17 |
2007-10-10 | r17442: print out credentials on the "secret" objectClass and "trustedDomain" | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r17441: add some more attribute with credentials in them | Stefan Metzmacher | 1 | -0/+8 |