Age | Commit message (Expand) | Author | Files | Lines |
2001-02-23 | make sure denied aces are first | Andrew Tridgell | 1 | -1/+1 |
2001-02-23 | cast the qsort | Andrew Tridgell | 1 | -1/+1 |
2001-02-23 | - fixed the sort_acl bug, sorting now works right | Andrew Tridgell | 2 | -54/+52 |
2001-02-23 | include/rpc_spoolss.h: Added JOB_STATUS_XXX defines. | Jeremy Allison | 5 | -69/+112 |
2001-02-23 | Always increment even if the read fails (otherwise we spin if we hit the kern... | Jeremy Allison | 1 | -1/+4 |
2001-02-22 | lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on... | Jeremy Allison | 2 | -17/+130 |
2001-02-22 | don't crash on null acl sort | Andrew Tridgell | 1 | -0/+2 |
2001-02-22 | fixed character set init in smbw_sample | Andrew Tridgell | 1 | -0/+2 |
2001-02-22 | - workaround filer lsa lookup bug for unknown sids | Andrew Tridgell | 1 | -11/+10 |
2001-02-22 | cope with filer/NT/samba all in one binary. yeah. | Andrew Tridgell | 1 | -7/+35 |
2001-02-22 | make sure we don't free non-allocated data | Andrew Tridgell | 1 | -7/+10 |
2001-02-22 | cope better with broken filer expectations | Andrew Tridgell | 1 | -2/+2 |
2001-02-22 | Fixed file descriptor leak in error processing of print jobs. | Jeremy Allison | 3 | -55/+64 |
2001-02-21 | but it is needed for linking ... | Andrew Tridgell | 2 | -1/+1276 |
2001-02-21 | rpc_parse_samr.c doesn't exist in head ... | Andrew Tridgell | 1 | -1/+1 |
2001-02-21 | make ascii_to_unistr always use little-endian. This fn is never used | Andrew Tridgell | 1 | -2/+5 |
2001-02-21 | converted the last couple of functions in libsmb to be unicode | Andrew Tridgell | 3 | -18/+22 |
2001-02-21 | fixed a crash bug in smbpasswd | Andrew Tridgell | 1 | -1/+0 |
2001-02-21 | the unicode conversion of our client code is complete enough to be | Andrew Tridgell | 8 | -98/+26 |
2001-02-21 | reverted richards cli_NetServerEnum changes - they broke lots of things | Andrew Tridgell | 1 | -56/+12 |
2001-02-21 | added support for a CLISTR_ASCII flag so we can use a uniform | Andrew Tridgell | 2 | -4/+6 |
2001-02-20 | don't need _uni hack now | Andrew Tridgell | 1 | -30/+6 |
2001-02-20 | yipee! client unicode now works well with nt | Andrew Tridgell | 3 | -8/+15 |
2001-02-20 | converted a bunch more fns | Andrew Tridgell | 3 | -40/+56 |
2001-02-20 | converted nt_create and setatr | Andrew Tridgell | 1 | -9/+10 |
2001-02-20 | - neater setting of bcc | Andrew Tridgell | 7 | -31/+47 |
2001-02-20 | converted cli_open() | Andrew Tridgell | 1 | -7/+8 |
2001-02-20 | converted cli_chkpath() | Andrew Tridgell | 1 | -3/+4 |
2001-02-20 | converted cli_list() | Andrew Tridgell | 3 | -34/+57 |
2001-02-20 | converted cli_mkdir() | Andrew Tridgell | 1 | -3/+4 |
2001-02-20 | up the debug level of the debug level change msg | Andrew Tridgell | 1 | -2/+2 |
2001-02-20 | setup workgroup when found | Andrew Tridgell | 1 | -0/+1 |
2001-02-20 | optimise by default | Andrew Tridgell | 1 | -1/+1 |
2001-02-20 | playing with CAP_NT_SMBS | Andrew Tridgell | 1 | -2/+2 |
2001-02-20 | pipe opening now works with unicode | Andrew Tridgell | 7 | -34/+50 |
2001-02-20 | initial client side unicode support (needed for netapp filer) | Andrew Tridgell | 7 | -592/+864 |
2001-02-20 | Fix a small problem where tree.c was using the creation time to display, rath... | Richard Sharpe | 1 | -2/+2 |
2001-02-19 | Opps, last one did not commit the correct changes ... Here they are. | Richard Sharpe | 1 | -7/+31 |
2001-02-19 | Improve the sample GTK+ client program to make it a bit more functional. | Richard Sharpe | 1 | -139/+220 |
2001-02-19 | Change code around and add retry to deal with the occassional loss of NetBIOS... | Richard Sharpe | 2 | -691/+622 |
2001-02-18 | Fixes to libsmbclient so it will work when browsing real Windows systems which | Richard Sharpe | 3 | -19/+181 |
2001-02-16 | Excise snprintf -> slprintf. | Jeremy Allison | 11 | -81/+205 |
2001-02-16 | configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss... | Jeremy Allison | 6 | -10/+37 |
2001-02-15 | Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With some | Jeremy Allison | 2 | -0/+598 |
2001-02-15 | samba/source/nmbd/nmbd.c change remote_machine name to nmbd instead | Herb Lewis | 3 | -7/+9 |
2001-02-15 | DEBUG merge from 2.2 about tdb init failure. | Herb Lewis | 1 | -2/+20 |
2001-02-15 | Merge of i18n password fix for smbclient. | Tim Potter | 1 | -1/+0 |
2001-02-15 | Fix from "Jim McDonough" <jmcd@us.ibm.com> for s390 Linux. | Jeremy Allison | 1 | -1/+5 |
2001-02-14 | Baltic codepage fixes from Toomas Soome <tsoome@ut.ee> | Tim Potter | 1 | -0/+62 |
2001-02-14 | Update to Baltic codepage support. | Tim Potter | 1 | -1/+1 |