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
*
Implement smbc_lseekdir, but it will have to change ... because it has the
Richard Sharpe
2001-03-06
1
-1
/
+52
*
smb.h: add one error code for no such printer job
Richard Sharpe
2001-03-05
1
-3
/
+28
*
Fix two problems identified by the test suite, one a major one
Richard Sharpe
2001-03-01
1
-3
/
+61
*
Fixed compiler warning.
Tim Potter
2001-03-01
1
-4
/
+4
*
Fix some errors uncovered in libsmbclient by the test suite
Richard Sharpe
2001-02-26
2
-120
/
+57
*
made some LANMAN1 wildcard progress
Andrew Tridgell
2001-02-26
2
-9
/
+16
*
fixed a bug in non-terminated unicode strings with clistr_pull()
Andrew Tridgell
2001-02-26
1
-1
/
+1
*
add cli_list_new() for forced new protocol listing
Andrew Tridgell
2001-02-26
1
-8
/
+18
*
use cli_list_old() when negotiating the older protocols
Andrew Tridgell
2001-02-25
1
-0
/
+4
*
neater negprot code using the new cli_setup_bcc() call
Andrew Tridgell
2001-02-25
1
-7
/
+2
*
Separated reg code into interface & implementation.
Jeremy Allison
2001-02-25
1
-5
/
+1
*
make sure we don't free non-allocated data
Andrew Tridgell
2001-02-22
1
-7
/
+10
*
cope better with broken filer expectations
Andrew Tridgell
2001-02-22
1
-2
/
+2
*
converted the last couple of functions in libsmb to be unicode
Andrew Tridgell
2001-02-21
2
-14
/
+18
*
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
2001-02-21
6
-95
/
+24
*
reverted richards cli_NetServerEnum changes - they broke lots of things
Andrew Tridgell
2001-02-21
1
-56
/
+12
*
added support for a CLISTR_ASCII flag so we can use a uniform
Andrew Tridgell
2001-02-21
1
-4
/
+5
*
yipee! client unicode now works well with nt
Andrew Tridgell
2001-02-20
3
-8
/
+15
*
converted a bunch more fns
Andrew Tridgell
2001-02-20
3
-40
/
+56
*
converted nt_create and setatr
Andrew Tridgell
2001-02-20
1
-9
/
+10
*
- neater setting of bcc
Andrew Tridgell
2001-02-20
5
-25
/
+29
*
converted cli_open()
Andrew Tridgell
2001-02-20
1
-7
/
+8
*
converted cli_chkpath()
Andrew Tridgell
2001-02-20
1
-3
/
+4
*
converted cli_list()
Andrew Tridgell
2001-02-20
3
-34
/
+57
*
converted cli_mkdir()
Andrew Tridgell
2001-02-20
1
-3
/
+4
*
pipe opening now works with unicode
Andrew Tridgell
2001-02-20
5
-29
/
+45
*
initial client side unicode support (needed for netapp filer)
Andrew Tridgell
2001-02-20
3
-41
/
+213
*
Opps, last one did not commit the correct changes ... Here they are.
Richard Sharpe
2001-02-19
1
-7
/
+31
*
Change code around and add retry to deal with the occassional loss of NetBIOS...
Richard Sharpe
2001-02-19
1
-62
/
+73
*
Fixes to libsmbclient so it will work when browsing real Windows systems which
Richard Sharpe
2001-02-18
3
-19
/
+181
*
Excise snprintf -> slprintf.
Jeremy Allison
2001-02-16
1
-0
/
+5
*
Merge of i18n password fix for smbclient.
Tim Potter
2001-02-15
1
-1
/
+0
*
Merge of i18n fixes from appliance branch. Samba can now talk to a network
Tim Potter
2001-02-14
2
-3
/
+6
*
Added commented/documented version of libsmbclient.h and fixed up a small
Richard Sharpe
2001-02-12
1
-3
/
+1
*
Fix problems in libsmbclient with pring job struct plus add implementation
Richard Sharpe
2001-02-06
1
-0
/
+96
*
Implement two printing related functions and start the remaining two.
Richard Sharpe
2001-02-05
1
-0
/
+63
*
Fix some further small bugs in libsmbclient to make it pass the
Richard Sharpe
2001-02-04
1
-7
/
+56
*
Convert netbios name to dos codepage in make_nmb_name(). This allows
Tim Potter
2001-02-02
1
-0
/
+1
*
Fix some bugs and prepare for some other bug fixes ...
Richard Sharpe
2001-01-29
1
-6
/
+67
*
Add an extra error code translation to clierror.c so that libsmbclient
Richard Sharpe
2001-01-29
1
-1
/
+2
*
Remove an inet_aton so that this code will compile on Solaris ...
Richard Sharpe
2001-01-25
1
-5
/
+3
*
Fixes from appliance-head for pdc searches.
Jeremy Allison
2001-01-25
1
-18
/
+1
*
Fix a problem with smbc_unlink on directories where it was returning EACCES
Richard Sharpe
2001-01-24
1
-1
/
+39
*
Added remaining samr functions needed by winbindd.
Tim Potter
2001-01-15
1
-0
/
+198
*
Fixed bugs relating to Win2K and the need for a codepage so that unicode
Richard Sharpe
2001-01-14
1
-3
/
+12
*
Some more bug fixes plus implementations of smbc_mkdir and smbc_rmdir,
Richard Sharpe
2001-01-12
1
-0
/
+157
*
Many bug fixes to the libsmbclient.c code plus
Richard Sharpe
2001-01-12
1
-38
/
+137
*
rpc_server/srv_samr.c:
Jeremy Allison
2001-01-11
1
-1
/
+3
*
Added init functions, cli_spoolss_open_printer_ex(),
Tim Potter
2001-01-10
1
-0
/
+538
*
Added init functions, cli_samr_connect(), cli_samr_close(),
Tim Potter
2001-01-10
1
-0
/
+325
[next]