Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -4/+5 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r14946: added a smbcli_ftruncate() call, useful for torture testing | Andrew Tridgell | 1 | -7/+16 |
2007-10-10 | r14938: add smbcli_fsetatr() as a convenient interface to a setfileinfo for | Andrew Tridgell | 1 | -0/+23 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -16/+16 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -22/+22 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r3454: moved a few more things out if includes.h into the include/system/ inc... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3441: some include file cleanups and general housekeeping | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2405: expose unix_perms_to_wire() for use by the posix backend, in supportin... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -32/+32 |
2007-10-10 | r1627: make sure we initialise write_time in the deprecated function cli_ctemp() | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -10/+10 |
2004-02-21 | The file descriptor argument to cli_getattrE() is a fnum not a fd. | Tim Potter | 1 | -2/+2 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 1 | -56/+64 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 1 | -66/+75 |
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 1 | -2/+2 |
2003-08-14 | client/client.c - cannot initialize struct with non-const values | Herb Lewis | 1 | -2/+2 |
2003-08-13 | - added SMBntrename test suite | Andrew Tridgell | 1 | -4/+5 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+647 |