Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |