summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* converted the last couple of functions in libsmb to be unicodeAndrew Tridgell2001-02-213-18/+22
* fixed a crash bug in smbpasswdAndrew Tridgell2001-02-211-1/+0
* the unicode conversion of our client code is complete enough to beAndrew Tridgell2001-02-218-98/+26
* 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-212-4/+6
* don't need _uni hack nowAndrew Tridgell2001-02-201-30/+6
* 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-207-31/+47
* 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
* up the debug level of the debug level change msgAndrew Tridgell2001-02-201-2/+2
* setup workgroup when foundAndrew Tridgell2001-02-201-0/+1
* optimise by defaultAndrew Tridgell2001-02-201-1/+1
* playing with CAP_NT_SMBSAndrew Tridgell2001-02-201-2/+2
* pipe opening now works with unicodeAndrew Tridgell2001-02-207-34/+50
* initial client side unicode support (needed for netapp filer)Andrew Tridgell2001-02-207-592/+864
* save as we go. Probably last check in for tonight.Gerald Carter2001-02-201-0/+533
* Fix a small problem where tree.c was using the creation time to display, rath...Richard Sharpe2001-02-201-2/+2
* more autogen files from the latest SGML/DocBook checkinsGerald Carter2001-02-204-1223/+2347
* more SGML/DocBook sourcesGerald Carter2001-02-202-0/+916
* autogenated from SGML/DocBook source :-)Gerald Carter2001-02-192-299/+501
* added SGML/DocBook for samba(7) man pageGerald Carter2001-02-191-0/+213
* updated comments on using DocBook.Gerald Carter2001-02-191-25/+35
* Opps, last one did not commit the correct changes ... Here they are.Richard Sharpe2001-02-191-7/+31
* Improve the sample GTK+ client program to make it a bit more functional.Richard Sharpe2001-02-191-139/+220
* Change code around and add retry to deal with the occassional loss of NetBIOS...Richard Sharpe2001-02-192-691/+622
* Fixes to libsmbclient so it will work when browsing real Windows systems whichRichard Sharpe2001-02-183-19/+181
* Excise snprintf -> slprintf.Jeremy Allison2001-02-1611-81/+205
* configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison2001-02-166-10/+37
* Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With someJeremy Allison2001-02-152-0/+598
* samba/source/nmbd/nmbd.c change remote_machine name to nmbd insteadHerb Lewis2001-02-153-7/+9
* DEBUG merge from 2.2 about tdb init failure.Herb Lewis2001-02-151-2/+20
* Merge of i18n password fix for smbclient.Tim Potter2001-02-151-1/+0
* Fix from "Jim McDonough" <jmcd@us.ibm.com> for s390 Linux.Jeremy Allison2001-02-151-1/+5
* Baltic codepage fixes from Toomas Soome <tsoome@ut.ee>Tim Potter2001-02-141-0/+62
* Update to Baltic codepage support.Tim Potter2001-02-141-1/+1
* Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-148-28/+45
* It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2kJeremy Allison2001-02-133-16/+34
* change pstrcpy() in setup_pwret() to fstrcpy() since we areGerald Carter2001-02-131-2/+2
* Fixup missing tests on code imported from tng.Jeremy Allison2001-02-131-93/+105
* Fix for DACL/SACL masking typo - spotted by medha@pezman.austin.ibm.com.Jeremy Allison2001-02-121-2/+2
* Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-1214-75/+378
* Fix calls to smbc_init in testsmbc.c and tree.cRichard Sharpe2001-02-122-5/+104
* Added commented/documented version of libsmbclient.h and fixed up a smallRichard Sharpe2001-02-122-163/+693
* Updated proto.hTim Potter2001-02-111-415/+415
* Ensure people know this is unused.Jeremy Allison2001-02-111-567/+0