summaryrefslogtreecommitdiff
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* libcli/security Add unix_token and unix_info to auth_session_info tooAndrew Bartlett2011-03-011-0/+2
* libcli: Eliminate select from smb_readline_replacementVolker Lendecke2011-02-281-7/+5
* libcli/nbt/wscript_build - fix build of "lmhosts"Matthias Dieter Wallnöfer2011-02-251-2/+2
* Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...Jeremy Allison2011-02-251-0/+2
* build: moved util_reg.c into a common subsystemAndrew Tridgell2011-02-241-0/+4
* build: moved spnego_parse.c into a common subsystemAndrew Tridgell2011-02-241-1/+5
* build: moved lmhosts.c into a common subsystemAndrew Tridgell2011-02-241-2/+6
* build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell2011-02-241-3/+3
* build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell2011-02-241-5/+10
* s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett2011-02-224-1/+116
* s3-waf: use common libcli/nbt build rulesAndrew Tridgell2011-02-221-7/+6
* libcli/nbt: allow use of the waf build for nbt in source3Andrew Tridgell2011-02-221-12/+12
* libcli/security/security_descriptor.c - fix three wrong counter variablesMatthias Dieter Wallnöfer2011-02-211-3/+3
* libcli/security/privileges.c - fix wrong counter typeMatthias Dieter Wallnöfer2011-02-211-1/+1
* libcli/security/privileges.c - fix the counting of privilegesMatthias Dieter Wallnöfer2011-02-211-9/+4
* libcli/security/sddl.c - fix wrong counter typeMatthias Dieter Wallnöfer2011-02-211-1/+1
* libcli/security/display_sec.c - fix wrong counter typeMatthias Dieter Wallnöfer2011-02-211-1/+1
* idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell2011-02-171-2/+2
* libcli/security - fix two output format specifiersMatthias Dieter Wallnöfer2011-02-152-2/+2
* libcli/auth: fix PAM_ERRORS subsystem build.Günther Deschner2011-02-111-1/+2
* security: Fixed some handling of ACEs with INHERITED flag provided by the userNadezhda Ivanova2011-02-101-5/+16
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-102-2/+2
* libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2011-02-102-90/+62
* libcli/named_pipe_auth Remove support for unused levels 0-2.Andrew Bartlett2011-02-101-160/+83
* pam: share pam errors in a common location.Günther Deschner2011-02-083-0/+176
* pysecurity: Add missing dependency on pytalloc-util.Jelmer Vernooij2011-02-081-1/+1
* libcli/security: Make add_sid_to_array_unique use a uin32_t counterVolker Lendecke2011-02-071-1/+1
* libcli/security: Make del_sid_from_array take a uint32_tVolker Lendecke2011-02-072-3/+5
* libcli/util: add NT_STATUS_RPC_SEC_PKG_ERROR defineStefan Metzmacher2011-01-301-0/+1
* errormap: Add unix_to_werror() functionKai Blin2011-01-261-0/+5
* libcli/ldap: use lib/ldb_compat.h for the s3 buildStefan Metzmacher2011-01-241-0/+4
* libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code.Andrew Bartlett2011-01-202-0/+147
* s4-security: Fixed incorrect inheritance of IO flagged ACESNadezhda Ivanova2011-01-181-0/+5
* libcli/security Add python bindings for se_access_checkAndrew Bartlett2011-01-142-0/+89
* security: Fixed incorrect indentation in create_descriptor.cNadezhda Ivanova2011-01-131-12/+12
* security: Fixed bugs in expansion of generic information ACEsNadezhda Ivanova2011-01-111-38/+82
* libcli/security: fix sid_type_lookup().Günther Deschner2011-01-101-7/+5
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-078-17/+16
* libcli/auth: add netsec_outgoing_sig_size()Stefan Metzmacher2011-01-032-0/+15
* Fix a valgrind errorVolker Lendecke2011-01-021-2/+4
* s4-python: Only set BASETYPE flag if subclassing is supported.Jelmer Vernooij2011-01-011-4/+4
* s4-python: Add more prototypes.Jelmer Vernooij2011-01-011-0/+2
* s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDsMatthias Dieter Wallnöfer2010-12-211-2/+6
* libcli/security: remove unused variable.Günther Deschner2010-12-171-1/+0
* libcli/security Add sid_blob_parse() to directly parse a binary SID blobAndrew Bartlett2010-12-162-3/+14
* libcli/echo: fix off by 1 crash bugStefan Metzmacher2010-12-111-1/+1
* libcli/echo: lowercase testsuite namesStefan Metzmacher2010-12-111-2/+2
* s4 libcli: Add libcli_echo lib and torture testKai Blin2010-12-095-0/+368
* libcli/auth bring ADS_IGNORE_PRINCIPAL in commonAndrew Bartlett2010-12-081-0/+2
* libcli/auth: let spnego_write_mech_types() check the asn1_load() returnStefan Metzmacher2010-12-071-0/+4