r23027: Make sure the parent object always exists.
[ira/wip.git] / source /
2007-10-10 Andrew Bartlettr23027: Make sure the parent object always exists.
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...
2007-10-10 Andrew Tridgellr22961: use EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE...
2007-10-10 Andrew Tridgellr22960: added a SOCKET_FLAG_NOCLOSE to allow us to...
2007-10-10 Andrew Tridgellr22959: cope with a rather interesting interaction...
2007-10-10 Ronnie Sahlbergr22958: For SRVSVC/NetFileClose only Administrator...
2007-10-10 James Peachr22952: Make sure we look at extra_cflags when building...
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Michael Adamr22931: Fix logic in detection of the need to replace...
2007-10-10 Andrew Bartlettr22921: This index saves another 7 seconds off a 'make...
2007-10-10 Stefan Metzmacherr22913: try to work arround the unaligned memory access...
2007-10-10 Stefan Metzmacherr22896: we pass SMB2-LOCK now
2007-10-10 Stefan Metzmacherr22894: don't send a 2nd request before the last one...
2007-10-10 Andrew Tridgellr22887: and servicePrincipalName ....
2007-10-10 Volker Lendecker22886: Workaround to make RAW-NOTIFY a bit more reliab...
2007-10-10 Andrew Tridgellr22885: now we use kernberos more, we need to index...
2007-10-10 Andrew Bartlettr22884: Be consistant with the case of these constants.
2007-10-10 Andrew Bartlettr22883: Indentation.
2007-10-10 Andrew Bartlettr22882: It seems entirly reasonable to follow metze...
2007-10-10 Andrew Tridgellr22881: show number of connected clients
2007-10-10 Andrew Bartlettr22877: Remove stray 'l'
2007-10-10 Andrew Tridgellr22876: - try to reconnect once per second, not continously
2007-10-10 Andrew Bartlettr22875: We want to skip this test, it will fail unless...
2007-10-10 Andrew Bartlettr22874: Expand the RPC-QFILEINFO-IPC test, and add...
2007-10-10 Andrew Bartlettr22873: Make the RAW-QFILEINFO-IPC test pass against...
2007-10-10 Rafal Szczesniakr22871: restore testing against host name instead of...
2007-10-10 Stefan Metzmacherr22866: handle incoming chained smb2 requests in our...
2007-10-10 Stefan Metzmacherr22865: handle pending locks in smb2
2007-10-10 Stefan Metzmacherr22864: in SMB2 mode we need to cancel an existing...
2007-10-10 Stefan Metzmacherr22863: in SMB2 mode we always need to return NT_STATUS...
2007-10-10 Stefan Metzmacherr22858: - let SMB2-LOCK-VALID-REQUEST pass against...
2007-10-10 Stefan Metzmacherr22849: map smb2 lock to the generic level
2007-10-10 Stefan Metzmacherr22843: pass smb2 lock requests to the ntvfs layer
2007-10-10 Stefan Metzmacherr22842: fix directory listing of SMB2 and include direc...
2007-10-10 Andrew Bartlettr22838: Add in an explority test for what QFSINFO opera...
2007-10-10 Andrew Tridgellr22837: make RAW-BENCH-LOCK reconnect asynchronously...
2007-10-10 Andrew Tridgellr22836: started adding auto-reconnect logic to lockbenc...
2007-10-10 Andrew Tridgellr22835: it's useful to see how much time is remaining...
2007-10-10 Andrew Tridgellr22834: fixed a memory leak in the torture_open_connect...
2007-10-10 Andrew Tridgellr22833: use EVENT_FD_AUTOCLOSE in our event test suite
2007-10-10 Andrew Tridgellr22832: merged the latest tdb changes from ctdb to...
2007-10-10 Andrew Tridgellr22831: take advantage of EVENT_FD_AUTOCLOSE in the...
2007-10-10 Andrew Tridgellr22830: merged the latest lib/events updates from ctdb...
2007-10-10 Andrew Tridgellr22829: system/select.h needs to bring in epoll.h for...
2007-10-10 Jelmer Vernooijr22827: Change license to LGPL (discussed with tridge).
2007-10-10 Stefan Metzmacherr22825: let longhorn beta3 work with samba4
2007-10-10 Stefan Metzmacherr22824: - add a simple test which shows how a lock...
2007-10-10 Andrew Tridgellr22813: improve error messages in RAW-NOTIFY test
2007-10-10 Rafal Szczesniakr22811: two more memory allocation checks.
2007-10-10 Rafal Szczesniakr22810: when a test runs against domain controller...
2007-10-10 Rafal Szczesniakr22809: use buffer size specified in libnet context.
2007-10-10 Rafal Szczesniakr22808: store default buffer size for samr operations...
2007-10-10 Rafal Szczesniakr22804: convert libnet_rpc_userinfo function to use...
2007-10-10 Stefan Metzmacherr22793: use a state struct for r_do_release_demand...
2007-10-10 Stefan Metzmacherr22792: only don't free on success
2007-10-10 Stefan Metzmacherr22791: make it possible to use smb2_create_blob_add...
2007-10-10 Stefan Metzmacherr22790: fix initialization for chained requests
2007-10-10 Stefan Metzmacherr22789: fix loading of internal samba4 modules
2007-10-10 Stefan Metzmacherr22788: fix typo
2007-10-10 Stefan Metzmacherr22774: correctly initialize the smbsrv_connection...
2007-10-10 Jelmer Vernooijr22769: Fix include location.
2007-10-10 Rafal Szczesniakr22764: - replace talloc_zero with composite_create
2007-10-10 Rafal Szczesniakr22763: replace talloc_zero calls with composite_create...
2007-10-10 Jelmer Vernooijr22762: Some ldb_map changes:
2007-10-10 Stefan Metzmacherr22758: - add missing _talloc_set_name_const(ret, ret...
2007-10-10 Stefan Metzmacherr22757: test if calling talloc_free() works on parent...
2007-10-10 Andrew Bartlettr22756: Make it easier to setup an LDAP replica. Provi...
2007-10-10 Stefan Metzmacherr22752: bail out on talloc failure
next