param: rename lp function and variable from "adduser_script" to "add_user_script"
[samba.git] / libcli /
2014-02-07 Michael Adamlibcli: use DBWRAP_LOCK_ORDER_NONE when opening schanne...
2014-02-07 Michael Adamdbwrap: add dbwrap_flags argument to dbwrap_local_open()
2014-01-22 Stefan Metzmacherlibcli/auth: reject computer_name longer than 15 chars
2014-01-22 Stefan Metzmacherlibcli/auth: don't alter the computer_name in cluster...
2014-01-22 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_set_global_db()
2014-01-17 Andreas Schneiderlibcli: Fix the comment for the address.
2014-01-17 Stefan Metzmacherlibcli/smb: make use of tevent_req_set_cleanup_fn()
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2014-01-08 Stefan Metzmacherlibcli/auth: fix usage of an uninitialized variable...
2014-01-07 Stefan Metzmacherlibcli/auth: remove unused netlogon_creds_cli_context_c...
2014-01-07 Stefan Metzmacherlibcli/auth: make use of real options in netlogon_creds...
2014-01-07 Stefan Metzmacherlibcli/auth: use unique key_name values in netlogon_cre...
2014-01-07 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli* infrastructure
2014-01-07 Stefan Metzmacherlibcli/smb: s/tstream_cli_np/tstream_smbXcli_np
2014-01-07 Stefan Metzmacherlibcli/smb: s/TSTREAM_CLI_NP/TSTREAM_SMBXCLI_NP
2014-01-07 Stefan Metzmacherlibcli/smb: move source3/libsmb/cli_np_tstream.c to...
2014-01-07 Gregor Becklibcli/smb: add smb1cli_readx*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_writex*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_close*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_ntcreatex*
2014-01-07 Stefan Metzmacherlibcli/smb: move some *TRANSACT_* flags to smb_constants.h
2014-01-07 Stefan Metzmacherlibcli/smb: move some FILE_* flags to smb_constants.h
2014-01-06 Stefan Metzmacherauth/gensec: move libcli/auth/schannel_sign.c into...
2013-12-24 Stefan Metzmacherlibcli/auth: try to use the current timestamp creds...
2013-12-24 Stefan Metzmacherlibcli/auth: remove bogus comment regarding replay...
2013-12-24 Stefan Metzmacherlibcli/auth: set the return_authenticator->timestamp = 0
2013-12-13 Volker Lendeckesecacl: Slightly simplify make_sec_acl
2013-12-13 Volker Lendeckesecacl: Fix a memleak in an error path
2013-12-13 Volker Lendeckesecacl: Don't use talloc_zero
2013-12-13 Volker Lendeckesecacl: Fix whitespace
2013-12-12 Christian Ambachlibcli: fix compiler warnings
2013-12-12 Christian Ambachlib/clap fix compiler warnings
2013-12-09 Stefan MetzmacherCVE-2013-4408:libcli/util: add some size verification...
2013-11-19 Günther Deschnerdocs: remove duplicate word "name" in nmblookup4 manpage.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Benjamin Franzkelibcli/cldap: Add utility to create netlogon filter
2013-10-31 Stefan Metzmacherlibcli/smb: fix smb2cli_ioctl*() against Windows 2008.
2013-10-29 Andreas Schneiderlibcli: Add tstream_npa_socketpair() function.
2013-10-24 Nadezhda Ivanovas4-dsacl: Fixed incorrect handling of privileges in...
2013-10-17 Stefan Metzmacherlibcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create opera...
2013-10-17 Stefan Metzmacherlibcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_C...
2013-10-17 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
2013-10-17 Stefan Metzmacherlibcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operation...
2013-10-17 Stefan Metzmacherlibcli/smb: add smbXcli_tcon_{set,get}_fs_attributes()
2013-10-17 Stefan Metzmacherlibcli/smb: add smbXcli_tcon_is_dfs_share()
2013-10-17 Luk Claeslibcli/smb: Introduce smbXcli_conn_dfs_supported
2013-10-15 Michael Adamlibcli/smb: add smb2cli_tcon_is_encryption_on()
2013-10-06 Volker Lendeckelibcli: Correct smb2_lease_pull
2013-10-06 Volker Lendeckelibcli: Add const to smb2_lease_pull
2013-09-18 Stefan Metzmacherlibcli/smb: only check the SMB2 session setup signature...
2013-09-17 Stefan Metzmacherlibcli/smb: fix non mendatory signing against some...
2013-09-17 Stefan Metzmacherlibcli/smb: use SMB1 MID=0 for the initial Negprot
2013-09-17 Stefan Metzmacherlibcli/smb: negotiate SMB3_DIALECT_REVISION_302 if...
2013-09-17 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB3_02
2013-09-17 Stefan Metzmacherlibcli/smb: add SMB3_DIALECT_REVISION_302
2013-08-21 Jeremy AllisonAs SMB3 has transport level encryption, allow smbclient...
2013-08-15 Stefan Metzmacherlibcli/smb: add smb2cli_conn_req_possible()
2013-08-15 Stefan Metzmacherlibcli/smb: add smb1cli_conn_req_possible()
2013-08-15 Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_send()
2013-08-15 Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_create()
2013-08-15 Stefan Metzmacherlibcli/smb: calculate the credit charge on the input...
2013-08-15 Jeremy Allisonlibcli/smb: Change smb2cli_create() and smb2cli_create_...
2013-08-15 Jeremy Allisonlibcli/smb: Fix smb2cli_write_recv() and smb2cli_write...
2013-08-15 Stefan Metzmacherlibcli/smb: fix the credit handling on a SMB1 => SMB2...
2013-08-12 Volker Lendeckelibsmb: Remove an unnecessary variable assignment
2013-08-12 Volker Lendeckelibsmb: Avoid an unnecessary "else"
2013-08-10 Stefan Metzmacherlibcli/auth: add more const to spnego_negTokenInit...
2013-08-10 Stefan Metzmacherlibcli/auth: avoid possible mem leak in read_negTokenInit()
2013-08-10 Stefan Metzmacherlibcli/auth/schannel: remove unused schannel_position
2013-08-10 Stefan Metzmacherlibcli/auth/schannel: make struct schannel_state private
2013-08-10 Stefan Metzmacherlibcli/auth: add netsec_create_state()
2013-08-10 Stefan Metzmacherlibcli/auth: maintain the sequence number for the NETLO...
2013-08-09 David Disseldorplib: add FSCTL_[GET/SET]_COMPRESSION constants
2013-08-06 Andreas Schneiderlibcli: Add security_token_system_privilege().
2013-08-05 Stefan Metzmacherlibcli/auth: add netlogon_creds_shallow_copy_logon()
2013-08-05 Stefan Metzmacherlibcli/auth: add netlogon_creds_[de|en]crypt_samlogon_l...
2013-08-05 Stefan Metzmacherlibcli/auth: fix shadowed declaration in netlogon_creds...
2013-08-05 Stefan Metzmacherlibcli/auth: make netlogon_creds_crypt_samlogon_validat...
2013-08-05 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2013-07-31 Jeff Laytonlibcli: fix conversion logic in dom_sid_string_buf
2013-07-31 Jeff Laytonlibcli: fix conversion logic in dom_sid_parse_endp
2013-07-31 Volker Lendeckeschannel: Fix an unused variable
2013-07-19 Jeremy AllisonAdd error map of STATUS_INVALID_EA_NAME -> ERRDOS,...
2013-06-24 Andrew Bartlettlibcli/ldap: Cope with substring match with no chunks...
2013-06-21 Steve FrenchAdd missing SMB2/SMB3 share capability flag define
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-05-20 Günther Deschnerdoserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_IN...
2013-04-30 Volker Lendeckelibcli: Add smb2_lease marshalling
2013-04-30 Volker Lendeckelibsmb: Move "struct smb2_lease" to common
2013-04-18 Stefan Metzmacherlibcli/smb: add SMB2_LEASE_FLAG_* defines
2013-04-12 Rusty Russellschannel_store.tdb: make it schannel_store.ntdb if...
2013-04-12 Rusty Russelllibcli/auth: convert to dbwrap.
2013-04-02 Richard SharpeAdd a comment about why we are removing the INHERITED...
2013-03-28 Richard SharpeMake sure that we only propogate the INHERITED flag...
2013-03-28 Stefan Metzmacherlibcli/auth: avoid using transactions a chainlock is...
2013-03-20 Jeremy Allisonlibcli/smb: smb1cli_inbuf_parse_chain() and smb1cli_con...
2013-03-20 Stefan Metzmacherlibcli/smb: defer failing for missing NEGOTIATE_SECURIT...
2013-03-20 Stefan Metzmacherlibcli/smb: add SMB_CAP_LEGACY_CLIENT_MASK define
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2013-02-23 Richard SharpeFix bug #9674 - Samba denies owner Read Control when...
next