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
*
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
*
removed extra arguements from make_nmb_name calls
Herb Lewis
2000-03-16
1
-3
/
+3
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
6
-55
/
+19
*
Return a (void *)0 instead of NULL in readdir64() wrapper.
Tim Potter
1999-06-13
1
-2
/
+1
*
Return a #error if no functions could be found to wrap around.
Tim Potter
1999-06-13
1
-0
/
+43
*
removed encrypt-password code pre-cli_session_setup(), session setup
Luke Leighton
1999-01-29
1
-6
/
+2
*
- got client code cleartext passwords working again in cli_session_setup.
Luke Leighton
1999-01-27
1
-2
/
+6
*
issues spotted by herb.
Luke Leighton
1998-12-07
1
-1
/
+1
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-1
/
+2
*
add a error code when failed to get lock
Andrew Tridgell
1998-11-21
1
-1
/
+1
[next]