Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2062: Fix a couple more of the printf warnings (real bugs). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1676: - improved the handling of username/password in locktest and gentest | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -24/+24 |
2007-10-10 | r1578: the first stage of the async client rewrite. | Andrew Tridgell | 1 | -15/+4 |
2007-10-10 | r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level' | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -23/+23 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -4/+4 |
2004-03-25 | fixed the handling of level II oplocks in samba4, especially when | Andrew Tridgell | 1 | -1/+1 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 1 | -5/+5 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 1 | -6/+6 |
2003-11-30 | * removed a bunch of unused code | Andrew Tridgell | 1 | -1/+1 |
2003-09-02 | thanks to ntfsd and some google searches I worked out what the unknown | Andrew Tridgell | 1 | -3/+2 |
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 1 | -2/+2 |
2003-08-14 | added SMBopen to gentest | Andrew Tridgell | 1 | -0/+35 |
2003-08-14 | added seek to gentest | Andrew Tridgell | 1 | -0/+23 |
2003-08-13 | - added a raw smb scanner | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | - added SMBntrename test suite | Andrew Tridgell | 1 | -4/+39 |
2003-08-13 | make sure we give the chosen workgroup in gentest | Andrew Tridgell | 1 | -2/+6 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+2113 |