Age | Commit message (Expand) | Author | Files | Lines |
2011-12-17 | s4 dns: Implement dns name equality check | Kai Blin | 2 | -0/+10 |
2011-12-17 | s4 dns: Fix some typos in comments and a whitespace | Kai Blin | 1 | -3/+3 |
2011-12-17 | s4:torture/rap/printing: check smbcli_rap_netprintqgetinfo() WERR status | Stefan Metzmacher | 1 | -0/+7 |
2011-12-16 | s4:libcli/rap: the caller should get talloc children from call->ndr_pull_{par... | Stefan Metzmacher | 2 | -1/+6 |
2011-12-16 | s4:libcli/rap: call->ndr_push_{param,data} can be talloc childs of 'call' | Stefan Metzmacher | 1 | -2/+2 |
2011-12-16 | s4:libcli/rap: use talloc_zero() and initialize everything | Stefan Metzmacher | 1 | -8/+3 |
2011-12-16 | s4:libcli/rap: remove unused members from struct rap_call | Stefan Metzmacher | 1 | -3/+0 |
2011-12-16 | s4:libcli/rap: initialize call->rcv_datalen | Stefan Metzmacher | 1 | -0/+1 |
2011-12-15 | pidfile: use set_close_on_exec() | Andrew Tridgell | 1 | -0/+2 |
2011-12-15 | s4-socket: use set_close_on_exec() | Andrew Tridgell | 2 | -0/+8 |
2011-12-14 | s4-smbtorture: make sure we can successfully run the schannel test against wi... | Günther Deschner | 1 | -16/+30 |
2011-12-14 | s4-torture: LookupSids3 is only available over NCACN_IP_TCP. | Andreas Schneider | 1 | -1/+2 |
2011-12-14 | s4-torture: Fix schannel test against win2k8. | Andreas Schneider | 1 | -4/+4 |
2011-12-14 | s4-librpc: Fix NETLOGON credential chain with Windows 2008. | Andreas Schneider | 2 | -11/+42 |
2011-12-14 | s4-netlogon: Revert patch f02e4ebfafa6e5911e3fe744b1780527ab12c970 | Amitay Isaacs | 1 | -5/+0 |
2011-12-14 | samba-tool: Fix DN for GPO entries | Amitay Isaacs | 1 | -8/+2 |
2011-12-14 | samba-tool: gpo: fix a typo | Amitay Isaacs | 1 | -1/+1 |
2011-12-14 | samba-tool: Remove duplicate code of dsacl to fsacl conversion | Amitay Isaacs | 1 | -38/+10 |
2011-12-14 | setup: Fix phpldapadmin configuration for version 1.2.x | Amitay Isaacs | 1 | -18/+10 |
2011-12-14 | s4-smbtorture: fix some typos in schannel test. | Günther Deschner | 1 | -3/+3 |
2011-12-14 | s4-smbtorture: avoid printf(); in schannel test. | Günther Deschner | 1 | -13/+13 |
2011-12-14 | s4-smbtorture: remove trailing whitespace from schannel test. | Günther Deschner | 1 | -41/+41 |
2011-12-14 | s4-resolv: fix dns_ex so as to fail correctly when a name does not exist | Andrew Bartlett | 1 | -0/+9 |
2011-12-13 | s4-selftest: Add test of RPC to a netbios alias | Andrew Bartlett | 1 | -0/+1 |
2011-12-13 | s4-selftest Give local.resolve a real name to look up | Andrew Bartlett | 1 | -1/+2 |
2011-12-13 | s4:pydsdb: remove unused variable from py_dsdb_am_pdc() | Stefan Metzmacher | 1 | -1/+0 |
2011-12-13 | s4-provision: Do not guess partition file names, use @PARTITION record | Amitay Isaacs | 1 | -59/+76 |
2011-12-13 | s4-param: Added bin_dir(),sbin_dir() methods to get compiled in dirs | Amitay Isaacs | 1 | -3/+17 |
2011-12-13 | s4-provision: Extract common utility routines in separate file | Amitay Isaacs | 3 | -92/+106 |
2011-12-13 | s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domain | Amitay Isaacs | 1 | -10/+10 |
2011-12-13 | s4-cldap: Set DS_DNS_CONTROLLER bit if we are running RPC dnsserver | Amitay Isaacs | 1 | -0/+5 |
2011-12-12 | s4:python/samba/join: set msDS-Behavior-Version to '4' 2008_R2 on the nTDSA o... | Stefan Metzmacher | 1 | -1/+1 |
2011-12-12 | HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow logging | Andrew Bartlett | 1 | -6/+6 |
2011-12-12 | s4-torture Do not use a fixed password for forest trust tests | Andrew Bartlett | 1 | -7/+13 |
2011-12-12 | s4-torture cope with servers earlier than Windows 2008 | Andrew Bartlett | 1 | -0/+5 |
2011-12-12 | s4-torture Modify rpc.lsa.forest.trust test to progress further FL Win2003 R2 | Andrew Bartlett | 1 | -3/+9 |
2011-12-12 | s4-torture: Fix comment | Andrew Bartlett | 1 | -1/+1 |
2011-12-12 | s4-lsarpc handle more info levels in SetInfoTrustedDomain calls | Andrew Bartlett | 2 | -4/+20 |
2011-12-12 | torture: do not reuse bindings between pipes | Andrew Bartlett | 1 | -6/+10 |
2011-12-12 | s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest test | Andrew Bartlett | 1 | -14/+17 |
2011-12-12 | tdb2: don't use TDB2 versions of test tdb files. | Rusty Russell | 1 | -5/+2 |
2011-12-09 | s4:libcli/smb2: mark a request as error if we can't ship it | Stefan Metzmacher | 1 | -0/+2 |
2011-12-09 | s4:libcli/raw: mark a request as error if we can't ship it | Stefan Metzmacher | 1 | -0/+2 |
2011-12-09 | s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-12-09 | s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors | Kai Blin | 2 | -0/+17 |
2011-12-09 | s4 dns: Add test to prove two updates in one packet are a FORMERR | Kai Blin | 1 | -0/+18 |
2011-12-09 | s4 dns: More explicitly use the first question of an update packet only | Kai Blin | 1 | -1/+1 |
2011-12-09 | s4 dns: Get rid of const qualifier for prereqs, we do need to allocate those | Kai Blin | 2 | -6/+6 |
2011-12-09 | Revert "Install (platform-independent) python scripts to the PYTHONDIR rather... | Jelmer Vernooij | 1 | -1/+1 |
2011-12-08 | Add test for PEP8 - currently all errors are ignored, but we warn about them ... | Jelmer Vernooij | 1 | -0/+50 |