Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3518: fixed some includes to be consistent. | Andrew Tridgell | 1 | -10/+6 |
2007-10-10 | r3508: fix the build | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r3467: fix the build | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r3314: added a option "socket:testnonblock" to the generic socket code. If | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3016: - converted the events code to talloc | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3012: added initial support for byte range locking in the posix vfs. This is | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2648: - use a destructor on struct server_connection to simplify the | Andrew Tridgell | 1 | -11/+1 |
2007-10-10 | r2646: - use a talloc destructor to ensure that sockets from the new socket | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r2447: let the server code use the new lib/socket/ stuff | Stefan Metzmacher | 1 | -12/+17 |
2007-10-10 | r1516: remove the server_connection from the list on the server_socket | Stefan Metzmacher | 1 | -2/+15 |
2007-10-10 | r1515: move dublicate code to a function | Stefan Metzmacher | 1 | -58/+3 |
2007-10-10 | r1514: close stuff from the server_connection not in the | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 1 | -66/+87 |
2007-10-10 | r1291: rename struct smbsrv_context to smbsrv_connection | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1280: rename struct request_context to smbsrv_request | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1277: rename struct server_context to smbsrv_ontext | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -12/+12 |
2004-02-02 | - we now specify the object files in the subsystems config.m4 file | Stefan Metzmacher | 1 | -7/+21 |
2004-01-28 | merge the version.h autogeneration stuff from 3.0 | Stefan Metzmacher | 1 | -2/+2 |
2004-01-22 | - move the vars used by the backtrace stuff into the #ifdef | Stefan Metzmacher | 1 | -26/+39 |
2004-01-08 | This patch adds a better dcerpc server infastructure. | Stefan Metzmacher | 1 | -1/+1 |
2003-12-16 | use smb_rwlock_t instead of rwlock_t to avoid conflicts with system | Andrew Tridgell | 1 | -5/+5 |
2003-12-13 | completed the linkage between the endpoint mapper and the dcerpc | Andrew Tridgell | 1 | -0/+10 |
2003-12-13 | dcerpc over tcp in the samba4 server now works to some extent. It | Andrew Tridgell | 1 | -2/+42 |
2003-12-04 | merged more updates from Jim Myers | Andrew Tridgell | 1 | -2/+18 |
2003-08-15 | rename mutex_t to smb_mutex_t to prevent name collision | Herb Lewis | 1 | -4/+4 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+410 |