summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r17398: avoid a memleak when we are returned 0 results and make a more creati...Simo Sorce2007-10-101-8/+8
* r17397: Add const, and use a more local memory context.Andrew Bartlett2007-10-101-12/+22
* r17396: Bump the time up again. RPC-SAMR can slow, I probably need to breakAndrew Bartlett2007-10-101-1/+1
* r17395: Add some more time to the default runtime. Now 7.5 mins.Andrew Bartlett2007-10-101-1/+1
* r17394: Pregenerate all the files for TLS. Make the 'make test' startup *muc...Andrew Bartlett2007-10-101-0/+60
* r17381: - we don't need debug messages twiceStefan Metzmacher2007-10-101-12/+2
* r17380: An expanded test, cross-referencing the global catalog to the main port.Andrew Bartlett2007-10-101-4/+69
* r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes...Andrew Bartlett2007-10-103-2/+30
* r17377: This attribute is maintained by the modules, don't override it.Andrew Bartlett2007-10-101-3/+0
* r17370: Fix tdb searches, we need to return an LDAP_REPLY_DONE packet when done.Simo Sorce2007-10-101-0/+15
* r17368: Add 'const' to ldb_match_msg().Andrew Bartlett2007-10-102-22/+22
* r17362: session_info and smbpid are available from the ntvfs_handleStefan Metzmacher2007-10-103-25/+6
* r17361: check that file handles are only accessableStefan Metzmacher2007-10-101-0/+11
* r17360: add some commentsStefan Metzmacher2007-10-101-3/+23
* r17359: http://www.cs.wisc.edu/~cao/cs739/draft-leach-cifs-v1-spec-01.txtStefan Metzmacher2007-10-101-1/+6
* r17357: - fix the buildStefan Metzmacher2007-10-102-3/+3
* r17352: Don't do a modify on the objectClasses, as OpenLDAP doesn't likeAndrew Bartlett2007-10-102-5/+1
* r17351: Remove extra LDB partition we don't actually use (these are in theAndrew Bartlett2007-10-101-1/+0
* r17350: Avoid a couple of memleaks, unnecessary code and use a more linear styleSimo Sorce2007-10-102-27/+28
* r17349: We can't just return sucess here, modules below us expect the asyncAndrew Bartlett2007-10-102-44/+87
* r17344: move the gensec_update_request structure into the header fileStefan Metzmacher2007-10-102-12/+12
* r17343: let auth_winbind use IRPC against the winbind task.Stefan Metzmacher2007-10-102-7/+124
* r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher2007-10-108-5/+322
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-1017-56/+128
* r17340: initialize elements od dcesrc_call_state in one central placeStefan Metzmacher2007-10-102-11/+14
* r17339: pass the event context and messaging context together to theStefan Metzmacher2007-10-103-4/+28
* r17337: make better usage of the composite apiStefan Metzmacher2007-10-101-26/+28
* r17336: make the logic a bit more easier to understand...Stefan Metzmacher2007-10-101-55/+51
* r17332: May as well make this a round numberAndrew Bartlett2007-10-101-1/+1
* r17331: Oops, how did I commit this empty file...Andrew Bartlett2007-10-101-0/+0
* r17330: Enable the partitions module.Andrew Bartlett2007-10-103-15/+23
* r17329: - after a composite_continue() we need to call return;Stefan Metzmacher2007-10-101-12/+11
* r17328: make better usage of the composite apiStefan Metzmacher2007-10-101-111/+32
* r17327: when the connect with the ipv6 socket was ok,Stefan Metzmacher2007-10-101-1/+4
* r17326: make better usage of the composite apiStefan Metzmacher2007-10-102-23/+8
* r17325: make better usage of the composite apiStefan Metzmacher2007-10-101-90/+38
* r17324: make better usage of the composite apiStefan Metzmacher2007-10-101-20/+19
* r17323: make better use of the composite api and fix the memoryStefan Metzmacher2007-10-101-52/+24
* r17322: make better use of the composite apiStefan Metzmacher2007-10-101-47/+22
* r17321: give better error codesStefan Metzmacher2007-10-101-2/+2
* r17320: - print the debug message before the composite context get received b...Stefan Metzmacher2007-10-101-7/+6
* r17319: make better usage of the composite apiStefan Metzmacher2007-10-101-28/+20
* r17318: make better usage of the composite apiStefan Metzmacher2007-10-102-51/+13
* r17317: - add a composite_create() function that allocates and initializeStefan Metzmacher2007-10-102-0/+29
* r17306: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r17305: allow 'declare [...] union foo;'Stefan Metzmacher2007-10-102-461/+486
* r17304: Improve ldb_tdb error strings a bit more.Andrew Bartlett2007-10-101-2/+23
* r17303: More testing results: Don't try and call a NULL callback, and use theAndrew Bartlett2007-10-101-1/+6
* r17302: Testing!Andrew Bartlett2007-10-103-7/+62
* r17301: Add a new function to copy a list of attributes, while adding one toAndrew Bartlett2007-10-101-0/+22