idmap_ldap.8: Rework example to use new idmap syntax
[samba.git] / libcli /
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-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-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-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...
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-28 Jeremy AllisonFix inspired by work done by David Disseldorp for bug...
2011-03-27 Volker Lendeckes3: Fix Coverity ID 682: NEGATIVE_RETURNS
2011-03-25 Andrew Tridgelllibcli: created smb_constants.h
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-21 Stefan Metzmacherlibcli/security: make sure that we don't grant SEC_STD_...
2011-03-20 Matthieu Patouldapcli: allocate control value on the control object...
2011-03-19 Jelmer Vernooijlibcli/: Fix prototypes for all functions.
2011-03-16 Günther Deschnerlibcli/security: move display_sec headers to own header...
2011-03-15 Andrew Tridgelllibcli: openchange doesn't need these headers any more
2011-03-15 Andrew Tridgelllibcli: protect access_check.h against double inclusion
2011-03-15 Andrew Tridgellwaf: build substituted public headers in build tree
2011-03-10 Volker LendeckeQuite some callers of sid_split_rid do not care about...
2011-03-05 Volker LendeckeFix some nonempty blank lines
2011-03-03 Volker LendeckeAdd dom_sid_string_buf
2011-03-01 Andrew Bartlettlibcli/security Add unix_token and unix_info to auth_se...
2011-02-28 Volker Lendeckelibcli: Eliminate select from smb_readline_replacement
2011-02-25 Matthias Dieter... libcli/nbt/wscript_build - fix build of "lmhosts"
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
2011-02-24 Andrew Tridgellbuild: moved util_reg.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved spnego_parse.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved lmhosts.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved schannel_sign.c into a shared COMMON_SCHAN...
2011-02-24 Andrew Tridgellbuild: moved libcli/auth/ntlmssp*.c into a common libcl...
2011-02-22 Andrew Bartletts4-auth Move libcli/security/session.c to the top level
2011-02-22 Andrew Tridgells3-waf: use common libcli/nbt build rules
2011-02-22 Andrew Tridgelllibcli/nbt: allow use of the waf build for nbt in source3
2011-02-21 Matthias Dieter... libcli/security/security_descriptor.c - fix three wrong...
2011-02-21 Matthias Dieter... libcli/security/privileges.c - fix wrong counter type
2011-02-21 Matthias Dieter... libcli/security/privileges.c - fix the counting of...
2011-02-21 Matthias Dieter... libcli/security/sddl.c - fix wrong counter type
2011-02-21 Matthias Dieter... libcli/security/display_sec.c - fix wrong counter type
2011-02-16 Andrew Tridgellidl: naming a structure 'VERSION' is not a good idea!
2011-02-15 Matthias Dieter... libcli/security - fix two output format specifiers
2011-02-11 Günther Deschnerlibcli/auth: fix PAM_ERRORS subsystem build.
2011-02-10 Nadezhda Ivanovasecurity: Fixed some handling of ACEs with INHERITED...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Remove support for unused levels...
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-08 Jelmer Vernooijpysecurity: Add missing dependency on pytalloc-util.
2011-02-07 Volker Lendeckelibcli/security: Make add_sid_to_array_unique use a...
2011-02-07 Volker Lendeckelibcli/security: Make del_sid_from_array take a uint32_t
2011-01-30 Stefan Metzmacherlibcli/util: add NT_STATUS_RPC_SEC_PKG_ERROR define
2011-01-26 Kai Blinerrormap: Add unix_to_werror() function
2011-01-24 Stefan Metzmacherlibcli/ldap: use lib/ldb_compat.h for the s3 build
2011-01-20 Andrew Bartlettlibcli/auth move ntlmssp_wrap() and ntlmssp_unwrap...
2011-01-18 Nadezhda Ivanovas4-security: Fixed incorrect inheritance of IO flagged...
2011-01-14 Andrew Bartlettlibcli/security Add python bindings for se_access_check
2011-01-13 Nadezhda Ivanovasecurity: Fixed incorrect indentation in create_descrip...
2011-01-11 Nadezhda Ivanovasecurity: Fixed bugs in expansion of generic informatio...
2011-01-10 Günther Deschnerlibcli/security: fix sid_type_lookup().
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2011-01-03 Stefan Metzmacherlibcli/auth: add netsec_outgoing_sig_size()
2011-01-02 Volker LendeckeFix a valgrind error
next