Age | Commit message (Expand) | Author | Files | Lines |
2001-01-24 | Fix a problem with smbc_unlink on directories where it was returning EACCES | Richard Sharpe | 1 | -1/+39 |
2001-01-15 | Added remaining samr functions needed by winbindd. | Tim Potter | 1 | -0/+198 |
2001-01-14 | Fixed bugs relating to Win2K and the need for a codepage so that unicode | Richard Sharpe | 1 | -3/+12 |
2001-01-12 | Some more bug fixes plus implementations of smbc_mkdir and smbc_rmdir, | Richard Sharpe | 1 | -0/+157 |
2001-01-12 | Many bug fixes to the libsmbclient.c code plus | Richard Sharpe | 1 | -38/+137 |
2001-01-11 | rpc_server/srv_samr.c: | Jeremy Allison | 1 | -1/+3 |
2001-01-10 | Added init functions, cli_spoolss_open_printer_ex(), | Tim Potter | 1 | -0/+538 |
2001-01-10 | Added init functions, cli_samr_connect(), cli_samr_close(), | Tim Potter | 1 | -0/+325 |
2001-01-10 | Fixed authenticated pipe access. | Tim Potter | 1 | -25/+102 |
2001-01-08 | Add support for logging to wherever smb.conf specifies. | Richard Sharpe | 1 | -2/+8 |
2001-01-07 | Get rid of 10.0.0.6 and replace it with 0.0.0.0 as my_ip address prior to | Richard Sharpe | 1 | -4/+2 |
2001-01-07 | More bug fixen ... | Richard Sharpe | 1 | -2/+2 |
2001-01-07 | More fixes and implementation bits and pieces for libsmbclient | Richard Sharpe | 1 | -11/+161 |
2001-01-06 | Fix some more bugs in libsmbclient.c and add functionality to tree.c | Richard Sharpe | 1 | -0/+40 |
2001-01-06 | Fix a minor problem with listing servers in a workgroup and add a | Richard Sharpe | 1 | -3/+11 |
2001-01-05 | The latest changes to libsmbclient ... | Richard Sharpe | 1 | -21/+455 |
2001-01-05 | Needed a callback arg on cli_list ... | Richard Sharpe | 1 | -2/+2 |
2001-01-04 | I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had | Richard Sharpe | 1 | -8/+44 |
2001-01-03 | Add a new file clidgram with routines that are used by the libsmbclient code. | Richard Sharpe | 1 | -0/+239 |
2001-01-02 | Return EACCES for bad password. | Tim Potter | 1 | -1/+1 |
2000-12-26 | First pass at the libsmbclient code ... | Richard Sharpe | 1 | -0/+1140 |
2000-12-21 | Added a cli_nt_create_uni() to do a ntcreate&x with a unicode filename, | Tim Potter | 1 | -2/+49 |
2000-12-21 | Replace magic number with constant. | Tim Potter | 1 | -1/+1 |
2000-12-20 | implemented a much nicer name_status() interface. It now returns a | Andrew Tridgell | 1 | -167/+122 |
2000-12-19 | Fixed bug found by Gerald. If a Samba server joins a domain and is set | Jeremy Allison | 1 | -2/+2 |
2000-12-18 | Added query info policy call. | Tim Potter | 1 | -0/+86 |
2000-12-18 | Streamlined exit path. | Tim Potter | 1 | -24/+27 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 4 | -19/+59 |
2000-12-13 | Lightweight rpc client library. Uses only routines in libsmb and | Tim Potter | 1 | -0/+370 |
2000-12-11 | exposed the broadcast name resolution routine outside namequery.c | Andrew Tridgell | 1 | -4/+4 |
2000-12-08 | Removed compiler warning. | Tim Potter | 1 | -1/+2 |
2000-12-04 | pass the desired access into cli_nt_create() | Andrew Tridgell | 1 | -3/+3 |
2000-12-04 | fixed indentation | Andrew Tridgell | 1 | -1/+1 |
2000-12-04 | removed SACL support (as it doesn't work with w2k if you ask for | Andrew Tridgell | 1 | -2/+2 |
2000-12-04 | in cli_session_setup() accept usernames of the form DOMAIN/USER or | Andrew Tridgell | 1 | -0/+9 |
2000-12-03 | changed an error message | Andrew Tridgell | 1 | -1/+1 |
2000-12-03 | getting/setting acls now works. The SIDs are still numeric, the next | Andrew Tridgell | 1 | -1/+56 |
2000-12-03 | - added client support for nttrans calls | Andrew Tridgell | 2 | -0/+282 |
2000-11-16 | Ok - fixed a bug in our levelII oplock code. We need to break a level II on | Jeremy Allison | 3 | -3/+15 |
2000-10-28 | Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo Re... | Jeremy Allison | 1 | -4/+2 |
2000-10-27 | Rolled back find NetBIOS name of PDC/BDC code as a temp fix. This | Jeremy Allison | 1 | -1/+60 |
2000-10-13 | last part of W2K support. | Jean-François Micouleau | 1 | -4/+5 |
2000-10-13 | Fix to allow smbd to call winbindd if it is running for all group enumeration, | Jeremy Allison | 1 | -1/+1 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 2 | -2/+2 |
2000-10-07 | added samr_set_user_info and info_2. | Jean-François Micouleau | 1 | -0/+44 |
2000-10-07 | Ensure browse.dat is written and read in UNIX character set format. | Jeremy Allison | 1 | -0/+1 |
2000-10-06 | Fix from RFritz@lbl.gov for Linux ECONREFUSED async errors on Linux. | Jeremy Allison | 1 | -2/+10 |
2000-09-29 | added cli_lock64() and cli_unlock64() | Andrew Tridgell | 1 | -0/+96 |
2000-09-26 | added NEGNOWAIT. sent to secure@microsoft.com | Luke Leighton | 1 | -0/+38 |
2000-08-25 | Replaced "\\MAILSLOT\\NET\\NETLOGON" with NET_LOGON_MAILSLOT constant. | Tim Potter | 1 | -1/+1 |