Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -7/+62 |
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 | 2 | -59/+246 |
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 |
2007-10-10 | r17280: NT_STATUS_INVALID_HANDLE maps to ERRbadfid, which is wrong in this | Stefan Metzmacher | 1 | -14/+20 |
2007-10-10 | r17278: fix un uninitialized value found by valgrind | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17277: we need to trigger an event when we return directly, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17274: fix typos | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17273: add an async version of auth_check_password() on the public | Stefan Metzmacher | 2 | -31/+185 |
2007-10-10 | r17272: move the callback stuff into a substructure | Stefan Metzmacher | 1 | -8/+10 |
2007-10-10 | r17270: split the logic of saying this auth backend wants to handle this | Stefan Metzmacher | 7 | -41/+140 |
2007-10-10 | r17268: change the smb2 session setup to use the new gensec_update_send/recv(... | Stefan Metzmacher | 1 | -61/+91 |
2007-10-10 | r17267: - add an async interface for gensec_update() to the public gensec api | Stefan Metzmacher | 2 | -0/+78 |
2007-10-10 | r17265: some reformatting | Stefan Metzmacher | 1 | -57/+27 |
2007-10-10 | r17264: - remove unused includes from talloc | Stefan Metzmacher | 2 | -15/+17 |
2007-10-10 | r17263: export talloc_free_children() | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17257: make the size_t is to small error more verbose | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r17256: fix 2 crash bugs, which are introduced by making parameters | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17255: fixed BENCH-NBENCH for new smb_raw_find_first() syntax | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r17253: add configure checks for writev/readv to see how portable they're | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17251: - split out the starttls into its own function | Stefan Metzmacher | 1 | -42/+96 |
2007-10-10 | r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17243: some svcctl idl fixes from <andrzej.hajda@wp.pl> | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r17241: substitude @datarootdir@ with old autoconf versions:-) | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17240: move extended operations to a new file | Stefan Metzmacher | 3 | -78/+98 |
2007-10-10 | r17238: Add datarootdir (required for newer autoconf versions) | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r17237: - keep pointer to the different sockets | Stefan Metzmacher | 4 | -3/+10 |
2007-10-10 | r17230: don't overwrite the error with NT_STATUS_NO_MEMORY | Stefan Metzmacher | 1 | -10/+7 |
2007-10-10 | r17227: don't call a function which takes some nonoptional args | Stefan Metzmacher | 1 | -9/+15 |
2007-10-10 | r17226: add some comments about ldap binds and pending requests | Stefan Metzmacher | 1 | -0/+14 |
2007-10-10 | r17225: Fix the build by fixing the spelling of START-TLS. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17224: Accept the start-tls extended request. Getting OpenLDAP to recognise | Andrew Bartlett | 1 | -1/+58 |
2007-10-10 | r17223: In some protocols it is not possible to negoitate off some features, | Andrew Bartlett | 1 | -5/+3 |