index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
1998-06-21
Remove the copyright to Canon Information Systems Australia, as we don't
Richard Sharpe
1
-7
/
+18
1998-06-20
clitar.c: Fixed minor gcc -pedantic-error compile warnings.
Jeremy Allison
1
-5
/
+4
1998-06-17
Re-submit changes for CLITAR.
Richard Sharpe
1
-84
/
+291
1998-06-16
clientgen: Added USE_SSL for client shutdown.
Jeremy Allison
1
-1
/
+3
1998-06-16
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
2
-0
/
+17
1998-06-15
client.c: Made -L do a null-session share unless -U user is specified.
Jeremy Allison
2
-130
/
+135
1998-06-15
Makefile:
Jeremy Allison
1
-0
/
+2
1998-06-04
client.c: Allowed client to proceed even if it gets error 234 (more data
Jeremy Allison
1
-101
/
+108
1998-06-01
clientutil.c: Don't core dump if no controlling terminal available for password.
Jeremy Allison
1
-0
/
+3
1998-05-12
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
1
-2
/
+2
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
6
-244
/
+244
1998-05-11
don't use system functions as arguments to qsort() as otherwise you
Andrew Tridgell
1
-1
/
+1
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
3
-14
/
+26
1998-05-08
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
1
-0
/
+7
1998-05-08
Se-submitting clitar.c/
Richard Sharpe
1
-53
/
+433
1998-05-06
Rolling back again to the equivalent of revision 1.22, as the current
Jeremy Allison
1
-382
/
+25
1998-05-06
Real fix for clitar.c problems. Have now made all the right
Richard Sharpe
1
-25
/
+382
1998-05-05
Rolling clitar.c back to the previous rev 1.22 as the current one
Jeremy Allison
1
-382
/
+25
1998-05-05
Added bug fixes to clitar to ensure proper longfile name restores
Richard Sharpe
1
-25
/
+382
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
3
-17
/
+17
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
3
-63
/
+39
1998-04-11
Changes to client.c support the need for directories to be processed by whatever
Richard Sharpe
2
-68
/
+298
1998-04-02
Patch from Chris Maltby <chris@softway.com.au>. His comments follow:
Jeremy Allison
1
-6
/
+46
1998-03-26
client.c: Fixed problem where debug level on command line was overridden by s...
Jeremy Allison
1
-2
/
+11
1998-03-19
Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Jeremy Allison
2
-50
/
+0
1998-03-16
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
2
-33
/
+13
1998-03-14
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
2
-2
/
+2
1998-03-11
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1
-5
/
+1
1998-03-03
Change the multibyte character set support so that
Jeremy Allison
3
-72
/
+29
1998-02-26
-N option still prompted for password in smbclient -L usage
Herb Lewis
2
-1
/
+5
1998-02-14
Sometime after 1.9.17p5 smbclient stopped being able to do
Jeremy Allison
1
-2
/
+4
1998-02-13
Fix for crash bug with amanda - from "Michael C. Povel" <Michael.Povel@hub.de>.
Jeremy Allison
1
-1
/
+1
1998-02-12
Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e...
Jeremy Allison
1
-2
/
+2
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
7
-7
/
+7
1998-01-22
*** empty log message ***
Volker Lendecke
2
-55
/
+53
1998-01-16
Makefile: Added new codepage - 866.
Jeremy Allison
1
-1
/
+1
1998-01-06
Added manpages.
Volker Lendecke
1
-4
/
+0
1998-01-05
the real source code for the smbfs utilities. Forgot to do
Volker Lendecke
3
-0
/
+1429
1998-01-05
Added 3 commands:
Volker Lendecke
2
-31
/
+39
1997-12-24
Bugfix from Branko Cibej <branko.cibej@hermes.si>
Jeremy Allison
1
-1
/
+1
1997-12-20
client.c:
Jeremy Allison
3
-45
/
+50
1997-12-14
fix a bug that sometimes prevented smbclient from connecting with
Andrew Tridgell
1
-1
/
+3
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1
-4
/
+7
1997-12-02
fixed the help message for -p (someone complained!)
Andrew Tridgell
1
-1
/
+1
1997-11-25
get rid of stat command (it is a hangover from an old experiment)
Andrew Tridgell
1
-38
/
+0
1997-11-22
added true enumerated types in loadparm.c. Now we don't need all those
Andrew Tridgell
1
-8
/
+2
1997-11-10
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
2
-174
/
+42
1997-11-09
byteorder.h :
Luke Leighton
1
-43
/
+72
1997-11-09
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
2
-13
/
+116
1997-11-03
added code that _uses_ arcfour. arcfour itself, or anything remotely
Luke Leighton
2
-4
/
+24
[prev]
[next]