s3:rpc_client: rpc_pipe_bind_step_one_done() doesn't need reply_pdu
[metze/samba/wip.git] / source4 / dsdb /
2010-09-17 Kamen Mazdrashkis4-schema: Helper func to compare schemaInfo signitures
2010-09-17 Kamen Mazdrashkis4-schema: use dsdb_schema_info_blob_is_valid() to...
2010-09-17 Kamen Mazdrashkis4-prefixMap: use dsdb_schema_info_blob_is_valid()...
2010-09-17 Kamen Mazdrashkis4-dsdb: Add dsdb_schema_info_blob_is_valid() to verify...
2010-09-16 Andrew Tridgells4-drs: initial skeleton for DrsReplica{Add,Del,Mod...
2010-09-15 Andrew Tridgells4-repl: if we are an RODC don't set WRIT_REP in replic...
2010-09-15 Andrew Tridgells4-repl: add partial attribute set to getncchanges...
2010-09-15 Andrew Tridgells4-repl: added min_usn to extended replication call
2010-09-15 Andrew Tridgells4-repl: added repl_secret handling
2010-09-15 Andrew Tridgells4-repl: cleanup the extended op calls in repl server
2010-09-15 Andrew Tridgells4-pyjoin: fill in the dns name in the python replicati...
2010-09-15 Andrew Tridgells4-repl: split out the extended op handling
2010-09-15 Andrew Tridgells4-repl: cleanup getncchanges extended op calls
2010-09-15 Anatoliy Atanasovs4/fsmo: Handle infrastructure, pdc and rid extended ops
2010-09-15 Andrew Tridgells4-repl: use consistent API calls for getting DN GUID
2010-09-15 Andrew Tridgells4: fixed some printf format errors
2010-09-15 Andrew Tridgells4-rodc: add a trigger message for REPL_SECRET to auth_sam
2010-09-15 Andrew Tridgells4-kcc: removed redundent loop check
2010-09-15 Andrew Tridgells4-dsdb: check for invalid backend type
2010-09-15 Andrew Tridgells4-rootdse: setup length after NULL check
2010-09-15 Andrew Tridgells4-dsdb: fixed use after free for RODC
2010-09-15 Andrew Tridgells4-dsdb: free right context on failure
2010-09-15 Andrew Tridgells4-dsdb: defer ac->msg after check for NULL ac
2010-09-15 Andrew Tridgells4-anr: check for allocation failure before use
2010-09-14 Jelmer Vernooijwaf: work around circular dependency finder erroneously...
2010-09-13 Matthias Dieter... s4:SID handling - always encode the SID using "ldap_enc...
2010-09-13 Matthias Dieter... s4:cosmetic - the SID attribute is called objectSid...
2010-09-13 Matthias Dieter... Revert "s4:samldb LDB module - simplify the message...
2010-09-12 Matthias Dieter... s4:samldb LDB module - remove a disastrous "talloc_free"
2010-09-12 Matthias Dieter... Revert "s4:util_samr.c - also here we've now the defaul...
2010-09-12 Matthias Dieter... s4:util_samr.c - also here we've now the default primar...
2010-09-12 Matthias Dieter... s4:ldap.py - tests the primary group detection by the...
2010-09-12 Matthias Dieter... s4:samldb LDB module - "samldb_check_primaryGroupID...
2010-09-12 Matthias Dieter... s4:samldb LDB module - free the "ac" context after...
2010-09-12 Matthias Dieter... s4:samldb LDB module - simplify the message handling...
2010-09-12 Matthias Dieter... s4:samldb LDB module - move "samldb_prim_group_users_ch...
2010-09-12 Matthias Dieter... s4:samldb LDB module - add a comment to mark the beginn...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor "samldb_find_for_defaul...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor the "primaryGroupID...
2010-09-12 Matthias Dieter... s4:samldb LDB module - get rid of the SID context variable
2010-09-12 Matthias Dieter... s4:samldb LDB module - use also here the real attribute...
2010-09-12 Matthias Dieter... s4:samldb LDB module - rename "check_SamAccountType...
2010-09-12 Matthias Dieter... s4:samldb LDB module - make "samldb_check_sAMAccountNam...
2010-09-11 Matthias Dieter... s4:ldb_register_samba_handlers - fix up and convert...
2010-09-11 Andrew Bartlettlibcli/security Use talloc_zero when making a struct...
2010-09-11 Andrew Bartletts4-privs Seperate rights and privileges
2010-09-11 Andrew Bartlettlibcli/security make sec_privilege_id() return SEC_PRIV...
2010-09-10 Anatoliy Atanasovs4/fsmo: Change return type from NTSTATUS to WERROR...
2010-09-10 Anatoliy Atanasovs4/fsmo: Fix callback declaration
2010-09-10 Kamen Mazdrashkis4-dreplsrv: fix 'dn' for partition object being created
2010-09-10 Kamen Mazdrashkis4-drs-fsmo: try to dispatch ops in queue as soon as...
2010-09-10 Andrew Tridgells4-fsmo: update FSMO changes for recent IRPC work
2010-09-10 Anatoliy Atanasovs4/drs: update repsFrom only when we are not in getncch...
2010-09-10 Nadezhda Ivanovas4-ldap: Added support for FSMO role transfer via LDAP...
2010-09-10 Nadezhda Ivanovas4-irpc: Added internal rpc call DREPL_TAKEFSMOROLE
2010-09-10 Nadezhda Ivanovas4-drs: Implementation of GetNCChanges extended op...
2010-09-10 Nadezhda Ivanovas4-drs: Refactored drepl_service and send_ridalloc_requ...
2010-09-09 Kamen Mazdrashkis4-dreplsrv: Do allocations on long-living context...
2010-09-09 Kamen Mazdrashkis4-dreplsrv: Call dreplsrv_out_operation::callback...
2010-09-09 Kamen Mazdrashkis4-dsdb/repl/drepl_out_pull.c: Remove unused code
2010-09-09 Kamen Mazdrashkis4-drepl_service.c: Update (C)
2010-09-09 Kamen Mazdrashkis4-drepsrv: Dump more info when drepl_replica_sync...
2010-09-09 Andrew Bartletts4-dsdb Change debug levels for startup messages
2010-09-09 Andrew Tridgells4-pydsdb: expose samdb_partitions_dn() as get_partitio...
2010-09-07 Kamen Mazdrashkis4-dreplsrv: Run NC replication synchronously if requested
2010-09-05 Kamen Mazdrashkis4-idl: redefine dreplsrv_refresh() to be alike other...
2010-09-05 Matthieu Patoudsdb: make the ATTRIBUTE NOT FOUND more clear
2010-09-04 Jelmer Vernooijdsdb: Add missing dependencies for dsdb ldb modules.
2010-09-03 Stefan Metzmachers4:dsdb/kcc: use irpc_binding_handle_by_name()
2010-09-03 Kamen Mazdrashkis4-dreplsrv: Refactor drepl_replica_sync() to behave...
2010-09-03 Kamen Mazdrashkis4-dreplsrv: Helpers to locate source DSA in a partitio...
2010-09-03 Kamen Mazdrashkis4-dreplsrv: Helper to find NC by DN or GUID or SID
2010-09-03 Kamen Mazdrashkis4-dreplsrv: Add caller-specific data parameter for...
2010-09-02 Andrew Bartletts4:dsdb Fix attribute being searched for in dereference...
2010-09-02 Andrew Bartletts4:dsdb Make the dereference control critical if input...
2010-09-02 Andrew Bartletts4:dsdb Don't reload the schema against OpenLDAP backend
2010-08-28 Kamen Mazdrashkis4-kcc: Notify dreplsrv that Topology has changed
2010-08-28 Kamen Mazdrashkis4-dreplsrv: Implement irpc stub to be used to force...
2010-08-28 Kamen Mazdrashkis4-dreplsrv: Move partition cache update before schedul...
2010-08-28 Kamen Mazdrashkis4-kcc: Assert when unexpected repsFromToBlob version...
2010-08-27 Nadezhda Ivanovas4-dsdb: Fixed a compiler warning.
2010-08-26 Matthias Dieter... s4:dsdb_module_find_dsheuristics - free the "DN" also...
2010-08-26 Nadezhda Ivanovas4-dsdb: Removed an unnecessary space in dsdb_module_fi...
2010-08-26 Nadezhda Ivanovas4-dsdb: Added utility functions for retrieving dSHeuri...
2010-08-25 Andrew Tridgells4-repl: load RODC partitions using msDS-hasFullReplicaNCs
2010-08-24 Andrew Tridgells4-dsdb: make more of the UF_* flags available on pydsdb
2010-08-24 Andrew Tridgells4-dsdb: add more DS flags to the dsdb module
2010-08-24 Andrew Tridgells4-dsdb: added get_attid_from_lDAPDisplayName() on...
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-20 Andrew Tridgells4-dsdb: the RODC_JOIN control also changes samAccountName
2010-08-20 Andrew Tridgells4-dsdb: fixed dsdb_get_extended_dn_sid()
2010-08-20 Andrew Tridgells4-drs: implement RODC attribute filtering override
2010-08-19 Kamen Mazdrashkis4-drs: ATTIDs for deleted attributes should be based...
2010-08-19 Kamen Mazdrashkis4-dsdb: No need for dsdb_syntax_one_DN_drsuapi_to_ldb...
2010-08-19 Kamen Mazdrashkis4-dsdb-syntax: ATTID should be msDs-IntId value for...
2010-08-19 Kamen Mazdrashkis4: fix few comment typos
2010-08-19 Kamen Mazdrashkis4-schema_syntax.c: Fix white spaces and alignment
2010-08-19 Kamen Mazdrashkis4-dsdb: Use dsdb_syntax_ctx in *_drsuapi_to_ldb functions
2010-08-19 Kamen Mazdrashkis4-dsdb: Use dsdb_syntax_ctx in *_ldb_to_drsuapi functions
2010-08-19 Kamen Mazdrashkis4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functions
next