2007-10-10 |
Andrew Bartlett | r17546: Test the loading of per-partition modules.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17545: I forgot to commit this file, a source file...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17544: Add execute bit to js script.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17543: Patch from Martin Kühl <martin.kuehl@gmail...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17542: In using ldb_map, I ran across some very odd...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17540: store command line args of selftest.sh in local...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17539: add HMAC-MD5 test code based on the example...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17538: this function should be static...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17537: if we replace inet_ntoa() we need a prototype of
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17534: Try another group for 'wheel' on True64.
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17533: add missing include, so that "socket options...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17532: merge from SAMBA_3_0 Revision: 17460
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17531: fix whitespaces
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17530: Watching the build farm mails carefully pays...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17529: Simo doesn't like the use of the internal ldb_errstr...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17528: This is an additional item of schema we require.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17527: Don't duplicate the entire test setup just...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17526: Move timestamp generation into the objectGUID...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17525: This is a merge from the Google Summer of Code...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17524: Lets see if we can try and get the socket_wapper...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17523: FIXME is a macro (I think) on some platforms...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17522: Fix another declaration after statement.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17520: If the blkid library fails, I don't see any...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17517: Fix declaration after statement, which breaks...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17516: Change helper function names to make more clear...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17515: Fix warnings
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17514: Simplify the way to set ldb errors and add...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17513: ldb_set_errstring is an ldb private string...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17505: we are setting the timeout with the provide...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17504: Do not use the invented unixID but use the...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17503: Add a useful function to search for a DN
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17499: Open the main database only the minimum times...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17494: add tests for the example values from rfc 1320...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17493: fix typo
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17492: add a test with the example values from rfc1321...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17491: I forgot to commit this...fix make test...sorry:-)
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17490: add all test values from rfc 2202
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17489: run the crypto tests with test
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17488: - add SHA1 and HMACSHA1 functions, based on...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r17484: Make last version of the function generating...
|
commit | commitdiff | tree |
2007-10-10 |
Alexander Bokovoy | r17478: Add BENCH-READWRITE test to simulate read/write...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17474: Allow the partitions module to load modules...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17473: Split loading a list of modules and initialising...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r17472: Remove unused variable.
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r17471: Add a function generating pseudorandom set...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r17450: A bit more protection against memory allocation...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r17449: Add another field to the test before expanding...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r17448: Define macros to set fields in api function...
|
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r17447: Add more fields to user modify routines.
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17442: print out credentials on the "secret" objectClass...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17441: add some more attribute with credentials in...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17438: extend the comment
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17434: update our index
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17433: remove obsoleted RFCs
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17432: display more GUID values nicely,
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17429: implement the LDAP_SERVER_SHOW_DELETED control...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17419: add client support for the LDAP_SERVER_SEARCH_OPTION...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17418: add client support for the LDAP_SERVER_SD_FLAGS...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r17417: Try to fix random failures in the build farm...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17416: display the attributeSecurityGUID nicely.
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17415: the ldif handlers can't do search as this now...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17414: add new error code
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17413: add a new case for the this:
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17412: fix missing colon
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17411: Try and compile on older versions of GnuTLS.
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17398: avoid a memleak when we are returned 0 results...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17397: Add const, and use a more local memory context.
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17396: Bump the time up again. RPC-SAMR can slow...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17395: Add some more time to the default runtime....
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17394: Pregenerate all the files for TLS. Make the...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17381: - we don't need debug messages twice
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17380: An expanded test, cross-referencing the global...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17379: Pre-generate DH parameters, to avoid doing...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17377: This attribute is maintained by the modules...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17370: Fix tdb searches, we need to return an LDAP_REPLY_DO...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17368: Add 'const' to ldb_match_msg().
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17362: session_info and smbpid are available from...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17361: check that file handles are only accessable
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17360: add some comments
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17359: http://www.cs.wisc.edu/~cao/cs739/draft-leach...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17357: - fix the build
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17352: Don't do a modify on the objectClasses, as...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17351: Remove extra LDB partition we don't actually...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r17350: Avoid a couple of memleaks, unnecessary code...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17349: We can't just return sucess here, modules below...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17344: move the gensec_update_request structure into...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17343: let auth_winbind use IRPC against the winbind...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17342: implement a SamLogon via IRPC in samba4's winbind
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17341: pass a messaging context to auth_context_create()
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17340: initialize elements od dcesrc_call_state in...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17339: pass the event context and messaging context...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17337: make better usage of the composite api
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r17336: make the logic a bit more easier to understand...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17332: May as well make this a round number
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17331: Oops, how did I commit this empty file...
|
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r17330: Enable the partitions module.
|
commit | commitdiff | tree |
next |