summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r17411: Try and compile on older versions of GnuTLS.Andrew Bartlett2007-10-102-0/+7
* 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
* 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