svn commit: samba r26677 - in branches/SAMBA_4_0/source/lib/tdb: . python/tests

2008-01-06 Thread tpot
Author: tpot Date: 2008-01-06 23:17:55 + (Sun, 06 Jan 2008) New Revision: 26677 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26677 Log: Implement and test iter{keys,values,items} for tdb bindings. Use tempfile.mkstemp() instead of os.tmpnam() in tests

svn commit: samba r26678 - in branches/SAMBA_4_0/source/lib/tdb: .

2008-01-06 Thread tpot
Author: tpot Date: 2008-01-06 23:42:46 + (Sun, 06 Jan 2008) New Revision: 26678 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26678 Log: Check in auto-generated swig files. Modified: branches/SAMBA_4_0/source/lib/tdb/tdb.py branches/SAMBA_4_0/source/lib

svn commit: samba r25329 - in branches/SAMBA_4_0/source/libcli/swig: .

2007-09-25 Thread tpot
Author: tpot Date: 2007-09-26 01:26:36 + (Wed, 26 Sep 2007) New Revision: 25329 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25329 Log: A solution to SWIG not being able to handle a structure and a function having the same name. Hey we can now query nbt names

svn commit: samba r25348 - in branches/SAMBA_4_0/source: libcli libcli/swig scripting/swig

2007-09-25 Thread tpot
Author: tpot Date: 2007-09-26 03:08:40 + (Wed, 26 Sep 2007) New Revision: 25348 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25348 Log: Start working on another Python wrapper. Added: branches/SAMBA_4_0/source/libcli/swig/libcli_smb.i Modified: branches

svn commit: samba r25220 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2007-09-18 Thread tpot
Author: tpot Date: 2007-09-19 01:57:26 + (Wed, 19 Sep 2007) New Revision: 25220 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25220 Log: Comment out obsolete functions. Modified: branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i Changeset: Modified: branches

svn commit: samba r25221 - in branches/SAMBA_4_0/source/libcli/swig: .

2007-09-18 Thread tpot
Author: tpot Date: 2007-09-19 01:59:06 + (Wed, 19 Sep 2007) New Revision: 25221 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25221 Log: Experiment with Jelmer's new generic loadparm code. Modified: branches/SAMBA_4_0/source/libcli/swig/libcli_nbt.i

svn commit: samba r25044 - in branches/SAMBA_4_0/source/lib/tdb/swig: .

2007-09-09 Thread tpot
Author: tpot Date: 2007-09-09 06:39:24 + (Sun, 09 Sep 2007) New Revision: 25044 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25044 Log: The has_key() method should return a boolean, not an integer. Add TODO for missing iterator and other oddball methods

svn commit: samba r25045 - in branches/SAMBA_4_0/source/lib/tdb/swig: .

2007-09-09 Thread tpot
Author: tpot Date: 2007-09-09 06:41:15 + (Sun, 09 Sep 2007) New Revision: 25045 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25045 Log: Add constants for enum TDB_ERROR. Remove some functions that I don't think should be in at the moment - tdb_open_ex

svn commit: samba r25046 - in branches/SAMBA_4_0/source/lib/tdb/swig: .

2007-09-09 Thread tpot
Author: tpot Date: 2007-09-09 12:02:51 + (Sun, 09 Sep 2007) New Revision: 25046 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25046 Log: Ditch tdb_traverse() as it doesn't lend itself to any Python idioms and the semantics can be reproduced using tdb_firstkey

svn commit: samba r25018 - in branches/SAMBA_4_0/source/lib/tdb/swig: .

2007-09-07 Thread tpot
Author: tpot Date: 2007-09-08 01:40:24 + (Sat, 08 Sep 2007) New Revision: 25018 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25018 Log: Remove non-existent tdb_logging_function() as well as less useful functions such as tdb_dump_all() and tdb_printfreelist

svn commit: samba r23753 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2007-07-08 Thread tpot
Author: tpot Date: 2007-07-09 01:49:49 + (Mon, 09 Jul 2007) New Revision: 23753 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23753 Log: Fix bitrot afflicting the ldb Python swig bindings. Modified: branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i Changeset

svn commit: samba r21289 - in branches/SAMBA_4_0/source/lib/replace: .

2007-02-11 Thread tpot
Author: tpot Date: 2007-02-12 01:11:14 + (Mon, 12 Feb 2007) New Revision: 21289 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21289 Log: Update svn:ignore properties for standalone build. Modified: branches/SAMBA_4_0/source/lib/replace/ Changeset: Property

svn commit: samba r21290 - in branches/SAMBA_4_0/source/lib/replace: .

2007-02-11 Thread tpot
Author: tpot Date: 2007-02-12 01:12:55 + (Mon, 12 Feb 2007) New Revision: 21290 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=21290 Log: Whoops - add some more svn:ignore entries. Modified: branches/SAMBA_4_0/source/lib/replace/ Changeset: Property changes

svn commit: samba-web r1054 - in trunk/team: .

2006-11-05 Thread tpot
Author: tpot Date: 2006-11-05 22:04:27 + (Sun, 05 Nov 2006) New Revision: 1054 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1054 Log: Add some more alumni. Modified: trunk/team/index.html Changeset: Modified: trunk/team/index.html

svn commit: samba-web r1055 - in trunk/team: .

2006-11-05 Thread tpot
Author: tpot Date: 2006-11-05 22:08:17 + (Sun, 05 Nov 2006) New Revision: 1055 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1055 Log: Remove some alumni from active members list. Modified: trunk/team/index.html Changeset: Modified: trunk/team

svn commit: samba-web r1006 - in trunk/devel: .

2006-07-03 Thread tpot
Author: tpot Date: 2006-07-03 21:56:33 + (Mon, 03 Jul 2006) New Revision: 1006 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1006 Log: Missing whitespace. Modified: trunk/devel/index.html Changeset: Modified: trunk/devel/index.html

svn commit: samba-web r1007 - in trunk/devel: .

2006-07-03 Thread tpot
Author: tpot Date: 2006-07-03 21:58:21 + (Mon, 03 Jul 2006) New Revision: 1007 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-webrev=1007 Log: Fix broken link to roadmap. Modified: trunk/devel/index.html Changeset: Modified: trunk/devel/index.html

svn commit: samba r16090 - in branches/SAMBA_4_0/source/lib/ldb: ldb_sqlite3 modules

2006-06-07 Thread tpot
Author: tpot Date: 2006-06-08 03:57:57 + (Thu, 08 Jun 2006) New Revision: 16090 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=16090 Log: Fix standalone build after the rename of enum ldb_request_type in r15944. Hey idra I think a better rename would be to keep

svn commit: samba r15390 - in branches/SAMBA_4_0/source/script/tests: .

2006-05-02 Thread tpot
Author: tpot Date: 2006-05-02 10:46:03 + (Tue, 02 May 2006) New Revision: 15390 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15390 Log: Make test output a bit prettier. Modified: branches/SAMBA_4_0/source/script/tests/test_swig.sh Changeset: Modified

svn commit: samba r15391 - in branches/SAMBA_4_0/source: libcli libcli/swig scripting/swig

2006-05-02 Thread tpot
Author: tpot Date: 2006-05-02 10:59:31 + (Tue, 02 May 2006) New Revision: 15391 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15391 Log: Wrap up the nbt_name_query() function as a bit of an experiment. It seemed to work quite well and this technique might

svn commit: samba r15395 - in branches/SAMBA_4_0/source: . libcli

2006-05-02 Thread tpot
Author: tpot Date: 2006-05-02 19:00:19 + (Tue, 02 May 2006) New Revision: 15395 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15395 Log: Fix build by adding another copy of the Python detection m4 fragment. This stuff should be common somewhere. Added

svn commit: samba r15397 - in branches/SAMBA_4_0/source/libcli: .

2006-05-02 Thread tpot
Author: tpot Date: 2006-05-02 19:20:49 + (Tue, 02 May 2006) New Revision: 15397 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15397 Log: Fix typo. Modified: branches/SAMBA_4_0/source/libcli/config.m4 Changeset: Modified: branches/SAMBA_4_0/source/libcli

svn commit: samba r15388 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2006-05-01 Thread tpot
Author: tpot Date: 2006-05-02 02:36:11 + (Tue, 02 May 2006) New Revision: 15388 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15388 Log: Fix cutpaste typo. Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb.c Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r15389 - in branches/SAMBA_4_0/source: lib/ldb/swig scripting/swig/torture

2006-05-01 Thread tpot
Author: tpot Date: 2006-05-02 05:14:00 + (Tue, 02 May 2006) New Revision: 15389 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15389 Log: Add some better torture tests for LdbMessage. Fix up behaviour of Ldb.__setitem__() function. It should overwrite

svn commit: samba r15339 - in branches/SAMBA_4_0/source/lib/tdb/swig: .

2006-04-29 Thread tpot
Author: tpot Date: 2006-04-30 00:22:05 + (Sun, 30 Apr 2006) New Revision: 15339 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15339 Log: Signature for tdb_reopen_all() has changed. Modified: branches/SAMBA_4_0/source/lib/tdb/swig/tdb.i Changeset: Modified

svn commit: samba r15340 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-29 Thread tpot
Author: tpot Date: 2006-04-30 00:30:35 + (Sun, 30 Apr 2006) New Revision: 15340 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15340 Log: Ignore *.pyc and autogenerated swig files. Modified: branches/SAMBA_4_0/source/lib/ldb/swig/ Changeset: Property

svn commit: samba r15345 - in branches/SAMBA_4_0/source/scripting/swig/torture: .

2006-04-29 Thread tpot
Author: tpot Date: 2006-04-30 01:00:57 + (Sun, 30 Apr 2006) New Revision: 15345 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15345 Log: Add a read-only test to tdb torture tester. Modified: branches/SAMBA_4_0/source/scripting/swig/torture/torture_tdb.py

svn commit: samba r15346 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-29 Thread tpot
Author: tpot Date: 2006-04-30 01:07:16 + (Sun, 30 Apr 2006) New Revision: 15346 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15346 Log: Doc. Modified: branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i Changeset: Modified: branches/SAMBA_4_0/source/lib/ldb/swig

svn commit: samba r15347 - in branches/SAMBA_4_0/source/lib/tdb/swig: .

2006-04-29 Thread tpot
Author: tpot Date: 2006-04-30 01:08:02 + (Sun, 30 Apr 2006) New Revision: 15347 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15347 Log: Ignore autogenerated stuff. Modified: branches/SAMBA_4_0/source/lib/tdb/swig/ Changeset: Property changes on: branches

svn commit: samba r15343 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-29 Thread tpot
Author: tpot Date: 2006-04-30 00:38:19 + (Sun, 30 Apr 2006) New Revision: 15343 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15343 Log: Some small cleanups. Remove LdbMessage.close() method as it's not necessary. Modified: branches/SAMBA_4_0/source/lib/ldb

svn commit: samba r15348 - in branches/SAMBA_4_0/source: lib/ldb/swig scripting/swig/torture

2006-04-29 Thread tpot
Author: tpot Date: 2006-04-30 01:08:52 + (Sun, 30 Apr 2006) New Revision: 15348 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15348 Log: Start adding a dict interface and tests to LdbMessage class. Modified: branches/SAMBA_4_0/source/lib/ldb/swig/Ldb.py

svn commit: samba r15289 - branches/SAMBA_3_0/source trunk/source

2006-04-26 Thread tpot
Author: tpot Date: 2006-04-26 19:15:11 + (Wed, 26 Apr 2006) New Revision: 15289 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15289 Log: Put references to $PICFLAGS in quotes. Fixes #3725. Modified: branches/SAMBA_3_0/source/configure.in trunk/source

svn commit: samba r15255 - branches/SAMBA_3_0/source/locking trunk/source/locking

2006-04-25 Thread tpot
Author: tpot Date: 2006-04-25 21:36:35 + (Tue, 25 Apr 2006) New Revision: 15255 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15255 Log: Add return statement after abort to placate fussy compilers. Closes #3721. Modified: branches/SAMBA_3_0/source/locking

svn commit: samba r15177 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-23 Thread tpot
Author: tpot Date: 2006-04-23 15:29:25 + (Sun, 23 Apr 2006) New Revision: 15177 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15177 Log: Wrap ldb_strerror() function. Modified: branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i Changeset: Modified: branches

svn commit: samba r15178 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-23 Thread tpot
Author: tpot Date: 2006-04-23 15:30:40 + (Sun, 23 Apr 2006) New Revision: 15178 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15178 Log: Fix ldb function calls after big swig rename. Add close() methods to Ldb and LdbMessage classes. Start adding dict interface

svn commit: samba r15109 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-17 Thread tpot
Author: tpot Date: 2006-04-17 21:59:44 + (Mon, 17 Apr 2006) New Revision: 15109 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15109 Log: Wrap ldb_global_init() Modified: branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r15110 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-17 Thread tpot
Author: tpot Date: 2006-04-17 22:00:30 + (Mon, 17 Apr 2006) New Revision: 15110 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15110 Log: Start rewriting higher level ldb wrapper. Modified: branches/SAMBA_4_0/source/lib/ldb/swig/Ldb.py Changeset: Modified

svn commit: samba r15113 - in branches/SAMBA_4_0/source/lib/ldb: common include

2006-04-17 Thread tpot
Author: tpot Date: 2006-04-17 23:25:25 + (Mon, 17 Apr 2006) New Revision: 15113 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15113 Log: Add a ldb_strerror() function. Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb.c branches/SAMBA_4_0/source/lib

svn commit: samba r15096 - in branches/SAMBA_4_0/source/lib/ldb/include: .

2006-04-16 Thread tpot
Author: tpot Date: 2006-04-16 06:02:13 + (Sun, 16 Apr 2006) New Revision: 15096 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15096 Log: Fix typo. Modified: branches/SAMBA_4_0/source/lib/ldb/include/ldb_errors.h Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r15097 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-16 Thread tpot
Author: tpot Date: 2006-04-16 06:05:33 + (Sun, 16 Apr 2006) New Revision: 15097 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15097 Log: Add constants for ldb errors. Add wrappers for ldb_dn_explode() and ldb_dn_linearize(). Modified: branches/SAMBA_4_0

svn commit: samba r15090 - in branches/SAMBA_4_0/source/lib/tdb/swig: .

2006-04-15 Thread tpot
Author: tpot Date: 2006-04-15 07:44:06 + (Sat, 15 Apr 2006) New Revision: 15090 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15090 Log: Since we wrap the swig wrapper in another layer of Python, there isn't much point in doing lots of %rename calls in tdb.i so

svn commit: samba r15091 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-15 Thread tpot
Author: tpot Date: 2006-04-15 10:10:23 + (Sat, 15 Apr 2006) New Revision: 15091 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15091 Log: Raise LdbError instead of IOError when ldb function calls return an error. Modified: branches/SAMBA_4_0/source/lib/ldb

svn commit: samba r15092 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-15 Thread tpot
Author: tpot Date: 2006-04-15 10:13:09 + (Sat, 15 Apr 2006) New Revision: 15092 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15092 Log: Remove some swig stuff that didn't work out and the %rename call. Add wrappers for some of the ldb_msg_* functions. Modified

svn commit: samba r15095 - in branches/SAMBA_4_0/source/lib/ldb/swig: .

2006-04-15 Thread tpot
Author: tpot Date: 2006-04-16 03:46:05 + (Sun, 16 Apr 2006) New Revision: 15095 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15095 Log: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapper works properly. Modified: branches/SAMBA_4_0/source

svn commit: samba r15065 - in branches/SAMBA_4_0/source/lib/ldb/include: .

2006-04-12 Thread tpot
Author: tpot Date: 2006-04-13 04:19:27 + (Thu, 13 Apr 2006) New Revision: 15065 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15065 Log: Remove duplicate prototype. Modified: branches/SAMBA_4_0/source/lib/ldb/include/ldb.h Changeset: Modified: branches

svn commit: samba r15017 - in branches/SAMBA_4_0/source/ntvfs/sysdep: .

2006-04-10 Thread tpot
Author: tpot Date: 2006-04-10 12:15:40 + (Mon, 10 Apr 2006) New Revision: 15017 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=15017 Log: When making up our own inotify functions, make sure glibc exports the __NR_inotify_* syscall numbers before trying. Modified

svn commit: samba r14968 - in branches/SAMBA_4_0/source: lib/ldb lib/ldb/swig lib/tdb lib/tdb/swig scripting/swig

2006-04-07 Thread tpot
Author: tpot Date: 2006-04-08 00:40:52 + (Sat, 08 Apr 2006) New Revision: 14968 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14968 Log: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories. Added: branches/SAMBA_4_0/source/lib/ldb/swig

svn commit: samba r14970 - in branches/SAMBA_4_0/source/lib: ldb tdb

2006-04-07 Thread tpot
Author: tpot Date: 2006-04-08 01:52:09 + (Sat, 08 Apr 2006) New Revision: 14970 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14970 Log: Add configure stuff for Python to tdb and ldb standalone builds. Modified: branches/SAMBA_4_0/source/lib/ldb/config.m4

svn commit: samba r14971 - in branches/SAMBA_4_0/source/script/tests: .

2006-04-07 Thread tpot
Author: tpot Date: 2006-04-08 02:04:19 + (Sat, 08 Apr 2006) New Revision: 14971 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14971 Log: Update test script with new location of tdb and ldb wrappers. Modified: branches/SAMBA_4_0/source/script/tests

svn commit: samba r14915 - in branches/SAMBA_4_0/source/scripting/swig: .

2006-04-04 Thread tpot
Author: tpot Date: 2006-04-04 22:15:27 + (Tue, 04 Apr 2006) New Revision: 14915 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14915 Log: Work in progress - getting ldb_add() working. Modified: branches/SAMBA_4_0/source/scripting/swig/Ldb.py branches

svn commit: samba r14878 - in branches/SAMBA_4_0/source: script/tests scripting/swig scripting/swig/torture

2006-04-03 Thread tpot
Author: tpot Date: 2006-04-03 08:03:44 + (Mon, 03 Apr 2006) New Revision: 14878 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14878 Log: Write swig wrappers for ldb_init() and ldb_connect(). Start wrapper for ldb_search(). Currently it returns a list of swig

svn commit: samba r14879 - in branches/SAMBA_4_0/source/scripting/swig: .

2006-04-03 Thread tpot
Author: tpot Date: 2006-04-03 08:25:03 + (Mon, 03 Apr 2006) New Revision: 14879 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14879 Log: Fix bug unpacking ldb_messages. Start decoding more of ldb_message and ldb_message_result. Modified: branches/SAMBA_4_0

svn commit: samba r14880 - in branches/SAMBA_4_0/source/scripting/swig: .

2006-04-03 Thread tpot
Author: tpot Date: 2006-04-03 09:18:34 + (Mon, 03 Apr 2006) New Revision: 14880 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14880 Log: Doc. Modified: branches/SAMBA_4_0/source/scripting/swig/tdb.i Changeset: Modified: branches/SAMBA_4_0/source/scripting

svn commit: samba r14881 - in branches/SAMBA_4_0/source/scripting/swig: .

2006-04-03 Thread tpot
Author: tpot Date: 2006-04-03 09:26:38 + (Mon, 03 Apr 2006) New Revision: 14881 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14881 Log: Unpack ldb_message_element and ldb_val arrays. Python can now access all parts of a ldb_result: @BASEINFO has 2 elements

svn commit: samba r14897 - in branches/SAMBA_4_0/source/scripting/swig: .

2006-04-03 Thread tpot
Author: tpot Date: 2006-04-03 22:04:33 + (Mon, 03 Apr 2006) New Revision: 14897 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14897 Log: Do more error checking of tdb function returns and raise IOError or KeyError exceptions as appropriate. Add a close

svn commit: samba r14901 - in branches/SAMBA_4_0/source/scripting/swig: .

2006-04-03 Thread tpot
Author: tpot Date: 2006-04-04 01:22:38 + (Tue, 04 Apr 2006) New Revision: 14901 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14901 Log: More work on ldb swig interface. Wrap some more functions. Modified: branches/SAMBA_4_0/source/scripting/swig/Ldb.py

svn commit: samba r14870 - in branches/SAMBA_4_0/source/scripting: .

2006-04-02 Thread tpot
Author: tpot Date: 2006-04-03 00:13:47 + (Mon, 03 Apr 2006) New Revision: 14870 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14870 Log: Update to link with dynamic instead of static objects. Modified: branches/SAMBA_4_0/source/scripting/config.mk Changeset

svn commit: samba r14871 - in branches/SAMBA_4_0/source/scripting/swig: .

2006-04-02 Thread tpot
Author: tpot Date: 2006-04-03 00:20:04 + (Mon, 03 Apr 2006) New Revision: 14871 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14871 Log: We don't need to import UserDict anymore. Modified: branches/SAMBA_4_0/source/scripting/swig/Tdb.py Changeset: Modified

svn commit: samba r14872 - in branches/SAMBA_4_0/source/lib/tdb/bin: .

2006-04-02 Thread tpot
Author: tpot Date: 2006-04-03 00:23:22 + (Mon, 03 Apr 2006) New Revision: 14872 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14872 Log: Add tdbdump to svn:ignore. Modified: branches/SAMBA_4_0/source/lib/tdb/bin/ Changeset: Property changes on: branches

svn commit: samba r14873 - in branches/SAMBA_4_0/source: script/tests scripting/swig scripting/swig/torture

2006-04-02 Thread tpot
Author: tpot Date: 2006-04-03 00:24:59 + (Mon, 03 Apr 2006) New Revision: 14873 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14873 Log: Add skeleton swig ldb interface. Added: branches/SAMBA_4_0/source/scripting/swig/Ldb.py branches/SAMBA_4_0/source

svn commit: samba r14854 - in branches/SAMBA_4_0/source/scripting/swig: . torture

2006-04-01 Thread tpot
Author: tpot Date: 2006-04-02 01:56:22 + (Sun, 02 Apr 2006) New Revision: 14854 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14854 Log: Finish off swig wrapper and torture tests for tdb. Modified: branches/SAMBA_4_0/source/scripting/swig/Tdb.py branches

svn commit: samba r14836 - in branches/SAMBA_4_0/source/librpc/idl: .

2006-03-30 Thread tpot
Author: tpot Date: 2006-03-31 03:05:39 + (Fri, 31 Mar 2006) New Revision: 14836 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14836 Log: Keep constants in the right order, and line things up nicely. Modified: branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl

svn commit: samba r14798 - in branches/SAMBA_4_0/source: . script/tests scripting scripting/swig/torture

2006-03-29 Thread tpot
Author: tpot Date: 2006-03-30 04:39:37 + (Thu, 30 Mar 2006) New Revision: 14798 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14798 Log: Get swig building again (by commenting out dcerpc stuff for now). Add the start of a test framework for swigged functionality

svn commit: samba r14801 - in branches/SAMBA_4_0/source: . scripting

2006-03-29 Thread tpot
Author: tpot Date: 2006-03-30 05:24:37 + (Thu, 30 Mar 2006) New Revision: 14801 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14801 Log: Move swig testing makefile fragment into swig's config.mk and out of main.mk Modified: branches/SAMBA_4_0/source/main.mk

svn commit: samba r14802 - in branches/SAMBA_4_0/source/script/tests: .

2006-03-29 Thread tpot
Author: tpot Date: 2006-03-30 05:36:09 + (Thu, 30 Mar 2006) New Revision: 14802 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14802 Log: Fix typo. Modified: branches/SAMBA_4_0/source/script/tests/test_swig.sh Changeset: Modified: branches/SAMBA_4_0/source

svn commit: samba r14804 - in branches/SAMBA_4_0/source/scripting/swig: . torture

2006-03-29 Thread tpot
Author: tpot Date: 2006-03-30 05:50:09 + (Thu, 30 Mar 2006) New Revision: 14804 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=14804 Log: Start writing a more Pythonic tdb module. Added: branches/SAMBA_4_0/source/scripting/swig/Tdb.py Modified: branches

svn commit: samba r13702 - in trunk/source/passdb: .

2006-02-26 Thread tpot
Author: tpot Date: 2006-02-27 01:57:35 + (Mon, 27 Feb 2006) New Revision: 13702 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13702 Log: Slightly smaller version of pdb_get_methods() patch. Turns out that callers to initialize_password_db() use the reload

svn commit: samba r13706 - branches/SAMBA_3_0/source/auth trunk/source/auth

2006-02-26 Thread tpot
Author: tpot Date: 2006-02-27 02:44:41 + (Mon, 27 Feb 2006) New Revision: 13706 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13706 Log: Fix typo in typo fix. (-: Modified: branches/SAMBA_3_0/source/auth/auth_util.c trunk/source/auth/auth_util.c

svn commit: samba r13648 - branches/SAMBA_3_0/source/utils trunk/source/utils

2006-02-22 Thread tpot
Author: tpot Date: 2006-02-23 01:58:27 + (Thu, 23 Feb 2006) New Revision: 13648 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13648 Log: Duh. Modified: branches/SAMBA_3_0/source/utils/net_groupmap.c trunk/source/utils/net_groupmap.c Changeset: Modified

svn commit: samba r13612 - branches/SAMBA_3_0/source/client trunk/source/client

2006-02-21 Thread tpot
Author: tpot Date: 2006-02-22 03:12:00 + (Wed, 22 Feb 2006) New Revision: 13612 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13612 Log: #define NO_SYSLOG is dead as a doornail. Modified: branches/SAMBA_3_0/source/client/smbctool.c trunk/source/client

svn commit: samba-docs r925 - in trunk/smbdotconf/printing: .

2006-02-20 Thread tpot
Author: tpot Date: 2006-02-20 22:49:51 + (Mon, 20 Feb 2006) New Revision: 925 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=925 Log: Although uneffected is probably a word, it's a bit awkward. Modified: trunk/smbdotconf/printing/disablespoolss.xml

svn commit: samba-docs r924 - in trunk/smbdotconf/protocol: .

2006-02-19 Thread tpot
Author: tpot Date: 2006-02-20 03:09:02 + (Mon, 20 Feb 2006) New Revision: 924 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=924 Log: Add a note that the 'nt acl support' parameter also maps POSIX ACLs as well as Unix {user,group,other}/rwx permissions

svn commit: samba r13463 - in branches/tmp/deryck-samba4-swat/source/torture: .

2006-02-11 Thread tpot
Author: tpot Date: 2006-02-11 23:26:56 + (Sat, 11 Feb 2006) New Revision: 13463 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13463 Log: This directory disappeared in the merge somehow. Added: branches/tmp/deryck-samba4-swat/source/torture/rap/ Changeset

svn commit: samba r13453 - in branches/tmp/deryck-samba4-swat/source: . auth auth/credentials auth/gensec auth/ntlmssp build/m4 build/smb_build dsdb/samdb dsdb/samdb/ldb_modules gtk/man heimdal/lib/gs

2006-02-10 Thread tpot
Author: tpot Date: 2006-02-11 01:00:39 + (Sat, 11 Feb 2006) New Revision: 13453 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13453 Log: Merge up to r13451 from branches/SAMBA_4_0/source. Added: branches/tmp/deryck-samba4-swat/source/gtk/man/gepdump.1.xml

svn commit: samba r13363 - branches/SAMBA_3_0/source trunk/source

2006-02-05 Thread tpot
Author: tpot Date: 2006-02-06 06:16:35 + (Mon, 06 Feb 2006) New Revision: 13363 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13363 Log: Honour the $(DESTDIR) Makefile variable when installing Python extensions. Fix from Vladimir Lettiev. Modified: branches

svn commit: samba r13254 - in branches/tmp/deryck-samba4-swat: .

2006-01-30 Thread tpot
Author: tpot Date: 2006-01-31 04:44:13 + (Tue, 31 Jan 2006) New Revision: 13254 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13254 Log: Remove dummy file (heh) to generate test commit message. Removed: branches/tmp/deryck-samba4-swat/10kcommit.txt

svn commit: samba r13171 - in branches/tmp/deryck-samba4-swat: . source source/auth/credentials source/auth/gensec source/auth/kerberos source/auth/ntlmssp source/build/m4 source/build/smb_build sourc

2006-01-26 Thread tpot
Author: tpot Date: 2006-01-26 23:13:04 + (Thu, 26 Jan 2006) New Revision: 13171 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13171 Log: Merge to r13143. Added: branches/tmp/deryck-samba4-swat/WHATSNEW.txt branches/tmp/deryck-samba4-swat/source/gtk/man

svn commit: samba r12971 - in branches: SAMBA_4_0/source/auth tmp/deryck-samba4-swat/source/auth

2006-01-16 Thread tpot
Author: tpot Date: 2006-01-16 23:42:07 + (Mon, 16 Jan 2006) New Revision: 12971 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12971 Log: Fix spelling. Modified: branches/SAMBA_4_0/source/auth/auth_unix.c branches/tmp/deryck-samba4-swat/source/auth

svn commit: samba r12802 - branches/SAMBA_3_0/source trunk/source

2006-01-09 Thread tpot
Author: tpot Date: 2006-01-09 21:58:40 + (Mon, 09 Jan 2006) New Revision: 12802 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=12802 Log: Fix for bugzilla #3389 from William Jojo. This fixes failures on AIX in linking smbd when the symbol table for ld exceeds

svn commit: samba-docs r884 - in trunk/smbdotconf/misc: .

2005-12-07 Thread tpot
Author: tpot Date: 2005-12-07 18:56:26 + (Wed, 07 Dec 2005) New Revision: 884 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=884 Log: Fix some misuse of the smbconfoption element. Modified: trunk/smbdotconf/misc/dfreecachetime.xml trunk/smbdotconf/misc

svn commit: samba-docs r885 - in trunk/smbdotconf/printing: .

2005-12-07 Thread tpot
Author: tpot Date: 2005-12-07 19:46:41 + (Wed, 07 Dec 2005) New Revision: 885 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=885 Log: Add some documentation for the 'iprint server' parameter. Added: trunk/smbdotconf/printing/iprintserver.xml Changeset

svn commit: samba r11965 - in branches/SAMBA_4_0/source/torture/smb2: .

2005-11-29 Thread tpot
Author: tpot Date: 2005-11-30 00:00:53 + (Wed, 30 Nov 2005) New Revision: 11965 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11965 Log: Try to fix some 64-bit warnings. Modified: branches/SAMBA_4_0/source/torture/smb2/find.c Changeset: Modified: branches

svn commit: samba r11967 - in branches/SAMBA_4_0/source: auth/gensec dsdb/samdb lib/com/dcom lib/stream libcli/smb2 nbt_server/wins smb_server torture torture/basic torture/nbt torture/rpc torture/smb

2005-11-29 Thread tpot
Author: tpot Date: 2005-11-30 02:08:15 + (Wed, 30 Nov 2005) New Revision: 11967 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11967 Log: Fix more 64-bit warnings. Modified: branches/SAMBA_4_0/source/auth/gensec/gensec_gssapi.c branches/SAMBA_4_0/source

svn commit: samba r11968 - in branches/SAMBA_4_0/source: kdc smb_server/smb smb_server/smb2 torture/auth torture/rpc winbind

2005-11-29 Thread tpot
Author: tpot Date: 2005-11-30 03:20:25 + (Wed, 30 Nov 2005) New Revision: 11968 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11968 Log: More warning fixes. We're on track to getting to double digits for the number of warnings generated now. Modified

svn commit: samba r11729 - branches/SAMBA_3_0/source trunk/source

2005-11-14 Thread tpot
Author: tpot Date: 2005-11-14 23:09:46 + (Mon, 14 Nov 2005) New Revision: 11729 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11729 Log: Remove space from DYNEXP flags declaration for HPUX. Fixes bugzilla #3260. Modified: branches/SAMBA_3_0/source

svn commit: samba r11709 - in branches/SAMBA_4_0/source/lib/registry: .

2005-11-13 Thread tpot
Author: tpot Date: 2005-11-14 00:57:19 + (Mon, 14 Nov 2005) New Revision: 11709 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11709 Log: Comment out unused function. Modified: branches/SAMBA_4_0/source/lib/registry/reg_backend_nt4.c Changeset: Modified

svn commit: samba r11624 - in branches/SAMBA_4_0/source/torture/rpc: .

2005-11-09 Thread tpot
Author: tpot Date: 2005-11-10 03:01:21 + (Thu, 10 Nov 2005) New Revision: 11624 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11624 Log: Use enum names instead of magic numbers. Modified: branches/SAMBA_4_0/source/torture/rpc/samr.c Changeset: Modified

svn commit: samba r11625 - in branches/SAMBA_4_0/source/torture/local: .

2005-11-09 Thread tpot
Author: tpot Date: 2005-11-10 03:37:49 + (Thu, 10 Nov 2005) New Revision: 11625 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11625 Log: NULL terminate list of strings. For some reason this wasn't causing a crash on i386 but was on ia64. Modified: branches

svn commit: samba r11626 - in branches/SAMBA_4_0/source: client libcli/raw torture torture/rpc winbind

2005-11-09 Thread tpot
Author: tpot Date: 2005-11-10 03:48:56 + (Thu, 10 Nov 2005) New Revision: 11626 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11626 Log: Fix unhandled enum in case statement warnings by noting appropriately that some values aren't handled. The remaining

svn commit: samba r11633 - in branches/SAMBA_4_0/source/torture: .

2005-11-09 Thread tpot
Author: tpot Date: 2005-11-10 05:42:07 + (Thu, 10 Nov 2005) New Revision: 11633 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11633 Log: Fix some more warnings. Modified: branches/SAMBA_4_0/source/torture/gentest.c Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r11362 - in branches/SAMBA_4_0/source/librpc/idl: .

2005-10-28 Thread tpot
Author: tpot Date: 2005-10-28 06:51:44 + (Fri, 28 Oct 2005) New Revision: 11362 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11362 Log: Remove attempt to decode uint8 array as a security descriptor. Pidl thinks that because it is an array, the import should

svn commit: samba r11318 - in branches/SAMBA_4_0/source/librpc/idl: .

2005-10-27 Thread tpot
Author: tpot Date: 2005-10-27 07:32:04 + (Thu, 27 Oct 2005) New Revision: 11318 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11318 Log: Tweak import statement for decoding KeySecurityData as a NT security descriptor in ethereal. Modified: branches/SAMBA_4_0

svn commit: samba r11261 - in branches/SAMBA_4_0/source: lib/registry librpc/idl rpc_server/winreg torture/rpc

2005-10-22 Thread tpot
Author: tpot Date: 2005-10-22 08:00:09 + (Sat, 22 Oct 2005) New Revision: 11261 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11261 Log: Rename access_required field in winreg idl to access_mask so it matches the other interfaces. Modified: branches

svn commit: samba r11262 - in branches/SAMBA_4_0/source: librpc/idl pidl/lib/Parse/Pidl/Ethereal

2005-10-22 Thread tpot
Author: tpot Date: 2005-10-23 01:19:38 + (Sun, 23 Oct 2005) New Revision: 11262 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11262 Log: Try to get the equivalent of a subcontext in pidl ethereal conformance files working. It doesn't quite work though

svn commit: samba r11258 - in branches/SAMBA_4_0/source/librpc/idl: .

2005-10-21 Thread tpot
Author: tpot Date: 2005-10-22 01:12:46 + (Sat, 22 Oct 2005) New Revision: 11258 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11258 Log: Dissect all access_required fields as hex using the same hf. Modified: branches/SAMBA_4_0/source/librpc/idl/winreg.cnf

svn commit: samba r11210 - in branches/SAMBA_4_0/source/torture/rpc: .

2005-10-20 Thread tpot
Author: tpot Date: 2005-10-20 06:31:51 + (Thu, 20 Oct 2005) New Revision: 11210 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11210 Log: Log registry open function name when starting hive tests. Modified: branches/SAMBA_4_0/source/torture/rpc/winreg.c

svn commit: samba r11211 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Ethereal: .

2005-10-20 Thread tpot
Author: tpot Date: 2005-10-20 07:06:49 + (Thu, 20 Oct 2005) New Revision: 11211 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=11211 Log: Append an error message to COL_INFO if the RPC call returned an error. Modified: branches/SAMBA_4_0/source/pidl/lib/Parse

svn commit: samba-docs r818 - in trunk: .

2005-10-12 Thread tpot
Author: tpot Date: 2005-10-13 01:19:46 + (Thu, 13 Oct 2005) New Revision: 818 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=818 Log: Handle dia not being present more gracefully. Modified: trunk/configure.in Changeset: Modified: trunk/configure.in

svn commit: samba r10797 - in trunk/source/rpc_client: .

2005-10-06 Thread tpot
Author: tpot Date: 2005-10-07 02:08:38 + (Fri, 07 Oct 2005) New Revision: 10797 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=10797 Log: Fix warning if not compiling with kerberos. Modified: trunk/source/rpc_client/cli_pipe.c Changeset: Modified: trunk

svn commit: samba r10798 - in trunk/source/python: .

2005-10-06 Thread tpot
Author: tpot Date: 2005-10-07 03:48:43 + (Fri, 07 Oct 2005) New Revision: 10798 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=10798 Log: Cleanup of yucky code in setup.py with patch from Christian Andreetta. Bugzilla #3141. Modified: trunk/source/python

  1   2   3   4   5   6   7   8   9   10   >