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