ira/wip.git
2009-11-27 Matthias Dieter... s4:upgrade_from_s3 - Fix message outputs
2009-11-27 Matthias Dieter... s4:upgrade.py - the import of WINS databases don't...
2009-11-27 Matthias Dieter... s4:samba3.py - ignore comments in "smb.conf" files
2009-11-27 Matthias Dieter... s4:samba3.py - don't read those informations out from...
2009-11-27 Matthias Dieter... s4:samba3.py - support the TDB version 3
2009-11-27 Matthias Dieter... s4:provision - Fix up the provision of "standalone...
2009-11-27 Matthias Dieter... s4:provision.py - cosmetic output correction
2009-11-27 Matthias Dieter... s4:setup/provision - make the interactive mode work...
2009-11-27 Matthias Dieter... s4:WHATSNEW4.txt - Add also here a comment about the...
2009-11-27 Matthias Dieter... s4:howto.txt - add a notice about the upgrade possibili...
2009-11-27 Matthias Dieter... s4:upgrade script - rename it to "upgrade_from_s3"...
2009-11-27 Günther Deschners3-nsstest: drastically shrink size and dependencies...
2009-11-27 Andrew Tridgells4-install: old systems don't have sed -i
2009-11-27 Andrew Tridgells4-selftest: s4 passes all the SMB2-LOCK tests now
2009-11-27 Andrew Tridgells4-torture: fixed error code for s4 in SMB2-LOCK test
2009-11-27 Andrew Tridgells4-ntvfs: win7 does not check for the NONE smb2 lock...
2009-11-27 Andrew Tridgells4-selftest: s4 passes this test now
2009-11-27 Andrew Tridgells4-torture: mark s4 as doing valid lock range tests...
2009-11-27 Andrew Tridgells4-ntvfs: move valid lock range test from smb2 layer...
2009-11-27 Stefan Metzmachers4:smb_server/smb2: don't reset highest_smb2_seqnum...
2009-11-27 Andrew Tridgells4-torture: fixed expected error codes for s4 in SMB2...
2009-11-27 Andrew Tridgells4-drstest: don't use getenv("LDB_URL") in test suites
2009-11-27 Andrew Tridgells4-pvfs: fixed access check failure in SFILEINFO test
2009-11-27 Andrew Tridgells4-ldb: improve detection of whether the server has...
2009-11-27 Andrew Tridgells4-ldb: better to test for valid arguments in ldb libra...
2009-11-27 Andrew Tridgells4-smb2: SMB2 uses NT_STATUS_CANCELLED for cancelled...
2009-11-27 Andrew Tridgells4-smb2: sequence numbers are not checked in SMB2_OP_CANCEL
2009-11-27 Andrew Tridgelltorture: fixed SMB2-LOCK valgrind error
2009-11-27 Andrew Tridgells4-smb2: check for invalid SMB2 lock ranges
2009-11-27 Andrew Tridgells4-smb2: check for an invalid lock flags combination
2009-11-27 Andrew Tridgells4-install: fixed install path for python scripts
2009-11-27 Andrew Bartletts4:upgradeprovision Rework update_machine_account_passw...
2009-11-27 Andrew Bartletts4:dsdb Don't segfault with ldb_transaction_prepare_com...
2009-11-27 Andrew Bartletts4:upgradeprovision add 'exit $failed' to blackbox...
2009-11-27 Andrew Bartletts4:upgradeprovision Use mkdtemp to create unique tempoa...
2009-11-27 Andrew Bartletts4:selftest Add tests for upgradeprovision
2009-11-27 Andrew Bartletts4:upgradeprovision Rework script, and reset machine...
2009-11-27 Andrew Bartletts4:ldb Provide bindings for ldb_transaction_prepare_com...
2009-11-27 Andrew Bartletts4:provision Make setting the domain SID in the self...
2009-11-27 Andrew BartlettFix path to upgradeprovision
2009-11-27 Matthieu Patous4: Improve updateprovision
2009-11-27 Matthieu Patous4: update What's new and explain how to upgrade a...
2009-11-27 Matthieu Patous4: Rename the script
2009-11-27 Günther Deschners3-kerberos: Fix Bug #6929: build with recent heimdal.
2009-11-27 Günther Deschners3-spoolss: use macros to fillup driver levels.
2009-11-26 Günther Deschners3-smbd: no drsuapi server stubs yet in s3. Fixes the...
2009-11-26 Günther Deschners3-rpc: running minimal_includes.pl on rpc_client and...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-26 Günther Deschners3-passdb: move some defines out of rpc headers (they...
2009-11-26 Günther Deschners3-winbind: properly include netlogon.idl in wbint...
2009-11-26 Günther Deschners3-spoolss: pre cosmetics: reorder levels in construct_...
2009-11-26 Volker Lendecketevent: Fix a comment
2009-11-26 Stefan Metzmacherlibrpc: rerun "make idl"
2009-11-26 Stefan Metzmacherpidl:Samba3/ClientNDR: $size can be 'foo / 2' so we...
2009-11-26 Stefan Metzmacherpidl:NDR/Parser: $size can be 'foo / 2' so we need...
2009-11-26 Karolin Seegercreate-tarball: Make it more comfortable to use the...
2009-11-26 Matthias Dieter... s4:ldap.py - add a test for the enhanced operational...
2009-11-26 Matthias Dieter... s4:objectclass LDB module - Prevent write operations...
2009-11-26 Matthias Dieter... s4:operational LDB module - Don't do the write checks...
2009-11-26 Günther Deschners3-kerberos: next step to resolve Bug #6929: build...
2009-11-26 Günther Deschners4-smbtorture: refactor RPC-SAMR-LARGE-DC test a little...
2009-11-26 Günther Deschners4-smbtorture: add torture_samr_context to carry some...
2009-11-25 Jeremy AllisonFix warnings with talloc_asprintf.
2009-11-25 Jeremy AllisonMake us pass RAW-CHKPATH with a case sensitive share.
2009-11-25 Jeremy AllisonAdd RAW-CHKPATH test with case-sensitive share.
2009-11-25 Günther Deschners3-build: try to fix QNX build ("delay" is defined...
2009-11-25 Steven Dannemans4/torture: port SMBv1 RAW-LOCK tests to SMBv2
2009-11-25 Steven Dannemans4/libcli: rename previously reserved field in SMB2...
2009-11-25 Steven Dannemans4/libcli: Initialize client PID for SMB2 connections
2009-11-25 Günther Deschners3-registry: fix REG_MULTI_SZ handling in registry_push...
2009-11-25 Günther Deschners3-kerberos: add check for prerequisite krb5/krb5.h...
2009-11-25 Jeremy AllisonFix bug 6892 - When a chown operation is issued via...
2009-11-25 Jeremy AllisonFix crash due to uninitialized pointer (not a problem...
2009-11-25 Günther Deschnernsswitch: fix compile of winbind_krb5_locator with...
2009-11-25 Günther Deschnercifs.upcall: 2nd part of fix for Bug #6868: support...
2009-11-25 Tim Proutys3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftest
2009-11-25 Tim Proutys3 setfileinfo: Open with FILE_WRITE_DATA when setting...
2009-11-25 Tim Proutys4 torture: Change RAW-OPLOCK to use the documented...
2009-11-25 Tim Proutys4 torture: Allow onefs to be checked like samba3 and...
2009-11-25 Tim Proutys4 torture: Add two new setfileinfo tests
2009-11-25 Tim Proutys4 torture: Split up the torture suite setup for RAW...
2009-11-25 Andrew BartlettThe start of a WHATSNEW for Samba4 alpha9
2009-11-25 Andrew Bartletts4:dsdb Make samba_dsdb easier to use in upgrades ...
2009-11-25 Andrew Bartletts4: update valgrind suppressions for use on build farm
2009-11-25 Andrew Tridgelllibcli: allow ntstatus.h to be used by openchange
2009-11-25 Matthieu Patous4:upgradeschema.py Update to reflect recent change...
2009-11-25 Matthieu Patous4:upgradeschema.py Cleanup
2009-11-25 Jeremy AllisonRemove call into reduce_name if case sensitive. This...
2009-11-24 Matthias Dieter... s4:installmisc - install also the new "domainlevel...
2009-11-24 Brian Lus4: Check SUN compiler and remove "-fullwarn" when...
2009-11-24 Jeremy AllisonAllow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMAN...
2009-11-24 Jeremy AllisonFix make test. Only do POSIX case conversion if FILE_FL...
2009-11-24 Matthias Dieter... Revert "s4-netlogon: always set the dNSHostName in...
2009-11-24 Matthias Dieter... s4:ldap.py - fix the schema update test on Windows...
2009-11-24 Matthias Dieter... s4:libnet_become_dc - fix typo
2009-11-24 Volker Lendeckes3: Always try SamLogonEx
2009-11-24 Günther Deschners3-spoolss: re-arrange driver info level fillup functions.
2009-11-24 Günther Deschners3-spoolss: fixes for _spoolss_EnumPrinterKey client...
2009-11-24 Günther Deschners3-registry: use push_reg_multi_sz() in registry_push_v...
2009-11-24 Günther Deschners3-registry: remove reg_pull_multi_sz().
next