2010-06-20 |
Wilco Baan Hofman | Changed add_gplink to set_gplink, so we can change... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-20 |
Wilco Baan Hofman | Add add gPLink function and corresponding net gpo linkadd... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-20 |
Wilco Baan Hofman | Rename files to reflect the libpolicy naming convention... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-20 |
Wilco Baan Hofman | Rename libgpo to lib/policy to avoid confusion with... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-20 |
Wilco Baan Hofman | Add old functionality back which was removed in commit... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-20 |
Wilco Baan Hofman | Add gpo list function for listing applicable GPO's... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-20 |
Wilco Baan Hofman | Add gPLink and getgpo functionality to net gpo. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-20 |
Wilco Baan Hofman | Created net gpo and new libgpo for samba 4. This adds... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | pydsdb: Mark all SamDB and Schema methods that are...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | testparm: Check netbios name and workgroup characters...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | provision: Properly cancel transactions on the secrets...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | selftest: Use scripted testparm.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | pyparam: Support Loadparm.get(p, "global")
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | ldb: Add ABI file for use when including ildap in the...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | testparm: Simplify default option handling.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | pyparam: Allow specifying None as section name to LoadparmCo...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | testparm: Fix suppress prompt option.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | testparm: Fix exit value, install.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | s4-python: Add LoadparmService.dump()
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | s4-python: Implement LoadParm.dump().
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | testparm: Split up functions that do multiple things.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | testparm: Convert to Python.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | s4-python: Remove more unused imports, fix use of sets...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | setnttoken: Remove empty utility.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | Use standard Python syntax, booleans and set()'s where...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | Remove unnecessary use of transactions.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | ldb: Change LDBSAMBA back to subsystem, update comments...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | ldb: Remove last import of dsdb.
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | Some more formatting fixes, move schema related functions...
|
commit | commitdiff | tree |
2010-06-20 |
Jelmer Vernooij | Move convert_to_openldap onto Schema class.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | Formatting cleanups; use True/False for booleans, unnecessar...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | Move a few more samdb-specific methods to SamDB, away...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | samdb: Fix formatting, move get_oid_from_attid from...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | s4-python: Remove trivial function, replace by dictionary.
|
commit | commitdiff | tree |
2010-06-19 |
Lukasz Zalewski | make test modules for net group set of commands and... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Lukasz Zalewski | Modifications extending functionality of newuser cmd... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Lukasz Zalewski | Modifications extending functionality of newuser cmd... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Make grouped commit / rollback... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Check that the policy for DC is... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Emit message instead of crashing... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: add an option to force the rebuilding... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 unittests: add unit tests for upgradehelpers Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Add function for searching stored... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4: Using control bypassoperational allow the logic... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | ldb: add a new control bypassioperationnal Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: additional restyling Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Restyle imports Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Move functions to helpers and... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 python: Update unit tests related to create secrets Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4: Add comments about setup_secrets Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Add documentation on the update... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 python: Add unit tests for upgradeprovision related... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: move some functions to upgradehelpers... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Fix style Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Use replPropertyMetaData for better... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Reformat attributes lists and... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: Inform about new dns dynamic update... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgradeprovision: fix style Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgrade provision: Refactor code to do all the modificati... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 upgrade provision: Fix style in gen_dn_index Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 Add functions related to ldb manipulation when doing... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Matthieu Patou | s4 provision: Add information about provisioned usn... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | python: Use samba.tests.TestCase, make sure base class...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | acl: Clean up formatting, use samba.tests.TestCase.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | pyrpc: Fix reference counting when using secondary...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | samba.tests.samba3: Clean up imports, use new TestCase...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | ntacls: Raise TestSkipped rather than writing to stdout.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | python/passwords: Clean up imports.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | samba.tests: Provide TestCase and TestSkipped classes...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | pytdb: Cleanup formatting.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | dsdb_schema_info: Clean up imports, avoid using rpc...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | python: Remove unnecessary Ldb.set_invocation_id -...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | pyglue: Trim dependencies.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | pyglue: Remove unused code.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | pydsdb: Move write_prefixes_from_schema_to_ldb to pydsdb...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | pydsdb: Move dsdb_set_schema_from_ldb to pydsdb.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | pydsdb: Move set_schema_from_ldif function to pydsdb...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | wafsamba: Use octal modes directly rather than constants.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | heimdal/waf: Initial work on making it possible to...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | dsdb: Fix includes when building against system ldb.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | wafsamba: Allow manually specifying cflags/ldflags...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | wafsamba: Use convenience function to find out if bundling...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | dsdb: Use Samba includes so _PUBLIC_ is defined.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | wafsamba: Factor out functions to determine if a bundled...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | dsdb: Make module ops struct for each module public.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | s4-python: Use sys.prefix rather than guessing prefix...
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | wafsamba: Fix typo: noextenion -> noextension.
|
commit | commitdiff | tree |
2010-06-19 |
Jelmer Vernooij | waf: Add missing dependency (so header paths are inherited...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | samba4: Build libreplace as builtin library by default...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | replace: Avoid hiding symbols when libreplace is builtin...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | ldb: Remove dependency on self.
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | wafsamba: Use BUILTIN_LIBRARY() rather than relying...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | ldbsamba: Build as subsystem to prevent infinite recursion...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | s4: Don't build a $prefix/lib/libpython.so, as such...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | s4-waf: Don't include pytalloc when embedding python.
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | s4: Build more python convenience files as subsystems...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | ldb: Don't build pyldb_util as python module but rather...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | ldb-samba: Don't build pyldbsamba as python module...
|
commit | commitdiff | tree |
2010-06-18 |
Jelmer Vernooij | web_server: Don't build wsgi support as python module...
|
commit | commitdiff | tree |
2010-06-16 |
Jelmer Vernooij | codepages-waf: When built with --with-fhs, install to
|
commit | commitdiff | tree |