samba-tool: skip chown in sysvolreset when it would fail on a GID
[metze/samba/wip.git] / source4 /
2012-10-09 Andrew Bartlettsamba-tool: skip chown in sysvolreset when it would...
2012-10-09 Amitay Isaacss4-rpc: dnsserver: Ignore DNS zones that are not used...
2012-10-08 Amitay Isaacss4-dns: dlz_bind9: Ignore zones that are not used by...
2012-10-08 Stefan Metzmachers4:scripting/python: add '-V' as alias for '--version'
2012-10-08 Stefan Metzmachers4:samba-tool: allow 'samba-tool --version'
2012-10-08 Stefan Metzmachers4:samba-tool: use normal option parsing in SuperCommand
2012-10-08 Stefan Metzmachers4:samba-tool: add optional epilog to _create_parser()
2012-10-08 Karolin Seegersamba-tool: Unify usage messages.
2012-10-08 Karolin Seegersamba-tool: Clarify usage of --help.
2012-10-08 Karolin Seegersamba-tool: Fix typo in usage.
2012-10-08 Matthieu Patous4-dns: fix a warning
2012-10-08 Matthieu Patous4-dns: Ignore zones that shouldn't be returned currently
2012-10-08 Matthieu Patous4-join: factorize code, add info
2012-10-08 Matthieu Patous4-join: add some documentation
2012-10-08 Matthieu Patous4-repl: make dreplsrv_partition_find_for_nc return...
2012-10-08 Matthieu Patoudrsuapi: Validate the input parameters for the drsuapi_...
2012-10-08 Matthieu Patoudrsuapi: check more carefully the validity of the NC
2012-10-08 Matthieu Patoudrs-replica-info: level_not_supported is wrong when...
2012-10-08 Matthieu Patouldap-server: sscanf result was never used to mistyped var
2012-10-08 Matthieu Patouldap-server: remove warning for the ret not being used
2012-10-08 Matthieu Patous4-drs: fix the logic to allow REPL_SECRET if the accou...
2012-10-08 Matthieu Patous4-drs: EXOP_REPL_SECRETS can be called by RW DC as...
2012-10-08 Matthieu Patoudrs-getncchanges: do not set the highestUsn to 0
2012-10-08 Matthieu Patoukcc: return invalid parameter if the taskId is not 0
2012-10-08 Matthieu Patoudrs-crackname: if there is no sid do not return the...
2012-10-08 Matthieu Patoudevel-crackname: Print if count > 0
2012-10-08 Matthieu PatouImplement the LIST_INFO_FOR_SERVER input format
2012-10-08 Matthieu Patougetdcinfo: Check that the server object has a serverref...
2012-10-03 Björn Baumbachs4: samba_backup: Fix typos.
2012-10-03 Stefan Metzmachers4:tortore/rpc/lsa: make more use of torture_assert*
2012-10-03 Jelmer Vernooijprovision: Use logger rather than print.
2012-10-03 Matthieu Patous4-provision: do not skip setting the acls on sysvol
2012-10-02 Matthieu Patous4-dns: fix a non handled memory out of memory
2012-10-01 Jeremy AllisonAdd samba3.samba3badnameblob test to check regressions...
2012-09-30 Kai Blins4 dns: Fix return code for deleted records
2012-09-30 Kai Blins4 dns: Get rid of deprecated allocation result check
2012-09-27 Jelmer Vernooijsamba4-tests: Move 'samba.tests.source' up.
2012-09-27 Jelmer Vernooijsanba.upgradehelpers: Use standard functionality for...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-27 Jelmer Vernooijsamba.tests.source: Check for trailing whitespace in...
2012-09-27 Ricky Nancesamba-tool domain provision: DNS forwarder default
2012-09-26 Jelmer Vernooijnetlogon: Per MS-NRPC, don't send unknown workstation...
2012-09-26 Volker Lendeckes4: Fix a -Wunused-value warning
2012-09-26 Jelmer Vernooijsamba-tool: Hide 'samba-tool domain samba3upgrade'.
2012-09-26 Stefan Metzmachers4:torture/smb2: remove samba specific stuff from smb2...
2012-09-26 Andrew Bartlettsamba_dnsupdate: Safely update/create names for Samba3...
2012-09-26 Andrew Bartlettsamba_dnsupdate: Move to using tmpfile/rename to keep...
2012-09-25 Jelmer Vernooijs4-python: Override SIGINT handler in scripts only.
2012-09-25 Volker Lendeckes4-torture: Fix some nonemtpy blank lines
2012-09-25 Stefan Metzmachers4:rpc_server/drsuapi: use talloc_zero instead of tallo...
2012-09-24 Stefan Metzmachers4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_Ds...
2012-09-24 Jelmer Vernooijsamba-tool domain provision: DNS forwarder is not a...
2012-09-24 Jelmer VernooijRemove compatibility code for setproctitle() now moved...
2012-09-24 Jelmer Vernooijreplace: Support setproctitle().
2012-09-24 Jelmer Vernooijsamba-tool domain-provision: Avoid python2.5-isms.
2012-09-24 Jelmer Vernooijsamba-tool domain-provision: Fix docstring.
2012-09-24 Andrew Bartletttorture: More torture_assert() calls in rpc.lsa
2012-09-24 Andrew Bartletttorture: use torture_assert rather than return false...
2012-09-24 Andrew Bartletttorture: tidy up rpc.lsa OpenPolicy2 test to more clear...
2012-09-24 Andrew Bartlettbuild: Add missing dep on tdb_compat
2012-09-23 Matthias Dieter... s4:dns_server - introduce the wildcard binding feature
2012-09-23 Andrew Bartlettlib/replace: Try to fix build on HP-UX for os2_delete...
2012-09-23 Michael Adams4:torture:smb2: add a durable-open.read-only test
2012-09-22 Michael Adams4:torture:smb2:compound: remove two unused macros
2012-09-22 Michael Adams4:torture:smb2: don't skip the compound.interim2 test...
2012-09-22 Michael Adams4:torture:smb2: don't skip the compound.interim1 test...
2012-09-22 Stefan Metzmachers4:torture:smb2: extend the compound.invalid1 test
2012-09-22 Michael Adams4:torture:smb2: fix the compound.invalid3 test to...
2012-09-22 Michael Adams4:torture:smb2: fix compound.related3 test to work...
2012-09-22 Stefan Metzmachers4:dns.py: reproducer for (bug #9184)
2012-09-21 Gregor Becklibtorture: factor out simple ui backend
2012-09-21 Christof Schmitts4-torture: Complete test for winbindd PAC parsing
2012-09-20 Daniele DarioCorrect command help message
2012-09-19 Michael Adams4:torture:smb2: add a new test durable-v2-open.app...
2012-09-19 Michael Adams4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to...
2012-09-19 Michael Adams4:libcli: add a app_instance_id member to the smb2_cre...
2012-09-19 Stefan Metzmachers4:torture/smb2: improve the smb2.create.blob test
2012-09-16 Jelmer Vernooijs4-python: Formatting fixes, break lines.
2012-09-16 Jelmer Vernooijsamba.netcmd: Formatting fixes, break lines.
2012-09-16 Jelmer Vernooijsamba.provision.common: Fix formatting.
2012-09-16 Jelmer Vernooijsamba.provision.sambadns: Fix formatting.
2012-09-16 Jelmer Vernooijsamba.provision.backend: Fix formatting.
2012-09-16 Jelmer Vernooijsamba.provision: Fix formatting, NameErrors.
2012-09-14 Michael Adams4:torture: fix error reporting in the raw.oplock-brl3...
2012-09-12 Kai Blins4 provision: Ask for the dns forwarder IP address...
2012-09-12 Andrew Bartlettdns_server: Remove parameter 'dns recursive queries...
2012-09-12 Stefan Metzmachers4:dns_server: remove wrong and unused dsdb_check_acces...
2012-09-12 Andrew Bartlettdns_server: Attempt to SET and UNSET the sessionInfo...
2012-09-12 Stefan Metzmachers4:samba_upgradedns: delete dns-HOSTNAME account if...
2012-09-12 Stefan Metzmachers4:upgradehelpers.py: don't require a dns-$HOSTNAME...
2012-09-12 Stefan Metzmachers4:provision: don't add the dns-HOSTNAME account if...
2012-09-12 Kai Blins4 dns: use the internal DNS server per default
2012-09-12 Kai Blins4 dns: Add libaddns-based simple tests
2012-09-12 Kai Blins4 dns: Run python tests in fl2003dc env
2012-09-12 Kai Blins4 dns: Improve logging of delegated dns updates
2012-09-12 Stefan Metzmachers4:selftest: run thet dlz_bind9. tests in the chgdcpass env
2012-09-12 Stefan Metzmachers4:scripting: rename upgradeprovision -> samba_upgradep...
2012-09-12 Stefan Metzmachers4:setup: remove standalone 'provision'
2012-09-12 Andrew Bartlettsmbd-posix_acls: Use a IDL union to store the ACL entry
2012-09-11 Michael Adams4:torture:smb2: fix error reporting in the oplock...
next