summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r17352: Don't do a modify on the objectClasses, as OpenLDAP doesn't likeAndrew Bartlett2-5/+1
2007-10-10r17351: Remove extra LDB partition we don't actually use (these are in theAndrew Bartlett1-1/+0
2007-10-10r17350: Avoid a couple of memleaks, unnecessary code and use a more linear styleSimo Sorce2-27/+28
2007-10-10r17349: We can't just return sucess here, modules below us expect the asyncAndrew Bartlett2-44/+87
2007-10-10r17344: move the gensec_update_request structure into the header fileStefan Metzmacher2-12/+12
2007-10-10r17343: let auth_winbind use IRPC against the winbind task.Stefan Metzmacher2-7/+124
2007-10-10r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher8-5/+322
2007-10-10r17341: pass a messaging context to auth_context_create()Stefan Metzmacher17-56/+128
2007-10-10r17340: initialize elements od dcesrc_call_state in one central placeStefan Metzmacher2-11/+14
2007-10-10r17339: pass the event context and messaging context together to theStefan Metzmacher3-4/+28
2007-10-10r17337: make better usage of the composite apiStefan Metzmacher1-26/+28
2007-10-10r17336: make the logic a bit more easier to understand...Stefan Metzmacher1-55/+51
2007-10-10r17332: May as well make this a round numberAndrew Bartlett1-1/+1
2007-10-10r17331: Oops, how did I commit this empty file...Andrew Bartlett1-0/+0
2007-10-10r17330: Enable the partitions module.Andrew Bartlett3-15/+23
2007-10-10r17329: - after a composite_continue() we need to call return;Stefan Metzmacher1-12/+11
2007-10-10r17328: make better usage of the composite apiStefan Metzmacher1-111/+32
2007-10-10r17327: when the connect with the ipv6 socket was ok,Stefan Metzmacher1-1/+4
2007-10-10r17326: make better usage of the composite apiStefan Metzmacher2-23/+8
2007-10-10r17325: make better usage of the composite apiStefan Metzmacher1-90/+38
2007-10-10r17324: make better usage of the composite apiStefan Metzmacher1-20/+19
2007-10-10r17323: make better use of the composite api and fix the memoryStefan Metzmacher1-52/+24
2007-10-10r17322: make better use of the composite apiStefan Metzmacher1-47/+22
2007-10-10r17321: give better error codesStefan Metzmacher1-2/+2
2007-10-10r17320: - print the debug message before the composite context get received b...Stefan Metzmacher1-7/+6
2007-10-10r17319: make better usage of the composite apiStefan Metzmacher1-28/+20
2007-10-10r17318: make better usage of the composite apiStefan Metzmacher2-51/+13
2007-10-10r17317: - add a composite_create() function that allocates and initializeStefan Metzmacher2-0/+29
2007-10-10r17306: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r17305: allow 'declare [...] union foo;'Stefan Metzmacher2-461/+486
2007-10-10r17304: Improve ldb_tdb error strings a bit more.Andrew Bartlett1-2/+23
2007-10-10r17303: More testing results: Don't try and call a NULL callback, and use theAndrew Bartlett1-1/+6
2007-10-10r17302: Testing!Andrew Bartlett3-7/+62
2007-10-10r17301: Add a new function to copy a list of attributes, while adding one toAndrew Bartlett1-0/+22