s4-smb: declare root_fid as a file handle
[ira/wip.git] / source4 /
2009-10-15 Andrew Tridgells4-smb: declare root_fid as a file handle
2009-10-15 Andrew Tridgells4-pvfs: fixed handling of SEC_FLAG_MAXIMUM_ALLOWED
2009-10-15 Andrew Tridgells4-ldaptest: "testgroup" is a bit too common
2009-10-15 Matthias Dieter... s4:ntlmssp server - use also here the new "lp_dnsdomain...
2009-10-15 Matthias Dieter... s4:auth/credentials/credentials - fix uninitalised...
2009-10-15 Andrew Tridgells4-ldap: test the rDN size limit
2009-10-15 Andrew Tridgells4-dsdb: implement limit on rDN length
2009-10-15 Andrew Tridgells4-ldb: removed incorrect rDN length test
2009-10-14 Andrew Tridgells4-ldb: removed bugus RDN length check
2009-10-14 Andrew Tridgells4-script: flush DNS after adding new addresses
2009-10-14 Andrew Tridgells4-devel: for devel scripts its better to use bin/...
2009-10-14 Andrew Tridgells4-drs: support DRSUAPI_DRS_ADD_REF flag
2009-10-14 Andrew Tridgells4-drs: implement more of DsUpdateRefs
2009-10-14 Andrew Tridgellldb: fixed display of replUpToDateVector
2009-10-14 Andrew Tridgelldrs: improved error checking
2009-10-14 Andrew Tridgells4-dsdb: added samdb_rodc() and samdb_ntds_options()
2009-10-14 Matthias Dieter... s4:torture cldap test - Add checks for the right forest...
2009-10-14 Matthias Dieter... s4:password_hash - load the domain parameters from...
2009-10-14 Matthias Dieter... s4:torture - fix up "ldap_basic" test
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-10-14 Matthias Dieter... s4:loadparm - adapt "realm" handling
2009-10-13 Andrew BartlettRevert "s4:hdb-samba4 - Don't double-free "db""
2009-10-13 Andrew Bartletts4:heimdal A real fix for bug 6801
2009-10-13 Matthias Dieter... s4:hdb-samba4 - Don't double-free "db"
2009-10-13 Matthias Dieter... s4:dcesrv_samr - add another constant
2009-10-12 Matthias Dieter... s4:dcesrv_samr - prevent "ldb_modify" on a possibly...
2009-10-12 Matthias Dieter... s4:dcesrv_samr - Add additional "talloc_free"s
2009-10-12 Matthias Dieter... s4:dcesrv_samr - Cosmetics
2009-10-12 Matthias Dieter... s4:ldb_tdb - Revert some introduced "trivial gotos"
2009-10-13 Andrew Tridgells4-repl: check that a DsGetNCChanges is a continuation...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Matthias Dieter... s4:provision.py - simplify the "realm" variable handlin...
2009-10-12 Matthias Dieter... s4:objectclass ldb module - Check for empty messages
2009-10-12 Matthias Dieter... Revert "s4:ldb - add a check which has to be done on...
2009-10-12 Andrew Bartletts4:ldb Allow a NULL module list
2009-10-12 Andrew BartlettAllow (and ignore) distinguishedName on special records
2009-10-12 Andrew Bartletts4:schema Add some error checking to the schema load
2009-10-12 Andrew Bartletts4:dsdb Make dsdb_read_prefixes_from_ldb static
2009-10-12 Andrew Bartletts4:ldb Reload the 'ltdb_cache' when @OPTIONS changes
2009-10-12 Andrew Bartletts4:ldb Allow a module string of ""
2009-10-12 Andrew Bartletts4:dsdb Search for the schema with dsdb_module_search...
2009-10-12 Andrew Bartletts4:dsdb Add new functions to help modules do an ldb_sea...
2009-10-12 Andrew Bartletts4:provision Remove all references to samba4LocalDomain
2009-10-12 Andrew Bartletts4:provision Clarify that we set, rather than modify...
2009-10-12 Andrew Tridgells4-selftest: don't run benchmarks on the build farm...
2009-10-12 Andrew Tridgelltorture: fixed socket leak in BENCH-TCON test
2009-10-12 Andrew Tridgellscripts: handle non-C files in minimal_includes.pl
2009-10-12 Andrew Tridgells4-drs: make DsBind a bit less verbose
2009-10-09 Steven Dannemans4/torture: fix build break "implicit declaration of...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-10-07 Jeremy AllisonExteded RAW-RENAME test to catch regressions in bug...
2009-10-07 Matthias Dieter... s4:ldb - SQLite: port some constraints from the TDB...
2009-10-07 Matthias Dieter... s4:subtree_delete - Make the initialisation of the...
2009-10-07 Matthias Dieter... s4:ldap.py - Further enhancements
2009-10-07 Matthias Dieter... s4:ldb - add a check which has to be done on beginning...
2009-10-07 Matthias Dieter... s4:ldap server - remove unused error handlings
2009-10-07 Matthias Dieter... s4:ldb_tdb - Rework/Various
2009-10-07 Aravind Srinivasans4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATE
2009-10-07 Aravind Srinivasans4/torture: convert all printf to torture_comments
2009-10-07 Aravind Srinivasans4/torture: Ported SMBv1 RAW-STREAMS tests to SMB2...
2009-10-07 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-07 Andrew Tridgells4-drs: fixed a memory error introduced yesterday
2009-10-07 Steven Dannemans4/torture: Add server target of OneFS
2009-10-07 Aravind Srinivasans4/torture: Add SMB sharemode/access mask tests
2009-10-07 Aravind Srinivasans4/torture: change comments to torture_failures
2009-10-06 Andrew Tridgelltorture: disable the ValidatePassword test
2009-10-06 Andrew Tridgells4-torture: removed an accidental commit of a local...
2009-10-06 Matthias Dieter... s4:various LDB modules - "build_request" functions...
2009-10-06 Matthias Dieter... s4:rootdse module - intendation fixup
2009-10-06 Matthias Dieter... s4:acl module - intendation fix and comment enhancement
2009-10-06 Andrew Tridgells4-provision: match win2003 functional level
2009-10-06 Andrew Tridgells4-drs: added some debug lines to DsAddEntry()
2009-10-06 Andrew Tridgells4-drs: take advantage of system session auth in dsbind
2009-10-06 Andrew Tridgells4-drs: fixed error message for drs_security_level_check
2009-10-06 Andrew Tridgells4-drs: open samdb with system credentials when authorised
2009-10-06 Andrew Tridgells4-ldb: fixed error on single value error
2009-10-06 Andrew Tridgells4-repl: added RELAX control and fix transactions
2009-10-06 Andrew Bartletts4:drs-development Scripts to assist testing of DRS...
2009-10-06 Andrew Bartletts4:param Remove duplicate argument to python provision
2009-10-06 Andrew Bartletts4:provision Remove unused parameters from provision...
2009-10-05 Andrew Tridgells4-seftest: skip hold.oplock for SMB2 as well
2009-10-03 Matthias Dieter... s4:ldap.py - commented out the UTF8 tests (and fixed...
2009-10-03 Matthias Dieter... s4:ldb_tdb - fix memory leaks
2009-10-03 Matthias Dieter... heimdal kerberos - fix memory leak (free the plugin...
2009-10-03 Matthias Dieter... s4:objectclass - Free unused memory from responses
2009-10-03 Matthias Dieter... s4:schema_inferiors - Fix wrong check
2009-10-03 Matthias Dieter... s4:ldb.h - add constant for LDAP EXOP password change
2009-10-03 Matthias Dieter... heimdal - fix various warnings
2009-10-03 Matthias Dieter... s4:ldap.py - add tests for valid parent and RDN
2009-10-03 Andrew Bartletts4:dsdb Use possibleInferiors to restrict creation...
2009-10-03 Andrew Bartletts4:dsdb add systemPossibleInferiors to schema code
2009-10-03 Andrew Bartletts4:dsdb Add objectClass and RDN constraints to objectCl...
2009-10-03 Matthias Dieter... s4:ldap.py - add a test for the "systemOnly" classes
2009-10-03 Matthias Dieter... s4:dsdb Don't allow creation of systemOnly objectclasses
2009-10-03 Matthias Dieter... s4:rdn_name - fix up the rename operation
2009-10-02 Matthias Dieter... Revert "s4:LDB/LDAP - Re-allow renames"
2009-10-02 Matthias Dieter... s4:repl_meta_data - various
2009-10-02 Matthias Dieter... s4:ldap.py - add a very special rename test (with inval...
next