summaryrefslogtreecommitdiff
path: root/source4/lib/policy
AgeCommit message (Expand)AuthorFilesLines
2025-05-19s4:libnet: pass an explicit talloc parent to libnet_context_init()Stefan Metzmacher1-1/+1
2025-04-18s4:libcli: pass struct loadparm_context to smbcli_full_connection()Stefan Metzmacher1-0/+1
2025-04-18s4:libcli: remove unused ports from smbcli_full_connection()Stefan Metzmacher1-1/+0
2024-06-05build: Remove incorrect pyembed=True from samba-policyAndrew Bartlett1-7/+3
2024-06-05s4-libnet: Split up samba-net into samba-net and samba-net-joinAndrew Bartlett1-2/+1
2023-11-20Use python.h from libreplaceAndreas Schneider1-1/+1
2023-08-08s4:policy: Fix leakJoseph Sutton1-0/+1
2023-04-28s4:lib:policy: cleanup and handle errors in push_recursive()Dmitry Antipov1-12/+37
2022-03-17s4:policy: Fix ACE type comparisonJoseph Sutton1-1/+2
2022-02-07lib: Fix CID 1465285 Double closeVolker Lendecke1-0/+1
2020-07-06policy/gp: always close a file (CID 1445119)Douglas Bagnall1-0/+1
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer1-1/+1
2020-03-23py3: Remove #define PyInt_FromLong PyLong_FromLongAndrew Bartlett1-4/+4
2019-12-10s4:lib: Make sure we close fd's in error pathAndreas Schneider1-1/+9
2019-06-24py3: Remove PyStr_FromString() compatability macroAndrew Bartlett1-2/+2
2019-05-10s4/lib/policy/gp_ldap: use ldb API to find messagesDouglas Bagnall1-12/+12
2019-05-10s4/policy/gp_filesys: avoid SIZE_MAX smbcli write (CID 1034779)Douglas Bagnall1-0/+6
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-7/+6
2019-02-07Cleanup (decref) some objects added to list.Noel Power1-2/+16
2018-08-11s4:lib: Fix a possible fd leak in gp_get_file()Andreas Schneider1-8/+16
2018-04-13s3/lib/policy/wscript_build: build samba_policy lib for extra-python/py3Noel Power1-6/+9
2018-04-05wscript_build: fix c modules deps name for Python 3Joe Guo1-5/+7
2018-04-05python3 port for policy moduleNoel Power2-11/+22
2017-11-22s4-lib-policy: fix type of enumUri Simchoni1-1/+1
2017-05-10s4-lib/policy: remove some dead prototypesGünther Deschner1-2/+0
2017-03-10waf: disable-python - don't build samba-policyIan Stakenvicius1-1/+2
2016-02-06s4-libgpo: fix gcc6 build warning.Günther Deschner1-6/+0
2014-03-05Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam3-50/+200
2013-11-11gpo: Fix CID 1034880 Resource leakVolker Lendecke1-2/+1
2013-11-11gpo: Fix CID 1034881 Resource leakVolker Lendecke1-0/+1
2013-02-22s4-policy: Fix memory leaks in push_recursive().Andreas Schneider1-14/+26
2012-03-06policy/python: Move python binding tests to standard location.Jelmer Vernooij1-36/+0
2011-11-11policy/tests: Fix import of TestCase.Jelmer Vernooij1-2/+3
2011-11-10test: fixed several tests to use samba.testsAndrew Tridgell1-2/+2
2011-10-27replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider1-3/+1
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-1/+1
2011-08-21s4/libpolicy: Install header file.Jelmer Vernooij4-8/+6
2011-08-03s4-policy: Use the correct local directory for stat.Amitay Isaacs1-1/+1
2011-08-03s4-policy: Add python wrapper for ads_to_dir_access_mask() functionAmitay Isaacs1-2/+17
2011-08-03s4-policy: Expose gp_ads_to_dir_access_mask() functionAmitay Isaacs2-1/+2
2011-07-26policy: Rename to samba-policy to avoid name space clashes.Jelmer Vernooij2-5/+5
2011-03-30s4:lib/policy/gp_ldap.c - make more use of LDB result constantsMatthias Dieter Wallnöfer1-13/+13
2011-03-19source4/lib: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2011-03-15s4-policy: don't make s4 policy.h publicAndrew Tridgell1-1/+0
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-1/+1
2010-12-08s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell1-1/+1
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-6/+0
2010-10-26talloc: change pytalloc-util to be a public library.Jelmer Vernooij1-1/+1
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1