summaryrefslogtreecommitdiffstats
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* libcli: Add security_token_system_privilege().Andreas Schneider2013-08-062-0/+23
* libcli/auth: add netlogon_creds_shallow_copy_logon()Stefan Metzmacher2013-08-052-0/+76
* libcli/auth: add netlogon_creds_[de|en]crypt_samlogon_logon()Stefan Metzmacher2013-08-052-0/+124
* libcli/auth: fix shadowed declaration in netlogon_creds_crypt_samlogon_valida...Stefan Metzmacher2013-08-051-4/+4
* libcli/auth: make netlogon_creds_crypt_samlogon_validation more robustStefan Metzmacher2013-08-051-1/+5
* libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2013-08-052-0/+3
* libcli: fix conversion logic in dom_sid_string_bufJeff Layton2013-07-311-10/+18
* libcli: fix conversion logic in dom_sid_parse_endpJeff Layton2013-07-311-14/+15
* schannel: Fix an unused variableVolker Lendecke2013-07-311-1/+0
* Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfileJeremy Allison2013-07-191-0/+1
* libcli/ldap: Cope with substring match with no chunks in ldap_push_filterAndrew Bartlett2013-06-241-18/+21
* Add missing SMB2/SMB3 share capability flag defineSteve French2013-06-211-0/+1
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-195-9/+9
* doserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_INSTALLED.Günther Deschner2013-05-201-0/+1
* libcli: Add smb2_lease marshallingVolker Lendecke2013-04-303-0/+94
* libsmb: Move "struct smb2_lease" to commonVolker Lendecke2013-04-303-0/+45
* libcli/smb: add SMB2_LEASE_FLAG_* definesStefan Metzmacher2013-04-181-0/+4
* schannel_store.tdb: make it schannel_store.ntdb if 'use ntdb'.Rusty Russell2013-04-121-1/+1
* libcli/auth: convert to dbwrap.Rusty Russell2013-04-123-39/+37
* Add a comment about why we are removing the INHERITED bit so people understand.Richard Sharpe2013-04-021-0/+9
* Make sure that we only propogate the INHERITED flag when we are allowed to.Richard Sharpe2013-03-281-1/+2
* libcli/auth: avoid using transactions a chainlock is enoughStefan Metzmacher2013-03-281-10/+26
* libcli/smb: smb1cli_inbuf_parse_chain() and smb1cli_conn_dispatch_incoming() ...Jeremy Allison2013-03-201-2/+2
* libcli/smb: defer failing for missing NEGOTIATE_SECURITY_SIGNATURES_ENABLEDStefan Metzmacher2013-03-201-0/+9
* libcli/smb: add SMB_CAP_LEGACY_CLIENT_MASK defineStefan Metzmacher2013-03-201-0/+10
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-1/+1
* Fix bug #9674 - Samba denies owner Read Control when there is a DENY entry wh...Richard Sharpe2013-02-231-3/+3
* libcli/smb: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-1914-15/+15
* libcli/cldap: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-2/+2
* Add new function smbXcli_session_copy(), to be used when creating compound SM...Jeremy Allison2013-01-302-0/+29
* libcli/security: calculate INHERIT_ONLY correcty for AUDIT and ALARM aces (bu...Stefan Metzmacher2013-01-271-4/+16
* libcli/auth: fix void function cannot return value errorAndrew Bartlett2013-01-221-2/+2
* libcli-acl: add documentationMatthieu Patou2013-01-221-1/+19
* security: Add documentationMatthieu Patou2013-01-211-0/+9
* libcli-security: Add documentation for object_tree_modify_accessMatthieu Patou2013-01-211-2/+12
* libcli/security: remove useless if (root->num_of_children > 0) statementsAndrew Bartlett2013-01-211-8/+4
* libcli/security: add init_mask to existing children in insert_in_object_treeStefan Metzmacher2013-01-211-0/+1
* libcli/security: handle node initialisation in one spot in insert_in_object_t...Andrew Bartlett2013-01-212-38/+37
* libcli/security: avoid usage of dom_sid_parse_talloc() in sec_access_check_ds()Stefan Metzmacher2013-01-211-8/+4
* libcli/security: simplify get_ace_object_type()Stefan Metzmacher2013-01-211-8/+4
* libcli/security: fix formating in access_check.cStefan Metzmacher2013-01-211-8/+12
* libcli/security: fix whitespaces in access_check.cStefan Metzmacher2013-01-211-98/+100
* libcli/security: don't look at the inherited type in get_ace_object_type()Stefan Metzmacher2013-01-171-2/+0
* smb2_ioctl: split ioctl handler code on device typeDavid Disseldorp2013-01-161-0/+2
* libcli/security: Ensure to fill in remaining_access for the initial case (bug...Andrew Bartlett2013-01-151-0/+1
* libcli: Fix smb2cli_ioctl_send() if clause.Andreas Schneider2012-12-211-1/+1
* libcli: Check schannel state return value of tdb_transaction_commit().Andreas Schneider2012-12-211-1/+5
* libcli/auth: add netlogon_creds_encrypt_samlogon_validation().Günther Deschner2012-12-152-6/+44
* libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner2012-12-152-6/+9
* libcli/security: calculate the correct inherited_object GUIDStefan Metzmacher2012-12-111-1/+7