summaryrefslogtreecommitdiffstats
path: root/source4/lib/policy/wscript_build
Commit message (Collapse)AuthorAgeFilesLines
* s4/libpolicy: Install header file.Jelmer Vernooij2011-08-211-1/+2
|
* policy: Rename to samba-policy to avoid name space clashes.Jelmer Vernooij2011-07-261-3/+3
|
* s4-policy: don't make s4 policy.h publicAndrew Tridgell2011-03-151-1/+0
| | | | if we are going to make GPO headers public, it should be from libgpo/
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-261-1/+1
|
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
|
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
|
* wafsamba: Fix handling of pyembed/pyext.Jelmer Vernooij2010-10-101-1/+2
|
* libpolicy: Fix the build.Jelmer Vernooij2010-06-201-1/+1
| | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* Add ini parser for GPO's.Wilco Baan Hofman2010-06-201-1/+1
| | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* policy: Add samba.policy.get_gpo_flags binding.Jelmer Vernooij2010-06-201-0/+6
| | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* Add gpo create functionality. Also fix gPLink handling bugsWilco Baan Hofman2010-06-201-1/+1
| | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* Add fetch function for GPO which fetches all relevant files from the sysvol ↵Wilco Baan Hofman2010-06-201-1/+1
| | | | | | share. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* Rename files to reflect the libpolicy naming convention. Also fix the GNU ↵Wilco Baan Hofman2010-06-201-2/+2
| | | | | | make build. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* Rename libgpo to lib/policy to avoid confusion with samba3 and add waf buildWilco Baan Hofman2010-06-201-0/+9
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>