summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-02-23make sure denied aces are firstAndrew Tridgell1-1/+1
2001-02-23cast the qsortAndrew Tridgell1-1/+1
2001-02-23- fixed the sort_acl bug, sorting now works rightAndrew Tridgell2-54/+52
2001-02-23include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison5-69/+112
2001-02-23Always increment even if the read fails (otherwise we spin if we hit the kern...Jeremy Allison1-1/+4
2001-02-22lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on...Jeremy Allison2-17/+130
2001-02-22don't crash on null acl sortAndrew Tridgell1-0/+2
2001-02-22fixed character set init in smbw_sampleAndrew Tridgell1-0/+2
2001-02-22- workaround filer lsa lookup bug for unknown sidsAndrew Tridgell1-11/+10
2001-02-22cope with filer/NT/samba all in one binary. yeah.Andrew Tridgell1-7/+35
2001-02-22make sure we don't free non-allocated dataAndrew Tridgell1-7/+10
2001-02-22cope better with broken filer expectationsAndrew Tridgell1-2/+2
2001-02-22Fixed file descriptor leak in error processing of print jobs.Jeremy Allison3-55/+64
2001-02-21but it is needed for linking ...Andrew Tridgell2-1/+1276
2001-02-21rpc_parse_samr.c doesn't exist in head ...Andrew Tridgell1-1/+1
2001-02-21make ascii_to_unistr always use little-endian. This fn is never usedAndrew Tridgell1-2/+5
2001-02-21converted the last couple of functions in libsmb to be unicodeAndrew Tridgell3-18/+22
2001-02-21fixed a crash bug in smbpasswdAndrew Tridgell1-1/+0
2001-02-21the unicode conversion of our client code is complete enough to beAndrew Tridgell8-98/+26
2001-02-21reverted richards cli_NetServerEnum changes - they broke lots of thingsAndrew Tridgell1-56/+12
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-20Fix a small problem where tree.c was using the creation time to display, rath...Richard Sharpe1-2/+2
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