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