Commit Graph

58 Commits

Author SHA1 Message Date
Daniel J Walsh 96b801b260 - Upgrade to latest from NSA
Merged updated file context sorting patch from Christopher Ashworth, with
    bug fix for escaped character flag.
Merged file context sorting code from Christopher Ashworth (Tresys
    Technology), based on fc_sort.c code in refpolicy.
Merged python binding t_output_helper removal patch from Dan Walsh.
Regenerated swig files.
2006-04-14 15:14:48 +00:00
Daniel J Walsh 9b0bb205bf - Upgrade to latest from NSA
Merged file context sorting code from Christopher Ashworth (Tresys
    Technology), based on fc_sort.c code in refpolicy.
Merged python binding t_output_helper removal patch from Dan Walsh.
Regenerated swig files.
2006-04-14 11:37:57 +00:00
Daniel J Walsh 6b31c1bb12 - Upgrade to latest from NSA
Merged Makefile PYLIBVER definition patch from Dan Walsh.
Merged man page reorganization from Ivan Gyurdiev.
2006-03-21 15:45:58 +00:00
Daniel J Walsh aa0c632103 - Make work on RHEL4
- Upgrade to latest from NSA
Merged abort early on merge errors patch from Ivan Gyurdiev.
Cleaned up error handling in semanage_split_fc based on a patch by Serge
    Hallyn (IBM) and suggestions by Ivan Gyurdiev.
Merged MLS handling fixes from Ivan Gyurdiev.
2006-03-17 20:25:31 +00:00
Daniel J Walsh 5a4115f50c - Upgrade to latest from NSA
Merged bug fix for fcontext validate handler from Ivan Gyurdiev.
Merged base_merge_components changes from Ivan Gyurdiev.
2006-02-17 20:00:24 +00:00
Daniel J Walsh 95d8014c0f - Upgrade to latest from NSA
Merged paths array patch from Ivan Gyurdiev.
Merged bug fix patch from Ivan Gyurdiev.
Merged improve bindings patch from Ivan Gyurdiev.
Merged use PyList patch from Ivan Gyurdiev.
Merged memory leak fix patch from Ivan Gyurdiev.
Merged nodecon support patch from Ivan Gyurdiev.
Merged cleanups patch from Ivan Gyurdiev.
Merged split swig patch from Ivan Gyurdiev.
2006-02-16 18:44:02 +00:00
Daniel J Walsh 5cdd750209 - Upgrade to latest from NSA
Merged optionals in base patch from Joshua Brindle.
Merged treat seusers/users_extra as optional sections patch from Ivan
    Gyurdiev.
Merged parse_optional fixes from Ivan Gyurdiev.
2006-02-13 19:31:17 +00:00
Daniel J Walsh b40694835e - Upgrade to latest from NSA
Merged seuser/user_extra support patch from Joshua Brindle.
Merged remote system dbase patch from Ivan Gyurdiev.
2006-02-07 15:30:09 +00:00
Daniel J Walsh c77fc837ef *** empty log message *** 2006-02-02 17:11:07 +00:00
Daniel J Walsh 9d3d831b72 *** empty log message *** 2006-01-31 00:02:55 +00:00
Daniel J Walsh 2d7ec48909 *** empty log message *** 2006-01-28 01:38:10 +00:00
Daniel J Walsh 659f45dbf4 *** empty log message *** 2006-01-20 20:28:52 +00:00
Daniel J Walsh 42ed049e66 *** empty log message *** 2006-01-18 16:29:44 +00:00
Daniel J Walsh cde1f77237 *** empty log message *** 2006-01-13 22:36:39 +00:00
Daniel J Walsh d70e17491c *** empty log message *** 2006-01-06 16:07:00 +00:00
Daniel J Walsh f12cd09ff8 *** empty log message *** 2006-01-05 19:52:36 +00:00
Daniel J Walsh eddd487028 - Upgrade to latest from NSA
Clarified error messages from parse_module_headers and parse_base_headers
    for base/module mismatches.
Merged string and file optimization patch from Russell Coker.
Merged swig header reordering patch from Ivan Gyurdiev.
Merged toggle modify on add patch from Ivan Gyurdiev.
Merged ports parser bugfix patch from Ivan Gyurdiev.
Merged fcontext swig patch from Ivan Gyurdiev.
Merged remove add/modify/delete for active booleans patch from Ivan
    Gyurdiev.
Merged man pages for dbase functions patch from Ivan Gyurdiev.
Merged pywrap tests patch from Ivan Gyurdiev.
2006-01-05 16:21:25 +00:00
Daniel J Walsh 5361ff6e72 - Upgrade to latest from NSA
- separate file rw code from linked list
- annotate objects
- fold together internal headers
- support ordering of records in compare function
- add active dbase backend, active booleans
- return commit numbers for ro database calls
- use modified flags to skip rebuild whenever possible
- enable port interfaces
- update swig interfaces and typemaps
- add an API for file_contexts.local and file_contexts
- flip the traversal order in iterate/list
- reorganize sandbox_expand
- add seusers MLS validation
- improve dbase spec/documentation
- clone record on set/add/modify
2006-01-04 18:39:06 +00:00
Daniel J Walsh c2b1e26fcc - Upgrade to latest from NSA
Merged further header cleanups from Ivan Gyurdiev.
Merged toggle modified flag in policydb_modify, fix memory leak in
    clear_obsolete, polymorphism vs headers fix, and include guards for
    internal headers patches from Ivan Gyurdiev.
2005-12-14 19:51:34 +00:00
Daniel J Walsh 9993e32e21 - Upgrade to latest from NSA
Merged toggle modified flag in policydb_modify, fix memory leak in
    clear_obsolete, polymorphism vs headers fix, and include guards for
    internal headers patches from Ivan Gyurdiev.
2005-12-13 16:22:20 +00:00
Daniel J Walsh 2b5b2a62e8 - Upgrade to latest from NSA
Added file-mode= setting to semanage.conf, default to 0644. Changed
    semanage_copy_file and callers to use this mode when installing policy
    files to runtime locations.
2005-12-13 04:54:54 +00:00
Daniel J Walsh 97de529789 - Update version for release 2005-12-07 17:32:18 +00:00
Daniel J Walsh d6123fe3c1 - Upgrade to latest from NSA
Changed semanage_handle_create() to set do_reload based on
    is_selinux_enabled(). This prevents improper attempts to load policy on
    a non-SELinux system.
2005-12-06 18:41:48 +00:00
Daniel J Walsh ff57ee576b - Upgrade to latest from NSA
Merged Makefile python definitions patch from Dan Walsh.
Removed is_selinux_mls_enabled() conditionals in seusers and users file
    parsers.
2005-11-29 19:07:13 +00:00
Daniel J Walsh 066e239ed5 - Add additional swig objects
Merged wrap char*** for user_get_roles patch from Joshua Brindle.
Merged remove defrole from sepol patch from Ivan Gyurdiev.
Merged swig wrappers for modifying users and seusers from Joshua Brindle.
2005-11-29 03:16:02 +00:00
Daniel J Walsh 72ad6cf1ae - Upgrade to latest from NSA
Fixed free->key_free bug.
Merged clear obsolete patch from Ivan Gyurdiev.
Merged modified swigify patch from Dan Walsh (original patch from Joshua
    Brindle).
Merged move genhomedircon call patch from Chad Sellers.
2005-11-17 02:31:54 +00:00
Daniel J Walsh bb7c4a72ee - Upgrade to latest from NSA
Merged move seuser validation patch from Ivan Gyurdiev.
Merged hidden declaration fixes from Ivan Gyurdiev, with minor corrections.
2005-11-11 16:16:26 +00:00
Daniel J Walsh 0e20be8ff2 - Upgrade to latest from NSA
Merged cleanup patch from Ivan Gyurdiev. This renames semanage_module_conn
    to semanage_direct_handle, and moves sepol handle create/destroy into
    semanage handle create/destroy to allow use even when disconnected (for
    the record interfaces).
2005-11-10 02:42:34 +00:00
Daniel J Walsh 32ce50944b - Upgrade to latest from NSA
Clear modules modified flag upon disconnect and commit.
Added tracking of module modifications and use it to determine whether
    expand-time checks should be applied on commit.
Reverted semanage_set_reload_bools() interface.
2005-11-09 01:50:21 +00:00
Daniel J Walsh ef65cfdd37 - Upgrade to latest from NSA
Disabled calls to port dbase for merge and commit and stubbed out calls to
    sepol_port interfaces since they are not exported.
Merged rename instead of copy patch from Joshua Brindle (Tresys).
Added hidden_def/hidden_proto for exported symbols used within libsemanage
    to eliminate relocations. Wrapped type definitions in exported headers
    as needed to avoid conflicts. Added src/context_internal.h and
    src/iface_internal.h.
Added semanage_is_managed() interface to allow detection of whether the
    policy is managed via libsemanage. This enables proper handling in
    setsebool for non-managed systems.
Merged semanage_set_reload_bools() interface from Ivan Gyurdiev, to enable
    runtime control over preserving active boolean values versus reloading
    their saved settings upon commit.
2005-11-08 23:54:11 +00:00
Daniel J Walsh bfd9450f27 - Upgrade to latest from NSA
Merged seuser parser resync, dbase tracking and cleanup, strtol bug,
    copyright, and assert space patches from Ivan Gyurdiev.
Added src/*_internal.h in preparation for other changes.
Added hidden/hidden_proto/hidden_def to src/debug.[hc] and
    src/seusers.[hc].
2005-11-07 15:36:10 +00:00
Daniel J Walsh f2d442c343 - Upgrade to latest from NSA
Merged interface parse/print, context_to_string interface change, move
    assert_noeof, and order preserving patches from Ivan Gyurdiev.
Added src/dso.h in preparation for other changes.
Merged install seusers, handle/error messages, MLS parsing, and seusers
    validation patches from Ivan Gyurdiev.
2005-11-03 18:29:35 +00:00
Daniel J Walsh 62754d6a4b - Upgrade to latest from NSA
Merged record interface, dbase flush, common database code, and record
    bugfix patches from Ivan Gyurdiev.
2005-10-31 20:58:26 +00:00
Daniel J Walsh 24d63641d4 - Upgrade to latest from NSA
Merged dbase policydb list and count change from Ivan Gyurdiev.
Merged enable dbase and set relay patches from Ivan Gyurdiev.
2005-10-28 14:18:25 +00:00
Daniel J Walsh 76b34ef1bc - Update from NSA
Merged resync to sepol changes and booleans fixes/improvements patches from
    Ivan Gyurdiev.
Merged support for genhomedircon/homedir template, store selection,
    explicit policy reload, and semanage.conf relocation from Joshua
    Brindle.
2005-10-25 19:52:13 +00:00
Daniel J Walsh ac43226a5b - Update from NSA
Merged resync to sepol changes and transaction fix patches from Ivan
    Gyurdiev.
Merged reorganize users patch from Ivan Gyurdiev.
Merged remove unused relay functions patch from Ivan Gyurdiev.
2005-10-24 17:55:28 +00:00
Daniel J Walsh 4810185611 - Update from NSA
Fixed policy file leaks in semanage_load_module and semanage_write_module.
Merged further database work from Ivan Gyurdiev.
Fixed bug in semanage_direct_disconnect.
2005-10-21 18:45:39 +00:00
Daniel J Walsh bed7f30855 - Update from NSA
Fixed policy file leaks in semanage_load_module and semanage_write_module.
Merged further database work from Ivan Gyurdiev.
Fixed bug in semanage_direct_disconnect.
2005-10-21 14:24:09 +00:00
Daniel J Walsh e4a5671bb5 - Update from NSA
Merged interface renaming patch from Ivan Gyurdiev.
Merged policy component patch from Ivan Gyurdiev.
Renamed 'check=' configuration value to 'expand-check=' for clarity.
Changed semanage_commit_sandbox to check for and report errors on rename(2)
    calls performed during rollback.
Added optional check= configuration value to semanage.conf and updated call
    to sepol_expand_module to pass its value to control assertion and
    hierarchy checking on module expansion.
Merged fixes for make DESTDIR= builds from Joshua Brindle.
2005-10-20 20:34:00 +00:00
Daniel J Walsh 31d65000f6 - Update from NSA
Merged default database from Ivan Gyurdiev.
Merged removal of connect requirement in policydb backend from Ivan
    Gyurdiev.
Merged commit locking fix and lock rename from Joshua Brindle.
Merged transaction rollback in lock patch from Joshua Brindle.
Changed default args for load_policy to be null, as it no longer takes a
    pathname argument and we want to preserve booleans.
Merged move local dbase initialization patch from Ivan Gyurdiev.
Merged acquire/release read lock in databases patch from Ivan Gyurdiev.
Merged rename direct -> policydb as appropriate patch from Ivan Gyurdiev.
Added calls to sepol_policy_file_set_handle interface prior to invoking
    sepol operations on policy files.
Updated call to sepol_policydb_from_image to pass the handle.
2005-10-19 20:59:28 +00:00
Daniel J Walsh aac0cfd92e - Update from NSA
Changed default args for load_policy to be null, as it no longer takes a
    pathname argument and we want to preserve booleans.
Merged move local dbase initialization patch from Ivan Gyurdiev.
Merged acquire/release read lock in databases patch from Ivan Gyurdiev.
Merged rename direct -> policydb as appropriate patch from Ivan Gyurdiev.
Added calls to sepol_policy_file_set_handle interface prior to invoking
    sepol operations on policy files.
Updated call to sepol_policydb_from_image to pass the handle.
2005-10-18 17:58:12 +00:00
Daniel J Walsh b18ef05931 - Update from NSA
Merged user and port APIs - policy database patch from Ivan Gyurdiev.
Converted calls to sepol link_packages and expand_module interfaces from
    using buffers to using sepol handles for error reporting, and changed
    direct_connect/disconnect to create/destroy sepol handles.
2005-10-18 13:47:26 +00:00
Daniel J Walsh 830a30016b - Update from NSA
Merged bugfix patch from Ivan Gyurdiev.
Merged seuser database patch from Ivan Gyurdiev. Merged direct user/port
    databases to the handle from Ivan Gyurdiev.
Removed obsolete include/semanage/commit_api.h (leftover). Merged seuser
    record patch from Ivan Gyurdiev.
Merged boolean and interface databases from Ivan Gyurdiev.
2005-10-15 12:27:49 +00:00
Daniel J Walsh 43db24251e - Update from NSA
Updated to use get interfaces for hidden sepol_module_package type.
Changed semanage_expand_sandbox and semanage_install_active to
    generate/install the latest policy version supported by libsepol by
    default (unless overridden by semanage.conf), since libselinux will now
    downgrade automatically for load_policy.
Merged new callback-based error reporting system and ongoing database work
    from Ivan Gyurdiev.
2005-10-14 12:32:19 +00:00
Daniel J Walsh e479f60948 - Update from NSA
Fixed semanage_install_active() to use the same logic for selecting a
    policy version as semanage_expand_sandbox(). Dropped dead code from
    semanage_install_sandbox().
2005-10-12 19:35:45 +00:00
Daniel J Walsh 3b901573e9 - Update from NSA
Updated for changes to libsepol, and to only use types and interfaces
    provided by the shared libsepol.
2005-10-10 13:04:43 +00:00
Daniel J Walsh 6366247bd9 - Update from NSA
Merged further database work from Ivan Gyurdiev.
2005-10-07 14:20:41 +00:00
Daniel J Walsh 8b0a28a044 - Update from NSA
Merged iterate, redistribute, and dbase split patches from Ivan Gyurdiev.
2005-10-04 18:04:52 +00:00
Daniel J Walsh b2247ee18e - Update from NSA
Merged patch series from Ivan Gyurdiev. (pointer typedef elimination, file
    renames, dbase work, backend separation)
Split interfaces from semanage.[hc] into handle.[hc], modules.[hc].
Separated handle create from connect interface.
Added a constructor for initialization.
Moved up src/include/*.h to src.
Created a symbol map file; dropped dso.h and hidden markings.
2005-10-03 13:10:57 +00:00
Daniel J Walsh 5223b3065c - Update from NSA
Split interfaces from semanage.[hc] into handle.[hc], modules.[hc].
Separated handle create from connect interface.
Added a constructor for initialization.
Moved up src/include/*.h to src.
Created a symbol map file; dropped dso.h and hidden markings.
2005-09-29 01:27:17 +00:00