Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17359: http://www.cs.wisc.edu/~cao/cs739/draft-leach-cifs-v1-spec-01.txt | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r17357: - fix the build | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r17352: Don't do a modify on the objectClasses, as OpenLDAP doesn't like | Andrew Bartlett | 2 | -5/+1 |
2007-10-10 | r17351: Remove extra LDB partition we don't actually use (these are in the | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r17350: Avoid a couple of memleaks, unnecessary code and use a more linear style | Simo Sorce | 2 | -27/+28 |
2007-10-10 | r17349: We can't just return sucess here, modules below us expect the async | Andrew Bartlett | 2 | -44/+87 |
2007-10-10 | r17344: move the gensec_update_request structure into the header file | Stefan Metzmacher | 2 | -12/+12 |
2007-10-10 | r17343: let auth_winbind use IRPC against the winbind task. | Stefan Metzmacher | 2 | -7/+124 |
2007-10-10 | r17342: implement a SamLogon via IRPC in samba4's winbind | Stefan Metzmacher | 8 | -5/+322 |
2007-10-10 | r17341: pass a messaging context to auth_context_create() | Stefan Metzmacher | 17 | -56/+128 |
2007-10-10 | r17340: initialize elements od dcesrc_call_state in one central place | Stefan Metzmacher | 2 | -11/+14 |
2007-10-10 | r17339: pass the event context and messaging context together to the | Stefan Metzmacher | 3 | -4/+28 |
2007-10-10 | r17337: make better usage of the composite api | Stefan Metzmacher | 1 | -26/+28 |
2007-10-10 | r17336: make the logic a bit more easier to understand... | Stefan Metzmacher | 1 | -55/+51 |
2007-10-10 | r17332: May as well make this a round number | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17331: Oops, how did I commit this empty file... | Andrew Bartlett | 1 | -0/+0 |
2007-10-10 | r17330: Enable the partitions module. | Andrew Bartlett | 3 | -15/+23 |
2007-10-10 | r17329: - after a composite_continue() we need to call return; | Stefan Metzmacher | 1 | -12/+11 |
2007-10-10 | r17328: make better usage of the composite api | Stefan Metzmacher | 1 | -111/+32 |
2007-10-10 | r17327: when the connect with the ipv6 socket was ok, | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r17326: make better usage of the composite api | Stefan Metzmacher | 2 | -23/+8 |
2007-10-10 | r17325: make better usage of the composite api | Stefan Metzmacher | 1 | -90/+38 |
2007-10-10 | r17324: make better usage of the composite api | Stefan Metzmacher | 1 | -20/+19 |
2007-10-10 | r17323: make better use of the composite api and fix the memory | Stefan Metzmacher | 1 | -52/+24 |
2007-10-10 | r17322: make better use of the composite api | Stefan Metzmacher | 1 | -47/+22 |
2007-10-10 | r17321: give better error codes | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17320: - print the debug message before the composite context get received b... | Stefan Metzmacher | 1 | -7/+6 |
2007-10-10 | r17319: make better usage of the composite api | Stefan Metzmacher | 1 | -28/+20 |
2007-10-10 | r17318: make better usage of the composite api | Stefan Metzmacher | 2 | -51/+13 |
2007-10-10 | r17317: - add a composite_create() function that allocates and initialize | Stefan Metzmacher | 2 | -0/+29 |
2007-10-10 | r17306: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17305: allow 'declare [...] union foo;' | Stefan Metzmacher | 2 | -461/+486 |
2007-10-10 | r17304: Improve ldb_tdb error strings a bit more. | Andrew Bartlett | 1 | -2/+23 |
2007-10-10 | r17303: More testing results: Don't try and call a NULL callback, and use the | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r17302: Testing! | Andrew Bartlett | 2 | -5/+7 |
2007-10-10 | r17301: Add a new function to copy a list of attributes, while adding one to | Andrew Bartlett | 1 | -0/+22 |
2007-10-10 | r17300: Try to fix some segfaults in ldb_ildap module, when the remote server | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r17299: Improve the partition module to replicate attribute records into all | Andrew Bartlett | 1 | -59/+181 |
2007-10-10 | r17298: Fix up the local_password module to the current LDB API, and build it... | Andrew Bartlett | 2 | -96/+108 |
2007-10-10 | r17297: Some compilers don't seem to like the ;; | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17290: don't do any stuff that can fail in the _recv function | Stefan Metzmacher | 1 | -7/+10 |
2007-10-10 | r17289: Fix the build: I havn't commited this module yet. | Andrew Bartlett | 1 | -10/+0 |
2007-10-10 | r17288: Don't mess with entries in the local password prefix, and fix const | Andrew Bartlett | 1 | -5/+21 |
2007-10-10 | r17287: Add the local_password module to the tree, so it doesn't get lost in | Andrew Bartlett | 3 | -3/+904 |
2007-10-10 | r17286: Simply fail the tls_initialise if we don't have TLS compiled in. | Andrew Bartlett | 2 | -8/+13 |
2007-10-10 | r17285: some reformating | Stefan Metzmacher | 1 | -10/+23 |
2007-10-10 | r17284: move the input checking stuff from ntlmssp_update() into its | Stefan Metzmacher | 1 | -40/+44 |
2007-10-10 | r17283: use the async calls of auth_check_password() and gensec_update() | Stefan Metzmacher | 2 | -245/+330 |
2007-10-10 | r17282: test some simple operation with the LANMAN1 and LANMAN2 protocol, | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r17281: we now have client/server max protol | Stefan Metzmacher | 1 | -1/+1 |