s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.
[abartlet/samba.git/.git] / libcli /
2010-10-20 Matthias Dieter... libcli/security/access_check.c - fix a memory leak
2010-10-20 Andrew Bartlettlibcli/ldap Don't try and encode a control with a NULL OID
2010-10-19 Jeremy AllisonFix shadow warning for "access" variable.
2010-10-19 Andrew Tridgellreadline: fixed the test for history_list()
2010-10-18 Stefan Metzmacherlibcli/nbt: we don't need LIBCLI_COMPOSITE anymore
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_bcast_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_register_bcast_handler/nbt_name_regi...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/register_bcast_state/nbt_name_register_bc...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_register_bcast_send to the...
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_wins_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_register_wins_handler/nbt_name_regis...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/register_wins_state/nbt_name_register_win...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_register_wins_send() to the...
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_refresh_wins_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_refresh_wins_handler/nbt_name_refres...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_refresh_wins_send() to the...
2010-10-18 Stefan Metzmacherlibcli/util: add pipe related NT_STATUS_RPC_* codes
2010-10-14 Andrew Tridgellsecurity: ensure the merge of libcli/security doesn...
2010-10-14 Andrew Bartlettlibcli/security Use static SIDs rather than parsing...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Define traditional constants in terms...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Andrew Bartlettlibcli/security Add debug class to security_token_debug...
2010-10-12 Andrew Bartlettlibcli/security Move most of security_token.c to common...
2010-10-10 Jelmer Vernooijlibsecurity-common: Add missing dependency on libndr.
2010-10-10 Jelmer Vernooijlibcli-auth: Remove unnecessary dependency on libsamba...
2010-10-09 Jeremy AllisonAdd some const. Needed for my SD work.
2010-10-04 Stefan Metzmacherlibcli/ldap: ldap_full_packet() requires at least 6...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-09-27 Stefan Metzmacherlibcli/ldap: correctly marshall LDAP Unbind PDUs
2010-09-26 Stefan Metzmacherlibcli/ldap: let ldap_full_packet() use asn1_peek_tag_n...
2010-09-26 Stefan Metzmacherlibcli/util: let tstream_read_pdu_blob_* cope with...
2010-09-23 Simo Sorcelibcli: fix compile warning
2010-09-23 Steven Dannemans4:libcli:smb2 Rename pending_id to async_id and make...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Andrew Bartlettlibcli/ldap Add const to ldap_encode_ndr_dom_sid()
2010-09-20 Günther Deschnerlibcli: add dom_sid_compare_domain()
2010-09-18 Kamen Mazdrashkiwerror: Add W_ERROR_HAVE_NO_MEMORY_AND_FREE() macro
2010-09-16 Andrew Bartlettlibcli/auth/ntlmssp Be clear about talloc parents for...
2010-09-15 Andrew Tridgellcldap: prevent crashes when freeing cldap socket
2010-09-15 Andrew Tridgellcldap: use ipv4 not up for unbound cldap sockets
2010-09-15 Andrew Tridgells4-auth: set the RODC bit for RODC schannel
2010-09-14 Jeremy AllisonFix string_to_sid() to allow non '\0' termination of...
2010-09-14 Andrew Bartlettlibcli/security Use sid_append_rid() in dom_sid_append_...
2010-09-14 Andrew Bartlettlibcli/security Merge source3/ string_to_sid() to commo...
2010-09-13 Volker Lendeckentlm_check: Fix some nonempty blank lines
2010-09-11 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix includes
2010-09-11 Andrew Bartlettlibcli/privileges Fix comment
2010-09-11 Andrew Bartletts4-privs Seperate rights and privileges
2010-09-11 Andrew Bartlettlibcli/security Remove unused SE_NONE define
2010-09-11 Andrew Bartlettlibcli/security Move 'private' privileges functions...
2010-09-11 Andrew Bartlettlibcli/security Remove 'always true' return from se_pri...
2010-09-11 Andrew Bartlettlibcli/auth Failure to find the cached session key...
2010-09-11 Andrew Tridgellprivileges: privilege luids are not all below 64
2010-09-11 Andrew Bartlettlibcli/security Make sec_privilege_from_index() return...
2010-09-11 Andrew Bartlettlibcli/security Remove unused declarations from privile...
2010-09-11 Andrew Bartlettlibcli/security Expose sec_privilege_mask()
2010-09-11 Andrew Bartlettlibcli/security make sec_privilege_id() return SEC_PRIV...
2010-09-11 Andrew Bartlettlibcli/security Remove unused functions and constants.
2010-09-11 Andrew Bartlettlibcli/security Rename all privilege bitmaps constants
2010-09-11 Andrew Bartlettlibcli/security Remove luid_to_se_priv() and luid_to_pr...
2010-09-11 Andrew Bartlettlibcli/security Improve dump of privileges: Just walk...
2010-09-11 Andrew Bartletts3-privs Remove pointer indirection from se_priv_to_pri...
2010-09-11 Andrew Bartlettlibcli/security Don't export privs[] as a global variable
2010-09-11 Andrew Bartlettlibcli/security Merge privilege lists from source3...
2010-09-11 Andrew Bartlettlibcli/security Return number of entries in the old...
2010-09-11 Andrew Bartlettlibcli/privileges Simplify get_privilege_luid() to...
2010-09-11 Andrew Bartlettlibcli/security Don't memcpy a uint64_t value, just...
2010-09-11 Andrew Bartlettlibcli/security Use ARRAY_SIZE() consistantly.
2010-09-11 Andrew Bartlettlibcli/security Fix and clarify privilege manipulation...
2010-09-11 Andrew Bartlettlibcli/security Make the two privileges tables share...
2010-09-11 Andrew Bartlettlibcli/security Move source4/ privileges code into...
2010-09-11 Andrew Bartletts3-privs Move manual prototypes to common privileges.h
2010-09-11 Andrew Bartletts3-privs Inline dump_se_priv into callers now that...
2010-09-11 Andrew Bartlettlibcli/security Use talloc_realloc() not TALLOC_REALLOC...
2010-09-11 Andrew Bartlettlibcli/security Use C99 types
2010-09-11 Andrew Bartlettlibcli/security Use true and false, not True and False
2010-09-11 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-09-10 Matthias Dieter... s3/s4:libcli/tstream - add more "char *" casts in order...
2010-09-09 Günther Deschnerlibcli/netlogon: add LOGON_REQUEST handling to pull_nbt...
2010-09-09 Günther Deschnerlibcli/netlogon: add LOGON_RESPONSE2 to pull_nbt_netlog...
2010-09-09 Günther Deschnerlibcli/netlogon: add NETLOGON_RESPONSE2 to push_nbt_net...
2010-08-26 Matthias Dieter... libcli/auth/ntlm_check.c - fix parameter indentation
2010-08-26 Jelmer Vernooijmanpages: Avoid using Samba-Team specific DTD, which...
2010-08-24 Günther Deschners3-dcerpc: avoid talloc_move on schannel creds in cli_r...
2010-08-14 Matthias Dieter... werror.h - fix order and duplicate DS error codes
2010-08-12 Günther Deschnerntlmssp: fix unitialized variable in ntlmssp_server_pos...
2010-08-12 Volker LendeckeFix a typo
2010-08-10 Andrew Bartlettlibcli/auth Make the source3/ implementation of the...
2010-08-10 Günther Deschnerlibcli/auth/ntlmssp: remove outdated comment. The versi...
2010-08-10 Andrew Bartlettlibcli/auth Move some source3/ NTLMSSP functions to...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Günther Deschnerlibcli/netlogon: re-enable debugging.
2010-07-01 Günther Deschners3-libads: move spnego defines to their appropriate...
2010-06-30 Andreas Schneiderlibcli: Fixed a build warning for a missing prototype.
2010-06-25 Andrew Bartlettschannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()
next