s4-drs: removed a debug print in repl secret
[metze/samba/wip.git] / source4 / lib /
2010-09-15 Kamen Mazdrashkis4-irpc: Don't install endtime-timer in case timeout...
2010-09-15 Kamen Mazdrashkis4-irpc: Add value for "infinite" timeout for IRPC...
2010-09-15 Andrew Tridgells4: fixed some printf format errors
2010-09-15 Andrew Tridgells4-messaging: add support for no_reply in irpc messages
2010-09-13 Matthias Dieter... s4:SID handling - always encode the SID using "ldap_enc...
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - reorganise imports
2010-09-11 Matthias Dieter... ldb:tools/cmdline.c - make a counter unsigned where...
2010-09-11 Matthias Dieter... s4:ldb_register_samba_handlers - fix up and convert...
2010-09-10 Matthias Dieter... s4:lib/policy/gp_filesys.c - remove dead code
2010-09-09 Andrew Tridgellpyldb: expose PyLdbDn_FromDn()
2010-09-08 Jelmer Vernooijpopt_common: Add missing dependency on libsamba-hostconfig.
2010-09-07 Andrew Tridgells4-packet: make packet_recv_disable() a lot more efficient
2010-09-05 Matthieu Patoupython-ldb: allow ldb_rename to take optional control(s)
2010-09-04 Jelmer Vernooijldb: Add missing aliases for ldb_ildap.
2010-09-04 Stefan Metzmachers4:lib/messaging: implement irpc_bh_set_timeout
2010-09-03 Stefan Metzmachers4:lib/messaging: make irpc_request private and remove...
2010-09-03 Stefan Metzmachers4:lib/messaging/tests: make use of irpc_binding_handle()
2010-09-03 Stefan Metzmachers4:lib/messaging: use irpc_binding_handle() for python...
2010-09-03 Stefan Metzmachers4:lib/messaging: add irpc_binding_handle_by_name(...
2010-09-03 Stefan Metzmachers4:lib/messaging: add irpc dcerpc_binding_handle backend
2010-09-03 Stefan Metzmachers4:lib/messaging: move messaging prototypes from irpc...
2010-09-03 Stefan Metzmachers4:lib/messaging/tests: fix some compiler warnings
2010-09-03 Jelmer Vernooijpidl: Keep only a single copy of samba.dcerpc.base...
2010-09-01 Björn Jackes4/ldb: fix standalone build
2010-08-31 Björn Jackes4/ldb: use monotonic clock for time deltas in ldbtest
2010-08-30 Stefan Metzmachers4:lib/messaging: add some const to messaging_send()
2010-08-23 Andrew Tridgells4-pyregistry: use s4_event_context_init()
2010-08-23 Andrew Tridgells4-event: event_context_find() should use s4_event_cont...
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-22 Jelmer VernooijAvoid use of Samba DTD, which requires net access.
2010-08-22 Andrew Tridgellpyldb: do type checking on the list form of ldb add
2010-08-20 Andrew Tridgells4-ldb: added support for rodc_control in ldb
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2010-08-17 Andrew Tridgells4-ldb: ensure element flags are zero in ldb search...
2010-08-17 Andrew Tridgells4-ldbwrap: ensure session_info in ldb opaque remains...
2010-08-17 Andrew Tridgells4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATION
2010-08-17 Andrew Tridgells4-ldb: added LDB_FLAG_INTERNAL_MASK
2010-08-17 Andrew Tridgells4-ldb: use LDB_FLAG_MOD_TYPE() to extract element...
2010-08-17 Andrew Tridgells4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
2010-08-16 Andrew Tridgells4-ldb: test the 'displayName=a,b' bug
2010-08-16 Andrew Tridgells4-ldb: fixed the ldb 'displayName=a,b' indexing bug
2010-08-16 Andrew Tridgells4-ldb: add some comments explaining the ltdb_index_idx...
2010-08-09 Andrew Tridgells4-build: use @PACKAGE_VERSION@ in s4 pc.in files
2010-08-05 Andrew Tridgells4-dns: fix dnsp for old build
2010-08-05 Andrew Tridgells4-ldb: added ldif handler for the dnsRecord attribute
2010-07-28 Kamen Mazdrashkis4-ldb: use TALLOC_CTX type instead of 'void'
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Kamen Mazdrashkis4: Remove trailing whitespaces
2010-07-19 Kamen Mazdrashkildb: Mark _DEPRECATED_ ldb_msg_diff() and ldb_msg_canon...
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in ldb_msg_difference()
2010-07-19 Kamen Mazdrashkis4-test: Use ldb_msg_normalize() in sqlite3 backend
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in ldbadd-process_file()
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in source4/lib/ldb...
2010-07-19 Kamen Mazdrashkis4-ldb: Add ldb_msg_normalize() to accept a memory...
2010-07-19 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add()
2010-07-19 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add_empty()
2010-07-19 Kamen Mazdrashkis4-ldb: Add separate function to add empty element...
2010-07-19 Kamen Mazdrashkis4-ldb: Write more explanatory comment for ldb_msg_add()
2010-07-19 Kamen Mazdrashkis4-pyldb: Use ldb_msg_difference() in py_ldb_msg_diff()
2010-07-19 Kamen Mazdrashkis4-tools: use ldb_msg_difference() in ldbedit - modify_...
2010-07-19 Kamen Mazdrashkis4-ldb: Implement ldb_msg_difference() function to...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Andrew Bartletts4:pyldb whitespace fix
2010-07-15 Andrew Bartletts4:pyldb Fix memory handling for ldb_message_element
2010-07-15 Matthieu Patouldb: allow ldb_sequence_number to be called in python
2010-07-09 Matthias Dieter... ldb:common/ldb_dn.c - "ldb_dn_get_parent" - no need...
2010-07-09 Kamen Mazdrashkis4: fix warning: unused variable ‘i’
2010-07-07 Andrew Tridgells4-ldb: added ldb_error() and ldb_operr()
2010-07-07 Andrew Tridgells4-ldb: added support for simple binds on ldb_ldap...
2010-07-07 Andrew Tridgells4-ldb: added ldb_options_find()
2010-07-02 Andrew Tridgells4-ldb: fixed error handling in openldap backend
2010-07-02 Andrew Tridgells4-ldb: fixed the parsing of references in the openldap...
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - free some "msg" objects earlier...
2010-07-01 Matthias Dieter... s4:registry - move some common constraint checks to...
2010-07-01 Matthias Dieter... s4:lib/registry/tests/registry.c - test recursive key...
2010-07-01 Matthias Dieter... s4:registry - on key add operations we have to handle...
2010-07-01 Matthias Dieter... s4:lib/registry/local.c - support recursive key generation
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - refactor "reg_path_to_ldb"
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - use "ldb_path" rather than...
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - "ldb_add_key" - fix talloc...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
2010-06-30 Stefan Metzmachers4:ldb/python: make it possible to run tests standalone
2010-06-29 Matthias Dieter... ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs...
2010-06-29 Matthias Dieter... ldb:ldb_modules.c - "ldb_dso_load_symbol" - remove...
2010-06-29 Matthias Dieter... s4:ldb - "ldb_dn_update_components" - fix free of inval...
2010-06-29 Matthias Dieter... ldb:ldb_dn.c - "ldb_dn_set_extended_component" - free...
2010-06-29 Matthias Dieter... s4:ldb_dn.c - make the code parts which free extended...
2010-06-29 Matthias Dieter... ldb:ldb_dn - "ldb_dn_explode" - move the "dn->comp_num...
2010-06-29 Andrew Bartletts4:secrets Ensure secrets.ldb uses the same hooks as...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - add a missing brace
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - fix memory handling in "ldb_ope...
2010-06-28 Matthias Dieter... s4:lib/ldb/registry.c - handle the classname in the...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - remove really useless "local_ctx"
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - retrieve the classname correctl...
2010-06-28 Matthias Dieter... s4:lib/registry/ldb.c - change the "ldb_get_value"...
2010-06-28 Nadezhda IvanovaImplementation of self membership validated right.
2010-06-25 Matthieu Patouldb: Fix a wrong changetype in unit test
2010-06-25 Matthias Dieter... s4:lib/registry/ldb.c - cosmetic - fix comment
next