s3-waf: Change the (set|get|end)netgrent checks to match the configure.in checks
[ira/wip.git] / source4 /
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.
2010-06-19 Jelmer Vernooijpydsdb: Move write_prefixes_from_schema_to_ldb to pydsd...
2010-06-19 Jelmer Vernooijpydsdb: Move dsdb_set_schema_from_ldb to pydsdb.
2010-06-19 Jelmer Vernooijpydsdb: Move set_schema_from_ldif function to pydsdb...
2010-06-19 Stefan Metzmachers4:provision: don't use hardcoded 'Default-First-Site...
2010-06-19 Matthias Dieter... s4:instancetype LDB module - "instanceType" is single...
2010-06-19 Matthias Dieter... s4:torture/ldap/basic.c - add more error code/messages...
2010-06-19 Matthias Dieter... s4:ldap_backend.c - more customisations to match Window...
2010-06-19 Matthias Dieter... ldb:ldb_dn.c - don't support "ldb_dn_add_child" on...
2010-06-19 Matthias Dieter... s4:python/samba/__init__.py - now specify the "relax...
2010-06-19 Matthias Dieter... ldb:api.py - add a small test for the enhanced "py_ldb_...
2010-06-19 Matthias Dieter... ldb:python bindings - some small cleanup & improvements...
2010-06-19 Matthias Dieter... ldb:python bindings - let also "py_ldb_delete" support...
2010-06-19 Matthias Dieter... s4:objectclass LDB module - disable delete operations...
2010-06-19 Matthias Dieter... s4:rootdse LDB module - strip trailing whitespaces
2010-06-19 Matthias Dieter... s4:rootdse LDB module - protect add and delete operatio...
2010-06-19 Matthias Dieter... s4:rootdse LDB module - Return "UNWILLING_TO_PERFORM...
2010-06-19 Matthias Dieter... s4:rootdse LDB module - refactor error messages
2010-06-19 Matthias Dieter... s4:objectclass LDB module - use the old DN when display...
2010-06-19 Matthias Dieter... s4:objectclass LDB module - add a better message when...
2010-06-19 Matthias Dieter... s4:objectclass LDB module - add an error message when...
2010-06-19 Matthias Dieter... s4:objectclass LDB module - handle the case when there...
2010-06-19 Jelmer Vernooijheimdal/waf: Initial work on making it possible to...
2010-06-19 Jelmer Vernooijdsdb: Fix includes when building against system ldb.
2010-06-19 Jelmer Vernooijdsdb: Use Samba includes so _PUBLIC_ is defined.
2010-06-19 Jelmer Vernooijdsdb: Make module ops struct for each module public.
2010-06-19 Jelmer Vernooijs4-python: Use sys.prefix rather than guessing prefix...
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-06-19 Jelmer Vernooijwaf: Add missing dependency (so header paths are inheri...
2010-06-18 Jelmer Vernooijsamba4: Build libreplace as builtin library by default...
2010-06-18 Jelmer Vernooijldb: Remove dependency on self.
2010-06-18 Jelmer Vernooijldbsamba: Build as subsystem to prevent infinite recurs...
2010-06-18 Jelmer Vernooijs4: Don't build a $prefix/lib/libpython.so, as such...
2010-06-18 Jelmer Vernooijs4-waf: Don't include pytalloc when embedding python.
2010-06-18 Jelmer Vernooijs4: Build more python convenience files as subsystems...
2010-06-18 Jelmer Vernooijldb: Don't build pyldb_util as python module but rather...
2010-06-18 Jelmer Vernooijldb-samba: Don't build pyldbsamba as python module...
2010-06-18 Jelmer Vernooijweb_server: Don't build wsgi support as python module...
2010-06-18 Matthias Dieter... s4:cldap_server/rootdse.c - simplify the code a bit
2010-06-18 Matthias Dieter... s4:cldap_server.c - here the counter variable should...
2010-06-18 Matthieu Patouunittest: Change the name of the base ldb test so that...
2010-06-18 Matthias Dieter... s4:ldap_backend.c - fix crash bugs when we got in error...
2010-06-18 Matthias Dieter... s4:ldap_backend.c - fix a small error (use "ModifyRespo...
2010-06-18 Matthias Dieter... s4:objectclass LDB module - move "mem_ctx" initialisati...
2010-06-18 Matthias Dieter... s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the detec...
2010-06-18 Matthias Dieter... s4:torture/rpc/netlogon.c - make sure that the address...
2010-06-18 Matthias Dieter... s4:torture/rpc/netlogon.c - activate "AddressToSitename...
2010-06-17 Stefan Metzmachers4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogo...
2010-06-16 Matthias Dieter... s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the read...
2010-06-16 Matthias Dieter... s4:ldif_handlers.c - fix warning
2010-06-16 Jelmer Vernooijs4: Fix build when there is a system-provided ldb.
2010-06-16 Günther Deschners4-smbtorture: Remind myself we need to add a test...
2010-06-16 John H TerpstraMerge branch 'master' of git+ssh://git.samba.org/data...
2010-06-16 Matthias Dieter... s4:ldap.py - add another test about linked attributes
2010-06-16 Andrew Bartletts4:ldif-handlers Add a custom handler for DNs that...
next