summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
...
* more updates. several spoolss commands added as placeholdersGerald Carter2001-03-151-1/+1
* set of changes in the beginning of bringing rpcclient changesGerald Carter2001-03-143-33/+35
* simpler clistr interface which handles individual packets havingAndrew Tridgell2001-03-144-60/+18
* Ok - everything now compiles in HEAD (at least the default stuff). WeJeremy Allison2001-03-111-1/+1
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-3/+0
* to use the same macros in the client and server rename the CLISTR_Andrew Tridgell2001-03-107-74/+74
* Missed some prs_inits.Jeremy Allison2001-03-092-29/+29
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-092-14/+14
* More SGI type fixes ...Richard Sharpe2001-03-091-5/+7
* Fix the definition and implementation of smbc_lseekdir ...Richard Sharpe2001-03-071-6/+7
* Implement smbc_lseekdir, but it will have to change ... because it has theRichard Sharpe2001-03-061-1/+52
* smb.h: add one error code for no such printer jobRichard Sharpe2001-03-051-3/+28
* Fix two problems identified by the test suite, one a major oneRichard Sharpe2001-03-011-3/+61
* Fixed compiler warning.Tim Potter2001-03-011-4/+4
* Fix some errors uncovered in libsmbclient by the test suiteRichard Sharpe2001-02-262-120/+57
* made some LANMAN1 wildcard progressAndrew Tridgell2001-02-262-9/+16
* fixed a bug in non-terminated unicode strings with clistr_pull()Andrew Tridgell2001-02-261-1/+1
* add cli_list_new() for forced new protocol listingAndrew Tridgell2001-02-261-8/+18
* use cli_list_old() when negotiating the older protocolsAndrew Tridgell2001-02-251-0/+4
* neater negprot code using the new cli_setup_bcc() callAndrew Tridgell2001-02-251-7/+2
* Separated reg code into interface & implementation.Jeremy Allison2001-02-251-5/+1
* make sure we don't free non-allocated dataAndrew Tridgell2001-02-221-7/+10
* cope better with broken filer expectationsAndrew Tridgell2001-02-221-2/+2
* converted the last couple of functions in libsmb to be unicodeAndrew Tridgell2001-02-212-14/+18
* the unicode conversion of our client code is complete enough to beAndrew Tridgell2001-02-216-95/+24
* reverted richards cli_NetServerEnum changes - they broke lots of thingsAndrew Tridgell2001-02-211-56/+12
* added support for a CLISTR_ASCII flag so we can use a uniformAndrew Tridgell2001-02-211-4/+5
* yipee! client unicode now works well with ntAndrew Tridgell2001-02-203-8/+15
* converted a bunch more fnsAndrew Tridgell2001-02-203-40/+56
* converted nt_create and setatrAndrew Tridgell2001-02-201-9/+10
* - neater setting of bccAndrew Tridgell2001-02-205-25/+29
* converted cli_open()Andrew Tridgell2001-02-201-7/+8
* converted cli_chkpath()Andrew Tridgell2001-02-201-3/+4
* converted cli_list()Andrew Tridgell2001-02-203-34/+57
* converted cli_mkdir()Andrew Tridgell2001-02-201-3/+4
* pipe opening now works with unicodeAndrew Tridgell2001-02-205-29/+45
* initial client side unicode support (needed for netapp filer)Andrew Tridgell2001-02-203-41/+213
* Opps, last one did not commit the correct changes ... Here they are.Richard Sharpe2001-02-191-7/+31
* Change code around and add retry to deal with the occassional loss of NetBIOS...Richard Sharpe2001-02-191-62/+73
* Fixes to libsmbclient so it will work when browsing real Windows systems whichRichard Sharpe2001-02-183-19/+181
* Excise snprintf -> slprintf.Jeremy Allison2001-02-161-0/+5
* Merge of i18n password fix for smbclient.Tim Potter2001-02-151-1/+0
* Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-142-3/+6
* Added commented/documented version of libsmbclient.h and fixed up a smallRichard Sharpe2001-02-121-3/+1
* Fix problems in libsmbclient with pring job struct plus add implementationRichard Sharpe2001-02-061-0/+96
* Implement two printing related functions and start the remaining two.Richard Sharpe2001-02-051-0/+63
* Fix some further small bugs in libsmbclient to make it pass theRichard Sharpe2001-02-041-7/+56
* Convert netbios name to dos codepage in make_nmb_name(). This allowsTim Potter2001-02-021-0/+1
* Fix some bugs and prepare for some other bug fixes ...Richard Sharpe2001-01-291-6/+67
* Add an extra error code translation to clierror.c so that libsmbclientRichard Sharpe2001-01-291-1/+2