netlogon: make netr_NegotiateFlags a public bitmap.
[ira/wip.git] / source4 /
2009-08-26 Andrew Bartletts4:provision Ensure that @OPTIONS is mirrored into...
2009-08-26 Andrew Bartletts4:ldb Add ldb_ldif_write_string() and python wrappers
2009-08-26 Andrew Bartletts4:ldb Add hooks to get/set the flags on a ldb_message_...
2009-08-26 Andrew Bartletts4:schema Rework dsdb_write_prefixes_from_schema_to_ldb...
2009-08-26 Andrew Bartletts4:provison Add prefixes to ldb using same code a later...
2009-08-26 Andrew Bartletts4:provision Only create references to our server DN...
2009-08-26 Andrew Bartletts4:scheam quiet a 'const' warning
2009-08-26 Andrew Bartletts4:dsdb Rework dsdb_write_prefixes_to_ldb() to take...
2009-08-26 Andrew Bartletts4:dsdb Use helper function to add 'show deleted' control
2009-08-25 Andrew Tridgellfixed DRS rename of deleted objects
2009-08-25 Andrew Tridgellfixed a double free bug on error in net export
2009-08-25 Andrew Bartletts4:python Fix the reprovision test by deleting 'deleted...
2009-08-25 Andrew Bartletts4:dsdb Rework show_deleted module not to liniearise...
2009-08-25 Jeremy AllisonAllow systems with timestamp granularity of 1sec to...
2009-08-24 Andrew Bartletts4:dsdb Use talloc_strndup() to ensure OIDs are null...
2009-08-24 Andrew Bartletts4:ldb Add python binding and test for ldb_msg_diff()
2009-08-24 Andrew Bartletts4:dsdb Add const
2009-08-24 Andrew Bartletts4:dsdb remove unused variable
2009-08-24 Andrew Bartletts4:dsdb use talloc_strndup() in GET_STRING_LDB() rather...
2009-08-24 Stefan Metzmachers4:cmdline: setup talloc log and abort functions
2009-08-24 Stefan Metzmachers4:build: require talloc >= 2.0.0
2009-08-22 Andrew Bartletts4:ntp_signd Fix bug 6656 - Set protocol version to...
2009-08-21 Sam Liddicotts4:client
2009-08-21 Andrew Bartletts4:ldb Python requires that a 'compare' handler return...
2009-08-21 Andrew Bartletts4:ldb Use length-limited printf to avoid walking off...
2009-08-21 Andrew Bartletts4:kerberos Use MIT compatible names for these enc...
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...
next