Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -12/+12 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r17417: Try to fix random failures in the build farm for 3_0. | Volker Lendecke | 1 | -0/+10 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r8780: make numops controllable in BASE-DISCONNECT | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet | Andrew Tridgell | 1 | -12/+2 |
2007-10-10 | r3634: - fixed BASE-DISCONNECT test to force the async packets to be sent by | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r3633: - moved module init functions to after smb.conf and command line | Andrew Tridgell | 1 | -0/+163 |