Age | Commit message (Expand) | Author | Files | Lines |
1997-10-22 | Makefile client.c : | Luke Leighton | 1 | -2/+98 |
1997-10-22 | Makefile client.c clientutil.c clitar.c nmbsync.c : | Luke Leighton | 3 | -1358/+378 |
1997-10-21 | some cleanups in the clientutil.c code. | Andrew Tridgell | 2 | -32/+46 |
1997-10-16 | add ERRDOS/67 ERRnosuchshare to the client.c list of error strings | Andrew Tridgell | 1 | -0/+1 |
1997-10-09 | bracket some macros | Andrew Tridgell | 1 | -1/+1 |
1997-10-06 | client.c: Changed shadowed variable. | Jeremy Allison | 1 | -4/+4 |
1997-10-04 | a bit of bounds checking | Andrew Tridgell | 1 | -0/+12 |
1997-10-04 | a little hack to smbclient to support extracting NT error codes | Andrew Tridgell | 1 | -0/+12 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -10/+11 |
1997-09-26 | add error string reporting to clitar | Andrew Tridgell | 1 | -3/+4 |
1997-09-19 | Makefile: Changed proto: target to not include c files not used currently. | Jeremy Allison | 1 | -2/+20 |
1997-09-18 | John asked the other day about using the tar feature in smbclient to | Andrew Tridgell | 1 | -6/+22 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 2 | -12/+0 |
1997-09-11 | charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c | Jeremy Allison | 2 | -59/+73 |
1997-09-05 | client.c: Made sure myhostname was initialised before substitutions. | Jeremy Allison | 1 | -0/+6 |
1997-08-28 | includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs. | Jeremy Allison | 1 | -0/+6 |
1997-08-27 | charset.c: Added patch for client code page 852 (Eastern European) from | Samba Release Account | 1 | -2/+1 |
1997-08-25 | charset.c : Add mapping for code page 932 (KANJI). | Samba Release Account | 1 | -4/+5 |
1997-07-30 | client.c: Minor change to cast parameters for DEC unix. | Samba Release Account | 2 | -4/+4 |
1997-07-30 | Minor text mods, mostly checking that CVS still works | Samba Release Account | 1 | -3/+3 |
1997-07-28 | client.c: Added amanda fixes. | Samba Release Account | 2 | -7/+17 |
1997-07-24 | patch by glenn burkhardt to allow recursive excluding of directories. | Samba Release Account | 1 | -7/+18 |
1997-07-24 | Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com | Samba Release Account | 1 | -8/+11 |
1997-07-18 | charset.c: Split charset_initialise() into 2 - a charset_initialise() and | Samba Release Account | 1 | -1/+1 |
1997-07-08 | Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> | Samba Release Account | 1 | -1/+1 |
1997-07-01 | client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw... | Samba Release Account | 1 | -2/+117 |
1997-06-11 | Makefile: Added quoata changes for Linux from Thorvald Natvig | Samba Release Account | 1 | -2/+2 |
1997-05-30 | charcnv.c: Fixed silly bugs detected on IRIX. | Samba Release Account | 1 | -1/+1 |
1997-05-08 | status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.edu | Samba Release Account | 1 | -2/+2 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 2 | -2/+2 |
1997-04-03 | name_type for name_query with smbclient -M name should be used. that way, | Samba Release Account | 1 | -3/+3 |
1997-01-09 | Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ... | Samba Release Account | 1 | -8/+30 |
1996-10-24 | - added support for TMPDIR env variable | Andrew Tridgell | 1 | -2/+2 |
1996-10-07 | - continue when failing to load config file in nmblookup and smbclient | Andrew Tridgell | 1 | -1/+0 |
1996-10-05 | - use workgroup from smb.conf in smbclient | Andrew Tridgell | 2 | -5/+8 |
1996-10-04 | - changed the umask handling. We now set the umask to 0 and explicitly | Andrew Tridgell | 1 | -2/+2 |
1996-10-02 | backout all the changes to nmbd. | Andrew Tridgell | 1 | -10/+6 |
1996-10-02 | - a huge pile of changes from Luke which implement the browse.conf | Andrew Tridgell | 2 | -7/+11 |
1996-08-22 | - fix client for pathworks 4 access | Andrew Tridgell | 1 | -3/+3 |
1996-08-22 | - add timeouts to connect() for password server connections. This | Andrew Tridgell | 2 | -4/+4 |
1996-08-19 | - added "netbios name" option in smb.conf to make controlling the name | Andrew Tridgell | 2 | -11/+9 |
1996-08-17 | - made FAST_SHARE_MODES standard for Linux | Andrew Tridgell | 1 | -1/+6 |
1996-08-13 | - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick | Andrew Tridgell | 1 | -3/+135 |
1996-07-30 | fix a bug that we've had for a long time where we don't handle EOF | Andrew Tridgell | 1 | -1/+1 |
1996-07-24 | the client now loads the smb.conf config file so it can get the | Andrew Tridgell | 1 | -1/+10 |
1996-07-22 | fix up problems with "smbclient -L". It now uses a generic | Andrew Tridgell | 1 | -10/+20 |
1996-07-18 | removed some debug stuff from luke | Andrew Tridgell | 1 | -6/+4 |
1996-07-17 | lots of changes to nmbd | Samba Release Account | 1 | -9/+16 |
1996-07-03 | - moved the protocol defs in the client to keep sill C compilers happy | Andrew Tridgell | 1 | -16/+15 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 2 | -9/+2 |