Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 1 | -14/+13 |
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 | r4951: some of the code dealing with libcli was getting too complex trying to | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r4777: added a smb_composite_sesssetup() async composite function. This | Andrew Tridgell | 1 | -26/+24 |
2007-10-10 | r4726: - use the name tcon and tid instead of conn and cnum | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet | Andrew Tridgell | 1 | -9/+3 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLE | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfs | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r2738: free up the session information as soon as it is invalidated in the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2710: continue with the new style of providing a parent context whenever | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r2680: switched the libcli/raw/ code over to use talloc_reference(), which si... | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -4/+16 |
2007-10-10 | r2071: - change smbtorture to use the popt_common stuff | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1996: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1795: Fix the multiple session setup torture tests. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO... | Andrew Bartlett | 1 | -3/+43 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -22/+22 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -1/+1 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 1 | -3/+3 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 1 | -10/+10 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+388 |