index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed some simple typos, including one that would have resulted in a
Christopher R. Hertel
2003-01-03
1
-2
/
+2
*
One more const. Andrew, you seem to have krb5 :-)
Volker Lendecke
2003-01-02
1
-1
/
+1
*
BIG patch...
Andrew Bartlett
2003-01-02
15
-36
/
+37
*
Document the size constraints on a write request.
Richard Sharpe
2003-01-01
1
-2
/
+5
*
Port the fix to cli_setup_write to handle offsets greater than 32-bits from
Richard Sharpe
2002-12-30
1
-2
/
+12
*
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
1
-9
/
+10
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
2
-2
/
+2
*
Fixed bug in debug statement when tconX fails.
Tim Potter
2002-12-20
1
-1
/
+1
*
merge from 2.2 fix for smbclient large files
Herb Lewis
2002-12-19
1
-1
/
+9
*
app_head merge for get_friendly_nt_err()
Gerald Carter
2002-12-17
1
-2
/
+2
*
merge of get_dc_name()-like code from APP_HEAD; better support password serve...
Gerald Carter
2002-12-12
1
-0
/
+104
*
Fix write error returning EFBIG - found by Conrad.
Jeremy Allison
2002-12-11
1
-0
/
+3
*
Fix client large file reporting.
Jeremy Allison
2002-12-10
1
-4
/
+4
*
Ensure global_scope() returns "", not the NULL string. Froma tpot fix.
Jeremy Allison
2002-12-06
1
-1
/
+1
*
cleaning up some friendly error messages
Gerald Carter
2002-12-04
1
-22
/
+26
*
[merge] remove assert(count ==1) for multi-homed PDCs; CR 1277
Gerald Carter
2002-12-04
1
-182
/
+22
*
Doing janitorial duty for tpot - memory leak fix.
Jeremy Allison
2002-12-04
1
-0
/
+2
*
use the new IVAL_TO_SMB_OFF_T for file_info size member
Herb Lewis
2002-12-03
1
-4
/
+4
*
Dereference the correct thing here, so we don't segfault
Andrew Bartlett
2002-12-01
1
-1
/
+1
*
Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni...
Jeremy Allison
2002-12-01
1
-27
/
+10
*
Test was reversed for ERRmoredata in cli_read.
Jeremy Allison
2002-11-27
1
-0
/
+10
*
Having waited for *way* too long, this is mimir's namecache and trusted domain
Andrew Bartlett
2002-11-26
3
-178
/
+372
*
[merge from APP_HEAD]
Gerald Carter
2002-11-23
1
-22
/
+104
*
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
2
-1
/
+4
*
get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...
Jim McDonough
2002-11-21
1
-1
/
+1
*
merge get_friendly_nt_err_msg() from app_head
Gerald Carter
2002-11-21
1
-0
/
+50
*
fix segfault
Gerald Carter
2002-11-15
1
-1
/
+3
*
Try to bring libsmbclient in line with the new global_myname stuff
Andrew Bartlett
2002-11-13
1
-3
/
+2
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
6
-70
/
+54
*
consolidate error mapping functions into a single file
Simo Sorce
2002-11-10
1
-0
/
+55
*
patches from Urban
Gerald Carter
2002-11-08
1
-0
/
+3
*
Merge of scalable printing code fix... Needs testing.
Jeremy Allison
2002-11-07
1
-1
/
+1
*
Merge of get_dc_list() api change. This was slightly more intrusive
Tim Potter
2002-11-06
1
-13
/
+46
*
The fixes from Tom plus a minor update from me.
Richard Sharpe
2002-11-04
2
-76
/
+101
*
Revert that stupid one line change.
Richard Sharpe
2002-11-01
1
-1
/
+0
*
Add more code to the profiles program and add Makefile.in support.
Richard Sharpe
2002-11-01
1
-0
/
+1
*
Make sure that we always return False if the password change never returns.
Andrew Bartlett
2002-10-26
1
-4
/
+8
*
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
2002-10-17
1
-1
/
+11
*
Added cli_set_timeout() call.
Jeremy Allison
2002-10-15
1
-0
/
+11
*
Added "unknown info level".
Jeremy Allison
2002-10-09
1
-0
/
+1
*
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
2002-10-04
1
-1
/
+1
*
Cope with rw errors and timeout to peer.
Jeremy Allison
2002-10-01
2
-7
/
+28
*
Tidy up client error processing.
Jeremy Allison
2002-10-01
1
-16
/
+15
*
Fixed typo.
Jeremy Allison
2002-10-01
1
-1
/
+1
*
Added error string for server timeout on client call.
Jeremy Allison
2002-10-01
2
-0
/
+10
*
Fixing path to libsmbclient.h so it never gets crossed with a system installe...
John Terpstra
2002-09-28
2
-2
/
+2
*
Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't w...
Jelmer Vernooij
2002-09-28
1
-1
/
+1
*
Ok, hopefully final fix for this one. abartlet told a bit about the
Volker Lendecke
2002-09-28
1
-7
/
+1
*
Thanks to abartlet I looked at that function a bit closer. What did
Volker Lendecke
2002-09-28
1
-5
/
+0
*
Touching somebody else's code again... Sorry, Richard.
Volker Lendecke
2002-09-27
1
-2
/
+9
[prev]
[next]