Age | Commit message (Expand) | Author | Files | Lines |
1998-10-20 | removed setenv(), replaced with smbw_setenv() | Andrew Tridgell | 6 | -26/+29 |
1998-10-20 | new prorotypes | Andrew Tridgell | 1 | -0/+1 |
1998-10-20 | fixes for solaris | Andrew Tridgell | 1 | -2/+4 |
1998-10-20 | smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector | Jeremy Allison | 5 | -17/+79 |
1998-10-20 | add -Bshareable for *bsd* | Andrew Tridgell | 1 | -0/+3 |
1998-10-20 | removed my badly-done attempt at handling compilers that don't handle | Andrew Tridgell | 1 | -9/+3 |
1998-10-19 | oops | Luke Leighton | 1 | -2/+2 |
1998-10-19 | output password change messages instead of debug message. | Luke Leighton | 1 | -2/+2 |
1998-10-19 | - dce/rpc code | Luke Leighton | 14 | -214/+431 |
1998-10-19 | added command line options to smbsh | Andrew Tridgell | 4 | -30/+72 |
1998-10-19 | improved session reestablishment | Andrew Tridgell | 1 | -36/+82 |
1998-10-19 | prototype new functions | Andrew Tridgell | 1 | -0/+6 |
1998-10-19 | return the resolved IP on a cli_connect() call so it can be cached | Andrew Tridgell | 1 | -0/+1 |
1998-10-19 | removed an incorrect comment | Andrew Tridgell | 1 | -4/+0 |
1998-10-19 | - don't use env variables for passwords and usernames (yeah!) | Andrew Tridgell | 4 | -23/+242 |
1998-10-19 | - added smbrapper/shared.o | Andrew Tridgell | 1 | -5/+10 |
1998-10-18 | Fixed sys_lseek and seek_file calls so all returns | Jeremy Allison | 6 | -193/+315 |
1998-10-18 | redid proto.h | Andrew Tridgell | 1 | -1/+1 |
1998-10-18 | check for lp_nt_pipe_support() in open calls | Andrew Tridgell | 2 | -2/+2 |
1998-10-18 | add an option to enable/disable nt pipes | Andrew Tridgell | 1 | -0/+4 |
1998-10-17 | Small tidyups for gcc in 'preen' mode.... | Jeremy Allison | 14 | -11/+25 |
1998-10-17 | Added man page for nmblookup(1) | Eloy Paris | 1 | -0/+126 |
1998-10-16 | oops. | Luke Leighton | 1 | -1/+1 |
1998-10-16 | dce/rpc | Luke Leighton | 8 | -9/+134 |
1998-10-16 | added maxfid test | Andrew Tridgell | 1 | -11/+66 |
1998-10-16 | changed some debug levels | Andrew Tridgell | 2 | -6/+15 |
1998-10-16 | strtoul removed, strtol used instead | Luke Leighton | 1 | -1/+1 |
1998-10-16 | strtoul replace with strtol | Luke Leighton | 2 | -12/+12 |
1998-10-16 | !pass -> pass != NULL is wrong: !pass -> pass == NULL is correct. oops. | Luke Leighton | 1 | -2/+2 |
1998-10-16 | made pass_check_smb() available for dce/rpc use. | Luke Leighton | 6 | -31/+43 |
1998-10-16 | cli_nt_session_open() encrypt arg removed | Luke Leighton | 1 | -1/+1 |
1998-10-16 | setup_groups() - code clarification. no functional change. | Luke Leighton | 1 | -13/+19 |
1998-10-16 | oops. | Luke Leighton | 1 | -3/+4 |
1998-10-16 | rpc client mods (ntlmssp flags) | Luke Leighton | 10 | -47/+101 |
1998-10-16 | only do the MAC extensions if we are a NTFS filesystem | Andrew Tridgell | 1 | -6/+10 |
1998-10-16 | - use large buffers for netshareenum | Andrew Tridgell | 1 | -19/+30 |
1998-10-16 | use the username GUEST if no other username is available | Andrew Tridgell | 1 | -0/+5 |
1998-10-16 | Re-added code to tell the user how many open files they | Jeremy Allison | 4 | -13/+25 |
1998-10-16 | rpcclient ntlogin test | Luke Leighton | 2 | -4/+15 |
1998-10-16 | trans2.h: Added Thursby MAC extension. | Jeremy Allison | 3 | -0/+21 |
1998-10-16 | trust password | Luke Leighton | 3 | -6/+6 |
1998-10-15 | rpcclient interactive login (with trust account changing if you are root) | Luke Leighton | 13 | -73/+205 |
1998-10-15 | getpwnam() failing is a serious error (corrupt smbpasswd database) | Luke Leighton | 1 | -1/+6 |
1998-10-15 | Fixed crypt problems on IRIX with prototype. | Jeremy Allison | 2 | -4/+4 |
1998-10-15 | bug-fixing against: | Luke Leighton | 15 | -55/+454 |
1998-10-15 | second implementation of crc32, used with permission of francesco ferrara | Luke Leighton | 1 | -4/+2 |
1998-10-15 | config: Fix crypt prototype on RedHat Linux. | Jeremy Allison | 9 | -246/+312 |
1998-10-14 | set recursion desired for bcast name query | Andrew Tridgell | 2 | -2/+3 |
1998-10-14 | removed lkcl | Luke Leighton | 1 | -42/+0 |
1998-10-14 | 16 changed to 8 by mistake in samoemhash. | Luke Leighton | 1 | -1/+1 |