svn commit: samba r1852 - trunk/source/libsmb

2004-08-17 Thread mimir
Author: mimir Date: 2004-08-17 10:19:02 + (Tue, 17 Aug 2004) New Revision: 1852 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1852nolog=1 Log: Interdomain trust passwords migration to passdb. Completely untested, though doesn't break the build. rafal Modified

svn commit: samba r1806 - trunk/source/libsmb

2004-08-13 Thread mimir
Author: mimir Date: 2004-08-13 17:36:24 + (Fri, 13 Aug 2004) New Revision: 1806 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1806nolog=1 Log: Begin of trust passwords migration code. Not tested yet, but it doesn't seem to break the build at least. rafal Modified

svn commit: samba r1807 - in trunk/source: include passdb

2004-08-13 Thread mimir
Author: mimir Date: 2004-08-13 17:38:03 + (Fri, 13 Aug 2004) New Revision: 1807 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/sourcerev=1807nolog=1 Log: Part of trust passwords migration code. Function checking whether it's already been done and at once can mark

svn commit: samba r1813 - trunk/source/libsmb

2004-08-13 Thread mimir
Author: mimir Date: 2004-08-13 22:01:38 + (Fri, 13 Aug 2004) New Revision: 1813 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1813nolog=1 Log: Forgot to put pdb_context and actually call proper function to add the password to the pdb backend. rafal Modified

svn commit: samba r1763 - trunk/source/passdb

2004-08-12 Thread mimir
Author: mimir Date: 2004-08-12 07:04:40 + (Thu, 12 Aug 2004) New Revision: 1763 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1763nolog=1 Log: Remove pseudo-hashing code from passdb backend. rafal Modified: trunk/source/passdb/pdb_ldap.c Changeset: Modified

svn commit: samba r1764 - trunk/source/utils

2004-08-12 Thread mimir
Author: mimir Date: 2004-08-12 07:05:50 + (Thu, 12 Aug 2004) New Revision: 1764 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1764nolog=1 Log: Passwords are hashed now in pdbedit code just before calling passdb backend functions. rafal Modified: trunk/source

svn commit: samba r1765 - trunk/source/include

2004-08-12 Thread mimir
Author: mimir Date: 2004-08-12 07:09:09 + (Thu, 12 Aug 2004) New Revision: 1765 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1765nolog=1 Log: Trust password flags have been spilt into two kinds of flags: auth type for the trust (NT or ADS) and the machine's role

svn commit: samba r1772 - trunk/source/passdb

2004-08-12 Thread mimir
Author: mimir Date: 2004-08-12 16:51:10 + (Thu, 12 Aug 2004) New Revision: 1772 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1772nolog=1 Log: More debug messages. rafal Modified: trunk/source/passdb/pdb_ldap.c Changeset: Sorry the patch is to large, please

svn commit: samba r1775 - trunk/source/passdb

2004-08-12 Thread mimir
Author: mimir Date: 2004-08-12 17:49:51 + (Thu, 12 Aug 2004) New Revision: 1775 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1775nolog=1 Log: More debug messages and more readable code in init_trustpw_from_ldap function. rafal Modified: trunk/source/passdb

svn commit: samba r1800 - trunk/source/passdb

2004-08-12 Thread mimir
Author: mimir Date: 2004-08-13 04:16:30 + (Fri, 13 Aug 2004) New Revision: 1800 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1800nolog=1 Log: Put my copyright in ldap backend code. rafal Modified: trunk/source/passdb/pdb_ldap.c Changeset: Modified: trunk

svn commit: samba r1722 - in trunk/source: passdb utils

2004-08-11 Thread mimir
Author: mimir Date: 2004-08-11 15:46:33 + (Wed, 11 Aug 2004) New Revision: 1722 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/sourcerev=1722nolog=1 Log: Empty (zeroed) sid passed in update function argument means do not change it. Also, more descriptive comment

svn commit: samba r1728 - trunk/source/passdb

2004-08-11 Thread mimir
Author: mimir Date: 2004-08-11 16:27:31 + (Wed, 11 Aug 2004) New Revision: 1728 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1728nolog=1 Log: 1) Domain name field in ldap mod structure should be changed only when the actual field has changed (as is the case

svn commit: samba r1734 - trunk/source/passdb

2004-08-11 Thread mimir
Author: mimir Date: 2004-08-11 19:16:18 + (Wed, 11 Aug 2004) New Revision: 1734 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1734nolog=1 Log: Some improvement in init_ldap_from_trustpw and making in more readable by avoiding unnecessarily nested conditions. SID

svn commit: samba r1743 - trunk/source/passdb

2004-08-11 Thread mimir
Author: mimir Date: 2004-08-11 22:14:04 + (Wed, 11 Aug 2004) New Revision: 1743 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1743nolog=1 Log: Implementation of searching trust password by sid. rafal Modified: trunk/source/passdb/pdb_ldap.c Changeset: Modified

svn commit: samba r1744 - trunk/source/passdb

2004-08-11 Thread mimir
Author: mimir Date: 2004-08-11 22:29:54 + (Wed, 11 Aug 2004) New Revision: 1744 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1744nolog=1 Log: More exact status codes returned and more precise way of forming distinguished name of a ldap object being modified. rafal

svn commit: samba r1754 - trunk/source/passdb

2004-08-11 Thread mimir
Author: mimir Date: 2004-08-12 04:44:21 + (Thu, 12 Aug 2004) New Revision: 1754 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1754nolog=1 Log: Doxygen comment about gettrustpwsid function. rafal Modified: trunk/source/passdb/pdb_ldap.c Changeset: Modified

svn commit: samba r1755 - trunk/source/passdb

2004-08-11 Thread mimir
Author: mimir Date: 2004-08-12 04:49:07 + (Thu, 12 Aug 2004) New Revision: 1755 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1755nolog=1 Log: One bit I haven't removed after testing... rafal Modified: trunk/source/passdb/pdb_ldap.c Changeset: Modified: trunk

svn commit: samba r1695 - trunk/source/utils

2004-08-10 Thread mimir
Author: mimir Date: 2004-08-10 14:58:31 + (Tue, 10 Aug 2004) New Revision: 1695 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1695nolog=1 Log: Searching for existing entry before updating isn't needed and in fact hinders doing it right. We need changes _only_ to catch

svn commit: samba r1697 - trunk/source/utils

2004-08-10 Thread mimir
Author: mimir Date: 2004-08-10 15:30:01 + (Tue, 10 Aug 2004) New Revision: 1697 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1697nolog=1 Log: Deal with unicode domain name in uniform way across all *_trustpw functions. rafal Modified: trunk/source/utils

svn commit: samba r1704 - trunk/source/utils

2004-08-10 Thread mimir
Author: mimir Date: 2004-08-10 21:05:08 + (Tue, 10 Aug 2004) New Revision: 1704 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1704nolog=1 Log: Explicitly zero flags field (ie. turn it off) if no flags have been specified in command line. rafal Modified: trunk

svn commit: samba r1705 - trunk/source/passdb

2004-08-10 Thread mimir
Author: mimir Date: 2004-08-10 21:15:27 + (Tue, 10 Aug 2004) New Revision: 1705 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1705nolog=1 Log: 1) When updating skip the password when it's zero length or put it (even if empty) otherwise 2) Use snprintf functions

svn commit: samba r1707 - trunk/source/utils

2004-08-10 Thread mimir
Author: mimir Date: 2004-08-10 21:23:48 + (Tue, 10 Aug 2004) New Revision: 1707 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1707nolog=1 Log: Meet also the case when passdb backend does not implement trust passwords handling functions. Many don't, at the moment

svn commit: samba r1710 - trunk/source/utils

2004-08-10 Thread mimir
Author: mimir Date: 2004-08-10 22:08:02 + (Tue, 10 Aug 2004) New Revision: 1710 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1710nolog=1 Log: Meet the case when passdb backend does not implement trust passwords handling functions. rafal Modified: trunk/source

svn commit: samba r1718 - trunk/source/passdb

2004-08-10 Thread mimir
Author: mimir Date: 2004-08-11 05:23:55 + (Wed, 11 Aug 2004) New Revision: 1718 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1718nolog=1 Log: Deleting trust password stored in ldap directory is now possible. rafal Modified: trunk/source/passdb/pdb_ldap.c

svn commit: samba r1719 - trunk/source/passdb

2004-08-10 Thread mimir
Author: mimir Date: 2004-08-11 05:39:12 + (Wed, 11 Aug 2004) New Revision: 1719 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1719nolog=1 Log: A doxygen comment explaining what's this. rafal Modified: trunk/source/passdb/pdb_ldap.c Changeset: Modified: trunk

svn commit: samba-web r185 - branches/tmp.samba.org

2004-07-31 Thread mimir
Author: mimir Date: 2004-07-31 11:12:20 + (Sat, 31 Jul 2004) New Revision: 185 Modified: branches/tmp.samba.org/index.html Log: Typo fix. rafal WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=185nolog=1

svn commit: samba r1495 - trunk/source/passdb

2004-07-14 Thread mimir
Author: mimir Date: 2004-07-14 10:37:17 + (Wed, 14 Jul 2004) New Revision: 1495 Modified: trunk/source/passdb/pdb_get_set.c Log: Helper function to set domain name in SAM_TRUST_PASSWD using char* variable instead of smb_ucs2_t* rafal WebSVN: http://websvn.samba.org/websvn

svn commit: samba r1496 - trunk/source/passdb

2004-07-14 Thread mimir
Author: mimir Date: 2004-07-14 10:41:26 + (Wed, 14 Jul 2004) New Revision: 1496 Modified: trunk/source/passdb/pdb_ldap.c Log: 1) Implementation of trust passwd structure init from ldap search result. 2) Proper ending trust passwd enumeration (ldap entry disposal) 3) Method searching trust

svn commit: samba r1331 - trunk/source/include

2004-07-03 Thread mimir
Author: mimir Date: 2004-07-03 22:47:25 + (Sat, 03 Jul 2004) New Revision: 1331 Modified: trunk/source/include/debug.h Log: Typo fix. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1331nolog=1

svn commit: samba-web r94 - trunk/GUI

2004-06-14 Thread mimir
Author: mimir Date: 2004-06-14 19:52:04 + (Mon, 14 Jun 2004) New Revision: 94 Modified: trunk/GUI/index.html Log: Link change as per the author's request. rafal WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=94nolog=1

svn commit: samba r1049 - trunk/source/passdb

2004-06-06 Thread mimir
Author: mimir Date: 2004-06-06 14:06:20 + (Sun, 06 Jun 2004) New Revision: 1049 Modified: trunk/source/passdb/pdb_ldap.c Log: Couple of basic functions to add trust password entry to LDAP backend. rafal WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1049nolog

svn commit: samba r1050 - trunk/source/passdb

2004-06-06 Thread mimir
Author: mimir Date: 2004-06-06 17:20:19 + (Sun, 06 Jun 2004) New Revision: 1050 Modified: trunk/source/passdb/pdb_ldap.c Log: Typo fix in a header comment. rafal WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1050nolog=1

svn commit: samba r1051 - trunk/source/passdb

2004-06-06 Thread mimir
Author: mimir Date: 2004-06-06 19:52:57 + (Sun, 06 Jun 2004) New Revision: 1051 Modified: trunk/source/passdb/pdb_ldap.c Log: A few more comments for code to be more clear. rafal WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1051nolog=1

svn commit: samba-docs r107 - trunk

2004-06-03 Thread mimir
Author: mimir Date: 2004-06-03 23:39:43 + (Thu, 03 Jun 2004) New Revision: 107 Modified: trunk/Samba.desktop Log: Added polish translation of the comment. rafal WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docspath=/rev=107nolog=1

svn commit: samba r981 - trunk/source/passdb

2004-06-02 Thread mimir
Author: mimir Date: 2004-06-02 20:08:24 + (Wed, 02 Jun 2004) New Revision: 981 Modified: trunk/source/passdb/pdb_get_set.c Log: New function of pdb_get_* kind to get trust password domain name in string rather than unicode. It's useful in a couple of functions using name to compose

svn commit: samba r982 - in trunk/source: include lib

2004-06-02 Thread mimir
Author: mimir Date: 2004-06-02 20:21:14 + (Wed, 02 Jun 2004) New Revision: 982 Modified: trunk/source/include/smbldap.h trunk/source/lib/smbldap.c Log: Added definition of LDAP entry attributes for trust password. rafal WebSVN: http://websvn.samba.org/websvn/changeset.php?rep

svn commit: samba r309 - trunk/source/passdb

2004-04-21 Thread mimir
Author: mimir Date: 2004-04-21 14:06:15 + (Wed, 21 Apr 2004) New Revision: 309 Modified: trunk/source/passdb/pdb_tdb.c Log: Debug statements. Absolutely must. rafal WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=309nolog=1

svn commit: samba r209 - in trunk/source: include passdb utils

2004-04-14 Thread mimir
Author: mimir Date: 2004-04-14 10:28:44 + (Wed, 14 Apr 2004) New Revision: 209 Modified: trunk/source/include/passdb.h trunk/source/include/smbldap.h trunk/source/passdb/passdb.c trunk/source/passdb/pdb_get_set.c trunk/source/passdb/pdb_interface.c trunk/source/passdb

svn commit: samba r167 - trunk/source/tdb

2004-04-11 Thread mimir
Author: mimir Date: 2004-04-11 19:51:44 + (Sun, 11 Apr 2004) New Revision: 167 Modified: trunk/source/tdb/tdbutil.c Log: New functions (un)packing trust password used by passdb api. rafal WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0path=/rev=167sc=1

svn commit: samba r122 - trunk/examples/LDAP

2004-04-08 Thread mimir
Author: mimir Date: 2004-04-08 11:30:00 + (Thu, 08 Apr 2004) New Revision: 122 Modified: trunk/examples/LDAP/samba.schema Log: New object class for trust password and one more attribute type (the flags field for trust password) rafal WebSVN: http://websvn.samba.org/websvn/listing.php

svn commit: samba r82 - trunk/source/passdb

2004-04-06 Thread mimir
Author: mimir Date: 2004-04-06 15:57:56 + (Tue, 06 Apr 2004) New Revision: 82 Modified: trunk/source/passdb/pdb_interface.c trunk/source/passdb/pdb_tdb.c Log: 1) Completed basic interface for trust passwords manipulation via passdb - tdbsam_update_trust_passwd

svn commit: samba r83 - trunk/source/utils

2004-04-06 Thread mimir
Author: mimir Date: 2004-04-06 16:00:11 + (Tue, 06 Apr 2004) New Revision: 83 Modified: trunk/source/utils/pdbedit.c Log: 1) Implementation of updating and deleting trust password entry (update_trustpw and delete_trustpw) 2) More error messages when wrong arguments passed from

svn commit: samba r95 - trunk/source/passdb

2004-04-06 Thread mimir
Author: mimir Date: 2004-04-06 22:42:32 + (Tue, 06 Apr 2004) New Revision: 95 Modified: trunk/source/passdb/pdb_ldap.c Log: Put in a placeholders for trust password manipulation in LDAP backend. rafal

CVS update: samba/source/groupdb

2004-03-09 Thread mimir
Date: Tue Mar 9 18:56:28 2004 Author: mimir Update of /home/cvs/samba/source/groupdb In directory dp.samba.org:/tmp/cvs-serv14247 Modified Files: mapping.c Log Message: Fix to debug message lacking termination with '\n'. rafal Revisions: mapping.c 1.62 = 1.63

CVS update: samba/source/groupdb

2004-03-09 Thread mimir
Date: Tue Mar 9 18:58:19 2004 Author: mimir Update of /home/cvs/samba/source/groupdb In directory dp.samba.org:/tmp/cvs-serv14370 Modified Files: Tag: SAMBA_3_0 mapping.c Log Message: Fix to debug message lacking termination with '\n'. rafal Revisions: mapping.c

CVS update: samba/source/include

2004-03-09 Thread mimir
Date: Tue Mar 9 20:29:15 2004 Author: mimir Update of /home/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv967/include Modified Files: passdb.h Log Message: 1) Two new functions to trust passwords interface in passdb: settrustpwent, gettrustpwnam 2

CVS update: samba/source/passdb

2004-03-09 Thread mimir
Date: Tue Mar 9 20:29:15 2004 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv967/passdb Modified Files: pdb_interface.c Log Message: 1) Two new functions to trust passwords interface in passdb: settrustpwent, gettrustpwnam 2

CVS update: samba/source/passdb

2004-03-09 Thread mimir
Date: Tue Mar 9 20:30:35 2004 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv1174/passdb Modified Files: pdb_tdb.c Log Message: 1) Two new functions to trust passwords interface in passdb: settrustpwent, gettrustpwnam 2

CVS update: samba/source/utils

2004-03-09 Thread mimir
Date: Tue Mar 9 20:30:35 2004 Author: mimir Update of /home/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv1174/utils Modified Files: pdbedit.c Log Message: 1) Two new functions to trust passwords interface in passdb: settrustpwent, gettrustpwnam 2) Implementation

CVS update: samba/source/utils

2004-03-09 Thread mimir
Date: Tue Mar 9 20:44:39 2004 Author: mimir Update of /home/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv4379/utils Modified Files: pdbedit.c Log Message: Forgot to put some more comments. rafal Revisions: pdbedit.c 1.98 = 1.99 http

CVS update: samba/source/smbd

2004-03-09 Thread mimir
Date: Tue Mar 9 21:47:49 2004 Author: mimir Update of /home/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv21231 Modified Files: Tag: SAMBA_3_0 ipc.c Log Message: Yet another '\n' termination of debug message. rafal Revisions: ipc.c 1.180.2.14

[Samba] Jessica

2004-03-01 Thread mimir
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] You are dismissed

2004-02-29 Thread mimir
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

CVS update: sambaweb/images

2004-02-28 Thread mimir
Date: Sat Feb 28 17:45:24 2004 Author: mimir Update of /home/cvs/sambaweb/images In directory dp.samba.org:/tmp/cvs-serv359 Added Files: team_l2003.jpg team_s2003.jpg Log Message: Added team people photo from CIFS 2003. rafal Revisions: team_l2003.jpg NONE = 1.1

CVS update: sambaweb

2004-02-28 Thread mimir
Date: Sat Feb 28 17:48:26 2004 Author: mimir Update of /home/cvs/sambaweb In directory dp.samba.org:/tmp/cvs-serv1180 Modified Files: team.html Added Files: team2002.html Log Message: Update of the team photo (much smaller, but always...) from CIFS 2003. CIFS 2002 has now

CVS update: samba-docs/docbook/projdoc

2004-02-28 Thread mimir
Date: Sat Feb 28 19:44:49 2004 Author: mimir Update of /home/cvs/samba-docs/docbook/projdoc In directory dp.samba.org:/tmp/cvs-serv20731 Modified Files: passdb.xml Log Message: lmPassword and ntPassword are historical these days so an unexperienced administrator might get frustrated

CVS update: samba/source

2004-02-27 Thread mimir
Date: Fri Feb 27 20:00:21 2004 Author: mimir Update of /home/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv25439 Modified Files: configure.in Log Message: Disabling GUMS (gums_tdbsam2) temporarily, to fix the build. rafal Revisions: configure.in1.525

CVS update: samba/source

2004-02-27 Thread mimir
Date: Fri Feb 27 21:02:00 2004 Author: mimir Update of /home/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv4335 Modified Files: Makefile.in Log Message: Adding ability to operate on trust passwords to pdbedit. This enables new functionality and testing interface for new pdb

CVS update: samba/source/tdb

2004-02-27 Thread mimir
Date: Fri Feb 27 22:11:31 2004 Author: mimir Update of /home/cvs/samba/source/tdb In directory dp.samba.org:/tmp/cvs-serv20440 Modified Files: tdbutil.h tdbutil.c Log Message: Added copyrights I forgot about looong ago... rafal Revisions: tdbutil.h 1.1 = 1.2

CVS update: samba/source/tdb

2004-02-27 Thread mimir
Date: Fri Feb 27 22:15:38 2004 Author: mimir Update of /home/cvs/samba/source/tdb In directory dp.samba.org:/tmp/cvs-serv21365 Modified Files: Tag: SAMBA_3_0 tdbutil.c tdbutil.h Log Message: Added copyrights I forgot about looong ago... rafal Revisions: tdbutil.c

CVS update: samba/source/passdb

2004-02-09 Thread mimir
Date: Tue Feb 10 00:17:18 2004 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv4342/passdb Modified Files: machine_sid.c Log Message: Fix compiler warning. rafal Revisions: machine_sid.c 1.17 = 1.18 http

CVS update: sambaweb/GUI

2004-01-23 Thread mimir
Date: Fri Jan 23 22:15:59 2004 Author: mimir Update of /home/cvs/sambaweb/GUI In directory dp.samba.org:/tmp/cvs-serv27450 Modified Files: index.html Log Message: Link update to smbc program, as requested by the author. rafal Revisions: index.html 1.31 = 1.32

CVS update: samba/source/passdb

2004-01-15 Thread mimir
Date: Thu Jan 15 09:50:47 2004 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv8357/passdb Modified Files: secrets.c Log Message: Remove unused function. rafal Revisions: secrets.c 1.66 = 1.67 http

CVS update: samba/source/passdb

2004-01-15 Thread mimir
Date: Thu Jan 15 09:52:29 2004 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv8673/passdb Modified Files: pdb_interface.c Log Message: Remove unused variables. rafal Revisions: pdb_interface.c 1.50 = 1.51 http

CVS update: samba/source/include

2004-01-14 Thread mimir
Date: Wed Jan 14 21:46:29 2004 Author: mimir Update of /home/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv30990/include Modified Files: secrets.h Log Message: Trust passwords types for use with SAM_TRUST_PASSWD structure. rafal Revisions: secrets.h

CVS update: samba/source/passdb

2004-01-14 Thread mimir
Date: Wed Jan 14 21:50:25 2004 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv31658/passdb Modified Files: secrets.c Log Message: Comment and formatting fix. rafal Revisions: secrets.c 1.65 = 1.66 http

CVS update: samba-docs/docbook/projdoc

2004-01-11 Thread mimir
Date: Sun Jan 11 14:29:30 2004 Author: mimir Update of /home/cvs/samba-docs/docbook/projdoc In directory dp.samba.org:/tmp/cvs-serv20349 Modified Files: PolicyMgmt.xml Log Message: Typo fix. rafal Revisions: PolicyMgmt.xml 1.5 = 1.6 http://www.samba.org/cgi-bin

CVS update: sambaweb/GUI

2004-01-10 Thread mimir
Date: Sat Jan 10 16:36:35 2004 Author: mimir Update of /home/cvs/sambaweb/GUI In directory dp.samba.org:/tmp/cvs-serv28918 Modified Files: index.html Log Message: Update information about SMBC program by Rafal Michniewicz. Revisions: index.html 1.30 = 1.31

CVS update: samba/source/include

2004-01-07 Thread mimir
Date: Wed Jan 7 21:41:48 2004 Author: mimir Update of /home/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv27891/include Modified Files: passdb.h Log Message: Prototype version of trust passwords moved to SAM/pdb. This is backend-independent part ie. interface

CVS update: samba/source/passdb

2004-01-07 Thread mimir
Date: Wed Jan 7 21:41:48 2004 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv27891/passdb Modified Files: pdb_interface.c Log Message: Prototype version of trust passwords moved to SAM/pdb. This is backend-independent part ie. interface

CVS update: samba/source/auth

2004-01-07 Thread mimir
Date: Wed Jan 7 21:47:37 2004 Author: mimir Update of /home/cvs/samba/source/auth In directory dp.samba.org:/tmp/cvs-serv29631/auth Modified Files: auth_domain.c Log Message: Fixes to doxygen comment. Revisions: auth_domain.c 1.81 = 1.82 http://www.samba.org

CVS update: samba/source/passdb

2004-01-07 Thread mimir
Date: Wed Jan 7 21:53:19 2004 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv30771/passdb Modified Files: pdb_gums.c Log Message: This was cut-n-paste mistake, I guess... :) rafal Revisions: pdb_gums.c 1.3 = 1.4

CVS update: samba/source/auth

2004-01-07 Thread mimir
Date: Wed Jan 7 22:43:37 2004 Author: mimir Update of /home/cvs/samba/source/auth In directory dp.samba.org:/tmp/cvs-serv7449/auth Modified Files: Tag: SAMBA_3_0 auth_domain.c Log Message: Doxygen comment fix. rafal Revisions: auth_domain.c 1.33.2.33 = 1.33.2.34

CVS update: samba/source/include

2003-11-20 Thread mimir
Date: Thu Nov 20 23:54:13 2003 Author: mimir Update of /home/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv25620 Modified Files: passdb.h Log Message: Typo fix. Revisions: passdb.h1.31 = 1.32 http://www.samba.org/cgi-bin/cvsweb/samba

CVS update: samba/source/include

2003-11-20 Thread mimir
Date: Thu Nov 20 23:56:42 2003 Author: mimir Update of /home/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv26586 Modified Files: Tag: SAMBA_3_0 passdb.h Log Message: Typo fix. Revisions: passdb.h1.11.2.11 = 1.11.2.12 http

CVS update: samba/source/lib

2003-11-19 Thread mimir
Date: Wed Nov 19 22:56:02 2003 Author: mimir Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv19434/lib Modified Files: Tag: SAMBA_3_0 util_str.c Log Message: Added useful information to debug lines. Patch by metze. rafal Revisions: util_str.c

CVS update: samba/source/lib

2003-11-19 Thread mimir
Date: Wed Nov 19 23:14:21 2003 Author: mimir Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv22796/lib Modified Files: util_str.c Log Message: Added useful information to debug lines. Patch by metze. rafal Revisions: util_str.c 1.100

CVS update: samba/source/lib

2003-11-18 Thread mimir
Date: Tue Nov 18 19:15:29 2003 Author: mimir Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv31658 Modified Files: Tag: SAMBA_3_0 util_str.c Log Message: Useful debug message. Patch by metze. rafal Revisions: util_str.c 1.47.2.46

CVS update: samba/source/lib

2003-11-18 Thread mimir
Date: Tue Nov 18 19:39:51 2003 Author: mimir Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv3218 Modified Files: util_str.c Log Message: Useful debug message. Patch by metze. rafal Revisions: util_str.c 1.99 = 1.100 http

CVS update: samba/source/rpc_server

2003-11-18 Thread mimir
Date: Tue Nov 18 20:06:10 2003 Author: mimir Update of /home/cvs/samba/source/rpc_server In directory dp.samba.org:/tmp/cvs-serv6242/rpc_server Modified Files: srv_srvsvc_nt.c Log Message: Fix to correct checking of '$' name termination. Patch by metze. rafal Revisions

CVS update: samba/source/script

2003-11-12 Thread mimir
Date: Wed Nov 12 13:02:26 2003 Author: mimir Update of /home/cvs/samba/source/script In directory dp.samba.org:/tmp/cvs-serv31891 Modified Files: Tag: SAMBA_3_0 installswat.sh Log Message: Omit html documentation tree because it has been moved to the separate module. Install

CVS update: samba/source/script

2003-11-12 Thread mimir
Date: Wed Nov 12 21:47:25 2003 Author: mimir Update of /home/cvs/samba/source/script In directory dp.samba.org:/tmp/cvs-serv11396 Modified Files: installswat.sh Log Message: Omit html documentation tree because it has been moved to the separate module. Install though, in case one

CVS update: sambaweb/GUI

2003-11-11 Thread mimir
Date: Tue Nov 11 23:19:37 2003 Author: mimir Update of /home/cvs/sambaweb/GUI In directory dp.samba.org:/tmp/cvs-serv29520 Modified Files: index.html Log Message: New item on GUI interfaces list. Curses-based 'Simple Samba Commander' written in Perl by Rafal Michniewicz [EMAIL

CVS update: sambaweb

2003-08-29 Thread mimir
Date: Fri Aug 29 09:38:17 2003 Author: mimir Update of /home/cvs/sambaweb In directory dp.samba.org:/tmp/cvs-serv13226 Modified Files: samba.html Log Message: Typo fix (hopefuly before website mirrors are in sync...) rafal Revisions: samba.html 1.206 = 1.207

CVS update: samba/source/nsswitch

2003-08-27 Thread mimir
Date: Wed Aug 27 22:05:52 2003 Author: mimir Update of /home/cvs/samba/source/nsswitch In directory dp.samba.org:/tmp/cvs-serv7022 Modified Files: Tag: SAMBA_3_0 winbindd_util.c Log Message: Typo fix. Revisions: winbindd_util.c 1.73.2.32 = 1.73.2.33 http

CVS update: samba/source/utils

2003-08-15 Thread mimir
Date: Fri Aug 15 21:57:59 2003 Author: mimir Update of /home/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv22701/utils Modified Files: Tag: SAMBA_3_0 net_rpc.c Log Message: In case of 'net rpc trustdom add' without domain name we were silently asking

CVS update: samba/source/utils

2003-08-14 Thread mimir
Date: Wed Aug 13 20:53:48 2003 Author: mimir Update of /home/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv14928/utils Modified Files: Tag: SAMBA_3_0 net_rpc.c Log Message: Small typo fix found while testing domain trusts. rafal Revisions: net_rpc.c

CVS update: samba/source/nsswitch

2003-07-20 Thread mimir
Date: Sun Jul 20 14:50:38 2003 Author: mimir Update of /home/cvs/samba/source/nsswitch In directory dp.samba.org:/tmp/cvs-serv14878/nsswitch Modified Files: Tag: SAMBA_3_0 winbindd_pam.c Log Message: Typo fixes. Revisions: winbindd_pam.c 1.44.2.20 = 1.44.2.21

CVS update: samba/source/passdb

2003-07-20 Thread mimir
Date: Sun Jul 20 21:43:41 2003 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv28375/passdb Modified Files: Tag: SAMBA_3_0 pdb_smbpasswd.c pdb_tdb.c Log Message: This creates passdb backend files automatically when adding first

CVS update: samba/source/utils

2003-07-18 Thread mimir
Date: Sat Jul 19 00:23:08 2003 Author: mimir Update of /home/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv3699/utils Modified Files: Tag: SAMBA_3_0 net.c Log Message: According to the result of voting, net has default debug level with ability to change

CVS update: samba/source/lib

2003-07-13 Thread mimir
Date: Sun Jul 13 16:25:55 2003 Author: mimir Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv30378/lib Modified Files: Tag: SAMBA_3_0 iconv.c Log Message: Fix compiler warning. Revisions: iconv.c 1.18.2.5 = 1.18.2.6 http

CVS update: samba/source/nsswitch

2003-07-10 Thread mimir
Date: Thu Jul 10 23:22:09 2003 Author: mimir Update of /home/cvs/samba/source/nsswitch In directory dp.samba.org:/tmp/cvs-serv23365/nsswitch Modified Files: Tag: SAMBA_3_0 winbindd_util.c Log Message: Just a few formatting fixed caught while testing. rafal Revisions

CVS update: samba/source/utils

2003-07-10 Thread mimir
Date: Thu Jul 10 23:22:09 2003 Author: mimir Update of /home/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv23365/utils Modified Files: Tag: SAMBA_3_0 net_cache.c Log Message: Just a few formatting fixed caught while testing. rafal Revisions: net_cache.c

Re: CVS update: samba/source/libsmb

2003-03-17 Thread mimir
Szczesniak mimir[at]diament.ists.pwr.wroc.pl Samba Team member mimir[at]samba.org +-+ *BSD, GNU/Linux and Samba http://www.samba.org +-+

CVS update: samba/source/libsmb

2003-03-14 Thread mimir
Date: Fri Mar 14 17:03:43 2003 Author: mimir Update of /home/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv12490 Removed Files: trust_passwd.c Log Message: /tmp/newfun.msg Revisions: trust_passwd.c 1.12 = NONE http://www.samba.org/cgi-bin/cvsweb

CVS update: samba/source

2003-03-14 Thread mimir
Date: Fri Mar 14 17:05:13 2003 Author: mimir Update of /home/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv12622 Modified Files: Makefile.in Log Message: /tmp/newfun.msg Revisions: Makefile.in 1.626 = 1.627 http://www.samba.org/cgi-bin/cvsweb/samba

CVS update: samba/source/libsmb

2003-03-14 Thread mimir
Date: Fri Mar 14 17:05:13 2003 Author: mimir Update of /home/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv12622/libsmb Added Files: trusts_util.c Log Message: /tmp/newfun.msg Revisions: trusts_util.c NONE = 1.1 http://www.samba.org/cgi-bin/cvsweb

CVS update: samba/source/auth

2003-03-14 Thread mimir
Date: Fri Mar 14 17:12:40 2003 Author: mimir Update of /home/cvs/samba/source/auth In directory dp.samba.org:/tmp/cvs-serv14137/auth Modified Files: auth_util.c Log Message: Fresh meat in trusted domains code: - packing/unpacking utility functions for trusted domain password

CVS update: samba/source/passdb

2003-03-14 Thread mimir
Date: Fri Mar 14 17:12:40 2003 Author: mimir Update of /home/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv14137/passdb Modified Files: secrets.c Log Message: Fresh meat in trusted domains code: - packing/unpacking utility functions for trusted domain password

CVS update: samba/source/include

2003-03-14 Thread mimir
Date: Fri Mar 14 17:12:40 2003 Author: mimir Update of /home/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv14137/include Modified Files: secrets.h Log Message: Fresh meat in trusted domains code: - packing/unpacking utility functions for trusted domain password

<    1   2   3   4   5   6   >