Add missing dependency on com_err.
[samba.git] / libcli /
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
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2011-01-01 Jelmer Vernooijs4-python: Add more prototypes.
2010-12-21 Matthias Dieter... s3/s4:auth SPNEGO - adaptions for the removed "const...
2010-12-17 Günther Deschnerlibcli/security: remove unused variable.
2010-12-16 Andrew Bartlettlibcli/security Add sid_blob_parse() to directly parse...
2010-12-11 Stefan Metzmacherlibcli/echo: fix off by 1 crash bug
2010-12-11 Stefan Metzmacherlibcli/echo: lowercase testsuite names
2010-12-09 Kai Blins4 libcli: Add libcli_echo lib and torture test
2010-12-08 Andrew Bartlettlibcli/auth bring ADS_IGNORE_PRINCIPAL in common
2010-12-07 Stefan Metzmacherlibcli/auth: let spnego_write_mech_types() check the...
2010-12-06 Matthias Dieter... s4:fix some shadowed declaration warnings on Solaris...
2010-12-02 Jeremy AllisonTurns out there are lots of places in S3 where token...
2010-11-29 Matthias Dieter... libcli/security/object_tree.c - remove unreachable...
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-17 Andrew Tridgells4-doserr: telling our users to "see Windows help"...
2010-11-09 Volker Lendeckeraw.h is only needed in the S4 build
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-tdb: make tdb-wrap into a private library
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Andrew Bartlettlibcli/security Remove unused sec_acl_equal()
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_NBT -> cli_nbt.
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_LDAP to libcli_ldap.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Jelmer Vernooijs4: Rename LIBNETIF to libnetif.
next