s4-dsdb: failing to find the object is not an error in dsdb_loadreps()
[nivanova/samba-autobuild/.git] / libcli /
2011-09-21 Jeremy AllisonRemove extraneous debug code.
2011-09-21 Jeremy AllisonFix bug #8474 - SMB2 create doesn't cope with an Apple...
2011-09-16 Stefan Metzmacherlibcli/smb: add SMB2_DIALECT_REVISION_222
2011-09-16 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_22
2011-09-14 Stefan Metzmacherlibcli/auth: add some const to SMBNTencrypt_hash()...
2011-09-09 Stefan Metzmacherlibcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_S...
2011-09-06 Stefan Metzmachersmb2_constants: add SMB2_WRITEFLAG_WRITE_THROUGH define
2011-09-05 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_10
2011-09-05 Stefan Metzmacherlibcli/smb: remove PROTOCOL_SMB2 alias of PROTOCOL_SMB2_02
2011-09-05 Stefan Metzmacherlibcli/smb: move smb2_signing.c to the toplevel
2011-08-30 Stefan Metzmachersmb2_constants: add SMB2_HDR_CREDIT_CHARGE
2011-08-25 Michael Adamwerror: remove duplicate definition of WERR_INVALID_OWNER
2011-08-18 Jelmer Vernooijsmb_common: Fix include paths.
2011-08-18 Jelmer Vernooijsmb_common: Install some more headers.
2011-08-17 Volker LendeckeAdapt del_sid_from_array to Samba coding style
2011-08-17 Volker LendeckeFix a typo
2011-08-17 Volker LendeckeRemove unused "sid_equal"
2011-08-17 Volker LendeckeReplace calls to sid_equal with calls to dom_sid_equal
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-03 Andrew Bartlettntlmssp: Add ntlmssp_blob_matches_magic()
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-07-26 Jelmer Vernooijcli_smb_common: Lowercase name.
2011-07-26 Jelmer Vernooijcli_cldap: Lowercase name.
2011-07-23 Stefan Metzmacherlibcli/security: add some const to marshall_sec_desc...
2011-07-12 Stefan Metzmacherlibcli/smb: add NBSS message types
2011-07-12 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_02 constant
2011-07-07 Björn Baumbachlibcli: remove duplicate of #define NT_STATUS_NO_SUCH_JOB
2011-07-06 Andrew Bartlettlibcli/smb move FILE_TYPE constants in common
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
2011-07-05 Andrew Bartlettbuild: Add missing depencency on NDR_NBT
2011-07-03 Volker Lendeckes3: Add STATUS_STOPPED_ON_SYMLINK error code
2011-06-24 Volker LendeckeAdd NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED
2011-06-24 Volker LendeckeAdd NT_STATUS_IO_REPARSE_DATA_INVALID
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Rusty Russelltdb_compat: use tdb_errorstr_compat()
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-06-18 Volker Lendeckes3: Allow NULL sd_size in make_sec_desc
2011-06-17 Andrew Tridgellutil: moved nt_errstr() into common code
2011-06-17 Andrew Bartlettlibclu/util: Move get_friendly_nt_error_msg() in common.
2011-06-10 Günther Deschnerlibcli/smbreadline/smbreadline.h: fix licence/copyright
2011-06-10 Günther Deschnerlibcli/security/secdesc.h: fix licence/copyright
2011-06-10 Günther Deschnerlibcli/nbt/nbt_proto.h: fix licence/copyright
2011-06-10 Günther Deschnerlibcli/ldap/ldap_ndr.h: fix licence/copyright
2011-06-10 Günther Deschnerlibcli/auth/msrpc_parse.h: fix licence/copyright
2011-06-06 Andrew Bartlettlibcli/util Remove prototype for ntstatus_dos_equal()
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-06-01 Rusty Russelllibcli/cldap/cldap.c: don't hand huge values to tevent_...
2011-05-31 Volker LendeckeTiny simplification to dom_sid_string_buf
2011-05-31 Andrew Bartlettlibcli/util Remove ntstatus_check_dos_mapping
2011-05-30 Andrew Bartlettlibcli/security: move secdesc.c to the top level libcli...
2011-05-18 Andrew Bartlettbuild: Make util_reg subsystem in libcli/registry a...
2011-05-18 Andrew Bartlettwaf-build: Add more libraries to avoid duplicate symbols
2011-05-12 Günther Deschnerlibcli/auth/krb5_wrap: correctly use discard_const().
2011-05-12 Michael Adamlibcli/auth/smbencrypt: in E_deshash, use talloc_stackf...
2011-05-10 Michael Adamlibcli/auth: fix "no talloc stackframe around" message...
2011-04-23 Jelmer VernooijAdd missing dependency on com_err.
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-20 Andrew Bartlettlibcli/auth: Move more kerberos wrapping in common
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-05-06 Günther Deschnerlibcli/security: fix build warning, cr_descr_log_acl...
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-05-06 Andrew Bartletterrors: Remove unused unix_to_werror()
2011-05-06 Andrew Bartlettlibcli/util Move NTSTATUS table to the top level
2011-05-06 Andrew Bartlettnterr: Add mem_ctx for return string from get_nt_error_...
2011-05-06 Andrew Bartlettlibcli/util Merge ntstatus_to_dos() ntstatus_to_werror...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-04 Jeremy AllisonTidy up some missing checks for NULL in strlcpy.
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-03 Andrew Bartletts4-libcli Remove resolve_name() as it conflicts with...
2011-05-02 Günther Deschnerlibcli/named_pipe_auth: add forward declaration in...
2011-05-02 Stefan Metzmacherlibcli/util/ntstatus: NO_S4U_PROT_SUPPORT and CROSSREAL...
2011-04-29 Andrew Bartlettbuild: put doserr.c into it's own subsystem, so it...
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-29 Andrew Bartlettlibcli/smb Move FILE_ATTRIBUTE defines to the top level
2011-04-27 Andrew Bartlettauth/kerberos Move all the PAC handling functions to...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-26 Andrew Bartlettlibcli/auth Allow parsing of a PAC that is already...
2011-04-26 Andrew Bartlettlibcli/dns Improve dns_hosts_file, using Samba3's struc...
2011-04-14 Andrew Bartlettlibcli/auth Fix compile on hosts without krb5
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-14 Andrew Bartlettlibcli/ldap Re-add ldap_ndr.h as a public header
2011-04-13 Christian Ambachlibcli: allow exclusion of netbios name in NTLMV2 blob
2011-04-13 Volker LendeckeAdd dom_sid_parse_endp
2011-04-13 Volker Lendeckes3: Use talloc_tos() in the S3 build
2011-04-13 Andrew Bartlettlibcli/auth Use convert_string_error to check LM hash...
2011-04-13 Andrew Bartlettlibcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_ND...
2011-04-12 Günther Deschners3: add some forward declarations.
2011-04-06 Andrew Tridgelltstream: make npa_tstream a private library
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-04-06 Andrew Bartlettlibcli/nbt Cope with blank lines in DNS hosts file
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
next