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
/
client.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-06-16
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1
-0
/
+4
1998-06-15
client.c: Made -L do a null-session share unless -U user is specified.
Jeremy Allison
1
-36
/
+30
1998-06-04
client.c: Allowed client to proceed even if it gets error 234 (more data
Jeremy Allison
1
-101
/
+108
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-156
/
+156
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
1
-11
/
+23
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-4
/
+4
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1
-27
/
+25
1998-04-11
Changes to client.c support the need for directories to be processed by whatever
Richard Sharpe
1
-16
/
+24
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
1
-25
/
+0
1998-03-16
Adding the same change as was added to 1.9.18 branch to add the
Jeremy Allison
1
-1
/
+11
1998-03-14
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1
-1
/
+1
1998-03-03
Change the multibyte character set support so that
Jeremy Allison
1
-16
/
+3
1998-02-26
-N option still prompted for password in smbclient -L usage
Herb Lewis
1
-0
/
+2
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
1
-1
/
+1
1998-01-05
Added 3 commands:
Volker Lendecke
1
-4
/
+4
1997-12-24
Bugfix from Branko Cibej <branko.cibej@hermes.si>
Jeremy Allison
1
-1
/
+1
1997-12-20
client.c:
Jeremy Allison
1
-25
/
+30
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
1
-1
/
+1
1997-11-09
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1
-1
/
+1
1997-11-01
client.c clientutil.c proto.h
Luke Leighton
1
-9
/
+9
1997-11-01
a simple SMB torture tester. This will allow us to evaluate locking
Andrew Tridgell
1
-1
/
+1
1997-10-26
fix some casting errors in smbencrypt and some multiply-defined errors
Andrew Tridgell
1
-1
/
+0
1997-10-25
Makefile :
Luke Leighton
1
-11
/
+5
1997-10-24
nterr.c :
Luke Leighton
1
-164
/
+7
1997-10-23
missed nmbsync.c when adding setup count and setup pointer arguments to
Luke Leighton
1
-9
/
+14
1997-10-23
general sorting out, from crashes generated by do_lsa_req_chal() in client.c
Luke Leighton
1
-40
/
+48
1997-10-23
playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)
Luke Leighton
1
-37
/
+131
1997-10-22
client.c :
Luke Leighton
1
-2
/
+2
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
1
-1104
/
+73
1997-10-21
some cleanups in the clientutil.c code.
Andrew Tridgell
1
-2
/
+11
1997-10-16
add ERRDOS/67 ERRnosuchshare to the client.c list of error strings
Andrew Tridgell
1
-0
/
+1
1997-10-06
client.c: Changed shadowed variable.
Jeremy Allison
1
-4
/
+4
1997-10-04
a little hack to smbclient to support extracting NT error codes
Andrew Tridgell
1
-0
/
+12
1997-09-19
Makefile: Changed proto: target to not include c files not used currently.
Jeremy Allison
1
-2
/
+20
1997-09-14
This commit does 3 main things:
Andrew Tridgell
1
-6
/
+0
1997-09-11
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
1
-23
/
+21
1997-09-05
client.c: Made sure myhostname was initialised before substitutions.
Jeremy Allison
1
-0
/
+6
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
1
-2
/
+2
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
1
-4
/
+12
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
[next]