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
/
smbwrapper
Commit message (
Expand
)
Author
Age
Files
Lines
*
r6412: Add fflush(stdout) after displaying username prompt in smbsh if
Tim Potter
2007-10-10
1
-0
/
+1
*
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
2007-10-10
2
-5
/
+21
*
r4236: More *alloc fixes.
Jeremy Allison
2007-10-10
2
-19
/
+17
*
r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels
Alexander Bokovoy
2007-10-10
1
-0
/
+13
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-8
/
+0
*
Collecting another little patch from gd@suse.de
Volker Lendecke
2003-12-26
1
-1
/
+1
*
Whoops - missed a place where HAVE_STAT_ST_{BLOCKS,BLOCKSIZE} guards
Tim Potter
2003-11-02
1
-0
/
+4
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-2
/
+2
*
Enclose usage of st_blksize and st_blocks struct stat members in
Tim Potter
2003-10-14
1
-0
/
+8
*
Patch from Guenther Deschner to fix build with gcc 3.2
Jelmer Vernooij
2003-04-24
1
-6
/
+6
*
Parinoia for compleatly broken SMB servers that don't send back the right
Andrew Bartlett
2003-04-23
1
-2
/
+3
*
Make this safe for -DDEVELOPER checks.
Andrew Bartlett
2003-04-23
1
-2
/
+2
*
Fix building --with-smbwrapper.
Tim Potter
2003-03-17
2
-24
/
+6
*
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-19
1
-5
/
+5
*
Fix smbwrapper from global* changes.
Jeremy Allison
2002-11-13
2
-4
/
+4
*
Removed version number from file header.
Tim Potter
2002-01-30
10
-20
/
+10
*
Unused file.
Tim Potter
2002-01-30
1
-22
/
+0
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-3
/
+2
*
W2K doesn't seem to respond to *#0 names in node status. Ensure name
Jeremy Allison
2001-11-21
1
-1
/
+1
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
2
-4
/
+3
*
charset_initialise() doesn't exist anymore.
Tim Potter
2001-10-17
1
-2
/
+0
*
remove unused function in mangle.c
Simo Sorce
2001-10-11
2
-5
/
+10
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
4
-8
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
3
-28
/
+24
*
fixed compilation error in smbw
Andrew Tridgell
2001-09-16
1
-11
/
+1
*
merge from 2.2
Gerald Carter
2001-09-14
1
-0
/
+2
*
convert more code to use XFILE
Andrew Tridgell
2001-09-10
1
-1
/
+1
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
2
-2
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
2
-4
/
+4
*
compile fix
Simo Sorce
2001-08-23
1
-1
/
+1
*
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2001-08-12
1
-1
/
+4
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
2
-3
/
+3
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
2
-3
/
+0
*
Grr - fixed compile error in smbwrapper stuff.
Tim Potter
2001-04-16
1
-1
/
+1
*
Added a caching system to smbsh. Previously access to workgroup or server
Tim Potter
2001-04-12
2
-7
/
+214
*
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
2001-04-11
1
-5
/
+4
*
setup workgroup when found
Andrew Tridgell
2001-02-20
1
-0
/
+1
*
Fix for no master browser present.
Tim Potter
2001-01-16
1
-3
/
+4
*
Compile fix for smbw_dir_add function.
Tim Potter
2001-01-15
1
-4
/
+5
*
Needed a callback arg on cli_list ...
Richard Sharpe
2001-01-05
1
-2
/
+2
*
Added extra argument to calls to smbw_share_add()
Tim Potter
2001-01-05
1
-8
/
+8
*
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
Richard Sharpe
2001-01-04
1
-5
/
+6
*
Return an empty directory for a stat on a share we aren't allowed to
Tim Potter
2001-01-02
1
-7
/
+17
*
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
2000-12-20
1
-3
/
+13
*
Added support for SERVICESF shared variable to change configuration file
Tim Potter
2000-12-13
1
-1
/
+4
*
added support for browsing the list of workgroups at the top level in
Andrew Tridgell
2000-12-11
2
-57
/
+77
*
Fetch authentication info before actually using it.
Tim Potter
2000-11-11
1
-2
/
+2
*
Added a authentication hook to smbwrapper which allows a (username,
Tim Potter
2000-11-01
2
-11
/
+56
*
added -L option
Andrew Tridgell
2000-07-06
1
-2
/
+8
*
got smbw to compile again on Linux
Andrew Tridgell
2000-07-06
2
-3
/
+4
[next]