summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* ldb:pyldb.c - introduce a "mem_ctx" also on "py_ldb_search"Matthias Dieter Wallnöfer2010-06-201-12/+19
* ldb:pyldb.c - some cleanups and adequations also in "py_ldb_modify" and "py_l...Matthias Dieter Wallnöfer2010-06-201-19/+28
* Revert "s4:ldb-samba: fix the build without a system ldb"Stefan Metzmacher2010-06-201-5/+0
* s4:ldb: only do ABI checking for the standalone build for nowStefan Metzmacher2010-06-201-12/+24
* libpolicy: Fix the build.Jelmer Vernooij2010-06-202-2/+2
* Add preliminary support for storing changed Group Policies.Wilco Baan Hofman2010-06-203-0/+101
* Refactor policy filesystem code.Wilco Baan Hofman2010-06-201-97/+244
* Fix memory allocation with error handling.Wilco Baan Hofman2010-06-205-21/+135
* Code cleanups: GUID generation, lp_dnsdomain instead of lp_realm, missing spa...Wilco Baan Hofman2010-06-202-9/+6
* Set inherit flag type to bool.Wilco Baan Hofman2010-06-201-1/+1
* Fix 'magic' numbers to be strlen(something)Wilco Baan Hofman2010-06-202-4/+6
* Change talloc_steal to strdup because function might not expect it.Wilco Baan Hofman2010-06-201-5/+5
* Add GP ini functions.Wilco Baan Hofman2010-06-202-2/+134
* Remove iconv convenience in used functions, which were deleted in commit f9ca...Wilco Baan Hofman2010-06-202-3/+0
* Add ini parser for GPO's.Wilco Baan Hofman2010-06-203-2/+17
* Add net gpo setacl support. Create gp_set_acl function. Show ACL in net gpo s...Wilco Baan Hofman2010-06-203-1/+101
* Fix set GPT security descriptor to match windows' behaviour.Wilco Baan Hofman2010-06-201-1/+1
* Fix crash when get_gpo_info returns incorrect data.Wilco Baan Hofman2010-06-202-5/+12
* Add preliminary NT ACL support for GPT (GPO on filesystem).Wilco Baan Hofman2010-06-203-37/+119
* samba4: Add python bindings for samba.policy.get_gplink_options.Jelmer Vernooij2010-06-202-0/+52
* policy: Add samba.policy.get_gpo_flags binding.Jelmer Vernooij2010-06-203-0/+122
* Add gpo create functionality. Also fix gPLink handling bugsWilco Baan Hofman2010-06-206-18/+473
* Fix mode_t in mkdir.Wilco Baan Hofman2010-06-201-1/+1
* Optimize the backslash logic in the path traversal.Wilco Baan Hofman2010-06-201-24/+9
* Fix error in logic, making recursion work past the first level.Wilco Baan Hofman2010-06-201-1/+1
* Add fetch function for GPO which fetches all relevant files from the sysvol s...Wilco Baan Hofman2010-06-205-5/+277
* Add getinheritance and setinheritance to net gpo util and library.Wilco Baan Hofman2010-06-202-0/+65
* Implemented delete group policy link function and corresponding feature in ne...Wilco Baan Hofman2010-06-201-1/+69
* Changed add_gplink to set_gplink, so we can change gPLink options as well.Wilco Baan Hofman2010-06-202-7/+16
* Add add gPLink function and corresponding net gpo linkadd call.Wilco Baan Hofman2010-06-202-47/+89
* Rename files to reflect the libpolicy naming convention. Also fix the GNU mak...Wilco Baan Hofman2010-06-204-4/+6
* Rename libgpo to lib/policy to avoid confusion with samba3 and add waf buildWilco Baan Hofman2010-06-205-0/+671
* ldb: Add ABI file for use when including ildap in the build.Jelmer Vernooij2010-06-201-0/+224
* ldb: Change LDBSAMBA back to subsystem, update comments, use differentJelmer Vernooij2010-06-202-7/+16
* s4:ldb-samba: fix the build without a system ldbStefan Metzmacher2010-06-201-1/+5
* Move a few more samdb-specific methods to SamDB, away from Ldb.Jelmer Vernooij2010-06-201-2/+2
* ldb: add a new control bypassioperationnalMatthieu Patou2010-06-203-0/+37
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-198-25/+32
* acl: Clean up formatting, use samba.tests.TestCase.Jelmer Vernooij2010-06-191-124/+128
* python/passwords: Clean up imports.Jelmer Vernooij2010-06-191-8/+7
* dsdb_schema_info: Clean up imports, avoid using rpc test case forJelmer Vernooij2010-06-191-9/+2
* s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....Matthias Dieter Wallnöfer2010-06-191-0/+9
* ldb:ldb_dn.c - don't support "ldb_dn_add_child" on a "" parent DNMatthias Dieter Wallnöfer2010-06-191-0/+7
* ldb:api.py - add a small test for the enhanced "py_ldb_delete" syntaxMatthias Dieter Wallnöfer2010-06-191-0/+9
* ldb:python bindings - some small cleanup & improvements in "py_ldb_add"Matthias Dieter Wallnöfer2010-06-191-14/+13
* ldb:python bindings - let also "py_ldb_delete" support controlsMatthias Dieter Wallnöfer2010-06-191-6/+50
* wafsamba: Fix typo: noextenion -> noextension.Jelmer Vernooij2010-06-191-1/+1
* ldb: Remove dependency on self.Jelmer Vernooij2010-06-181-1/+1
* ldbsamba: Build as subsystem to prevent infinite recursion issues.Jelmer Vernooij2010-06-181-1/+1
* ldb: Don't build pyldb_util as python module but rather as subsystem, so as t...Jelmer Vernooij2010-06-181-2/+2