Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1034: Couple of small (popt) fixes | Jelmer Vernooij | 1 | -6/+3 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 2 | -5/+5 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 3 | -16/+16 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 2 | -17/+17 |
2007-10-10 | r866: convert the rest of the binaries to config.mk files | Stefan Metzmacher | 2 | -0/+19 |
2007-10-10 | r591: don't need to init non-ref out ptrs (thanks to abartlet for spotting this) | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r361: allow anonymous browsing | Andrew Tridgell | 1 | -9/+2 |
2007-10-10 | r360: use the STYPE_* definitions from srvsvc.idl | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r357: added share browsing to smbclient using the SRVSVC MSRPC pipe | Andrew Tridgell | 1 | -4/+92 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r66: fixed a segv when printing an error from a session setup failure. This | Andrew Tridgell | 1 | -5/+8 |
2007-10-10 | r42: importing .cvsignore files | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r23: get rid of def_finfo | Andrew Tridgell | 2 | -11/+1 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 2 | -36/+39 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 2 | -79/+80 |
2004-01-28 | merge the version.h autogeneration stuff from 3.0 | Stefan Metzmacher | 1 | -1/+1 |
2003-11-28 | fixed some warnings | Andrew Tridgell | 1 | -2/+3 |
2003-11-23 | by using a single proto.h we gain another factor of 4 in the speed of | Andrew Tridgell | 2 | -2/+0 |
2003-10-30 | - a few portability fixes from Jim Myers | Andrew Tridgell | 1 | -1/+48 |
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 | 3 | -4/+4 |
2003-08-14 | client/client.c - cannot initialize struct with non-const values | Herb Lewis | 1 | -1/+5 |
2003-08-14 | fixed allinfo bug reported by metze | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | use the \\server\share form of tconx to work with servers that don't | Andrew Tridgell | 1 | -0/+2 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 9 | -0/+8034 |