index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix breakage done by myself yesterday.
Tim Potter
2003-02-25
1
-6
/
+3
*
Fixed up some const related compiler warnings.
Tim Potter
2003-02-25
1
-3
/
+6
*
The cli_send_tconX code already determines to send \\server\share to port 139
Andrew Bartlett
2003-02-18
1
-18
/
+3
*
fix dumb perror used without errno beeing set.
Simo Sorce
2003-02-15
1
-2
/
+2
*
Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable
Andrew Bartlett
2003-02-15
2
-6
/
+44
*
Fix typo in WIFSIGNALED (as per Waider's report)
Alexander Bokovoy
2003-02-13
1
-1
/
+1
*
waitstatus audit: Correctly handle case where smbmnt is killed by a
Martin Pool
2003-02-13
1
-0
/
+3
*
Samba janitors: applying mbp's redundant umask fix.
Jeremy Allison
2003-02-07
1
-4
/
+0
*
smb signing compile fix
Tim Potter
2003-02-02
1
-1
/
+1
*
More signing updates - start checking that the server isn't being spoofed.
Andrew Bartlett
2003-02-02
1
-0
/
+3
*
Add FIXME about dodgy argument parser.
Martin Pool
2003-01-20
1
-0
/
+11
*
s/WIFSIGNALLED/WIFSIGNALED/g
Gerald Carter
2003-01-15
1
-1
/
+1
*
One more from waitpid() audit: Correctly interpret waitstatus when a
Martin Pool
2003-01-15
1
-1
/
+5
*
Fix a number of client-side fstring/pstring mixups.
Andrew Bartlett
2003-01-11
1
-1
/
+1
*
Added code to the handling of the -M option to ensure that we default to
Christopher R. Hertel
2003-01-07
1
-4
/
+10
*
BIG patch...
Andrew Bartlett
2003-01-02
3
-10
/
+10
*
merge from 2.2 fix for smbclient large files
Herb Lewis
2002-12-19
1
-18
/
+18
*
merge smbtar fixes from 2.2
Herb Lewis
2002-12-16
1
-6
/
+8
*
fix stat reporting on put command
Herb Lewis
2002-12-05
1
-1
/
+1
*
Link less with smbmnt and smbumount. Also change from a pstrcpy() to a
Andrew Bartlett
2002-12-01
1
-1
/
+2
*
Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()
Jeremy Allison
2002-11-13
1
-1
/
+1
*
Bring smbmount.c in line with jra's global-cide. global_scope was used here...
Jim McDonough
2002-11-13
1
-2
/
+1
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
2
-19
/
+14
*
Kill append_log from smbmount (thanks vance for reminding me).
Andrew Bartlett
2002-11-09
1
-2
/
+0
*
Move testsmbc.c to examples
Jelmer Vernooij
2002-11-04
1
-455
/
+0
*
Don't encourage people to use -P - it's obsolete
Jelmer Vernooij
2002-10-18
1
-1
/
+0
*
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
2002-10-17
1
-1
/
+1
*
Patch from Steve Langasek <vorlon@netexpress.net> to use nice big integers when
Andrew Bartlett
2002-10-03
1
-4
/
+4
*
Make sure that variable does not shadow a parameter.
Richard Sharpe
2002-09-29
1
-6
/
+6
*
Commit a fix to smbclient so that it will connect to EMCs and NetApp's machines.
Richard Sharpe
2002-09-28
1
-3
/
+18
*
Don't uppercase the username and domain in a session setup.
Tim Potter
2002-09-23
1
-2
/
+0
*
Fixed a little, long standing bug: smbclient -M <name> should resolve
Volker Lendecke
2002-09-05
1
-3
/
+8
*
fix wrong check
Simo Sorce
2002-08-28
1
-1
/
+1
*
Remove strsep - non portable.
Jeremy Allison
2002-08-27
1
-2
/
+2
*
add a trivial seeking function to xfile (tseek) that does not do SEEK_CUR
Simo Sorce
2002-08-27
1
-22
/
+116
*
fix typos
Simo Sorce
2002-08-20
1
-2
/
+2
*
Fix the %m security bug again - and try to make it harder to reintroduce in
Andrew Bartlett
2002-08-10
1
-2
/
+1
*
fix for smbtar filename matching
Andrew Tridgell
2002-07-28
1
-1
/
+1
*
Looks like I missed this earlier. We should connect as the specified workgroup
Andrew Bartlett
2002-07-21
1
-1
/
+1
*
More fixes towards warnings on the IRIX compiler
Andrew Bartlett
2002-07-20
1
-8
/
+5
*
Make smbmnt a standalone program from a linker point of view. Hopefully this
Andrew Bartlett
2002-07-13
1
-2
/
+2
*
- fixed a crash bug for 'print -'
Andrew Tridgell
2002-07-13
2
-3
/
+4
*
fixed a prototype problem in client.c
Andrew Tridgell
2002-07-02
1
-0
/
+3
*
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2002-07-01
2
-25
/
+25
*
Update cli_full_connection() to take a 'flags' paramater, and try to get a
Andrew Bartlett
2002-06-25
1
-57
/
+11
*
And another .cvsignore
Andrew Bartlett
2002-06-25
1
-0
/
+1
*
Break up samba's object dependencies, and its prototype includes.
Andrew Bartlett
2002-06-25
2
-1
/
+2
*
removed compiler warning
Gerald Carter
2002-06-25
1
-1
/
+1
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
1
-4
/
+0
*
segfault fix merged from SAMBA_2_2
Gerald Carter
2002-05-14
1
-3
/
+15
[next]