ira/wip.git
2010-01-08 Andrew Tridgells4-dsdb: no longer need special invocationID handling...
2010-01-08 Andrew Tridgells4-provision: do a self join for all server types
2010-01-08 Andrew Tridgells4-schema: added generic attributeID conversion functions
2010-01-08 Andrew Tridgells4-schema: added dsdb_attribute_by_lDAPDisplayName_ldb_val
2010-01-08 Andrew Tridgells4-schema: make ldb_val to string comparison safer...
2010-01-08 Andrew Tridgells4-idl: regenerate DRS IDL
2010-01-08 Andrew Tridgells4-idl: added some more wellknown attributeIDs
2010-01-08 Kamen Mazdrashkis4/dsdb_schema: Load msDS-IntId value separately when...
2010-01-08 Kamen MazdrashkiRevert "s4-schema: Set ATTID in schema cache from ...
2010-01-08 Kamen Mazdrashkis4/schema: Do not assign msDS-IntId value if LDB_CONTRO...
2010-01-08 Andrew Tridgells4-libnet: better error messages in libnet_vampire.c
2010-01-08 Kamen Mazdrashkis4/dsdb_schema: use msDS-IntId value for attribute...
2010-01-08 Kamen Mazdrashkis4/dsdb_schema: fetch msDS-IntId value during SCHEMA...
2010-01-08 Kamen Mazdrashkis4/dsdb_schema: GET_UINT32_DS() macro to use supplied...
2010-01-08 Andrew Tridgells4-partition: don't ignore errors from other modules
2010-01-08 Andrew Tridgells4-devel: a useful script to setup bin/ and st/ as...
2010-01-08 Andrew Tridgells4-provision: re-open sam.ldb after creating the schema
2010-01-08 Andrew Tridgells4-provision: RID 1000 is consumed by the machine account
2010-01-08 Andrew Tridgells4-ldb: improve error handling in indexing code
2010-01-08 Andrew Tridgells4-dsdb: improve error messages in schema and pdc_fsmo...
2010-01-08 Andrew Tridgells4-drs: added some debug messages
2010-01-08 Andrew Tridgells4-event: added s4_event_context_set_default()
2010-01-08 Andrew Tridgells4-dsdb: added support for DRSUAPI_EXOP_FSMO_RID_ALLOC
2010-01-08 Andrew Tridgells4-dsdb: added an extended operation for allocating...
2010-01-08 Andrew Tridgells4-repl: implement MSG_DREPL_ALLOCATE_RID
2010-01-08 Andrew Tridgells4-repl: allow for callbacks when a repl operation...
2010-01-08 Andrew Tridgells4-dsdb: the dsdb ldb modules now need messagiing
2010-01-08 Andrew Tridgells4-dsdb: send a message to the drepl task when we need...
2010-01-08 Andrew Tridgells4-messaging: added a new msg type MSG_DREPL_ALLOCATE_RID
2010-01-08 Andrew Tridgells4-repl: added request for RID allocation in drepl...
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_find_guid_attr_by_dn()
2010-01-08 Andrew Tridgells4-ridalloc: copy with missing rIDNextRid and rIDAlloca...
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_set_integer()
2010-01-08 Andrew Tridgells4-dsdb: clarify who is responsible for each attribute
2010-01-08 Andrew Tridgells4-dsdb: fixed usage of rIDAllocationPool and rIDPrevio...
2010-01-08 Andrew Tridgells4-dsdb: implement refresh of RID Set pool for a local...
2010-01-08 Andrew Tridgells4-provision: don't hard wire the creation of the RID...
2010-01-08 Andrew Tridgells4-dsdb: implement creation of the RID Set object
2010-01-08 Andrew Tridgells4-dsdb: use dsdb_next_callback()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_next_callback()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_constrainted_update_integer()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_reference_dn()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_add()
2010-01-08 Andrew Tridgells4-provision: allow provision modifies to add records
2010-01-08 Andrew Tridgells4-dsdb: move the RID allocation logic into ridalloc.c
2010-01-08 Andrew Tridgells4-samldb: use RID Set to allocate user/group RIDs
2010-01-08 Andrew Tridgells4-provision: the DC object itself needs a fixed objectSID
2010-01-08 Andrew Tridgells4-dsdb: added samdb_rid_set_dn()
2010-01-08 Andrew Tridgells4-provision: added an initial RID Set
2010-01-08 Andrew Tridgells4-ldb: added nice ldif display of 64 bit ranges for...
2010-01-08 Andrew Tridgells4-dsdb: added samdb_reference_dn()
2010-01-08 Jelmer Vernooijlinked_attributes: Fix missing dependency on util.
2010-01-08 Günther Deschnertestprogs: add support for "print" option in win32...
2010-01-08 Günther Deschnertestprogs: pass down architecture in spoolss test.
2010-01-08 Günther Deschnertestprogs: add win32 spoolss testsuite.
2010-01-07 Tim Proutys4 torture: Add RAW-OPEN-NTCREATEDIR to test error...
2010-01-07 Tim Proutys3 torture: Prevent smbcli segfault when running smbtor...
2010-01-07 Michael Adams3:auth: don't update the bad pw count if pw is among...
2010-01-07 Michael Adams3:auth:check_sam_security: introduce a bool var to...
2010-01-07 Michael Adams3:passdb: store the plain nt passwords hashes in histo...
2010-01-07 Michael Adams3:smbd:password_in_history: treat entry with 0 salt...
2010-01-07 Volker Lendeckes3: Remove some code that has become unnecessary
2010-01-07 Günther Deschners3-docs: fix eventlogadm manpage typo.
2010-01-07 Volker Lendeckes3: Lock down some srvsvc calls according to what w2k3...
2010-01-07 Michael Adams3:auth:check_sam_security: improve calling and logging...
2010-01-07 Michael Adams3:auth:check_sam_security: fix a leading tab/ws mixup
2010-01-07 Michael Adams3:auth:check_sam_security: create (and use) a common...
2010-01-07 Michael Adams3:auth:check_sam_security: null out sampass after...
2010-01-07 Michael Adams3:auth:sam_password_ok: take username, acct_ctrl and...
2010-01-07 Michael Adams3:auth: use data_blob_null instead of data_blob(NULL...
2010-01-07 Michael Adams3:auth:sam_password_ok: fix allocation of a data blob.
2010-01-07 Michael Adams3:auth:sam_password_ok: enhance readability (imho...
2010-01-07 Michael Adams3:check_sam_security: untangle assignment from statement
2010-01-07 Volker Lendeckes3: Factor password_in_history() out of check_passwd_hi...
2010-01-07 Volker LendeckeSimplify E_md5hash a bit
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: pwhistory==NULL...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: pwHistLen==0...
2010-01-07 Volker Lendeckes3: Add a paranoia check to pdb_set_plaintext_passwd()
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() by removing...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: memcpy deals...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd by using talloc_z...
2010-01-07 Volker Lendeckes3: Make use of talloc_array in pdb_set_plaintext_passwd()
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() a bit
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() slightly
2010-01-07 Volker Lendeckes3: Fix a typo
2010-01-07 Volker Lendeckes3: Avoid a memset(, 0, ) call
2010-01-07 Michael Adams3:pdb_set_pw_history: free the old history before...
2010-01-07 Michael Adams3:pdb_ldap:init_sam_from_ldap: untangle an assignment...
2010-01-07 Steven Dannemans4/torture: fix small bug in lock test
2010-01-07 Steven Dannemans4/torture: add more lock cancellation tests
2010-01-06 Björn Jackes3:lib/time: remove TIME_T_MIN/MAX defines
2010-01-06 Björn Jackelib/util: move TIME_T_MIN/MAX defines into header file
2010-01-06 Björn Jackeѕ3:lib/time: replace make_dos_ and put_dos_ functions...
2010-01-06 Björn Jackes3:lib/time: remoce null_mtime() - use null_time()
2010-01-06 Björn Jackes3:lib/time: remove unused nt_time_equals
2010-01-06 Jeremy AllisonSecond part of the fix for bug #7020 - smbd using 2G...
2010-01-06 Günther Deschners4-smbtorture: add test_ChangeID to RPC-SPOOLSS.
2010-01-06 Günther Deschners4-smbtorture: add test_SetPrinter to RPC-SPOOLSS.
2010-01-06 Günther Deschners4-smbtorture: refactor test_GetPrinter in RPC-SPOOLSS.
2010-01-06 Björn Jackeѕ3:configure: use gettimeofday check from lib/util/
next