Rev 555: more careful checking of lengths in http://samba.org/~tridge/ctdb

2007-07-04 Thread tridge
revno: 555 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Wed 2007-07-04 16:22:09 +1000 message: more careful checking of lengths modified:

Rev 556: - neaten up the command line for killtcp in http://samba.org/~tridge/ctdb

2007-07-04 Thread tridge
revno: 556 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Wed 2007-07-04 16:51:13 +1000 message: - neaten up the command line for killtcp - split

Rev 557: removed unused makefile var in http://samba.org/~tridge/ctdb

2007-07-04 Thread tridge
revno: 557 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Wed 2007-07-04 16:52:38 +1000 message: removed unused makefile var modified: Makefile.in

svn commit: samba r23701 - in branches/SAMBA_4_0/source/lib/socket: .

2007-07-04 Thread tridge
Author: tridge Date: 2007-07-04 07:43:26 + (Wed, 04 Jul 2007) New Revision: 23701 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23701 Log: when we create a new socket with socket_accept(), clear any flags that were set in the old one. Otherwise

Rev 558: forgot to add this in http://samba.org/~tridge/ctdb

2007-07-04 Thread tridge
revno: 558 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Wed 2007-07-04 17:45:46 +1000 message: forgot to add this added: server/eventscript.c

svn commit: samba r23702 - in branches/SAMBA_4_0/source/smbd: .

2007-07-04 Thread tridge
Author: tridge Date: 2007-07-04 07:45:41 + (Wed, 04 Jul 2007) New Revision: 23702 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23702 Log: fixed a falling back to select error in the standard process model. It's much cleaner to get the event system to close the

svn commit: samba r23703 - in branches/SAMBA_4_0/source: lib/ldb/modules scripting/libjs setup

2007-07-04 Thread abartlet
Author: abartlet Date: 2007-07-04 11:06:32 + (Wed, 04 Jul 2007) New Revision: 23703 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23703 Log: Start to get Samba4 to again work with LDAP backends, after I turned on metze's schema work. Andrew Bartlett Modified:

svn commit: samba r23704 - in branches: SAMBA_3_0/examples/pam_winbind SAMBA_3_0/source/nsswitch SAMBA_3_0_26/examples/pam_winbind SAMBA_3_0_26/source/nsswitch

2007-07-04 Thread lmuelle
Author: lmuelle Date: 2007-07-04 14:03:10 + (Wed, 04 Jul 2007) New Revision: 23704 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23704 Log: Add pam_pwd_expire feature as discussed on samba-technical. This is a slightly modified version to set warn_pwd_expire to

svn commit: samba r23705 - in branches: SAMBA_3_0 SAMBA_3_0_26

2007-07-04 Thread lmuelle
Author: lmuelle Date: 2007-07-04 14:15:26 + (Wed, 04 Jul 2007) New Revision: 23705 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23705 Log: Add suggestion for vim from Andreas 'GlaDiaC' Schneider to show tabs, trailing whitespace, and continued lines visually.

svn commit: samba r23706 - in branches/SAMBA_3_0/examples/scripts: . users_and_groups

2007-07-04 Thread obnox
Author: obnox Date: 2007-07-04 16:17:48 + (Wed, 04 Jul 2007) New Revision: 23706 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23706 Log: Add a script to create domainusers,-groups and -aliases. This is done via rpc client. The main purpose is to be able to fill

svn commit: samba r23707 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_26/source/nsswitch

2007-07-04 Thread lmuelle
Author: lmuelle Date: 2007-07-04 19:52:51 + (Wed, 04 Jul 2007) New Revision: 23707 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23707 Log: - Move the asprintf() call to create the key even in get_conf_item_string() to the later if statement. - Also move the

svn commit: samba r23708 - in branches: SAMBA_3_0/source/nsswitch SAMBA_3_0_26/source/nsswitch

2007-07-04 Thread lmuelle
Author: lmuelle Date: 2007-07-04 20:25:29 + (Wed, 04 Jul 2007) New Revision: 23708 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23708 Log: - Add define for WINBIND_WARN_PWD_EXPIRE. - Add parameter config_flag to get_config_item_int() and do the same check as

svn commit: samba r23709 - in branches: SAMBA_3_0/source/rpc_server SAMBA_3_0_26/source/rpc_server

2007-07-04 Thread vlendec
Author: vlendec Date: 2007-07-04 22:28:04 + (Wed, 04 Jul 2007) New Revision: 23709 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23709 Log: C++ warnings Modified: branches/SAMBA_3_0/source/rpc_server/srv_echo_nt.c

svn commit: samba r23710 - in branches: SAMBA_3_0/source/libsmb SAMBA_3_0_26/source/libsmb

2007-07-04 Thread vlendec
Author: vlendec Date: 2007-07-04 22:30:25 + (Wed, 04 Jul 2007) New Revision: 23710 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23710 Log: Remove some code duplication, we do have a random number generator Modified:

svn commit: samba r23711 - in branches/SAMBA_3_0/examples/scripts/users_and_groups: .

2007-07-04 Thread obnox
Author: obnox Date: 2007-07-04 23:21:51 + (Wed, 04 Jul 2007) New Revision: 23711 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23711 Log: Refactor the actual creation of object into its own small function. Michael Modified:

Rev 561: fixed help layout in http://samba.org/~tridge/ctdb

2007-07-04 Thread tridge
revno: 561 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Thu 2007-07-05 10:00:51 +1000 message: fixed help layout modified: tools/ctdb.c

Rev 559: merge from ronnie in http://samba.org/~tridge/ctdb

2007-07-04 Thread tridge
revno: 559 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Thu 2007-07-05 09:59:11 +1000 message: merge from ronnie

Rev 560: fixed error message on bad IP/port in http://samba.org/~tridge/ctdb

2007-07-04 Thread tridge
revno: 560 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Thu 2007-07-05 09:59:45 +1000 message: fixed error message on bad IP/port modified:

Build status as of Thu Jul 5 00:00:01 2007

2007-07-04 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-07-04 00:01:45.0 + +++ /home/build/master/cache/broken_results.txt 2007-07-05 00:00:30.0 + @@ -1,25 +1,25 @@ -Build status as of Wed Jul 4 00:00:02 2007 +Build status as of Thu Jul

svn commit: samba r23712 - in branches/SAMBA_3_0/examples/scripts/users_and_groups: .

2007-07-04 Thread obnox
Author: obnox Date: 2007-07-05 00:07:40 + (Thu, 05 Jul 2007) New Revision: 23712 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23712 Log: This script allows for adding lists of users (or other objects) to lists of groups (or aliases). Useful for creating large

svn commit: samba r23713 - in branches/SAMBA_3_0/examples/scripts/users_and_groups: .

2007-07-04 Thread obnox
Author: obnox Date: 2007-07-05 00:11:07 + (Thu, 05 Jul 2007) New Revision: 23713 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23713 Log: Oops accidentially checked in the wrong file - sorry! Michael Removed:

svn commit: samba r23714 - in branches/SAMBA_3_0/examples/scripts/users_and_groups: .

2007-07-04 Thread obnox
Author: obnox Date: 2007-07-05 00:12:24 + (Thu, 05 Jul 2007) New Revision: 23714 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23714 Log: but now: This script allows for adding lists of users (or other objects) to lists of groups (or aliases). Useful for

svn commit: samba r23715 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-07-04 Thread abartlet
Author: abartlet Date: 2007-07-05 00:34:11 + (Thu, 05 Jul 2007) New Revision: 23715 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23715 Log: Make the provision-backend script print out the exact commands to run, to set up the LDAP backend. Andrew Bartlett

svn commit: samba r23716 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-07-04 Thread abartlet
Author: abartlet Date: 2007-07-05 01:45:37 + (Thu, 05 Jul 2007) New Revision: 23716 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23716 Log: Clarify LDAP Manager DN and fix slapd startup syntax. Andrew Bartlett Modified:

svn commit: samba r23717 - in branches/SAMBA_4_0/source: scripting/libjs setup

2007-07-04 Thread abartlet
Author: abartlet Date: 2007-07-05 02:52:58 + (Thu, 05 Jul 2007) New Revision: 23717 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23717 Log: We need to remove the _ in LDAP_MANAGERPASS for the --ldap-manager-pass= option to work. Andrew Bartlett Modified:

svn commit: samba r23718 - in branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules: .

2007-07-04 Thread abartlet
Author: abartlet Date: 2007-07-05 03:06:59 + (Thu, 05 Jul 2007) New Revision: 23718 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23718 Log: Make Samba4 work against the LDAP backend again. When we set up the schema, we don't have a partitions container yet.

svn commit: samba r23719 - in branches/SAMBA_4_0/testprogs/ejs: .

2007-07-04 Thread abartlet
Author: abartlet Date: 2007-07-05 03:30:46 + (Thu, 05 Jul 2007) New Revision: 23719 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=23719 Log: ejs being case sensitive, while LDAP is not is a real pain when dereferencing attributes. Fix the case to match between

Rev 562: merge from ronnie (with spelling fixes) in http://samba.org/~tridge/ctdb

2007-07-04 Thread tridge
revno: 562 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: Andrew Tridgell [EMAIL PROTECTED] branch nick: tridge timestamp: Thu 2007-07-05 15:06:42 +1000 message: merge from ronnie (with