kai/samba-autobuild/.git
2010-06-20 Jelmer Vernooijlibpolicy: Fix the build.
2010-06-20 Wilco Baan... Add preliminary support for storing changed Group Policies.
2010-06-20 Wilco Baan... Refactor policy filesystem code.
2010-06-20 Wilco Baan... Fix memory allocation with error handling.
2010-06-20 Wilco Baan... Add talloc_frees in error cases in net_gpo.c
2010-06-20 Wilco Baan... Code cleanups: GUID generation, lp_dnsdomain instead...
2010-06-20 Wilco Baan... Set inherit flag type to bool.
2010-06-20 Wilco Baan... Fix 'magic' numbers to be strlen(something)
2010-06-20 Wilco Baan... Change talloc_steal to strdup because function might...
2010-06-20 Wilco Baan... Add GP ini functions.
2010-06-20 Wilco Baan... Remove iconv convenience in used functions, which were...
2010-06-20 Wilco Baan... Fix net gpo list to use the dsdb with extended DN's...
2010-06-20 Wilco Baan... Revert "Add old functionality back which was removed...
2010-06-20 Wilco Baan... Add ini parser for GPO's.
2010-06-20 Wilco Baan... Add net gpo setacl support. Create gp_set_acl function...
2010-06-20 Wilco Baan... Fix set GPT security descriptor to match windows' behav...
2010-06-20 Wilco Baan... Fix crash when get_gpo_info returns incorrect data.
2010-06-20 Wilco Baan... Add 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... Add gpo create functionality. Also fix gPLink handling...
2010-06-20 Wilco Baan... Fix mode_t in mkdir.
2010-06-20 Wilco Baan... Finish net gpo fetch function. Reorder arguments to...
2010-06-20 Wilco Baan... Optimize the backslash logic in the path traversal.
2010-06-20 Wilco Baan... Fix error in logic, making recursion work past the...
2010-06-20 Wilco Baan... Add fetch function for GPO which fetches all relevant...
2010-06-20 Wilco Baan... Add getinheritance and setinheritance to net gpo util...
2010-06-20 Wilco Baan... Implemented delete group policy link function and corre...
2010-06-20 Wilco Baan... Changed add_gplink to set_gplink, so we can change...
2010-06-20 Wilco Baan... Add add gPLink function and corresponding net gpo linka...
2010-06-20 Wilco Baan... Rename files to reflect the libpolicy naming convention...
2010-06-20 Wilco Baan... Rename libgpo to lib/policy to avoid confusion with...
2010-06-20 Wilco Baan... Add old functionality back which was removed in commit...
2010-06-20 Wilco Baan... Add gpo list function for listing applicable GPO's...
2010-06-20 Wilco Baan... Add gPLink and getgpo functionality to net gpo.
2010-06-20 Wilco Baan... Created net gpo and new libgpo for samba 4. This adds...
2010-06-20 Kai Blins3: Attempt to fix the build on NetBSD
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 Kai Blins3-waf: Change the (set|get|end)netgrent checks to...
2010-06-20 Kai Blins3 configure: Check for (set|get|end)netgrent prototypes
2010-06-20 Kai Blinbuild: Allow for a custom message in CHECK_C_PROTOTYPE
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.
next