s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test
[ira/wip.git] / libcli /
2011-01-18 Nadezhda Ivanovas4-security: Fixed incorrect inheritance of IO flagged...
2011-01-14 Andrew Bartlettlibcli/security Add python bindings for se_access_check
2011-01-13 Nadezhda Ivanovasecurity: Fixed incorrect indentation in create_descrip...
2011-01-11 Nadezhda Ivanovasecurity: Fixed bugs in expansion of generic informatio...
2011-01-10 Günther Deschnerlibcli/security: fix sid_type_lookup().
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2011-01-03 Stefan Metzmacherlibcli/auth: add netsec_outgoing_sig_size()
2011-01-02 Volker LendeckeFix a valgrind error
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2011-01-01 Jelmer Vernooijs4-python: Add more prototypes.
2010-12-21 Matthias Dieter... s3/s4:auth SPNEGO - adaptions for the removed "const...
2010-12-17 Günther Deschnerlibcli/security: remove unused variable.
2010-12-16 Andrew Bartlettlibcli/security Add sid_blob_parse() to directly parse...
2010-12-11 Stefan Metzmacherlibcli/echo: fix off by 1 crash bug
2010-12-11 Stefan Metzmacherlibcli/echo: lowercase testsuite names
2010-12-09 Kai Blins4 libcli: Add libcli_echo lib and torture test
2010-12-08 Andrew Bartlettlibcli/auth bring ADS_IGNORE_PRINCIPAL in common
2010-12-07 Stefan Metzmacherlibcli/auth: let spnego_write_mech_types() check the...
2010-12-06 Matthias Dieter... s4:fix some shadowed declaration warnings on Solaris...
2010-12-02 Jeremy AllisonTurns out there are lots of places in S3 where token...
2010-11-29 Matthias Dieter... libcli/security/object_tree.c - remove unreachable...
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-17 Andrew Tridgells4-doserr: telling our users to "see Windows help"...
2010-11-09 Volker Lendeckeraw.h is only needed in the S4 build
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-tdb: make tdb-wrap into a private library
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Andrew Bartlettlibcli/security Remove unused sec_acl_equal()
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_NBT -> cli_nbt.
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_LDAP to libcli_ldap.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Jelmer Vernooijs4: Rename LIBNETIF to libnetif.
2010-10-23 Matthias Dieter... create_descriptor.c - fix comment
2010-10-23 Kai Blins4 dns: Import DNS win32 error codes from MS-ERREF
2010-10-22 Jeremy AllisonFix const warning. Allocate off NULL as we always tallo...
2010-10-21 Andrew Tridgelllibcli: LIBSECURITY depends on NDR_SECURITY
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-21 Andrew Tridgelllibcli: make LIBCLI_NBT a private library
2010-10-21 Andrew Tridgelllibcli: make the LIBSECURITY subsystem into a private...
2010-10-21 Jeremy AllisonNow we have SeSystemSecurity, remove the source3-only...
2010-10-21 Jeremy AllisonAdd code to implement SeSecurityPrivilege in net rpc...
2010-10-20 Matthias Dieter... libcli/security/access_check.c - fix a memory leak
2010-10-20 Andrew Bartlettlibcli/ldap Don't try and encode a control with a NULL OID
2010-10-19 Jeremy AllisonFix shadow warning for "access" variable.
2010-10-19 Andrew Tridgellreadline: fixed the test for history_list()
2010-10-18 Stefan Metzmacherlibcli/nbt: we don't need LIBCLI_COMPOSITE anymore
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_bcast_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_register_bcast_handler/nbt_name_regi...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/register_bcast_state/nbt_name_register_bc...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_register_bcast_send to the...
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_wins_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_register_wins_handler/nbt_name_regis...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/register_wins_state/nbt_name_register_win...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_register_wins_send() to the...
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_refresh_wins_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_refresh_wins_handler/nbt_name_refres...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_refresh_wins_send() to the...
2010-10-18 Stefan Metzmacherlibcli/util: add pipe related NT_STATUS_RPC_* codes
2010-10-14 Andrew Tridgellsecurity: ensure the merge of libcli/security doesn...
2010-10-14 Andrew Bartlettlibcli/security Use static SIDs rather than parsing...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Define traditional constants in terms...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Andrew Bartlettlibcli/security Add debug class to security_token_debug...
2010-10-12 Andrew Bartlettlibcli/security Move most of security_token.c to common...
2010-10-10 Jelmer Vernooijlibsecurity-common: Add missing dependency on libndr.
2010-10-10 Jelmer Vernooijlibcli-auth: Remove unnecessary dependency on libsamba...
2010-10-09 Jeremy AllisonAdd some const. Needed for my SD work.
2010-10-04 Stefan Metzmacherlibcli/ldap: ldap_full_packet() requires at least 6...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-09-27 Stefan Metzmacherlibcli/ldap: correctly marshall LDAP Unbind PDUs
2010-09-26 Stefan Metzmacherlibcli/ldap: let ldap_full_packet() use asn1_peek_tag_n...
2010-09-26 Stefan Metzmacherlibcli/util: let tstream_read_pdu_blob_* cope with...
2010-09-23 Simo Sorcelibcli: fix compile warning
2010-09-23 Steven Dannemans4:libcli:smb2 Rename pending_id to async_id and make...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Andrew Bartlettlibcli/ldap Add const to ldap_encode_ndr_dom_sid()
2010-09-20 Günther Deschnerlibcli: add dom_sid_compare_domain()
2010-09-18 Kamen Mazdrashkiwerror: Add W_ERROR_HAVE_NO_MEMORY_AND_FREE() macro
2010-09-16 Andrew Bartlettlibcli/auth/ntlmssp Be clear about talloc parents for...
2010-09-15 Andrew Tridgellcldap: prevent crashes when freeing cldap socket
2010-09-15 Andrew Tridgellcldap: use ipv4 not up for unbound cldap sockets
2010-09-15 Andrew Tridgells4-auth: set the RODC bit for RODC schannel
2010-09-14 Jeremy AllisonFix string_to_sid() to allow non '\0' termination of...
2010-09-14 Andrew Bartlettlibcli/security Use sid_append_rid() in dom_sid_append_...
2010-09-14 Andrew Bartlettlibcli/security Merge source3/ string_to_sid() to commo...
2010-09-13 Volker Lendeckentlm_check: Fix some nonempty blank lines
2010-09-11 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix includes
2010-09-11 Andrew Bartlettlibcli/privileges Fix comment
2010-09-11 Andrew Bartletts4-privs Seperate rights and privileges
2010-09-11 Andrew Bartlettlibcli/security Remove unused SE_NONE define
2010-09-11 Andrew Bartlettlibcli/security Move 'private' privileges functions...
2010-09-11 Andrew Bartlettlibcli/security Remove 'always true' return from se_pri...
2010-09-11 Andrew Bartlettlibcli/auth Failure to find the cached session key...
next