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
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
1999-06-13
Return a #error if no functions could be found to wrap around.
Tim Potter
1
-0
/
+43
1999-01-29
removed encrypt-password code pre-cli_session_setup(), session setup
Luke Leighton
1
-6
/
+2
1999-01-27
- got client code cleartext passwords working again in cli_session_setup.
Luke Leighton
1
-2
/
+6
1998-12-07
issues spotted by herb.
Luke Leighton
1
-1
/
+1
1998-11-29
weekend work. user / group database API.
Luke Leighton
1
-1
/
+2
1998-11-21
add a error code when failed to get lock
Andrew Tridgell
1
-1
/
+1
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
2
-2
/
+2
1998-11-13
fixes for OSF1 compilation
Andrew Tridgell
1
-0
/
+6
1998-11-09
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
3
-6
/
+6
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
2
-5
/
+4
[next]