Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wintest upper case the --vms paramter arguments to wintest.py | Andrew Bartlett | 2011-02-17 | 1 | -1/+4 |
| | | | | This makes it easier to specify | ||||
* | s3-selftest: make sure we really use --format=subunit when calling smbtorture4. | Günther Deschner | 2011-02-17 | 1 | -1/+1 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Feb 17 02:01:56 CET 2011 on sn-devel-104 | ||||
* | s4-build: added LOCALEDIR config option | Andrew Tridgell | 2011-02-17 | 2 | -1/+3 |
| | | | | s3 needs dyn_LOCALEDIR | ||||
* | s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace | Andrew Tridgell | 2011-02-17 | 2 | -8/+6 |
| | | | | | | | this needs to be in souce3/, as otherwise it can't handle an in-tree kerberos library Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | idl: naming a structure 'VERSION' is not a good idea! | Andrew Tridgell | 2011-02-17 | 3 | -5/+5 |
| | | | | | | this renames it to ntlmssp_VERSION Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | libndr: remove prototype for nonexisting function ndr_print_ipv4_addr(). | Günther Deschner | 2011-02-17 | 1 | -1/+0 |
| | | | | Guenther | ||||
* | s3-waf: move libsmb/clikrb5.c and libads/kerberos.c into KRBCLIENT. | Günther Deschner | 2011-02-17 | 1 | -7/+5 |
| | | | | | | This avoids two duplicates... Guenther | ||||
* | nsswitch: make wb_reqtrans a common subsystem. | Günther Deschner | 2011-02-17 | 8 | -12/+15 |
| | | | | Guenther | ||||
* | s3-waf: make most of the nsswitch common. | Günther Deschner | 2011-02-17 | 2 | -38/+11 |
| | | | | Guenther | ||||
* | s4-waf: move wbinfo buildrule to winbind. | Günther Deschner | 2011-02-17 | 2 | -5/+4 |
| | | | | | | Will be moved back later, once we have a more common samba-util.so Guenther | ||||
* | s3-waf: add check for struct stat st_flags member. | Günther Deschner | 2011-02-16 | 1 | -0/+2 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 16 23:04:35 CET 2011 on sn-devel-104 | ||||
* | s3-waf: add some missing checks for macosx. | Günther Deschner | 2011-02-16 | 1 | -0/+21 |
| | | | | Guenther | ||||
* | s3-waf: add check for __NR_inotify_init declaration. | Günther Deschner | 2011-02-16 | 1 | -0/+2 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 16 19:28:18 CET 2011 on sn-devel-104 | ||||
* | s3-waf: add check for various sysconf() variables. | Günther Deschner | 2011-02-16 | 1 | -0/+8 |
| | | | | Guenther | ||||
* | s3-waf: add check for posix_fadvise(). | Günther Deschner | 2011-02-16 | 1 | -0/+10 |
| | | | | Guenther | ||||
* | s3-waf: add check for hires timestamps in struct stat. | Günther Deschner | 2011-02-16 | 1 | -0/+17 |
| | | | | Guenther | ||||
* | s3-waf: add check for "struct flock64". | Günther Deschner | 2011-02-16 | 1 | -0/+28 |
| | | | | Guenther | ||||
* | s3-waf: add check for broken (glibc2.1/x86) 64 bit fcntl locking. | Günther Deschner | 2011-02-16 | 1 | -0/+8 |
| | | | | Guenther | ||||
* | s3-waf: add check for fcntl locking. | Günther Deschner | 2011-02-16 | 1 | -0/+8 |
| | | | | Guenther | ||||
* | s3-waf: add check for "struct dirent64". | Günther Deschner | 2011-02-16 | 1 | -0/+4 |
| | | | | Guenther | ||||
* | s3:test: run the net.rpc.registry test under "dc" not "dc:local" | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | | | | | | | | There is no need to run it on the rpc server, but it should be run from a remote host. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Feb 16 16:05:58 CET 2011 on sn-devel-104 | ||||
* | s3:test: remove the give/take admin rights code from the net(rpc)registry test | Michael Adam | 2011-02-16 | 1 | -44/+0 |
| | | | | | This is not neede any more. The token has been fixed at the lower level on the dc. | ||||
* | s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparm | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> ↵ | Michael Adam | 2011-02-16 | 2 | -2/+2 |
| | | | | samba3.blackbox.net.local.registry.roundtrip | ||||
* | s3:test: rename samba3.blackbox.net_s3_registry_rpc -> ↵ | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | | | | samba3.blackbox.net.rpc.registry | ||||
* | s3:test: rename samba3.blackbox.net_s3_registry -> ↵ | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | | | | samba3.blackbox.net.local.registry | ||||
* | s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.misc | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds). | Günther Deschner | 2011-02-16 | 2 | -4/+1 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 16 15:20:14 CET 2011 on sn-devel-104 | ||||
* | s3:test: mark the net_registry_roundtrip test as knownfail | Michael Adam | 2011-02-16 | 1 | -0/+1 |
| | | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Feb 16 13:45:09 CET 2011 on sn-devel-104 | ||||
* | s3:test: add the registry roundtrip test as ↵ | Michael Adam | 2011-02-16 | 1 | -0/+1 |
| | | | | samba3.blackbox.net_s3_registry_roundtrip | ||||
* | s3:test: move the registry roundtrip test to a test script of its own | Michael Adam | 2011-02-16 | 2 | -85/+109 |
| | |||||
* | s3:test: add comment header to test_net_registry.sh | Michael Adam | 2011-02-16 | 1 | -2/+6 |
| | |||||
* | s3:test: use the blackbox subunit test driver in the net_registry tests. | Michael Adam | 2011-02-16 | 1 | -4/+3 |
| | |||||
* | s3:test: use the blackbox subunit test driver in the net_misc tests. | Michael Adam | 2011-02-16 | 1 | -2/+2 |
| | |||||
* | s3:test: add the "blackbox.failure" test to the knownfail tests | Michael Adam | 2011-02-16 | 1 | -0/+1 |
| | | | | This is designed to fail. Its purpose is to test our test infrastructure. | ||||
* | s3:test: add the failure blackbox test as samba3.blackbox.failure | Michael Adam | 2011-02-16 | 1 | -0/+1 |
| | |||||
* | s3:test: add a simple failing blackbox testsuite | Michael Adam | 2011-02-16 | 1 | -0/+39 |
| | |||||
* | s3:test: add the success blackbox test as samba3.blackbox.success | Michael Adam | 2011-02-16 | 1 | -0/+2 |
| | |||||
* | s3:test: add a simple blackbox test that succeeds. | Michael Adam | 2011-02-16 | 1 | -0/+26 |
| | |||||
* | testprogs/blackbox/subunit: add testok() for easier integration of s3 tests. | Michael Adam | 2011-02-16 | 1 | -0/+9 |
| | |||||
* | s3:net: fix usage for "net rpc registry export" | Michael Adam | 2011-02-16 | 1 | -1/+2 |
| | |||||
* | s3-ipasam: Add aliases for trusted domain user | Sumit Bose | 2011-02-16 | 2 | -2/+18 |
| | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 16 12:58:13 CET 2011 on sn-devel-104 | ||||
* | s3-netlogon: Implement NetrServerGetTrustInfo and NetrGetForestTrustInformation | Sumit Bose | 2011-02-16 | 1 | -4/+257 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-ldap: Add sambaTrustForestTrustInfo to LDAP schemata | Sumit Bose | 2011-02-16 | 7 | -6/+25 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-lsa: Implement lsaRSetForestTrustInformation | Sumit Bose | 2011-02-16 | 3 | -2/+515 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s4-smbtorture: Fix for RPC-LSA-FOREST-TRUST. | Sumit Bose | 2011-02-16 | 1 | -2/+5 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-ipasam: add IPA specific attributes | Sumit Bose | 2011-02-16 | 2 | -2/+214 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-lsa: Add and remove trusted domain account | Sumit Bose | 2011-02-16 | 1 | -5/+111 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-lsa: fix return code of _lsa_QueryTrustedDomainInfoByName() | Sumit Bose | 2011-02-16 | 1 | -0/+3 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam_get_domain_info() | Sumit Bose | 2011-02-16 | 1 | -0/+45 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> |