summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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 Bartlett2-5/+7
2007-10-10r17301: Add a new function to copy a list of attributes, while adding one toAndrew Bartlett1-0/+22
2007-10-10r17300: Try to fix some segfaults in ldb_ildap module, when the remote serverAndrew Bartlett1-1/+6
2007-10-10r17299: Improve the partition module to replicate attribute records into allAndrew Bartlett1-59/+181
2007-10-10r17298: Fix up the local_password module to the current LDB API, and build it...Andrew Bartlett2-96/+108
2007-10-10r17297: Some compilers don't seem to like the ;;Andrew Bartlett1-1/+1
2007-10-10r17290: don't do any stuff that can fail in the _recv functionStefan Metzmacher1-7/+10
2007-10-10r17289: Fix the build: I havn't commited this module yet.Andrew Bartlett1-10/+0
2007-10-10r17288: Don't mess with entries in the local password prefix, and fix constAndrew Bartlett1-5/+21
2007-10-10r17287: Add the local_password module to the tree, so it doesn't get lost inAndrew Bartlett3-3/+904
2007-10-10r17286: Simply fail the tls_initialise if we don't have TLS compiled in.Andrew Bartlett2-8/+13
2007-10-10r17285: some reformatingStefan Metzmacher1-10/+23
2007-10-10r17284: move the input checking stuff from ntlmssp_update() into itsStefan Metzmacher1-40/+44