s3:dsgetdcname: Fix a crash in dsgetdcname
[ira/wip.git] / source4 /
2009-08-20 Günther Deschners4-spoolss: add stubs for new idl opcodes in spoolss...
2009-08-19 Andrew Tridgelladded basic support for rename in DRS replication
2009-08-19 Andrew Tridgellwe need the Deleted Objects container for replication
2009-08-18 Kai Blins4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler...
2009-08-18 Kai Blins4 winbind: Silence compile warning by adding new comma...
2009-08-18 Kai Blins4 winbind: Implement a stubbed out version of WINBINDD...
2009-08-18 Kai Blins4 ctags: Stop *_proto.h files from cluttering up the...
2009-08-17 Matthias Dieter... s4: int32 handling: previous fix was not fully correct
2009-08-17 Matthias Dieter... s4: Make the int32 problem more clear - and fix another...
2009-08-18 Stefan Metzmachers4:librpc/rpc: fix DEBUG() message
2009-08-17 Andrew Tridgellfixed make test reporting success when provision fails
2009-08-17 Matthias Dieter... s4: Fixed the int32 datatype support
2009-08-17 Andrew Tridgellfixed the build
2009-08-17 Matthias Dieter... s4: Major rework of the LDB/SAMDB/IDMAP python bindings
2009-08-17 Matthias Dieter... s4:python tools - Centralise the lookups for the defaul...
2009-08-17 Matthias Dieter... s4:pyglue Add a wrapper for loading the correct UTF8...
2009-08-17 Matthias Dieter... s4:ldb python bindings: Handle the parameters of the...
2009-08-17 Matthias Dieter... Revert "s4:samdb python bindings - we don't need the...
2009-08-17 Andrew Tridgellsigh - still not right
2009-08-17 Andrew Tridgellfixed up add_foreign again
2009-08-17 Andrew Tridgellmore fixups from provision changes
2009-08-17 Stefan Metzmachers4:build: require tevent 0.9.7 with tevent_req_cancel()
2009-08-17 Andrew Tridgellskip the autoidl test
2009-08-17 Andrew Tridgellfixed up some provision errors from the recent changes
2009-08-17 Andrew Bartletts4:provision Add comments to the provision script
2009-08-17 Andrew Bartletts4:provision Avoid one more call to ltdb_reindex
2009-08-17 Andrew Bartletts4:ldb Remove obsolete comment about ldb_tdb's sequence num
2009-08-17 Andrew Tridgellmake sure we update the current schema->prefixes when...
2009-08-17 Andrew Tridgellfixed the updateNow schema test to use a canonical OID
2009-08-17 Andrew Bartletts4:selftest Remove the 'subunit filter' from make teste...
2009-08-17 Andrew Bartletts4:libcli/ldap Explain why we set a hostname for ldapi...
2009-08-16 Andrew Bartletts4:provision Fix existing ldapi:// backend detection...
2009-08-16 Andrew Bartletts4:install Remove provision-backend script from 'make...
2009-08-16 Andrew Bartletts4:provision Make sure that we don't use Kerberos to...
2009-08-16 Andrew Bartletts4:provison Print the LDAP backend admin username/password
2009-08-16 Andrew Bartletts4: Re-add --ldapadminpass as an option to provision
2009-08-16 Andrew Bartletts4:python Allow 'no such object' on the delete of the DN
2009-08-16 Andrew Bartletts4:provision Keep a single transaction for the erase...
2009-08-16 Endi Sukma Dewatas4:provision Fixes for Fedora DS schema mapping with...
2009-08-16 Andrew Bartletts4:provision Rework provision-backend into provision
2009-08-16 Andrew Bartletts4:provision Move helper functions back to provision
2009-08-16 Andrew Bartletts4:setup Don't manually set @ATTRIBUTES any more
2009-08-16 Andrew Bartletts4:python Push some helper functions from SamDB into...
2009-08-16 Andrew Bartletts4:schema Allow a schema load on an unconnected database
2009-08-16 Andrew Bartletts4:provision Remove the ACI element from the provision...
2009-08-16 Andrew Bartletts4:schema Provide a way to reference a loaded schema...
2009-08-13 Matthias Dieter... s4:samdb python bindings - we don't need the attributes...
2009-08-13 Matthias Dieter... s4:ldb - Free the asynchronous result
2009-08-13 Matthias Dieter... s4: Correct the parameter logic of the "setpassword...
2009-08-13 Matthias Dieter... s4: Better way to call "dom_sid_to_rid" from ldap.py
2009-08-13 Matthias Dieter... s4: Remove obsolete "samdb_password_quality_ok" functio...
2009-08-13 Matthias Dieter... s4: cracknames.c: Change the handling of the NT_STATUS_...
2009-08-14 Andrew Bartletts4:ldap_server Correct removal of talloc_steal()
2009-08-14 Andrew Bartletts4:ldap_server Remove another talloc_steal (with refere...
2009-08-14 Andrew Bartletts4:ldap_server Don't talloc_steal (with references...
2009-08-12 Stefan Metzmacherlibcli/smb: move smb2_create_blob code to libcli/smb/
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
2009-08-11 Matthias Dieter... s4:operational - Remove some outdated comments
2009-08-11 Matthias Dieter... ldb: Don't break the standalone LDB build (operational...
2009-08-11 Matthias Dieter... s4:test for "primaryGroupToken"
2009-08-11 Matthias Dieter... s4:samldb module - Remove duplicate line
2009-08-11 Matthias Dieter... s4:operational module - move and enhancements
2009-08-11 Matthias Dieter... s4:pwsettings script - Fix a small glitch
2009-08-11 Matthias Dieter... torture/basic: in run_derefopen() the file could have...
2009-08-11 Matthias Dieter... s4:AD LDIFs - More refactoring
2009-08-12 Andrew Tridgelltry to give some hint as to what is causing NDR string...
2009-08-12 Andrew Tridgellno need to shout about getting an oplock
2009-08-12 Andrew Tridgellraise the debug level for a common message
2009-08-12 Andrew Bartletts4:provision Allow provision-backend to not run slapd...
2009-08-12 Andrew Bartletts4:provision Make the --ol-slapd paramter take the...
2009-08-12 Andrew Bartletts4:provision Assume the OpenLDAP backend can find it...
2009-08-12 Oliver Liebels4:provision Rework and further automate setup of OpenL...
2009-08-11 Andrew Bartletts4:torture Add test for the NTP signd server
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Matthias Dieter... s4: Add a new script for setting password properties...
2009-08-07 Stefan Metzmachers4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_con...
2009-08-07 Stefan Metzmachers4:libcli/smb2: remove unused and redundant SMB2 securi...
2009-08-07 Stefan Metzmachers4:libcli: move SMB2 Find constants to smb2_constants.h
2009-08-07 Stefan Metzmachers4:libcli/raw: we don't need to include "smb.h" explicit
2009-08-07 Stefan Metzmachers4:libcli/raw: also include smb2_constants.h into inter...
2009-08-07 Andrew Tridgellfixed another ambiguous talloc call
2009-08-07 Andrew Tridgellensure that child tasks die when the parent dies
2009-08-07 Andrew Tridgellprime the sam ldb schema in the parent samba process
2009-08-07 Andrew Tridgelluse talloc with the global schema consistently
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-08-07 Andrew Tridgellmake sure we never look past the end of either string...
2009-08-07 Andrew Bartletts4:ldb Make error message in rnd_name more useful
2009-08-07 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Oliver Liebels4:setup Remove extra newlines that break OpenLDAP...
2009-08-07 Tim Proutys4 torture: Extend the RAW-RENAME test to more fully...
2009-08-06 Matthias Dieter... s4: Simplify two lines in the "samdb.py" file (cosmetic)
2009-08-06 Matthias Dieter... s4:enableaccount script: Remove a redundant line
2009-08-06 Andrew TridgellRevert "deliberately break the build"
2009-08-06 Andrew Tridgelldeliberately break the build
2009-08-05 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200908052208 (commi...
2009-08-05 Matthias Dieter... s4:ldb Cosmetic corrections in "rdn_name" module
2009-08-05 Andrew Tridgellchanged BCC handling for SMBwriteX to handle broken...
2009-08-05 Andrew Tridgellon buffer overflow windows gives SMBSRV:ERRerror here
2009-08-05 Matthias Dieter... s4:torture The test logic for the target was wrong...
2009-08-05 Stefan Metzmachers4:heimdal_build: define HEIMDAL_LOCALEDIR
next