summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r14812: Fix typosJelmer Vernooij2007-10-101-2/+2
* r14808: added notify_trigger() calls for rename and setfileinfo callsAndrew Tridgell2007-10-102-0/+43
* r14807: fixed the format of notify responses (forgot to commit this earlier)Andrew Tridgell2007-10-101-6/+11
* r14806: Fix compiler warningsJelmer Vernooij2007-10-101-1/+1
* r14805: use tdb_lock_bystring() to prevent race conditions in notify add/removeAndrew Tridgell2007-10-101-5/+56
* r14804: Start writing a more Pythonic tdb module.Tim Potter2007-10-102-7/+48
* r14803: copy with the root directory, which has /. on the end of the pathAndrew Tridgell2007-10-101-0/+17
* r14802: Fix typo.Tim Potter2007-10-101-1/+1
* r14801: Move swig testing makefile fragment into swig's config.mk and out ofTim Potter2007-10-102-3/+5
* r14800: use tdb_get_seqnum() in the change notify code to avoid reloading theAndrew Tridgell2007-10-101-2/+13
* r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allowsAndrew Tridgell2007-10-104-1/+65
* r14798: Get swig building again (by commenting out dcerpc stuff for now).Tim Potter2007-10-104-4/+37
* r14797: added checking of the filter in notify requestsAndrew Tridgell2007-10-106-10/+48
* r14796: handle overflows in the notify buffer. The pending events are dumpedAndrew Tridgell2007-10-101-4/+27
* r14795: queue notify requests on the same handleAndrew Tridgell2007-10-101-32/+31
* r14794: added a test to see what happens when you send a notify request on aAndrew Tridgell2007-10-101-0/+66
* r14793: the RAW-NOTIFY test now passes. Next I need to make it efficient, andAndrew Tridgell2007-10-102-20/+28
* r14792: when we enable fake oplocks, give out batch oplocks not exclusive opl...Andrew Tridgell2007-10-101-2/+2
* r14755: the change notify code now passes most of the RAW-NOTIFY test. StillAndrew Tridgell2007-10-104-21/+98
* r14740: Try loading shared libs from the bin/ directory (useful for running '...Jelmer Vernooij2007-10-101-0/+3
* r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher2007-10-108-13/+46
* r14738: do some different lookupsStefan Metzmacher2007-10-101-5/+5
* r14737: Fix shared library build without --enable-developerJelmer Vernooij2007-10-101-2/+11
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-1024-27/+9
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-1020-84/+73
* r14734: this demonstrates that a tcon isn't autoclosed by a ulogoffStefan Metzmacher2007-10-101-0/+151
* r14733: SMBtdis needs a TCON and doesn't need a SESSION,Stefan Metzmacher2007-10-101-1/+2
* r14732: fix typo noticed by derrell, thanks!Stefan Metzmacher2007-10-101-1/+1
* r14731: Fix typoJelmer Vernooij2007-10-101-1/+1
* r14730: Remove dependency information with 'make clean'Jelmer Vernooij2007-10-101-4/+4
* r14729: Install db_wrap.h and db_wrap_proto.hJelmer Vernooij2007-10-102-1/+4
* r14728: Install two more headers, fix warningJelmer Vernooij2007-10-102-1/+3
* r14727: Update pidls' TODO, add test that demonstrates the desired behaviourJelmer Vernooij2007-10-102-4/+41
* r14725: Reduce amount of headers, add simple ui implementation (not used yet ...Jelmer Vernooij2007-10-101-10/+32
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-1014-16/+54
* r14723: Keep statisticsJelmer Vernooij2007-10-102-0/+8
* r14721: Fix a couple of warnings.Jelmer Vernooij2007-10-104-5/+12
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-10119-165/+197
* r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij2007-10-104-1/+133
* r14717: Don't provision the system as 'localhost', but instead list localhostAndrew Bartlett2007-10-101-2/+7
* r14716: Remove username from debug message, it just causes valgrind assertions.Andrew Bartlett2007-10-101-4/+2
* r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett2007-10-103-4/+23
* r14714: On DCE/RPC, we need the name of the remote server used on the socket,Andrew Bartlett2007-10-105-18/+51
* r14713: For testing, it is sometimes useful to specify a hostname for kerberosAndrew Bartlett2007-10-101-0/+6
* r14712: Do not proceed in event of failure to obtain a policy handle.Andrew Bartlett2007-10-101-6/+6
* r14711: let windows clients retry after getting ERR_SKEWStefan Metzmacher2007-10-101-1/+8
* r14710: make more clear that SMBexit only cares about the PIDStefan Metzmacher2007-10-101-19/+28
* r14709: allways use the unicast socket of the interface, when reply to DGRAMStefan Metzmacher2007-10-105-22/+44
* r14708: Add a (bogus) UUID and a comment to the PAC defintion.Andrew Bartlett2007-10-101-0/+2
* r14707: Initialise default value (the rest of this function sets it to 1 ifAndrew Bartlett2007-10-101-0/+1