Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14851: Make BOOL, False and True simple aliases to the POSIX-defined | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r14850: Don't assume that sizeof(BOOL) == sizeof(int) | Jelmer Vernooij | 1 | -46/+46 |
2007-10-10 | r14848: use the constant instead of the interger value | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14845: expanded the number of info levels tested for continue in the | Andrew Tridgell | 1 | -90/+123 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 10 | -17/+29 |
2007-10-10 | r14843: the results of the srvsrv_* calls depends on the user, | Stefan Metzmacher | 1 | -85/+132 |
2007-10-10 | r14842: fix parsing of NetDiskEnum replies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14840: - rename some functions | Stefan Metzmacher | 3 | -39/+52 |
2007-10-10 | r14838: fix the build. Looks like I still haven't quite got the hang of the | Andrew Tridgell | 5 | -1/+5 |
2007-10-10 | r14837: fixed build error | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r14836: Keep constants in the right order, and line things up nicely. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r14835: split out the config rules for the ntvfs/common/ directory | Andrew Tridgell | 2 | -5/+15 |
2007-10-10 | r14826: initialize pid1 and pid2:-) | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r14822: if we use the snum used by the lp_* functions instead of the wire TID, | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r14819: list all tests smbtorture offers and explicit list tests | Stefan Metzmacher | 1 | -16/+28 |
2007-10-10 | r14818: give an error on an unknown test | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14817: rename some tests | Stefan Metzmacher | 2 | -4/+6 |
2007-10-10 | r14816: Simplify test for comparison_fn_t | Jelmer Vernooij | 3 | -20/+4 |
2007-10-10 | r14815: BASE-DIR doesn't exists... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14814: also run the BASE-DIR test with 'make test' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14813: Remove headers already checked for earlier or not used. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14812: Fix typos | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14808: added notify_trigger() calls for rename and setfileinfo calls | Andrew Tridgell | 2 | -0/+43 |
2007-10-10 | r14807: fixed the format of notify responses (forgot to commit this earlier) | Andrew Tridgell | 1 | -6/+11 |
2007-10-10 | r14806: Fix compiler warnings | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14805: use tdb_lock_bystring() to prevent race conditions in notify add/remove | Andrew Tridgell | 1 | -5/+56 |
2007-10-10 | r14804: Start writing a more Pythonic tdb module. | Tim Potter | 2 | -7/+48 |
2007-10-10 | r14803: copy with the root directory, which has /. on the end of the path | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r14802: Fix typo. | Tim Potter | 1 | -1/+1 |
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 |