kamenim/samba.git
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 Vernooijpytdb: Cleanup formatting.
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 Brendan Powerslibcli: Fixed a segfault in security_acl_dup when the...
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 Vernooijwafsamba: Use octal modes directly rather than constants.
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 Vernooijwafsamba: Allow manually specifying cflags/ldflags...
2010-06-19 Jelmer Vernooijwafsamba: Use convenience function to find out if bundl...
2010-06-19 Jelmer Vernooijdsdb: Use Samba includes so _PUBLIC_ is defined.
2010-06-19 Jelmer Vernooijwafsamba: Factor out functions to determine if a bundle...
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 Vernooijreplace: Avoid hiding symbols when libreplace is builti...
2010-06-18 Jelmer Vernooijldb: Remove dependency on self.
2010-06-18 Jelmer Vernooijwafsamba: Use BUILTIN_LIBRARY() rather than relying...
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 Jeremy AllisonSecond part of fix converting prs_XX struct and functio...
2010-06-18 Jeremy AllisonConvert the prs_XXX struct and functions to use talloc...
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 Jeremy AllisonUse #defined constant instead of "false" to be clearer...
2010-06-17 Günther Deschners3-selftest: fix locktest9 in make selftest.
2010-06-17 Björn Jackes3:configure: use cc for linking on IRIX and fix shlib...
2010-06-17 Stefan Metzmachers4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogo...
2010-06-17 Stefan Metzmacherselftest/Samba4: make the naming of passwords more...
2010-06-17 Stefan Metzmacherselftest/Samba4: let localfl2000dc use 127.0.0.5
2010-06-17 Stefan Metzmacherselftest/Samba4: let localvampiredc use 127.0.0.2
2010-06-17 Stefan Metzmacherselftest: use 127.0.0.11-16 for the client
2010-06-17 Stefan Metzmacherselftest/Samba3: remove unused create_clientconf()...
2010-06-17 Stefan Metzmacherpidl/wscript: build manpages in build group 'final'
2010-06-17 Stefan Metzmacherpidl/wscript: only try to build pidl manpages if pod2ma...
2010-06-17 Stefan Metzmacherpidl/wscript: call pod2man with the detected perl version
2010-06-17 Kai Blins3-waf: Fix the OSX 10.4 build by adding an explicit...
2010-06-17 Kai Blins3-waf: Add check for iconv
2010-06-17 Kai Blins3-waf: Work around missing *netgrent prototypes on...
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 Jeremy AllisonRemove an unused chunk of code (will make it easier...
2010-06-16 Jeremy AllisonRemove two unused functions (prs_force_dynamic, prs_set...
2010-06-16 Jelmer Vernooijcodepages-waf: When built with --with-fhs, install to
2010-06-16 Günther Deschnerlib/crypto: only include what is needed.
next