Age | Commit message (Expand) | Author | Files | Lines |
2010-06-20 | Fix error in logic, making recursion work past the first level. | Wilco Baan Hofman | 1 | -1/+1 |
2010-06-20 | Add fetch function for GPO which fetches all relevant files from the sysvol s... | Wilco Baan Hofman | 5 | -5/+277 |
2010-06-20 | Add getinheritance and setinheritance to net gpo util and library. | Wilco Baan Hofman | 2 | -0/+65 |
2010-06-20 | Implemented delete group policy link function and corresponding feature in ne... | Wilco Baan Hofman | 1 | -1/+69 |
2010-06-20 | Changed add_gplink to set_gplink, so we can change gPLink options as well. | Wilco Baan Hofman | 2 | -7/+16 |
2010-06-20 | Add add gPLink function and corresponding net gpo linkadd call. | Wilco Baan Hofman | 2 | -47/+89 |
2010-06-20 | Rename files to reflect the libpolicy naming convention. Also fix the GNU mak... | Wilco Baan Hofman | 4 | -4/+6 |
2010-06-20 | Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build | Wilco Baan Hofman | 5 | -0/+671 |
2010-06-20 | ldb: Add ABI file for use when including ildap in the build. | Jelmer Vernooij | 1 | -0/+224 |
2010-06-20 | ldb: Change LDBSAMBA back to subsystem, update comments, use different | Jelmer Vernooij | 2 | -7/+16 |
2010-06-20 | s4:ldb-samba: fix the build without a system ldb | Stefan Metzmacher | 1 | -1/+5 |
2010-06-20 | Move a few more samdb-specific methods to SamDB, away from Ldb. | Jelmer Vernooij | 1 | -2/+2 |
2010-06-20 | ldb: add a new control bypassioperationnal | Matthieu Patou | 3 | -0/+37 |
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 8 | -25/+32 |
2010-06-19 | acl: Clean up formatting, use samba.tests.TestCase. | Jelmer Vernooij | 1 | -124/+128 |
2010-06-19 | python/passwords: Clean up imports. | Jelmer Vernooij | 1 | -8/+7 |
2010-06-19 | dsdb_schema_info: Clean up imports, avoid using rpc test case for | Jelmer Vernooij | 1 | -9/+2 |
2010-06-19 | s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1.... | Matthias Dieter Wallnöfer | 1 | -0/+9 |
2010-06-19 | ldb:ldb_dn.c - don't support "ldb_dn_add_child" on a "" parent DN | Matthias Dieter Wallnöfer | 1 | -0/+7 |
2010-06-19 | ldb:api.py - add a small test for the enhanced "py_ldb_delete" syntax | Matthias Dieter Wallnöfer | 1 | -0/+9 |
2010-06-19 | ldb:python bindings - some small cleanup & improvements in "py_ldb_add" | Matthias Dieter Wallnöfer | 1 | -14/+13 |
2010-06-19 | ldb:python bindings - let also "py_ldb_delete" support controls | Matthias Dieter Wallnöfer | 1 | -6/+50 |
2010-06-19 | wafsamba: Fix typo: noextenion -> noextension. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-18 | ldb: Remove dependency on self. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-18 | ldbsamba: Build as subsystem to prevent infinite recursion issues. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-18 | ldb: Don't build pyldb_util as python module but rather as subsystem, so as t... | Jelmer Vernooij | 1 | -2/+2 |
2010-06-18 | ldb-samba: Don't build pyldbsamba as python module but rather as subsystem, s... | Jelmer Vernooij | 1 | -1/+1 |
2010-06-16 | s4:ldif_handlers.c - fix warning | Matthias Dieter Wallnöfer | 1 | -3/+4 |
2010-06-16 | s4:ldap.py - add another test about linked attributes | Matthias Dieter Wallnöfer | 1 | -1/+90 |
2010-06-16 | s4:ldif-handlers Add a custom handler for DNs that knows about deleted values | Andrew Bartlett | 1 | -0/+78 |
2010-06-16 | s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. | Stefan Metzmacher | 5 | -14/+7 |
2010-06-15 | s4-waf: Fix build of libldb_ildap against system ldb. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-15 | wafsamba: Fix include path inheritance from module subsystems. | Jelmer Vernooij | 1 | -10/+0 |
2010-06-15 | ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver... | Jelmer Vernooij | 2 | -5/+221 |
2010-06-15 | ldb: Fix included ldb build. | Jelmer Vernooij | 2 | -1/+14 |
2010-06-15 | ldb: Only build standard ldb modules when building bundled ldb. | Jelmer Vernooij | 1 | -72/+70 |
2010-06-15 | ldb-samba: Add missing dependency on credentials code. | Jelmer Vernooij | 1 | -1/+1 |
2010-06-14 | s4:Descriptor tests clean-up. | Nadezhda Ivanova | 1 | -153/+67 |
2010-06-13 | Support system talloc/tevent headers. | Jelmer Vernooij | 1 | -2/+2 |
2010-06-13 | s4-test: Use smb.conf path set in environment rather than using | Jelmer Vernooij | 1 | -2/+2 |
2010-06-12 | s4:ldif_read_prefixMap - don't cause memory leaks on error conditions | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-06-12 | s4:dsdb Allow a binary prefix map to be specified in the LDIF | Andrew Bartlett | 1 | -0/+14 |
2010-06-11 | Adjusted ACL tests to use encripted connection. | Nadezhda Ivanova | 1 | -120/+69 |
2010-06-11 | s4:passwords.py - set the "dSHeuristics" | Matthias Dieter Wallnöfer | 1 | -0/+33 |
2010-06-11 | s4:passwords.py - use "self" before "enable_account" to make really sure whic... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-11 | s4:ldap.py - check how the directory server behaves when the 'distinguishedNa... | Matthias Dieter Wallnöfer | 1 | -2/+12 |
2010-06-11 | s4:ldap.py - check if the "name" of an entry was really ignored | Matthias Dieter Wallnöfer | 1 | -2/+7 |
2010-06-11 | ldb:ldb_sqlite3 backend - remove a warning which has already been resolved | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-06-11 | ldb:ldb_sqlite3 backend - remove checks which are now done elsewhere | Matthias Dieter Wallnöfer | 1 | -29/+0 |
2010-06-10 | s4:ldap.py - add testcase which demonstrates the reset of the "primaryGroupID" | Matthias Dieter Wallnöfer | 1 | -0/+7 |