s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.result
[nivanova/samba-autobuild/.git] / source4 / lib /
2010-03-29 Andrew Tridgellpytalloc: allow for using a system libtalloc-dev with...
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-25 Andrew Tridgells4-ldb: removed unused command line options -I and -O
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-03-24 Andrew Bartletts4:cmdline Add --sign and --encrypt options to our...
2010-03-23 Stefan Metzmachers4:lib/messaging: pymessaging needs libndr.h
2010-03-23 Matthias Dieter... s4:registry - "reg_ldb_pack_value" - provide workaround...
2010-03-23 Matthias Dieter... s4:registry - "LDB backend" - fix indentation
2010-03-22 Matthias Dieter... s4:registry - "LDB backend" - revert the length check...
2010-03-22 Matthias Dieter... s4:registry - "LDB backend" - revert the binary storage...
2010-03-22 Matthias Dieter... s4:registry - "reg_key_del/add_abs": call "talloc_free...
2010-03-22 Matthias Dieter... s4:registry - "reg_import_hive_key" - change a "talloc_...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add another "W_ERROR_HAVE_N...
2010-03-22 Matthias Dieter... s4:registry - "local" - add also here more "W_ERROR_HAV...
2010-03-22 Matthias Dieter... s4:registry - "util.c" - initialise "result" in "reg_ke...
2010-03-22 Matthias Dieter... s4:registry - "samba.c" - add a "talloc_free"
2010-03-22 Matthias Dieter... s4:registry - add more "W_ERROR_HAVE_NO_MEMORY" invocat...
2010-03-22 Matthias Dieter... s4:registry - "util" - remove "const" from "reg_abs_path"
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add also a memory context...
2010-03-22 Matthias Dieter... s4:registry - "util" - add also a memory context argume...
2010-03-22 Matthias Dieter... s4:registry - "util" - make "reg_key_add_abs" consisten...
2010-03-22 Matthias Dieter... s4:registry - "util" - fix up memory allocated data
2010-03-22 Matthias Dieter... s4:registry - "dir.c" - fix up dynamic memory allocatio...
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add memory contexts for...
2010-03-22 Matthias Dieter... s4:registry - registry.h - add memory contexts for...
2010-03-22 Matthias Dieter... s4:registry - "RPC backend" - use "talloc_steal" and...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - check if strings could...
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - initialise the data blobs
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add more "talloc_free"s...
2010-03-22 Matthias Dieter... s4:registry - "util.c" - "reg_string_to_val" - consider...
2010-03-22 Matthias Dieter... s4:registry - "patchfile_preg.c" - also here don't...
2010-03-22 Matthias Dieter... s4:registry - "patchfile_dotreg.c" - fix a memory leak
2010-03-22 Matthias Dieter... s4:registry - "patchfile" - add comments
2010-03-22 Andrew Bartletts4:dsdb Rework schema loading and add schema reloading
2010-03-21 Matthias Dieter... s4:registry - "patchfile.c" - consider also the hives...
2010-03-21 Matthias Dieter... s4:registry - "patchfile.c" - fix a typo
2010-03-21 Matthias Dieter... s4:regtree - fix counter variables to be "unsigned"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "reg_ldb_unpack_value"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "reg_key_get_info"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - "ldb_get_default_value"
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - make the key argument...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - fix indentation
2010-03-21 Matthias Dieter... s4:regshell - here we don't need a newline - "ctime...
2010-03-21 Matthias Dieter... s4:regshell - don't return an error code if we get...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - reg_key_get_info - adapt...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - don't test for "0" as...
2010-03-21 Matthias Dieter... s4:registry - handle type "DWORD_BIG_ENDIAN" as type...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - fix up memory allocation...
2010-03-21 Matthias Dieter... s4:registry - "LDB backend" - Fix up the storage of...
2010-03-16 Matthias Dieter... s4:registry - use a macro for reverse byte order
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-16 Matthias Dieter... s4:registry - check also for other registry value types...
2010-03-16 Matthias Dieter... s4:registry - add a test for the "REG_DWORD_BIG_ENDIAN...
2010-03-16 Matthias Dieter... s4:registry - introduce the "REG_DWORD_BIG_ENDIAN"...
2010-03-15 Matthias Dieter... s4:registry - rpc - don't crash when communication...
2010-03-15 Matthias Dieter... s4:registry - util.c - treat unsupported and binary...
2010-03-15 Matthias Dieter... s4:registry - util.c - move the "REG_NONE" case in...
2010-03-15 Matthias Dieter... s4:registry - local testsuite - add a test for REG_QWORD
2010-03-15 Matthias Dieter... s4:registry - fix up the output of hexadecimal values
2010-03-15 Matthias Dieter... s4:registry - add support for REG_QWORD values
2010-03-14 Matthias Dieter... s4:registry - util.c - add harder checks for inputs...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - provide a mechanism for storing...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - provide a mechansim for storing...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - fix up a strange LDB filter
2010-03-14 Matthias Dieter... s4:registry - ldb.c - fix up the memory handling in...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - check more for possible "Out...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - remove superfluous "query" variable
2010-03-14 Matthias Dieter... s4:registry - ldb.c - Consider result values in "reg_ld...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - Move the "val" structure
2010-03-12 Stefan Metzmachers4:lib/registry/rpc: convert to use dcerpc_binding_hand...
2010-03-12 Stefan Metzmachers4:dcom: add a comment about unused code.
2010-03-11 Günther Deschnerwinreg: add winreg_KeyType enum.
2010-03-11 Günther Deschners4-registry: add all winreg types to reg_value_types...
2010-03-11 Andrew Bartletts4:lib/socket Don't go via a string when resolving...
2010-03-11 Andrew Bartletts4:lib/socket Add function to set a port on the socket...
2010-03-10 Matthias Dieter... s4:registry/ldb.c - if "name" isn't set we should retur...
2010-03-10 Matthias Dieter... s4:lib/registry/ldb.c - fix up registry backend to...
2010-03-09 Simo SorceFix typo and convert spaces to tabs
2010-03-09 Simo Sorces4:ldb fix escape parsing
2010-03-09 Nadezhda IvanovaFixed a bug in acl tests - python error when we create...
2010-03-09 Nadezhda IvanovaAdded a check for permissions to modify the RDN attribu...
2010-03-08 Matthias Dieter... LDB:asq module - change counters to "unsigned" where...
2010-03-08 Matthias Dieter... LDB:sort module - change counters to "unsigned" where...
2010-03-08 Matthias Dieter... LDB:rdn name module - change counters to "unsigned...
2010-03-08 Matthias Dieter... LDB:paged searches module - change counters to "unsigne...
2010-03-08 Matthias Dieter... LDB:paged results module - change counters to "unsigned...
2010-03-08 Matthias Dieter... LDB:common - Change counters to "unsigned" where approp...
2010-03-08 Matthias Dieter... s4:LDB TDB index code - reintroduce accidentally remove...
2010-03-08 Matthias Dieter... s4:ldb_ldap.c - fix indentation
2010-03-08 Matthias Dieter... LDB:TDB backend - change counter variables to "unsigned...
2010-03-08 Matthias Dieter... LDB:SQLITE3 backend - change counter variables to ...
2010-03-08 Matthias Dieter... LDB:LDAP backend - change a counter variable to "unsigned"
2010-03-08 Matthias Dieter... LDB:map - make LDB "signed-safe" on counter variables...
2010-03-08 Matthias Dieter... s4:ldif_handlers - Change "unsigned int" to "uint32_t...
2010-03-06 Matthias Dieter... s4:lib/registry/ldb.c - fix trailing whitespaces
2010-03-06 Matthias Dieter... s4:registry library - fix up "reg_ldb_set_value"
2010-03-06 Matthias Dieter... s4:registry library - make "reg_ldb_pack/unpack_value...
2010-03-06 Matthias Dieter... s4:libregistry - change counters to be "unsigned"
2010-03-06 Matthias Dieter... LDB:tools - change counters to be unsigned
2010-03-05 Andrew Tridgells4-messaging: use auto-close on the socket
next