s3-selftest: enable smb2 torture tests against samba3.
[mat/samba.git] / source4 / lib /
2010-10-05 Matthias Dieter... s4:ldb_modules.c - fix a typo
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-04 Jelmer Vernooijldb: Refer to ldb(3), not ldb(7).
2010-10-04 Matthieu Patouunittests: add a test to avoid regression on previous fix
2010-10-04 Matthieu Patoupyldb: test return code before trying to talloc_steal
2010-10-04 Jelmer Vernooijregistry: Make a two more functions static.
2010-10-03 Matthias Dieter... s4:patchfile_dotreg.c - use "size_t" when counting...
2010-10-03 Jelmer Vernooijheimdal: convert some subsystems to libraries, consiste...
2010-10-03 Wilco Baan HofmanMake sure REG_SZ is properly written to a .reg file...
2010-10-03 Wilco Baan HofmanFix issues addressed by Jelmer:
2010-10-03 Wilco Baan HofmanFix patchfile_dotreg to write proper .reg files: 'hex...
2010-10-03 Wilco Baan HofmanFix registry editor to be compatible with Windows 7.
2010-10-03 Wilco Baan Hofman5 uint32_t's should be set, not 5 bytes.
2010-10-03 Wilco Baan HofmanThe root key should be created as a root key, not subkey.
2010-10-03 Wilco Baan HofmanDo not include the closing doublequote in .reg files.
2010-10-03 Wilco Baan HofmanFix hex():00,00,00 bugs and strtol dword bugs, these...
2010-10-03 Wilco Baan HofmanMake sure we write the value stored in value, not line...
2010-10-03 Wilco Baan HofmanMake sure that regf only writes to disk every five...
2010-10-03 Wilco Baan HofmanFix .reg file format parsing.
2010-10-03 Wilco Baan HofmanFix registry parsing of strings to also support the...
2010-10-03 Andrew Tridgells4-ldif: get rid of the ndr_pull_error message on startup
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-29 Andrew Tridgellldb-dn: don't crash on NULL in ldb_binary_encode_string()
2010-09-28 Andrew Tridgellldb-tdb: ignore failure to register control on rootdse
2010-09-28 Jelmer Vernooijldb: Fix path to alternative buildtools.
2010-09-28 Jelmer Vernooijldb/tevent: Fix detection of waf paths.
2010-09-28 Jelmer Vernooijldb: Update autogen-waf.sh to no longer overwrite exist...
2010-09-28 Jelmer Vernooijldb: Remove samba-specific targets from Makefile.
2010-09-28 Jelmer Vernooijldb: Bump version because of addition of ldb_req_location.
2010-09-28 Stefan Metzmachers4:lib/tls: add gnutls backend for tstream
2010-09-28 Andrew Tridgells4-ildap: two more places that need talloc_reparent()
2010-09-27 Nadezhda Ivanovas4-ldb: Added ldb_request_replace_control
2010-09-27 Anatoliy Atanasovs4/irpc: Add function to add security token to the...
2010-09-27 Stefan Metzmachers4:irpc: optionaly pass the security_token via IRPC...
2010-09-25 Jelmer VernooijCheck in configure/Makefile for those projects that...
2010-09-25 Andrew Tridgellldb: added request location tracking
2010-09-23 Matthias Dieter... ldb:ldb_match.c - fix counter variable type
2010-09-23 Matthias Dieter... ldb:ldb_msg_add_linearized_dn - handle NULL DNs
2010-09-23 Stefan Metzmachers4:irpc: use LIBNDR_FLAG_REF_ALLOC for the server side...
2010-09-23 Jelmer Vernooijldb: Use waf as default build system.
2010-09-23 Jelmer Vernooijldb: Depend directly on replace, fixes the build on...
2010-09-23 Jelmer Vernooijs4-param: Fix more memory leaks, invalid memory context.
2010-09-22 Jelmer Vernooijs4-selftest: Move more tests to scripting/python, simpl...
2010-09-22 Jelmer Vernooijpymessaging: Remove unused older python irpc bindings.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 wilco@baanhofman.nlFix regf.idl, subkey and rootkey types were switched.
2010-09-19 wilco@baanhofman.nlFix file corruption (non-updated header) on new allocation.
2010-09-19 wilco@baanhofman.nlFix crash when no subkeys exist. Fix writing outside...
2010-09-19 wilco@baanhofman.nlAdd python bindings for open_hive function to be able...
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()
next