summaryrefslogtreecommitdiff
path: root/libcli
AgeCommit message (Expand)AuthorFilesLines
2010-10-18libcli/nbt: we don't need LIBCLI_COMPOSITE anymoreStefan Metzmacher1-1/+1
2010-10-18libcli/nbt: convert nbt_name_register_bcast_send/recv to tevent_reqStefan Metzmacher2-87/+107
2010-10-18libcli/nbt: s/name_register_bcast_handler/nbt_name_register_bcast_handlerStefan Metzmacher1-4/+4
2010-10-18libcli/nbt: s/register_bcast_state/nbt_name_register_bcast_state/Stefan Metzmacher1-4/+4
2010-10-18libcli/nbt: move nbt_name_register_bcast_send to the top of nbt_name_register...Stefan Metzmacher1-49/+51
2010-10-18libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_reqStefan Metzmacher2-105/+158
2010-10-18libcli/nbt: s/name_register_wins_handler/nbt_name_register_wins_handlerStefan Metzmacher1-5/+5
2010-10-18libcli/nbt: s/register_wins_state/nbt_name_register_wins_stateStefan Metzmacher1-7/+7
2010-10-18libcli/nbt: move nbt_name_register_wins_send() to the top of all nbt_name_reg...Stefan Metzmacher1-59/+60
2010-10-18libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_reqStefan Metzmacher3-96/+145
2010-10-18libcli/nbt: s/name_refresh_wins_handler/nbt_name_refresh_wins_handlerStefan Metzmacher1-5/+5
2010-10-18libcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_stateStefan Metzmacher1-7/+7
2010-10-18libcli/nbt: move nbt_name_refresh_wins_send() to the top of all nbt_name_refr...Stefan Metzmacher1-57/+59
2010-10-18libcli/util: add pipe related NT_STATUS_RPC_* codesStefan Metzmacher1-0/+6
2010-10-14security: ensure the merge of libcli/security doesn't change s3 behaviourAndrew Tridgell1-0/+5
2010-10-14libcli/security Use static SIDs rather than parsing from stringsAndrew Bartlett2-5/+6
2010-10-14libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett10-9/+1139
2010-10-14libcli/security Define traditional constants in terms of IDL macrosAndrew Bartlett1-0/+64
2010-10-14libcli/security Move source3/lib/util_seaccess.c into the common codeAndrew Bartlett3-0/+306
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett5-7/+52
2010-10-12libcli/security Add debug class to security_token_debug() et alAndrew Bartlett4-16/+18
2010-10-12libcli/security Move most of security_token.c to common code.Andrew Bartlett3-1/+203
2010-10-11libsecurity-common: Add missing dependency on libndr.Jelmer Vernooij1-1/+1
2010-10-11libcli-auth: Remove unnecessary dependency on libsamba-hostconfig.Jelmer Vernooij1-2/+2
2010-10-08Add some const. Needed for my SD work.Jeremy Allison2-14/+14
2010-10-04libcli/ldap: ldap_full_packet() requires at least 6 bytesStefan Metzmacher1-0/+7
2010-10-01samba: share readline wrappers among all buildsystems.Günther Deschner5-0/+346
2010-09-27libcli/ldap: correctly marshall LDAP Unbind PDUsStefan Metzmacher1-0/+2
2010-09-26libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size()Stefan Metzmacher1-1/+1
2010-09-26libcli/util: let tstream_read_pdu_blob_* cope with variable length headersStefan Metzmacher1-5/+13
2010-09-23libcli: fix compile warningSimo Sorce1-0/+2
2010-09-22s4:libcli:smb2 Rename pending_id to async_id and make 64-bitSteven Danneman1-1/+4
2010-09-20libcli/ldap Add const to ldap_encode_ndr_dom_sid()Andrew Bartlett2-2/+2
2010-09-20libcli: add dom_sid_compare_domain()Günther Deschner2-0/+20
2010-09-18werror: Add W_ERROR_HAVE_NO_MEMORY_AND_FREE() macroKamen Mazdrashki1-0/+7
2010-09-16libcli/auth/ntlmssp Be clear about talloc parents for session keysAndrew Bartlett2-9/+7
2010-09-15cldap: prevent crashes when freeing cldap socketAndrew Tridgell1-6/+15
2010-09-15cldap: use ipv4 not up for unbound cldap socketsAndrew Tridgell1-1/+5
2010-09-15s4-auth: set the RODC bit for RODC schannelAndrew Tridgell1-0/+1
2010-09-14Fix string_to_sid() to allow non '\0' termination of the string - allowsJeremy Allison1-11/+6
2010-09-14libcli/security Use sid_append_rid() in dom_sid_append_rid()Andrew Bartlett1-5/+5
2010-09-14libcli/security Merge source3/ string_to_sid() to common codeAndrew Bartlett1-37/+92
2010-09-13ntlm_check: Fix some nonempty blank linesVolker Lendecke1-21/+21
2010-09-11libcli/auth/schannel_state_tdb.c - fix includesMatthias Dieter Wallnöfer1-3/+1
2010-09-11libcli/privileges Fix commentAndrew Bartlett1-1/+1
2010-09-11s4-privs Seperate rights and privilegesAndrew Bartlett2-14/+60
2010-09-11libcli/security Remove unused SE_NONE defineAndrew Bartlett1-1/+0
2010-09-11libcli/security Move 'private' privileges functions to another headerAndrew Bartlett3-24/+42
2010-09-11libcli/security Remove 'always true' return from se_priv_put_all_privilegesAndrew Bartlett2-3/+2
2010-09-11libcli/auth Failure to find the cached session key for SCHANNEL isn't level 0Andrew Bartlett1-1/+1