Age | Commit message (Expand) | Author | Files | Lines |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -2/+4 |
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -0/+2 |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 1 | -2/+4 |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 1 | -2/+4 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -2/+2 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -2/+2 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -2/+5 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -0/+3 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -0/+4 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19876: test that we can do a session setup and tree connect using the workst... | Stefan Metzmacher | 1 | -3/+30 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r10697: Change the torture join code to return a credentials structure, as | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r10488: (Missing file from previous commit, adding a new RPC-JOIN test) | Andrew Bartlett | 1 | -0/+43 |