| Commit message (Expand) | Author | Age | Files | Lines |
* | argh! you wouldn't believe what i had to do: use the mid (multiplex id) | Luke Leighton | 1999-12-04 | 1 | -14/+96 |
* | argh! smb-agent redirection client reusage is a nightmare! | Luke Leighton | 1999-12-03 | 1 | -143/+225 |
* | starting "connection reuse" system in smb-agent. added version number | Luke Leighton | 1999-12-03 | 1 | -74/+122 |
* | smb-agent improvements. added -D (daemon) option. smb agent is | Luke Leighton | 1999-12-03 | 1 | -16/+72 |
* | cool! a unix socket smb redirector. code based on smbfilter and | Luke Leighton | 1999-12-03 | 1 | -0/+347 |
* | fixing joining to domain plus something weird going down with nt logins... | Luke Leighton | 1999-12-01 | 1 | -33/+0 |
* | sys_select added one more argument (read, write selectors). | Luke Leighton | 1999-12-01 | 1 | -2/+2 |
* | first stages of removing struct cli_state* and uint16 fnum from all | Luke Leighton | 1999-11-24 | 1 | -11/+3 |
* | attempting to establish inter-domain trust relationships. modified | Luke Leighton | 1999-11-20 | 1 | -28/+115 |
* | event log update, netsessenum, netconnenum update. | Luke Leighton | 1999-08-18 | 1 | -2/+2 |
* | patch from Michael Glauche to call get_status_connections() instead of | Luke Leighton | 1999-08-18 | 1 | -52/+52 |
* | BDC support. | Matthew Chapman | 1999-07-22 | 1 | -32/+38 |
* | BDC support. | Luke Leighton | 1999-07-21 | 1 | -5/+21 |
* | improving authentication code (tidyup). | Luke Leighton | 1999-06-29 | 1 | -0/+2 |
* | safe string error reporting functions (found a potential buffer overflow | Luke Leighton | 1999-06-24 | 1 | -1/+1 |
* | variation of random SMBtrans2. random delays in between reconnections | Luke Leighton | 1999-05-07 | 1 | -10/+12 |
* | had to move day display names into lib/util, to get rpctorture to compile. | Luke Leighton | 1999-05-07 | 1 | -3/+5 |
* | open_socket_in() takes a different number of parameters in the head | Andrew Tridgell | 1999-04-17 | 1 | -1/+1 |
* | damn, new files need to be added to the head branch first, I've told | Andrew Tridgell | 1999-04-17 | 1 | -0/+233 |
* | Modification to compile under egcs 2.91.63. | Tim Potter | 1999-04-11 | 1 | -3/+6 |
* | Mainly BDC-related changes. | Matthew Chapman | 1999-04-08 | 1 | -10/+26 |
* | Ken McDonell from SGI was interested in adding some profiling | Andrew Tridgell | 1999-04-01 | 1 | -3/+31 |
* | Beau Kuiper: provided patch so that passwords could only be changed by | Luke Leighton | 1999-03-19 | 1 | -3/+29 |
* | mods to allow inter-domain trust accounts to be added to SAM database | Luke Leighton | 1999-03-09 | 1 | -77/+177 |
* | refinement of random ipc$ SMBtrans torture test. send requests, and | Luke Leighton | 1999-02-11 | 1 | -4/+58 |
* | use jeremy's versions of the UNICODE routines. | Luke Leighton | 1999-02-10 | 1 | -2/+2 |
* | Fuss fuss fuss. | Christopher R. Hertel | 1999-01-27 | 1 | -1/+5 |
* | compilation errors due to addition of smb file handle parameter. | Luke Leighton | 1999-01-27 | 1 | -10/+9 |
* | Added load_interfaces in smbpasswd to allow name resolution by broadcast and | Matthew Chapman | 1999-01-18 | 1 | -0/+2 |
* | While writing the man page, I realized that it was a bit silly not to accept | Christopher R. Hertel | 1998-12-29 | 1 | -32/+117 |
* | Sorry that this is going so slowly. | Christopher R. Hertel | 1998-12-28 | 1 | -2/+2 |
* | A while back, Andrew and I talked about making the debug parsing code a | Christopher R. Hertel | 1998-12-16 | 1 | -27/+2 |
* | removed nt_pipe_fnum from struct cli_state. need to be able to call | Luke Leighton | 1998-12-07 | 1 | -9/+14 |
* | rpc_samr.h parse_samr.c srv_samr.c : | Luke Leighton | 1998-12-01 | 1 | -1/+1 |
* | pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil. | Luke Leighton | 1998-11-30 | 1 | -6/+6 |
* | weekend work. user / group database API. | Luke Leighton | 1998-11-29 | 1 | -1/+2 |
* | fixing domain join and domain login problems | Luke Leighton | 1998-11-25 | 1 | -4/+2 |
* | update testparm with -s option so it doesn't require a carriage return | Herb Lewis | 1998-11-19 | 1 | -10/+34 |
* | Added OSF1 changes to HEAD (-lsecurity etc.) | Jeremy Allison | 1998-11-18 | 1 | -12/+6 |
* | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1998-11-17 | 4 | -7/+7 |
* | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1998-11-17 | 3 | -205/+721 |
* | Added fixes for machine accounts. | Jeremy Allison | 1998-11-16 | 1 | -10/+32 |
* | fixes for OSF1 compilation | Andrew Tridgell | 1998-11-13 | 2 | -5/+8 |
* | sids in rpctorture changed from fstrings to DOM_SID | Luke Leighton | 1998-11-13 | 1 | -2/+2 |
* | Removed code that used printf/fprintf in password changin libraries. | Herb Lewis | 1998-11-12 | 1 | -3/+19 |
* | Fixed smbpasswd so that enabling a user who already has a password | Jeremy Allison | 1998-11-12 | 1 | -2/+20 |
* | extracted the password change code from smbpasswd and used it in swat | Andrew Tridgell | 1998-11-12 | 1 | -218/+0 |
* | char -> uchar fix | Andrew Tridgell | 1998-11-12 | 1 | -1/+1 |
* | largely rewrote smbpasswd so that the code is understandable. This | Andrew Tridgell | 1998-11-12 | 1 | -637/+679 |
* | include/local.h: | Jeremy Allison | 1998-11-10 | 1 | -0/+4 |