Age | Commit message (Expand) | Author | Files | Lines |
2009-02-02 | s4:torture: s/private/private_data | Stefan Metzmacher | 1 | -2/+2 |
2008-12-12 | Manually marshall dom_sid, so we can use a fixed size array for | Jelmer Vernooij | 1 | -5/+0 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 2 | -2/+4 |
2008-11-02 | Fix the build. | Jelmer Vernooij | 2 | -2/+2 |
2008-10-24 | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 2 | -2/+4 |
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 2 | -2/+6 |
2008-09-09 | UNIX-WHOAMI: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 2 | -3/+3 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 2 | -2/+9 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 2 | -2/+6 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 2 | -4/+7 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -25/+15 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 2 | -31/+31 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 3 | -9/+6 |
2007-10-10 | r22188: fix formating bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21951: Hopefully fix valgrind warning. | James Peach | 1 | -0/+1 |
2007-10-10 | r21949: After discussion with the Apple and Linux client maintainers, | James Peach | 1 | -2/+2 |
2007-10-10 | r21710: Add client support for the UNIX_INFO2 info level in the QueryFile, | James Peach | 2 | -1/+460 |
2007-10-10 | r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add | James Peach | 1 | -12/+13 |
2007-10-10 | r21659: Rename functions. | James Peach | 2 | -2/+2 |
2007-10-10 | r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query. | James Peach | 2 | -0/+381 |