Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5107: moved the horrible ldap socket code, and the even worse | Andrew Tridgell | 1 | -175/+0 |
2007-10-10 | r5106: removed a bunch of unused socket functions. We still need | Andrew Tridgell | 1 | -373/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3457: s_addr is a macro on solaris, so we can't use it in structure names. a... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 1 | -10/+11 |
2007-10-10 | r3441: some include file cleanups and general housekeeping | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3278: - rewrote the client side rpc connection code to use lib/socket/ | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r2621: - now that the client code is non-blocking, we no longer need | Andrew Tridgell | 1 | -73/+0 |
2007-10-10 | r1766: we do not have smb_read_error in samba4 | Simo Sorce | 1 | -4/+0 |
2007-10-10 | r1759: Add some helper functions to read and write data to a socket with time... | Simo Sorce | 1 | -0/+112 |
2007-10-10 | r1606: make the low level socket read/write routines cope properly with non-b... | Andrew Tridgell | 1 | -4/+11 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r335: added much better handling of servers that die unexpectedly during a | Andrew Tridgell | 1 | -0/+10 |
2003-08-15 | - patch to fix a memory leak from metze | Andrew Tridgell | 1 | -13/+3 |
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 1 | -4/+1 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+631 |