Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14801: Move swig testing makefile fragment into swig's config.mk and out of | Tim Potter | 2 | -3/+5 |
2007-10-10 | r14800: use tdb_get_seqnum() in the change notify code to avoid reloading the | Andrew Tridgell | 1 | -2/+13 |
2007-10-10 | r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allows | Andrew Tridgell | 4 | -1/+65 |
2007-10-10 | r14798: Get swig building again (by commenting out dcerpc stuff for now). | Tim Potter | 4 | -4/+37 |
2007-10-10 | r14797: added checking of the filter in notify requests | Andrew Tridgell | 6 | -10/+48 |
2007-10-10 | r14796: handle overflows in the notify buffer. The pending events are dumped | Andrew Tridgell | 1 | -4/+27 |
2007-10-10 | r14795: queue notify requests on the same handle | Andrew Tridgell | 1 | -32/+31 |
2007-10-10 | r14794: added a test to see what happens when you send a notify request on a | Andrew Tridgell | 1 | -0/+66 |
2007-10-10 | r14793: the RAW-NOTIFY test now passes. Next I need to make it efficient, and | Andrew Tridgell | 2 | -20/+28 |
2007-10-10 | r14792: when we enable fake oplocks, give out batch oplocks not exclusive opl... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14755: the change notify code now passes most of the RAW-NOTIFY test. Still | Andrew Tridgell | 4 | -21/+98 |
2007-10-10 | r14740: Try loading shared libs from the bin/ directory (useful for running '... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14739: keep the last request time for the smbsrv_connection, | Stefan Metzmacher | 8 | -13/+46 |
2007-10-10 | r14738: do some different lookups | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r14737: Fix shared library build without --enable-developer | Jelmer Vernooij | 1 | -2/+11 |
2007-10-10 | r14736: - the ntvfs subsystem should not know about smb_server.h | Stefan Metzmacher | 24 | -27/+9 |
2007-10-10 | r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere | Jelmer Vernooij | 20 | -84/+73 |
2007-10-10 | r14734: this demonstrates that a tcon isn't autoclosed by a ulogoff | Stefan Metzmacher | 1 | -0/+151 |
2007-10-10 | r14733: SMBtdis needs a TCON and doesn't need a SESSION, | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r14732: fix typo noticed by derrell, thanks! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14731: Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14730: Remove dependency information with 'make clean' | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14729: Install db_wrap.h and db_wrap_proto.h | Jelmer Vernooij | 2 | -1/+4 |
2007-10-10 | r14728: Install two more headers, fix warning | Jelmer Vernooij | 2 | -1/+3 |
2007-10-10 | r14727: Update pidls' TODO, add test that demonstrates the desired behaviour | Jelmer Vernooij | 2 | -4/+41 |
2007-10-10 | r14725: Reduce amount of headers, add simple ui implementation (not used yet ... | Jelmer Vernooij | 1 | -10/+32 |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 14 | -16/+54 |
2007-10-10 | r14723: Keep statistics | Jelmer Vernooij | 2 | -0/+8 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 4 | -5/+12 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 119 | -165/+197 |
2007-10-10 | r14718: Add initial work on a standardized UI for smbtorture | Jelmer Vernooij | 4 | -1/+133 |
2007-10-10 | r14717: Don't provision the system as 'localhost', but instead list localhost | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r14716: Remove username from debug message, it just causes valgrind assertions. | Andrew Bartlett | 1 | -4/+2 |
2007-10-10 | r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec. | Andrew Bartlett | 3 | -4/+23 |
2007-10-10 | r14714: On DCE/RPC, we need the name of the remote server used on the socket, | Andrew Bartlett | 5 | -18/+51 |
2007-10-10 | r14713: For testing, it is sometimes useful to specify a hostname for kerberos | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r14712: Do not proceed in event of failure to obtain a policy handle. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r14711: let windows clients retry after getting ERR_SKEW | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r14710: make more clear that SMBexit only cares about the PID | Stefan Metzmacher | 1 | -19/+28 |
2007-10-10 | r14709: allways use the unicast socket of the interface, when reply to DGRAM | Stefan Metzmacher | 5 | -22/+44 |
2007-10-10 | r14708: Add a (bogus) UUID and a comment to the PAC defintion. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r14707: Initialise default value (the rest of this function sets it to 1 if | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14702: Accept our netbios aliases as valid names in the SPOOLSS server. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r14701: Allow, with non-default options, NTLMSSP to access the LM session key, | Andrew Bartlett | 2 | -3/+13 |
2007-10-10 | r14700: Fix spelling, and change these informational messages to debug level 5. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r14694: Remove for now until it does something useful. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r14693: Automatically update dependencies during compilation | Jelmer Vernooij | 2 | -4/+7 |
2007-10-10 | r14692: Get rid of the obfuscation() attribute | Jelmer Vernooij | 3 | -69/+0 |
2007-10-10 | r14691: Fix printing elements with represent_as set | Jelmer Vernooij | 2 | -7/+14 |
2007-10-10 | r14690: Support represent_as in headers, enable represent_as() test (which wo... | Jelmer Vernooij | 3 | -33/+31 |