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
/
source3
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
several places in client.c rely in commands[i].name == NULL being a
Andrew Tridgell
2003-06-11
1
-2
/
+2
*
i'm getting rather sick of this
Andrew Tridgell
2003-06-11
1
-4
/
+1
*
Don't segfault when -b is specified (fixes debian bug #196833)
Jelmer Vernooij
2003-06-10
1
-1
/
+1
*
don't call a function error_message() as that conflicts with a
Andrew Tridgell
2003-06-10
1
-3
/
+3
*
Don't crash when doing namecompletion in smbclient. Fixes debian bug #194776
Jelmer Vernooij
2003-05-29
1
-1
/
+1
*
Syncup with HEAD:
Tim Potter
2003-05-28
1
-4
/
+10
*
Fix non-constant initialiser for Sun CC.
Andrew Bartlett
2003-05-13
1
-1
/
+7
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-23
/
+164
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
3
-6
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
3
-0
/
+6
*
Fix for possible segfault in readline handler. Found by vitalyb@mail333.com.
Jeremy Allison
2003-05-10
1
-1
/
+2
*
Replace workgroup global variable with lp_workgroup()
Tim Potter
2003-04-28
1
-10
/
+8
*
Merge:
Tim Potter
2003-04-14
1
-360
/
+79
*
Merge:
Tim Potter
2003-04-14
1
-1
/
+1
*
Update smbmount to include unicode and lfs capabilities options -- smbfs supp...
Alexander Bokovoy
2003-04-08
1
-9
/
+16
*
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
2003-03-18
2
-27
/
+27
*
Fix segfault on FD_SET() when we have an fd of -1
Andrew Bartlett
2003-03-18
1
-0
/
+3
*
Add an extra parameter to our 'set_remote_machine_name' and
Andrew Bartlett
2003-03-18
1
-1
/
+1
*
Add const.
Andrew Bartlett
2003-03-18
1
-1
/
+1
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-03-18
1
-0
/
+557
|
\
|
*
- Make ReadDirName return a const char*.
Andrew Bartlett
2003-03-16
1
-1
/
+1
|
*
Checkin cifs vfs for Linux mount helper
Steve French
2003-03-15
1
-43
/
+211
|
*
If the server went away, don't segfault by attempting to FD_SET -1.
Andrew Bartlett
2003-03-15
1
-0
/
+3
|
*
Make sure that the 'remote' machine name can only be set once. For some weird
Andrew Bartlett
2003-03-08
1
-1
/
+1
|
*
Add early prototype of cifs mount helper for Linux
Steve French
2003-03-07
1
-0
/
+389
|
*
More safe_strcpy() off-by-one bug fixes. (mostly moves to pstrcpy()/fstrcpy())
Andrew Bartlett
2003-03-06
2
-27
/
+27
|
*
Do my janitorial duties to encourage others to do so.
Richard Sharpe
2003-03-03
1
-6
/
+7
|
*
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
[next]