Age | Commit message (Expand) | Author | Files | Lines |
2004-02-03 | - port AUTH and PASSDB subsystems to new | Stefan Metzmacher | 1 | -3/+10 |
2004-02-03 | - move all SMB server stuff to smb_server/* | Stefan Metzmacher | 14 | -7575/+0 |
2004-02-02 | const fixes | Stefan Metzmacher | 1 | -2/+2 |
2004-02-02 | - we now specify the object files in the subsystems config.m4 file | Stefan Metzmacher | 7 | -37/+208 |
2004-01-28 | - cosmetic fix in configure.in | Stefan Metzmacher | 1 | -2/+4 |
2004-01-28 | merge the version.h autogeneration stuff from 3.0 | Stefan Metzmacher | 3 | -4/+4 |
2004-01-22 | - move the vars used by the backtrace stuff into the #ifdef | Stefan Metzmacher | 1 | -26/+39 |
2004-01-22 | fix last commit, which went in by mistake | Stefan Metzmacher | 1 | -2/+0 |
2004-01-22 | initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop. | Stefan Metzmacher | 1 | -2/+2 |
2004-01-09 | Update Copyright to 1992-2004 | Stefan Metzmacher | 1 | -1/+1 |
2004-01-08 | This patch adds a better dcerpc server infastructure. | Stefan Metzmacher | 4 | -3/+11 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 1 | -1/+10 |
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 | 3 | -0/+26 |
2003-12-13 | dcerpc over tcp in the samba4 server now works to some extent. It | Andrew Tridgell | 6 | -43/+150 |
2003-12-12 | * the RPC-ECHO pipe now works in smbd, as long as the data sizes | Andrew Tridgell | 1 | -2/+4 |
2003-12-11 | the next step in the dcerpc server code. Added the link between the | Andrew Tridgell | 2 | -22/+49 |
2003-12-10 | the rest of the initial rpc server side infrastructure | Andrew Tridgell | 1 | -0/+3 |
2003-12-10 | * removed some unused code | Andrew Tridgell | 1 | -4/+0 |
2003-12-04 | merged more updates from Jim Myers | Andrew Tridgell | 5 | -40/+558 |
2003-12-04 | * patch based on work by Jim Myers to unify the ioctl handling to be | Andrew Tridgell | 2 | -9/+45 |
2003-11-23 | reduced the number of magic types we need in mkproto.pl | Andrew Tridgell | 2 | -5/+3 |
2003-10-30 | - a few portability fixes from Jim Myers | Andrew Tridgell | 1 | -1/+1 |
2003-09-02 | thanks to ntfsd and some google searches I worked out what the unknown | Andrew Tridgell | 1 | -30/+27 |
2003-08-31 | I think I've finally got the ascii/unicode issues right in trans2 find | Andrew Tridgell | 1 | -7/+22 |
2003-08-15 | ascii/unicode fixes in ascii mode found by smbtorture | Andrew Tridgell | 1 | -6/+6 |
2003-08-15 | - patch to fix a memory leak from metze | Andrew Tridgell | 3 | -6/+6 |
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 1 | -1/+1 |
2003-08-15 | rename mutex_t to smb_mutex_t to prevent name collision | Herb Lewis | 1 | -4/+4 |
2003-08-15 | fixed some places where we don't brace (flags & STR_UNICODE) | Andrew Tridgell | 1 | -1/+1 |
2003-08-15 | a few build fixes to try to get irix building | Andrew Tridgell | 1 | -0/+5 |
2003-08-13 | - added SMBntrename test suite | Andrew Tridgell | 1 | -5/+6 |
2003-08-13 | check for an invalid TID in reply_exit() | Andrew Tridgell | 1 | -0/+5 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 20 | -0/+8712 |