summaryrefslogtreecommitdiff
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)Stefan Metzmacher2012-10-291-1/+1
* Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen().Jeremy Allison2012-10-153-13/+3
* Remove useless bool "upper_case_domain" parameter. (cherry picked from commit...Jeremy Allison2012-10-151-13/+2
* Move uppercasing the domain out of smb_pwd_check_ntlmv2()Jeremy Allison2012-10-151-9/+21
* Fix bug #9209 - Parse of invalid SMB2 create blob can cause smbd crash.Jeremy Allison2012-10-011-3/+2
* libcli/smb: fix padding in smb2_create_blob*Stefan Metzmacher2012-10-011-11/+30
* Fix bug #9037 - Name clash in MD5 cause...Jura Sasek2012-07-246-10/+10
* Fix bug #8797 - Samba does not correctly handle DENY ACEs when privileges app...Richard Sharpe2012-03-191-26/+28
* Honor SeTakeOwnershiPrivilege when client asks for SEC_STD_WRITE_OWNER but ha...Richard Sharpe2012-02-261-0/+5
* Second part of fix for bug #8673 - NT ACL issue.Jeremy Allison2012-01-211-3/+4
* libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)Stefan Metzmacher2012-01-101-5/+5
* s3: Fix bug 8371Volker Lendecke2011-12-111-0/+2
* libcli-cldap: avoid the case local == remote == NULL (cherry picked from comm...Matthieu Patou2011-11-161-1/+5
* libcli/cldap: make sure the local and remote address family matchesStefan Metzmacher2011-11-161-5/+25
* smb2_constants: add SMB2_HDR_CREDIT_CHARGEStefan Metzmacher2011-11-091-1/+2
* Remove extraneous debug code.Jeremy Allison2011-10-111-3/+0
* Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob...Jeremy Allison2011-10-111-3/+7
* libcli/smbreadline/smbreadline.h: fix licence/copyrightGünther Deschner2011-06-141-0/+20
* libcli/nbt/nbt_proto.h: fix licence/copyrightGünther Deschner2011-06-141-0/+21
* libcli/ldap/ldap_ndr.h: fix licence/copyrightGünther Deschner2011-06-141-0/+22
* libcli/auth/msrpc_parse.h: fix licence/copyrightGünther Deschner2011-06-141-0/+21
* Revert "Fix bug 8196 - Many (newer) header files don't have copyright / GPL h...Karolin Seeger2011-06-079-137/+0
* Fix bug 8196 - Many (newer) header files don't have copyright / GPL header co...Jeremy Allison2011-06-079-0/+137
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-161-3/+1
* libcli/named_pipe_auth: add forward declaration in npa_tstream.h.Günther Deschner2011-05-161-0/+1
* libcli/: Fix prototypes for all functions.(cherry picked from commit fa387825...Jelmer Vernooij2011-05-165-0/+8
* libcli/security: fix build warning, cr_descr_log_acl() is not used currently.Günther Deschner2011-05-061-0/+2
* libcli/util/ntstatus: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILUREStefan Metzmacher2011-05-021-0/+2
* Add dom_sid_parse_endpVolker Lendecke2011-04-132-2/+14
* s3: add some forward declarations.Günther Deschner2011-04-121-0/+2
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-04-052-0/+33
* Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...Jeremy Allison2011-03-285-19/+52
* s3: Fix Coverity ID 682: NEGATIVE_RETURNSVolker Lendecke2011-03-271-1/+4
* libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by...Stefan Metzmacher2011-03-211-28/+30
* libcli/security: move display_sec headers to own header file and add toGünther Deschner2011-03-163-0/+36
* libcli: openchange doesn't need these headers any moreAndrew Tridgell2011-03-161-2/+0
* libcli: protect access_check.h against double inclusionAndrew Tridgell2011-03-151-0/+3
* waf: build substituted public headers in build treeAndrew Tridgell2011-03-151-0/+2
* Quite some callers of sid_split_rid do not care about the ridVolker Lendecke2011-03-101-1/+3
* Fix some nonempty blank linesVolker Lendecke2011-03-051-3/+3
* Add dom_sid_string_bufVolker Lendecke2011-03-032-12/+40
* 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