summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-02-21added support for a CLISTR_ASCII flag so we can use a uniformAndrew Tridgell2-4/+6
2001-02-20don't need _uni hack nowAndrew Tridgell1-30/+6
2001-02-20yipee! client unicode now works well with ntAndrew Tridgell3-8/+15
2001-02-20converted a bunch more fnsAndrew Tridgell3-40/+56
2001-02-20converted nt_create and setatrAndrew Tridgell1-9/+10
2001-02-20- neater setting of bccAndrew Tridgell7-31/+47
2001-02-20converted cli_open()Andrew Tridgell1-7/+8
2001-02-20converted cli_chkpath()Andrew Tridgell1-3/+4
2001-02-20converted cli_list()Andrew Tridgell3-34/+57
2001-02-20converted cli_mkdir()Andrew Tridgell1-3/+4
2001-02-20up the debug level of the debug level change msgAndrew Tridgell1-2/+2
2001-02-20setup workgroup when foundAndrew Tridgell1-0/+1
2001-02-20optimise by defaultAndrew Tridgell1-1/+1
2001-02-20playing with CAP_NT_SMBSAndrew Tridgell1-2/+2
2001-02-20pipe opening now works with unicodeAndrew Tridgell7-34/+50
2001-02-20initial client side unicode support (needed for netapp filer)Andrew Tridgell7-592/+864
2001-02-20save as we go. Probably last check in for tonight.Gerald Carter1-0/+533
2001-02-20Fix a small problem where tree.c was using the creation time to display, rath...Richard Sharpe1-2/+2
2001-02-20more autogen files from the latest SGML/DocBook checkinsGerald Carter4-1223/+2347
2001-02-20more SGML/DocBook sourcesGerald Carter2-0/+916
2001-02-19autogenated from SGML/DocBook source :-)Gerald Carter2-299/+501
2001-02-19added SGML/DocBook for samba(7) man pageGerald Carter1-0/+213
2001-02-19updated comments on using DocBook.Gerald Carter1-25/+35
2001-02-19Opps, last one did not commit the correct changes ... Here they are.Richard Sharpe1-7/+31
2001-02-19Improve the sample GTK+ client program to make it a bit more functional.Richard Sharpe1-139/+220
2001-02-19Change code around and add retry to deal with the occassional loss of NetBIOS...Richard Sharpe2-691/+622
2001-02-18Fixes to libsmbclient so it will work when browsing real Windows systems whichRichard Sharpe3-19/+181
2001-02-16Excise snprintf -> slprintf.Jeremy Allison11-81/+205
2001-02-16configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison6-10/+37
2001-02-15Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With someJeremy Allison2-0/+598
2001-02-15samba/source/nmbd/nmbd.c change remote_machine name to nmbd insteadHerb Lewis3-7/+9
2001-02-15DEBUG merge from 2.2 about tdb init failure.Herb Lewis1-2/+20
2001-02-15Merge of i18n password fix for smbclient.Tim Potter1-1/+0
2001-02-15Fix from "Jim McDonough" <jmcd@us.ibm.com> for s390 Linux.Jeremy Allison1-1/+5
2001-02-14Baltic codepage fixes from Toomas Soome <tsoome@ut.ee>Tim Potter1-0/+62
2001-02-14Update to Baltic codepage support.Tim Potter1-1/+1
2001-02-14Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter8-28/+45
2001-02-13It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2kJeremy Allison3-16/+34
2001-02-13change pstrcpy() in setup_pwret() to fstrcpy() since we areGerald Carter1-2/+2
2001-02-13Fixup missing tests on code imported from tng.Jeremy Allison1-93/+105
2001-02-12Fix for DACL/SACL masking typo - spotted by medha@pezman.austin.ibm.com.Jeremy Allison1-2/+2
2001-02-12Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison14-75/+378
2001-02-12Fix calls to smbc_init in testsmbc.c and tree.cRichard Sharpe2-5/+104
2001-02-12Added commented/documented version of libsmbclient.h and fixed up a smallRichard Sharpe2-163/+693
2001-02-11Updated proto.hTim Potter1-415/+415
2001-02-11Ensure people know this is unused.Jeremy Allison1-567/+0
2001-02-08reverted *.* patch until someone explains to me what the test case isAndrew Tridgell1-5/+0
2001-02-08merge from SAMBA_2_2Gerald Carter2-2/+13
2001-02-08replaced inet_aton() with inet_addr() to keep Solaris from complaining.Gerald Carter1-3/+9
2001-02-08add pam_setcred() call to pam_auth(). Patch was submited last Oct.Gerald Carter2-0/+16