runcmd: use set_close_on_exec()
[nivanova/samba-autobuild/.git] / source4 /
2011-12-20 Amitay Isaacssamba-tool: Add transaction wrapper for creating GPO
2011-12-19 Matthieu Patous4-dsdb: Relax the conditions where we can't do a subtr...
2011-12-19 Stefan Metzmachers4:drsuapi/getncchanges: return WERR_NOMEM if talloc_ar...
2011-12-19 Matthieu Patous4-drs: introduce a timeout in the getncchanges process...
2011-12-19 Matthieu Patous4-drs: avoid calling unecesserly ldb_msg_find_attr_as_...
2011-12-19 Matthieu Patous4-becomedc: replicate first with DRS_CRITICAL_ONLY...
2011-12-19 Matthieu Patous4-join: replicate first with DRS_CRITICAL_ONLY and...
2011-12-17 Volker Lendeckes3: Fix the clustering build
2011-12-17 Kai Blins4 dns: Allow updates based on smb.conf setting
2011-12-17 Kai Blins4 dns: Add some debug output
2011-12-17 Kai Blins4 dns: Actually handle the update request
2011-12-17 Kai Blins4 dns: Implement RFC-compatible update prescan
2011-12-17 Kai Blins4 dns: Update prerequisite checking conforming to RFC
2011-12-17 Kai Blins4 dns: Give better test output on RCODE mismatch
2011-12-17 Kai Blins4 dns: Move record lookup to dns_utils.c
2011-12-17 Kai Blins4 dns: Implement dns record comparison function
2011-12-17 Kai Blins4 dns: Implement dns name equality check
2011-12-17 Kai Blins4 dns: Fix some typos in comments and a whitespace
2011-12-17 Stefan Metzmachers4:torture/rap/printing: check smbcli_rap_netprintqgeti...
2011-12-16 Stefan Metzmachers4:libcli/rap: the caller should get talloc children...
2011-12-16 Stefan Metzmachers4:libcli/rap: call->ndr_push_{param,data} can be tallo...
2011-12-16 Stefan Metzmachers4:libcli/rap: use talloc_zero() and initialize everything
2011-12-16 Stefan Metzmachers4:libcli/rap: remove unused members from struct rap_call
2011-12-16 Stefan Metzmachers4:libcli/rap: initialize call->rcv_datalen
2011-12-15 Andrew Tridgellpidfile: use set_close_on_exec()
2011-12-15 Andrew Tridgells4-socket: use set_close_on_exec()
2011-12-14 Günther Deschners4-smbtorture: make sure we can successfully run the...
2011-12-14 Andreas Schneiders4-torture: LookupSids3 is only available over NCACN_IP...
2011-12-14 Andreas Schneiders4-torture: Fix schannel test against win2k8.
2011-12-14 Andreas Schneiders4-librpc: Fix NETLOGON credential chain with Windows...
2011-12-14 Amitay Isaacss4-netlogon: Revert patch f02e4ebfafa6e5911e3fe744b1780...
2011-12-14 Amitay Isaacssamba-tool: Fix DN for GPO entries
2011-12-14 Amitay Isaacssamba-tool: gpo: fix a typo
2011-12-14 Amitay Isaacssamba-tool: Remove duplicate code of dsacl to fsacl...
2011-12-14 Amitay Isaacssetup: Fix phpldapadmin configuration for version 1.2.x
2011-12-14 Günther Deschners4-smbtorture: fix some typos in schannel test.
2011-12-14 Günther Deschners4-smbtorture: avoid printf(); in schannel test.
2011-12-14 Günther Deschners4-smbtorture: remove trailing whitespace from schannel...
2011-12-14 Andrew Bartletts4-resolv: fix dns_ex so as to fail correctly when...
2011-12-13 Andrew Bartletts4-selftest: Add test of RPC to a netbios alias
2011-12-13 Andrew Bartletts4-selftest Give local.resolve a real name to look up
2011-12-13 Stefan Metzmachers4:pydsdb: remove unused variable from py_dsdb_am_pdc()
2011-12-13 Amitay Isaacss4-provision: Do not guess partition file names, use...
2011-12-12 Amitay Isaacss4-param: Added bin_dir(),sbin_dir() methods to get...
2011-12-12 Amitay Isaacss4-provision: Extract common utility routines in separa...
2011-12-12 Amitay Isaacss4-provision: CN=MicrosoftDNS,CN=System container is...
2011-12-12 Amitay Isaacss4-cldap: Set DS_DNS_CONTROLLER bit if we are running...
2011-12-12 Stefan Metzmachers4:python/samba/join: set msDS-Behavior-Version to...
2011-12-12 Andrew BartlettHEIMDAL: Supply krb5_context to _krb5_internal_hmac...
2011-12-12 Andrew Bartletts4-torture Do not use a fixed password for forest trust...
2011-12-12 Andrew Bartletts4-torture cope with servers earlier than Windows 2008
2011-12-12 Andrew Bartletts4-torture Modify rpc.lsa.forest.trust test to progress...
2011-12-12 Andrew Bartletts4-torture: Fix comment
2011-12-12 Andrew Bartletts4-lsarpc handle more info levels in SetInfoTrustedDoma...
2011-12-12 Andrew Bartletttorture: do not reuse bindings between pipes
2011-12-12 Andrew Bartletts4-lsarpc Fix segfaults found by the samba4.rpc.lsa...
2011-12-12 Rusty Russelltdb2: don't use TDB2 versions of test tdb files.
2011-12-09 Stefan Metzmachers4:libcli/smb2: mark a request as error if we can't...
2011-12-09 Stefan Metzmachers4:libcli/raw: mark a request as error if we can't...
2011-12-09 Matthias Dieter... s4:dsdb/common/util.c - test LDB result against LDB_SUC...
2011-12-09 Kai Blins4 dns: Update requests with QCLASS != IN or ALL trigge...
2011-12-09 Kai Blins4 dns: Add test to prove two updates in one packet...
2011-12-09 Kai Blins4 dns: More explicitly use the first question of an...
2011-12-09 Kai Blins4 dns: Get rid of const qualifier for prereqs, we...
2011-12-09 Jelmer VernooijRevert "Install (platform-independent) python scripts...
2011-12-08 Jelmer VernooijAdd test for PEP8 - currently all errors are ignored...
2011-12-08 Jelmer Vernooijsamba.drs_utils: Use new style classes and exceptions...
2011-12-08 Jelmer Vernooijsamba.kcc_utils: Fix formatting to match PEP8, make...
2011-12-08 Jelmer VernooijAdd tests for srvsvc python interface. Thanks Dhananjay...
2011-12-08 Jelmer Vernooijselftest: Some extra assertions.
2011-12-08 Andrew Tridgelldbcheck: cope with objects disappearing during checking
2011-12-08 Dave Craftsamba_kcc NTDSConnection translation
2011-12-08 Dave CraftInvocation of samba_kcc from KCC task
2011-12-08 Dave CraftAdd subreq and status to kcc_service struct
2011-12-07 Andrew Bartletts4-selftest re-enable nsstest on libnss_winbind.so
2011-12-07 Andrew Bartletts4-kdc: only build hdb plugin if we build against syste...
2011-12-07 Andrew Bartletts4-dnsupdate: Do not attempt to add the PDC names if...
2011-12-07 Andrew Bartlettpydsdb: provide a am_pdc hook like am_rodc to python...
2011-12-07 Andrew Bartletts4-dns Use match-by-key in GSSAPI server if principal...
2011-12-06 Andrew Bartlettauth: Allow a NULL principal to be obtained from the...
2011-12-06 Amitay Isaacsdlz_bind9: Add command line options for URL and debug
2011-12-06 Amitay Isaacsdlz_bind9: Set debugging output to stderr
2011-12-06 Amitay Isaacsdlz_bind9: Use client supplied credentials for DNS...
2011-12-06 Amitay Isaacsdlz_bind9: For creating a child entry, use only SEC_ADS...
2011-12-06 Jelmer VernooijInstall (platform-independent) python scripts to the...
2011-12-05 Matthieu Patous4-drs: do not try to contact for replication servers...
2011-12-05 Matthieu Patous4-resolver: do not use all the A and AAAA records...
2011-12-05 Matthieu Patous4-drs: mark WERR_DS_DRA_BUSY as a non error in DsRepli...
2011-12-05 Matthieu Patous4: add blackbox test for the demote function
2011-12-05 Matthieu Patousamba-tool: refuse to demote if the current DC has...
2011-12-05 Matthieu Patousamba-tool: add a function to cleanly demote a DC
2011-12-05 Matthieu Patous4-python: factorize the definition of get_dsServiceName
2011-12-05 Matthieu Patous4-python: externalize some function to the drs_utils...
2011-12-05 Matthieu Patous4-python: rename conflicting variable with the import...
2011-12-03 Kai Blins4 dns: Test SOA queries
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-12-01 Andrew Tridgells4-ntvfs: added allow_override check based on use of...
2011-12-01 Andrew Tridgells4-ntvfs: fixed a unix ACL mapping bug
2011-11-30 Jelmer Vernooijs4-tests: Use long option names in test list script...
2011-11-30 Jelmer Vernooijs4-testlist: Write diagnostic info to stderr, and purel...
next