Refactor policy filesystem code.
[kai/samba-autobuild/.git] / source4 /
2010-06-20 Wilco Baan HofmanRefactor policy filesystem code.
2010-06-20 Wilco Baan HofmanFix memory allocation with error handling.
2010-06-20 Wilco Baan HofmanAdd talloc_frees in error cases in net_gpo.c
2010-06-20 Wilco Baan HofmanCode cleanups: GUID generation, lp_dnsdomain instead...
2010-06-20 Wilco Baan HofmanSet inherit flag type to bool.
2010-06-20 Wilco Baan HofmanFix 'magic' numbers to be strlen(something)
2010-06-20 Wilco Baan HofmanChange talloc_steal to strdup because function might...
2010-06-20 Wilco Baan HofmanAdd GP ini functions.
2010-06-20 Wilco Baan HofmanRemove iconv convenience in used functions, which were...
2010-06-20 Wilco Baan HofmanFix net gpo list to use the dsdb with extended DN's...
2010-06-20 Wilco Baan HofmanRevert "Add old functionality back which was removed...
2010-06-20 Wilco Baan HofmanAdd ini parser for GPO's.
2010-06-20 Wilco Baan HofmanAdd net gpo setacl support. Create gp_set_acl function...
2010-06-20 Wilco Baan HofmanFix set GPT security descriptor to match windows' behav...
2010-06-20 Wilco Baan HofmanFix crash when get_gpo_info returns incorrect data.
2010-06-20 Wilco Baan HofmanAdd preliminary NT ACL support for GPT (GPO on filesystem).
2010-06-20 Jelmer Vernooijsamba4: Add python bindings for samba.policy.get_gplink...
2010-06-20 Jelmer Vernooijpolicy: Add samba.policy.get_gpo_flags binding.
2010-06-20 Wilco Baan HofmanAdd gpo create functionality. Also fix gPLink handling...
2010-06-20 Wilco Baan HofmanFix mode_t in mkdir.
2010-06-20 Wilco Baan HofmanFinish net gpo fetch function. Reorder arguments to...
2010-06-20 Wilco Baan HofmanOptimize the backslash logic in the path traversal.
2010-06-20 Wilco Baan HofmanFix error in logic, making recursion work past the...
2010-06-20 Wilco Baan HofmanAdd fetch function for GPO which fetches all relevant...
2010-06-20 Wilco Baan HofmanAdd getinheritance and setinheritance to net gpo util...
2010-06-20 Wilco Baan HofmanImplemented delete group policy link function and corre...
2010-06-20 Wilco Baan HofmanChanged add_gplink to set_gplink, so we can change...
2010-06-20 Wilco Baan HofmanAdd add gPLink function and corresponding net gpo linka...
2010-06-20 Wilco Baan HofmanRename files to reflect the libpolicy naming convention...
2010-06-20 Wilco Baan HofmanRename libgpo to lib/policy to avoid confusion with...
2010-06-20 Wilco Baan HofmanAdd old functionality back which was removed in commit...
2010-06-20 Wilco Baan HofmanAdd gpo list function for listing applicable GPO's...
2010-06-20 Wilco Baan HofmanAdd gPLink and getgpo functionality to net gpo.
2010-06-20 Wilco Baan HofmanCreated net gpo and new libgpo for samba 4. This adds...
2010-06-20 Jelmer Vernooijpydsdb: Mark all SamDB and Schema methods that are...
2010-06-20 Jelmer Vernooijtestparm: Check netbios name and workgroup characters...
2010-06-20 Jelmer Vernooijprovision: Properly cancel transactions on the secrets...
2010-06-20 Jelmer Vernooijselftest: Use scripted testparm.
2010-06-20 Jelmer Vernooijpyparam: Support Loadparm.get(p, "global")
2010-06-20 Jelmer Vernooijldb: Add ABI file for use when including ildap in the...
2010-06-20 Jelmer Vernooijtestparm: Simplify default option handling.
2010-06-20 Jelmer Vernooijpyparam: Allow specifying None as section name to Loadp...
2010-06-20 Jelmer Vernooijtestparm: Fix suppress prompt option.
2010-06-20 Jelmer Vernooijtestparm: Fix exit value, install.
2010-06-20 Jelmer Vernooijs4-python: Add LoadparmService.dump()
2010-06-20 Jelmer Vernooijs4-python: Implement LoadParm.dump().
2010-06-20 Jelmer Vernooijtestparm: Split up functions that do multiple things.
2010-06-20 Jelmer Vernooijtestparm: Convert to Python.
2010-06-20 Jelmer Vernooijs4-python: Remove more unused imports, fix use of sets...
2010-06-20 Jelmer Vernooijsetnttoken: Remove empty utility.
2010-06-20 Jelmer VernooijUse standard Python syntax, booleans and set()'s where...
2010-06-20 Jelmer VernooijRemove unnecessary use of transactions.
2010-06-20 Jelmer Vernooijldb: Change LDBSAMBA back to subsystem, update comments...
2010-06-20 Stefan Metzmachers4:ldb-samba: fix the build without a system ldb
2010-06-20 Jelmer Vernooijldb: Remove last import of dsdb.
2010-06-20 Jelmer VernooijSome more formatting fixes, move schema related functio...
2010-06-20 Jelmer VernooijMove convert_to_openldap onto Schema class.
2010-06-19 Jelmer VernooijFormatting cleanups; use True/False for booleans, unnec...
2010-06-19 Jelmer VernooijMove a few more samdb-specific methods to SamDB, away...
2010-06-19 Jelmer Vernooijsamdb: Fix formatting, move get_oid_from_attid from...
2010-06-19 Jelmer Vernooijs4-python: Remove trivial function, replace by dictionary.
2010-06-19 Lukasz Zalewskimake test modules for net group set of commands and...
2010-06-19 Lukasz ZalewskiModifications extending functionality of newuser cmd...
2010-06-19 Lukasz ZalewskiModifications extending functionality of newuser cmd...
2010-06-19 Matthieu Patous4 upgradeprovision: Make grouped commit / rollback...
2010-06-19 Matthieu Patous4 upgradeprovision: Check that the policy for DC is...
2010-06-19 Matthieu Patous4 upgradeprovision: Emit message instead of crashing...
2010-06-19 Matthieu Patous4 upgradeprovision: add an option to force the rebuild...
2010-06-19 Matthieu Patous4 unittests: add unit tests for upgradehelpers
2010-06-19 Matthieu Patous4 upgradeprovision: Add function for searching stored...
2010-06-19 Matthieu Patous4: Using control bypassoperational allow the logic...
2010-06-19 Matthieu Patouldb: add a new control bypassioperationnal
2010-06-19 Matthieu Patous4 upgradeprovision: additional restyling
2010-06-19 Matthieu Patous4 upgradeprovision: Restyle imports
2010-06-19 Matthieu Patous4 upgradeprovision: Move functions to helpers and...
2010-06-19 Matthieu Patous4 python: Update unit tests related to create secrets
2010-06-19 Matthieu Patous4: Add comments about setup_secrets
2010-06-19 Matthieu Patous4 upgradeprovision: Add documentation on the update...
2010-06-19 Matthieu Patous4 python: Add unit tests for upgradeprovision related...
2010-06-19 Matthieu Patous4 upgradeprovision: move some functions to upgradehelp...
2010-06-19 Matthieu Patous4 upgradeprovision: Fix style
2010-06-19 Matthieu Patous4 upgradeprovision: Use replPropertyMetaData for bette...
2010-06-19 Matthieu Patous4 upgradeprovision: Reformat attributes lists and...
2010-06-19 Matthieu Patous4 upgradeprovision: Inform about new dns dynamic updat...
2010-06-19 Matthieu Patous4 upgradeprovision: fix style
2010-06-19 Matthieu Patous4 upgrade provision: Refactor code to do all the modif...
2010-06-19 Matthieu Patous4 upgrade provision: Fix style in gen_dn_index
2010-06-19 Matthieu Patous4 Add functions related to ldb manipulation when doing...
2010-06-19 Matthieu Patous4 provision: Add information about provisioned usn...
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-19 Jelmer Vernooijacl: Clean up formatting, use samba.tests.TestCase.
2010-06-19 Jelmer Vernooijpyrpc: Fix reference counting when using secondary...
2010-06-19 Jelmer Vernooijsamba.tests.samba3: Clean up imports, use new TestCase...
2010-06-19 Jelmer Vernooijntacls: Raise TestSkipped rather than writing to stdout.
2010-06-19 Jelmer Vernooijpython/passwords: Clean up imports.
2010-06-19 Jelmer Vernooijsamba.tests: Provide TestCase and TestSkipped classes...
2010-06-19 Jelmer Vernooijdsdb_schema_info: Clean up imports, avoid using rpc...
2010-06-19 Jelmer Vernooijpython: Remove unnecessary Ldb.set_invocation_id -...
2010-06-19 Jelmer Vernooijpyglue: Trim dependencies.
2010-06-19 Jelmer Vernooijpyglue: Remove unused code.
next