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
/
smbmount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
One line fix to get smbmount working again.
Andrew Bartlett
2002-01-05
1
-0
/
+3
*
Fix for extra capabilities from Urban Widmark <urban@teststation.com>.
Jeremy Allison
2001-12-19
1
-25
/
+33
*
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
2001-11-28
1
-6
/
+0
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-5
/
+2
*
Fixed compiler warnings and dyn_CONFIGFILE related breakage.
Tim Potter
2001-11-26
1
-10
/
+9
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
Rename xmalloc, xmemdup, xstrdup to smb_$1 to avoid conflicts with the
Martin Pool
2001-11-20
1
-4
/
+4
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-8
/
+17
*
Remove xstrdup since it was added to lib/util.c. Caused compile failure
Jim McDonough
2001-10-24
1
-13
/
+0
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
smbmount fixes from Urban.
Jeremy Allison
2001-09-20
1
-5
/
+21
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-7
/
+6
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-1
/
+1
*
fixed handling of 139/445 in clients
Andrew Tridgell
2001-08-24
1
-2
/
+2
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-8
/
+8
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-3
/
+0
*
a couple of minor merges from 2_2
Andrew Tridgell
2001-04-22
1
-2
/
+4
*
Patch from Mandrakesoft to ensure we close all files.
John Terpstra
2001-04-14
1
-1
/
+3
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-4
/
+4
*
Sync up Urbans changes from 2.2 into HEAD.
Jeremy Allison
2001-03-10
1
-1
/
+4
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-55
/
+246
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-2
/
+2
*
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
1
-5
/
+5
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-751
/
+445
*
sys_select added one more argument (read, write selectors).
Luke Leighton
1999-12-01
1
-1
/
+1
*
Got to the bottom of another weird one...
Michael Warfield
1999-02-18
1
-1
/
+5
*
Added caching of user password if it was entered via getpass. We were already
Michael Warfield
1999-02-14
1
-1
/
+102
*
Fixed a glibc glitch in smbumount.c and reenabled some debugging
Michael Warfield
1999-02-13
1
-1
/
+1
*
Minor change to bring smbmount in the main branch in line with some bzero
Michael Warfield
1999-02-01
1
-3
/
+3
*
Ok... Yet another round of fixes for smbmount and autofs.
Michael Warfield
1999-01-31
1
-18
/
+55
*
Earlier fix for smbmount timing window was the wrong patch.
Michael Warfield
1998-11-30
1
-9
/
+10
*
Fixed timing window created by daemonize function. Smbmount was going daemon
Michael Warfield
1998-11-13
1
-7
/
+10
*
Fixed uid->vuid confusion in smbmount (hopefully).
Jeremy Allison
1998-09-30
1
-2
/
+2
*
Got very strict about the differences and uses of
Jeremy Allison
1998-09-29
1
-10
/
+7
*
Two changes in this ball...
Michael Warfield
1998-09-28
1
-0
/
+2
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-5
/
+5
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
1
-1
/
+1
*
Changed a call to fflush(dbg) to dbgflush().
Christopher R. Hertel
1998-08-12
1
-1
/
+1
*
As per a Andrew's message, I went through and removed the timestring()
Christopher R. Hertel
1998-07-31
1
-1
/
+1
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-60
/
+2
*
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
1998-05-12
1
-2
/
+2
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-23
/
+23
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-2
/
+2
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-4
/
+4
*
Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Jeremy Allison
1998-03-19
1
-25
/
+0
*
another makeover of loadparm to support new stuff in swat and
Andrew Tridgell
1998-03-14
1
-1
/
+1
*
Change the multibyte character set support so that
Jeremy Allison
1998-03-03
1
-16
/
+3
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
*** empty log message ***
Volker Lendecke
1998-01-22
1
-36
/
+36
[next]