heimdal Don't dereference NULL in error verify_checksum error path
[kai/samba.git] / libcli / security /
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
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 LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Matthias Dieter... create_descriptor.c - fix comment
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 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-19 Jeremy AllisonFix shadow warning for "access" variable.
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-09 Jeremy AllisonAdd some const. Needed for my SD work.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschnerlibcli: add dom_sid_compare_domain()
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-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 Tridgellprivileges: privilege luids are not all below 64
2010-09-11 Andrew Bartlettlibcli/security Make sec_privilege_from_index() return...
2010-09-11 Andrew Bartlettlibcli/security Remove unused declarations from privile...
2010-09-11 Andrew Bartlettlibcli/security Expose sec_privilege_mask()
2010-09-11 Andrew Bartlettlibcli/security make sec_privilege_id() return SEC_PRIV...
2010-09-11 Andrew Bartlettlibcli/security Remove unused functions and constants.
2010-09-11 Andrew Bartlettlibcli/security Rename all privilege bitmaps constants
2010-09-11 Andrew Bartlettlibcli/security Remove luid_to_se_priv() and luid_to_pr...
2010-09-11 Andrew Bartlettlibcli/security Improve dump of privileges: Just walk...
2010-09-11 Andrew Bartletts3-privs Remove pointer indirection from se_priv_to_pri...
2010-09-11 Andrew Bartlettlibcli/security Don't export privs[] as a global variable
2010-09-11 Andrew Bartlettlibcli/security Merge privilege lists from source3...
2010-09-11 Andrew Bartlettlibcli/security Return number of entries in the old...
2010-09-11 Andrew Bartlettlibcli/privileges Simplify get_privilege_luid() to...
2010-09-11 Andrew Bartlettlibcli/security Don't memcpy a uint64_t value, just...
2010-09-11 Andrew Bartlettlibcli/security Use ARRAY_SIZE() consistantly.
2010-09-11 Andrew Bartlettlibcli/security Fix and clarify privilege manipulation...
2010-09-11 Andrew Bartlettlibcli/security Make the two privileges tables share...
2010-09-11 Andrew Bartlettlibcli/security Move source4/ privileges code into...
2010-09-11 Andrew Bartletts3-privs Move manual prototypes to common privileges.h
2010-09-11 Andrew Bartletts3-privs Inline dump_se_priv into callers now that...
2010-09-11 Andrew Bartlettlibcli/security Use talloc_realloc() not TALLOC_REALLOC...
2010-09-11 Andrew Bartlettlibcli/security Use C99 types
2010-09-11 Andrew Bartlettlibcli/security Use true and false, not True and False
2010-09-11 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-06-21 Matthias Dieter... s3/s4 - remove "talloc_tos()" from common code since...
2010-06-19 Brendan Powerslibcli: Fixed a segfault in security_acl_dup when the...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-28 Volker LendeckeAttempt to fix the build on AIX, that system seems...
2010-03-03 Michael Adamlibcli/security: fix sddl.c to be able to build it...
2010-03-03 Michael Adams4:move the sddl code down to the top level
2010-02-14 Andrew Tridgelllib: use TYPESAFE_QSORT() in lib/ and libcli/
2010-02-02 Matt KraaiChange uint_t to unsigned int in libcli
2010-01-25 Volker LendeckeRevert "libcli/security: Remove a call to strncasecmp"
2010-01-25 Volker LendeckeRevert "libcli/security: Convert some strtol calls...
2010-01-25 Volker LendeckeRevert "libcli/security: Fix a valgrind error in dom_si...
2010-01-25 Volker LendeckeRevert "libcli/security: Prohibit SID formats like...
2010-01-23 Volker Lendeckelibcli/security: Prohibit SID formats like S-1-5-32...
2010-01-23 Volker Lendeckelibcli/security: Fix a valgrind error in dom_sid_parse
2010-01-23 Volker Lendeckelibcli/security: Convert some strtol calls to strtoul
2010-01-23 Volker Lendeckelibcli/security: Remove a call to strncasecmp
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Nadezhda IvanovaInitial implementation of security descriptor creation...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Nadezhda IvanovaOwner and group defaulting.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Volker LendeckeCreate a correct talloc hierarchy in make_sec_acl()
2009-06-19 Matthias Dieter... A fix in the ACL code used by both SAMBA 3 and 4
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jelmer VernooijFix includes for security_descriptor file for the non...
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jelmer VernooijMove the security_descriptor utility code to the top...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'displaysec' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 Jelmer Vernooijdisplay_sec: Move to common libcli/security directory.
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Stefan Metzmacherlibcli/security: fix the source4 build
next