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
...
*
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
*
Fixed authenticated pipe access.
Tim Potter
2001-01-10
1
-25
/
+102
*
Add support for logging to wherever smb.conf specifies.
Richard Sharpe
2001-01-08
1
-2
/
+8
*
Get rid of 10.0.0.6 and replace it with 0.0.0.0 as my_ip address prior to
Richard Sharpe
2001-01-07
1
-4
/
+2
*
More bug fixen ...
Richard Sharpe
2001-01-07
1
-2
/
+2
*
More fixes and implementation bits and pieces for libsmbclient
Richard Sharpe
2001-01-07
1
-11
/
+161
*
Fix some more bugs in libsmbclient.c and add functionality to tree.c
Richard Sharpe
2001-01-06
1
-0
/
+40
*
Fix a minor problem with listing servers in a workgroup and add a
Richard Sharpe
2001-01-06
1
-3
/
+11
*
The latest changes to libsmbclient ...
Richard Sharpe
2001-01-05
1
-21
/
+455
*
Needed a callback arg on cli_list ...
Richard Sharpe
2001-01-05
1
-2
/
+2
*
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
Richard Sharpe
2001-01-04
1
-8
/
+44
*
Add a new file clidgram with routines that are used by the libsmbclient code.
Richard Sharpe
2001-01-03
1
-0
/
+239
*
Return EACCES for bad password.
Tim Potter
2001-01-02
1
-1
/
+1
*
First pass at the libsmbclient code ...
Richard Sharpe
2000-12-26
1
-0
/
+1140
*
Added a cli_nt_create_uni() to do a ntcreate&x with a unicode filename,
Tim Potter
2000-12-21
1
-2
/
+49
*
Replace magic number with constant.
Tim Potter
2000-12-21
1
-1
/
+1
*
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
2000-12-20
1
-167
/
+122
*
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
2000-12-19
1
-2
/
+2
*
Added query info policy call.
Tim Potter
2000-12-18
1
-0
/
+86
*
Streamlined exit path.
Tim Potter
2000-12-18
1
-24
/
+27
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
4
-19
/
+59
*
Lightweight rpc client library. Uses only routines in libsmb and
Tim Potter
2000-12-13
1
-0
/
+370
*
exposed the broadcast name resolution routine outside namequery.c
Andrew Tridgell
2000-12-11
1
-4
/
+4
*
Removed compiler warning.
Tim Potter
2000-12-08
1
-1
/
+2
*
pass the desired access into cli_nt_create()
Andrew Tridgell
2000-12-04
1
-3
/
+3
*
fixed indentation
Andrew Tridgell
2000-12-04
1
-1
/
+1
*
removed SACL support (as it doesn't work with w2k if you ask for
Andrew Tridgell
2000-12-04
1
-2
/
+2
*
in cli_session_setup() accept usernames of the form DOMAIN/USER or
Andrew Tridgell
2000-12-04
1
-0
/
+9
*
changed an error message
Andrew Tridgell
2000-12-03
1
-1
/
+1
*
getting/setting acls now works. The SIDs are still numeric, the next
Andrew Tridgell
2000-12-03
1
-1
/
+56
*
- added client support for nttrans calls
Andrew Tridgell
2000-12-03
2
-0
/
+282
*
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
3
-3
/
+15
*
Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo Re...
Jeremy Allison
2000-10-28
1
-4
/
+2
*
Rolled back find NetBIOS name of PDC/BDC code as a temp fix. This
Jeremy Allison
2000-10-27
1
-1
/
+60
*
last part of W2K support.
Jean-François Micouleau
2000-10-13
1
-4
/
+5
[prev]
[next]