Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23060: use #include <roken.h> consistently. Using "roken.h" in this directory | Andrew Tridgell | 18 | -18/+18 |
2007-10-10 | r23059: reject_free needs to be initialised | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r23058: the cldap code was getting too intimate with the internals of struct | Andrew Tridgell | 1 | -3/+9 |
2007-10-10 | r23057: only call the async recv function for the first pending receive, not | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r23056: added automatic reconnect to RAW-BENCH-OPEN, similar to RAW-BENCH-LOCK | Andrew Tridgell | 1 | -28/+163 |
2007-10-10 | r23047: Allow local inclusion of js files as well as from predefined | Rafal Szczesniak | 1 | -4/+22 |
2007-10-10 | r23045: forward SMB2 oplock breaks to the client | Stefan Metzmacher | 2 | -3/+50 |
2007-10-10 | r23044: - use uint32_t for handle id's | Stefan Metzmacher | 3 | -19/+26 |
2007-10-10 | r23043: allow more than UINT16_MAX - 1 handles on smb2 connections | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r23037: actually fix the asn1 memory leak :-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23036: error checking on asn1_init() failure | Andrew Tridgell | 8 | -5/+77 |
2007-10-10 | r23035: We don't need to add this entry, and I hope to figure out how to avoid | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r23034: Thanks to metze for providing some vital clues in the 'kerberos ccache | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r23033: regenerate schema.ldif with minischema.js | Stefan Metzmacher | 1 | -0/+137 |
2007-10-10 | r23032: Remove calls to println(), and ensure we print the ldb errstring(). | Andrew Bartlett | 1 | -9/+11 |
2007-10-10 | r23031: removed bogus event_loop_once() calls in RAW-CONTEXT test - they could | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r23030: finally fixed up our asn1 code to use better memory allocation. This | Andrew Tridgell | 11 | -449/+437 |
2007-10-10 | r23029: fixed formatting | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r23028: I've now got a patch to Fedora DS to make it only install the very ba... | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r23027: Make sure the parent object always exists. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r23026: Add groupPolicyContainer, as we now require this schema element. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r23021: test some boundary conditions for idtree, after I saw some suspicious | Andrew Tridgell | 1 | -1/+18 |
2007-10-10 | r23020: a better fix for the memory leak - this one doesn't stuff up spnego :) | Andrew Tridgell | 3 | -5/+16 |
2007-10-10 | r23019: revert r23018 - this will require more thought. | Andrew Tridgell | 1 | -14/+2 |
2007-10-10 | r23018: fixed a memory leak in our server side session setup code for failed | Andrew Tridgell | 1 | -2/+14 |
2007-10-10 | r23017: fixed the warning we have been getting for a long time: | Andrew Tridgell | 2 | -0/+15 |
2007-10-10 | r23013: fixed a bug in the string_replace_w() test that caused OpenBSD to die | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23012: we need a POLICYGUID in provision | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r23011: initialisation functions must return NTSTATUS, otherwise we get bus | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r22997: only if the output of which has a leading '/' the output is useful... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22996: merge HPUX compiler flag fixes from SAMBA_3_0 | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r22995: don't run LOCAL-ICONV twice... | Stefan Metzmacher | 1 | -6/+0 |
2007-10-10 | r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindings | Stefan Metzmacher | 2 | -0/+126 |
2007-10-10 | r22992: add a function to attach the dsdb_schema to a ldb_context | Stefan Metzmacher | 1 | -2/+124 |
2007-10-10 | r22991: ignore '@foo' attributes in the repl_meta_data module | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r22990: free temporary memory also on success... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r22989: allow '@foo' attributes searchable as we allow '@foo' attributes | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22988: fixed 2 bugs in our unsetenv() replacement code | Andrew Tridgell | 1 | -11/+15 |
2007-10-10 | r22987: Clarify how the events are handled in the kerberos code, and | Andrew Bartlett | 1 | -7/+17 |
2007-10-10 | r22986: error 2312 is returned when NetSessDel() fails because a matching ses... | Ronnie Sahlberg | 1 | -0/+1 |
2007-10-10 | r22985: don't do checkins late at night .... | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r22984: not everyone uses tridgell.net (fortunately) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22983: This should ensure that torture_create_testuser() can be called, | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22972: added the basic ldif needed to support group policies in Samba4. WinXP | Andrew Tridgell | 2 | -0/+31 |
2007-10-10 | r22971: fix build on systems without epoll | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r22970: the events code calls close(), which needs to use socket_wrapper.h in | Andrew Tridgell | 3 | -0/+3 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 22 | -25/+70 |
2007-10-10 | r22968: andrew bartlett pointed out that the parent process could add a fd to | Andrew Tridgell | 3 | -33/+33 |
2007-10-10 | r22967: Move to the TCP packet interface for the krb5_send_to_kdc plugin. | Andrew Bartlett | 1 | -108/+95 |
2007-10-10 | r22966: Make sure to return LOGON_FAILURE if the user's kerberos password is | Andrew Bartlett | 3 | -6/+15 |