ira/wip.git
2007-10-10 Jelmer Vernooijr23174: merge text
2007-10-10 Jelmer Vernooijr23158: Set version to 1.0.1.
2007-10-10 Jelmer Vernooijr23157: Add news file for talloc.
2007-10-10 Andrew Tridgellr23153: a first cut at a fix for the dgram flood proble...
2007-10-10 Andrew Tridgellr23152: fixed some async retry issues in openbench
2007-10-10 Andrew Bartlettr23149: Fix up the trusted domain lookup code to use...
2007-10-10 Stefan Metzmacherr23146: fix the build (temporary)
2007-10-10 Stefan Metzmacherr23145: try to fix the build on solaris
2007-10-10 Stefan Metzmacherr23144: splitup RAW-OPLOCK into small units
2007-10-10 Andrew Tridgellr23143: error found by valgrind
2007-10-10 Andrew Tridgellr23142: added error checking and reconnect on echo...
2007-10-10 Andrew Bartlettr23141: Use the finddcs() library call rather than...
2007-10-10 Andrew Tridgellr23140: send send echos while disconnected
2007-10-10 Andrew Tridgellr23139: use echo operations once a second in lockbench...
2007-10-10 Andrew Tridgellr23138: added a raw interface for SMBecho operations
2007-10-10 Stefan Metzmacherr23137: make it possible to skip the pidl tests
2007-10-10 Andrew Bartlettr23136: Set the event context onto the credentials...
2007-10-10 Stefan Metzmacherr23135: inet_ntop and inet_pton are now provided by...
2007-10-10 Andrew Bartlettr23134: Set the event context onto the cli_credentials.
2007-10-10 Andrew Bartlettr23133: I felt pity on Kai, as he starts work on winbin...
2007-10-10 Andrew Bartlettr23132: Resolve an issue where we would use the ccache...
2007-10-10 Günther Deschnerr23129: Merge from 3_0:
2007-10-10 Rafal Szczesniakr23126: this was sitting on my laptop for a while...
2007-10-10 Rafal Szczesniakr23125: add host manager subcontext function.
2007-10-10 Rafal Szczesniakr23124: add host subcontext providing (at the moment...
2007-10-10 Michael Adamr23123: Fix two utterly simply typos that broke the...
2007-10-10 Michael Adamr23118: Make inet_pton and inet_ntop available through...
2007-10-10 Stefan Metzmacherr23115: the attribute array needs to be NULL terminated...
2007-10-10 Stefan Metzmacherr23114: we fail the new BASE-DELETE/deltest20a|b tests
2007-10-10 Stefan Metzmacherr23111: nicer ./configure --help output
2007-10-10 Stefan Metzmacherr23110: add --disable-shared option, very useful for...
2007-10-10 Michael Adamr23108: Add defines of RTLD_NOW and RTLD_GLOBAL to...
2007-10-10 Jeremy Allisonr23104: Add comment explaining the new test.
2007-10-10 Jeremy Allisonr23103: Add a torture test for the insane semantics...
2007-10-10 Jeremy Allisonr23099: New interesting delete on close tests :-).
2007-10-10 Andrew Tridgellr23090: a test showing two netlogon pipes open at once...
2007-10-10 Andrew Bartlettr23089: This is upstream now, so we don't need to add...
2007-10-10 Stefan Metzmacherr23071: print the command on failure only
2007-10-10 Stefan Metzmacherr23069: print out the command, to find out the problem...
2007-10-10 Stefan Metzmacherr23067: use 'const union smb_search_data *file' also...
2007-10-10 Stefan Metzmacherr23066: don't ignore errors
2007-10-10 Rafal Szczesniakr23065: revert local includes to prevent security probl...
2007-10-10 Andrew Bartlettr23064: Clarify comment and indent
2007-10-10 Andrew Bartlettr23063: Make sure to invalidate the ccache when we...
2007-10-10 Andrew Tridgellr23062: make sure one node doesn't get ahead of the...
2007-10-10 Andrew Tridgellr23061: keep the RAW-BENCH-OPEN test balanced
2007-10-10 Andrew Tridgellr23060: use #include <roken.h> consistently. Using...
2007-10-10 Andrew Tridgellr23059: reject_free needs to be initialised
2007-10-10 Andrew Tridgellr23058: the cldap code was getting too intimate with...
2007-10-10 Andrew Tridgellr23057: only call the async recv function for the first...
2007-10-10 Andrew Tridgellr23056: added automatic reconnect to RAW-BENCH-OPEN...
2007-10-10 Rafal Szczesniakr23047: Allow local inclusion of js files as well as...
2007-10-10 Stefan Metzmacherr23045: forward SMB2 oplock breaks to the client
2007-10-10 Stefan Metzmacherr23044: - use uint32_t for handle id's
2007-10-10 Stefan Metzmacherr23043: allow more than UINT16_MAX - 1 handles on smb2...
2007-10-10 Stefan Metzmacherr23037: actually fix the asn1 memory leak :-)
2007-10-10 Andrew Tridgellr23036: error checking on asn1_init() failure
2007-10-10 Andrew Bartlettr23035: We don't need to add this entry, and I hope...
2007-10-10 Andrew Bartlettr23034: Thanks to metze for providing some vital clues...
2007-10-10 Stefan Metzmacherr23033: regenerate schema.ldif with minischema.js
2007-10-10 Andrew Bartlettr23032: Remove calls to println(), and ensure we print...
2007-10-10 Andrew Tridgellr23031: removed bogus event_loop_once() calls in RAW...
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Andrew Tridgellr23029: fixed formatting
2007-10-10 Andrew Bartlettr23028: I've now got a patch to Fedora DS to make it...
2007-10-10 Andrew Bartlettr23027: Make sure the parent object always exists.
2007-10-10 Andrew Bartlettr23026: Add groupPolicyContainer, as we now require...
2007-10-10 Andrew Tridgellr23021: test some boundary conditions for idtree, after...
2007-10-10 Andrew Tridgellr23020: a better fix for the memory leak - this one...
2007-10-10 Andrew Tridgellr23019: revert r23018 - this will require more thought.
2007-10-10 Andrew Tridgellr23018: fixed a memory leak in our server side session...
2007-10-10 Andrew Tridgellr23017: fixed the warning we have been getting for...
2007-10-10 Andrew Tridgellr23013: fixed a bug in the string_replace_w() test...
2007-10-10 Andrew Tridgellr23012: we need a POLICYGUID in provision
2007-10-10 Andrew Tridgellr23011: initialisation functions must return NTSTATUS...
2007-10-10 Stefan Metzmacherr22997: only if the output of which has a leading ...
2007-10-10 Stefan Metzmacherr22996: merge HPUX compiler flag fixes from SAMBA_3_0
2007-10-10 Stefan Metzmacherr22995: don't run LOCAL-ICONV twice...
2007-10-10 Stefan Metzmacherr22993: - make it possible to load a dsdb_schema from...
2007-10-10 Stefan Metzmacherr22992: add a function to attach the dsdb_schema to...
2007-10-10 Stefan Metzmacherr22991: ignore '@foo' attributes in the repl_meta_data...
2007-10-10 Stefan Metzmacherr22990: free temporary memory also on success...
2007-10-10 Stefan Metzmacherr22989: allow '@foo' attributes searchable as we allow...
2007-10-10 Andrew Tridgellr22988: fixed 2 bugs in our unsetenv() replacement...
2007-10-10 Andrew Bartlettr22987: Clarify how the events are handled in the kerbe...
2007-10-10 Ronnie Sahlbergr22986: error 2312 is returned when NetSessDel() fails...
2007-10-10 Andrew Tridgellr22985: don't do checkins late at night ....
2007-10-10 Andrew Tridgellr22984: not everyone uses tridgell.net (fortunately)
2007-10-10 Andrew Bartlettr22983: This should ensure that torture_create_testuser...
2007-10-10 Andrew Tridgellr22972: added the basic ldif needed to support group...
2007-10-10 Andrew Tridgellr22971: fix build on systems without epoll
2007-10-10 Andrew Tridgellr22970: the events code calls close(), which needs...
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Tridgellr22968: andrew bartlett pointed out that the parent...
2007-10-10 Andrew Bartlettr22967: Move to the TCP packet interface for the krb5_s...
2007-10-10 Andrew Bartlettr22966: Make sure to return LOGON_FAILURE if the user...
2007-10-10 Andrew Tridgellr22965: changed RAW-LOCK-BENCH to remove the scheduling...
2007-10-10 Andrew Tridgellr22964: log an error on epoll_create failing on reopen
2007-10-10 Andrew Tridgellr22963: fixed the epoll/fork interaction in the epoll...
2007-10-10 Andrew Tridgellr22962: show progress separately for each client in...
next