| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
from dictionary
|
|
|
|
| |
into a separate function
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
configuration and schema dn.
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Thu Nov 18 22:25:07 CET 2010 on sn-devel-104
|
| |
|
|
|
|
|
|
|
| |
adding users to a group.
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Thu Nov 18 18:30:55 UTC 2010 on sn-devel-104
|
|
|
|
| |
to a group.
|
|
|
|
|
|
|
|
|
|
| |
comparison tests"
This reverts commit 732ef9353dff56384e8bb01aa20d2a371cd995c2.
Jelmer doesn't like to have these tests there.
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Thu Nov 18 17:46:38 UTC 2010 on sn-devel-104
|
|
|
|
| |
By inspiration of Nadya's patches
|
|
|
|
|
| |
Autobuild-User: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
Autobuild-Date: Thu Nov 18 17:02:07 UTC 2010 on sn-devel-104
|
|
|
|
|
| |
Autobuild-User: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
Autobuild-Date: Thu Nov 18 16:16:27 UTC 2010 on sn-devel-104
|
|
|
|
|
|
|
|
| |
We shouldn't proceed without all required modules, it could cause damage to the
ldb if operations are performed w/o the needed modules.
Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Thu Nov 18 14:02:34 UTC 2010 on sn-devel-104
|
|
|
|
|
|
|
| |
instead of defining a new one
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Thu Nov 18 12:52:48 UTC 2010 on sn-devel-104
|
|
|
|
| |
of defining a new one
|
|
|
|
|
| |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Thu Nov 18 12:08:30 UTC 2010 on sn-devel-104
|
| |
|
|
|
|
|
|
|
| |
Do always escape RDN values - this fixes bug #7794
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Thu Nov 18 10:43:40 UTC 2010 on sn-devel-104
|
|
|
|
| |
tests
|
| |
|
|
|
|
|
|
|
| |
now supports --list to list tests, and --skip to skip the named tests
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Thu Nov 18 04:29:24 UTC 2010 on sn-devel-104
|
|
|
|
|
|
|
| |
this won't just be for the howto anymore
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Thu Nov 18 00:45:18 UTC 2010 on sn-devel-104
|
|
|
|
|
|
|
| |
converted test-howto.py to use the wintest library.
The idea is for us to create other tests that test lots of different
interactions with windows
|
|
|
|
|
|
|
| |
this isn't needed any more
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Nov 17 13:41:51 UTC 2010 on sn-devel-104
|
|
|
|
|
|
|
| |
when a replication fails, we should add the failure to repsFrom
when a notify fails, we need to save it to repsTo
this ensures showrepl always shows the latest status
|
|
|
|
|
|
| |
when there was a continuous sequence of notify ops, we could leave the
replication ops starving. This ensures we run whichever was queued
first
|
| |
|
|
|
|
|
| |
when it is set in smb.conf or on the command line, obey the setting
and don't try to test for system xattr support
|
|
|
|
|
| |
this allows it to override a setting made during the automatic testing
of xattr support
|
|
|
|
|
| |
this prevents us breaking the solaris build, but will still mean we
prevent C++ vars in our code
|
|
|
|
| |
when posix:eadb is set then we know we should be using an eadb
|
|
|
|
| |
this allows us to build with compilers other than gcc
|
|
|
|
|
| |
This allows heimdal to build without gcc, by not using atomic
operations. We don't need heimdal to be atomic in Samba.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- handle clock skew using "net time" on windows after we open the
telnet connection
- allow checking for result lists in order
- replicate all partitions after vampiring so we don't need
to wait for periodic replication
- use a krb5 ccache in the prefix for kinit based tests
The complete test suite now passes on my system, taking just over 13
minutes to complete
|
|
|
|
|
|
|
|
|
| |
this e_data field in a kerberos error packet tells windows to do clock
skew recovery.
See [MS-KILE] 2.2.1 KERB-ERROR-DATA
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
| |
this fixes a use of the target_principal before initialisation
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
| |
this ensures that provision options are stored in the generated
smb.conf
|
|
|
|
|
| |
the IPv6 lookup can be very slow if a DNS server in the search list is
unavailable. It's good to let the user know what its doing.
|
| |
|
|
|
|
|
| |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Wed Nov 17 08:45:53 UTC 2010 on sn-devel-104
|
|
|
|
|
| |
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Nov 17 01:16:19 UTC 2010 on sn-devel-104
|
|
|
|
| |
w2k3 does need msDS-Behavior-Version
|
|
|
|
| |
DsAddEntry() gives errors in a reply container
|
|
|
|
| |
this is handy for debugging joins
|
|
|
|
|
|
| |
this allows the debug level and logfile to be queried from python
using lp.get(). Otheriwse they are set only in the globals, and not in
the tables.
|
|
|
|
| |
we need to free the lowercase and uppercase varients
|