svn commit: samba r9860 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-31 Thread kalim
Author: kalim Date: 2005-09-01 01:43:30 + (Thu, 01 Sep 2005) New Revision: 9860 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9860 Log: More formatting fixes. Browse output looks ok now. -Kalim Modified: branches/SOC/SAMBA_3_0/source/client/

svn commit: samba r9818 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-30 Thread kalim
Author: kalim Date: 2005-08-31 04:13:10 + (Wed, 31 Aug 2005) New Revision: 9818 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9818 Log: Fixed formatting (converted spaces to tabs). -Kalim Modified: branches/SOC/SAMBA_3_0/source/client/client.c C

svn commit: samba r9726 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-28 Thread kalim
Author: kalim Date: 2005-08-29 01:27:39 + (Mon, 29 Aug 2005) New Revision: 9726 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9726 Log: Fixed a bug with command line workgroup being overwritten by call to smbc_init(). -Kalim Modified: branches/SOC/S

svn commit: samba r9716 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-28 Thread kalim
Author: kalim Date: 2005-08-28 22:00:28 + (Sun, 28 Aug 2005) New Revision: 9716 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9716 Log: Now using the correct mode variable in mget. Fixed up recursion/directory handling in mget. -Kalim Modified: bran

svn commit: samba r9708 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-28 Thread kalim
Author: kalim Date: 2005-08-28 07:30:40 + (Sun, 28 Aug 2005) New Revision: 9708 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9708 Log: Patched up and enabled mput command. Support for directories/recursion coming soon. -Kalim Modified: bran

svn commit: samba r9667 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-26 Thread kalim
Author: kalim Date: 2005-08-26 21:18:39 + (Fri, 26 Aug 2005) New Revision: 9667 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9667 Log: Changed the way cmd_mput checks if a directory exists. (Thanks to derrell for catching that). -Kalim Modified:

svn commit: samba r9629 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-25 Thread kalim
Author: kalim Date: 2005-08-26 04:23:41 + (Fri, 26 Aug 2005) New Revision: 9629 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9629 Log: Patched up and enabled mput command. Minor fixes to put command. -Kalim Modified: branches/SOC/SAMBA_3_0/sourc

svn commit: samba r9605 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-24 Thread kalim
Author: kalim Date: 2005-08-25 02:55:54 + (Thu, 25 Aug 2005) New Revision: 9605 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9605 Log: Wrote the core of the 'put' command and enabled cmd_put. -Kalim Modified: branches/SOC/SAMBA_3_0/sour

svn commit: samba r9596 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-24 Thread kalim
Author: kalim Date: 2005-08-24 22:07:55 + (Wed, 24 Aug 2005) New Revision: 9596 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9596 Log: Introduced tool_list() - a replacement for do_list()/cli_list() that uses the libsmbclient library instead of cli

svn commit: samba r9380 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-17 Thread kalim
Author: kalim Date: 2005-08-18 06:50:58 + (Thu, 18 Aug 2005) New Revision: 9380 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9380 Log: Added handling to the authentication callback for passwords specified on the command line and the -N|--no-pas

svn commit: samba r9317 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-15 Thread kalim
Author: kalim Date: 2005-08-16 05:34:01 + (Tue, 16 Aug 2005) New Revision: 9317 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9317 Log: Modified authentication callback to pick up command line args. Added rename command. -Kalim Modified: bran

svn commit: samba r9306 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-14 Thread kalim
Author: kalim Date: 2005-08-15 03:01:16 + (Mon, 15 Aug 2005) New Revision: 9306 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9306 Log: Fixed minor errors with mkdir. Added rudimentary dir command to make testing easier while writing do_list relat

svn commit: samba r9169 - in branches/SOC/SAMBA_3_0/source/client: .

2005-08-06 Thread kalim
Author: kalim Date: 2005-08-07 01:25:25 + (Sun, 07 Aug 2005) New Revision: 9169 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9169 Log: Added mkdir (with support for recursion) and enabled the recurse command. -Kalim Modified: branches/SOC/SAMBA_3_

svn commit: samba r8880 - in branches/SOC/SAMBA_3_0/source/client: .

2005-07-31 Thread kalim
Author: kalim Date: 2005-08-01 03:33:45 + (Mon, 01 Aug 2005) New Revision: 8880 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8880 Log: Added rmdir command. Took out some debugging stuff. -Kalim Modified: branches/SOC/SAMBA_3_0/source/client/

svn commit: samba r8866 - in branches/SOC/SAMBA_3_0/source/client: .

2005-07-31 Thread kalim
Author: kalim Date: 2005-07-31 20:20:27 + (Sun, 31 Jul 2005) New Revision: 8866 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8866 Log: Moved authentication function into client.c and got rid of the header file. Still needs a lot of work, but it'

svn commit: samba r8861 - in branches/SOC/SAMBA_3_0/source: .

2005-07-30 Thread kalim
Author: kalim Date: 2005-07-30 23:02:37 + (Sat, 30 Jul 2005) New Revision: 8861 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8861 Log: Modified bin/smbclient rule to use shared library when building. -Kalim Modified: branches/SOC/SAMBA_3_0/source/Mak

svn commit: samba r8768 - in branches/SOC/SAMBA_3_0/source/client: .

2005-07-25 Thread kalim
Author: kalim Date: 2005-07-26 02:01:15 + (Tue, 26 Jul 2005) New Revision: 8768 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8768 Log: Authentication function for libsmbclient. Needs some work, but is ok for testing puposes. -Kalim Added: bran

svn commit: samba r8767 - in branches/SOC/SAMBA_3_0/source/client: .

2005-07-25 Thread kalim
Author: kalim Date: 2005-07-26 01:57:14 + (Tue, 26 Jul 2005) New Revision: 8767 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8767 Log: Changed #include directives back to quoted form - caught by abartlett. Modified: branches/SOC/SAMBA_3_0/sourc

svn commit: samba r8751 - in branches/SOC/SAMBA_3_0/source/client: .

2005-07-24 Thread kalim
Author: kalim Date: 2005-07-25 05:30:40 + (Mon, 25 Jul 2005) New Revision: 8751 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8751 Log: Added initialization stuff for libsmb 'cd' command updated -kalim Modified: branches/SOC/SAMBA_3_0/sour

svn commit: samba r8534 - in branches/SOC/SAMBA_3_0/source/client: .

2005-07-17 Thread kalim
Author: kalim Date: 2005-07-18 02:05:28 + (Mon, 18 Jul 2005) New Revision: 8534 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8534 Log: Removed unused printmode command. Modified: branches/SOC/SAMBA_3_0/source/client/client.c Changeset: Modified: