spoolss: fill in PerMachineConnections add and delete IDL.
[kamenim/samba.git] / source4 /
2010-12-16 Günther Deschnerspoolss: fill in PerMachineConnections add and delete...
2010-12-16 Andrew Bartletts4-dsdb Don't talloc_free() ares on failure, as LDB...
2010-12-16 Andrew Bartletts4-dsdb Use sid_blob_parse()
2010-12-15 Nadezhda Ivanovas4-tests: Added a speedtest for LDAP search operations...
2010-12-15 Nadezhda Ivanovas4-tests: Added tests for LDAP add/delete/modify using...
2010-12-15 Nadezhda Ivanovas4-dsdb: Fixed incorrect LDAP return code when anonymou...
2010-12-15 Jelmer Vernooijldb: Bump API after symbol changes.
2010-12-15 Jelmer Vernooijldb: Build modules as .so files.
2010-12-15 Jelmer Vernooijjoin: Properly cancel transaction on exceptions.
2010-12-15 Jelmer VernooijMove get_loadparm() and get_credentials() to samba...
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-12-15 Andrew Tridgells4-dns: implemented parsing and storing of DNS records...
2010-12-15 Andrew Tridgells4-dns: added basic DLZ writeable support to dlz_bind9
2010-12-15 Matthieu Patoubuild: openbsd plateform is openbsd4
2010-12-15 Kamen Mazdrashkis4-test/repl_schema: remove unused and commented out...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: Make sure every object is with...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: Handle remote ATTIDs based on msDs...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: Log error message when _dsdb_syntax_O...
2010-12-14 Kamen Mazdrashkis4-drepl: We won't need a working schema for empty...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: We need base_dn in Schema's shallow...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: We should use make_ATTID function...
2010-12-14 Kamen Mazdrashkis4-drepl: User working schema for commiting objects...
2010-12-14 Kamen Mazdrashkis4-repl: Allow dsdb_replicated_objects_commit() to...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: Use remote prefixMap to map remote...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: use 'top' as default base class...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: New test to test a classSchema...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: Seize using global_schema when referenc...
2010-12-14 Günther Deschners4-smbtorture: paranoia check for architectures in...
2010-12-14 Stefan Metzmachers4:gensec/spnego: only look at the optimistic token...
2010-12-14 Matthieu Patoubuild do not add -no-undefined on openbsd
2010-12-13 Stefan Metzmachers4:dsdb:password_hash: verify content if the BYPASS_PAS...
2010-12-13 Stefan Metzmachers4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HA...
2010-12-13 Stefan Metzmachers4:ldap_server: don't call ldb_req_mark_untrusted(...
2010-12-13 Stefan Metzmachers4:ldap_server: rename helper functions to ldapsrv_...
2010-12-13 Stefan Metzmachers4:dsdb:util: dsdb_get_single_valued_attr() only needs...
2010-12-13 Stefan Metzmachers4:heimdal_build: replace '+' by '_' for vscripts in...
2010-12-12 Matthieu Patoubuild: remove -no-undefined and -as-needed on openbsd
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c - don't throw another exception on...
2010-12-12 Matthias Dieter... ldb:pyldb.h - revert to the previous header behaviour
2010-12-12 Matthias Dieter... s4:scripting/python/pyglue.c - add a OOM handling
2010-12-12 Matthias Dieter... s4:scripting/python/pyglue.c - optimise includes
2010-12-12 Matthias Dieter... s4:param/provision.c - optimise includes
2010-12-12 Matthias Dieter... s4:libcli/finddc.h - fix header dependancies
2010-12-12 Matthias Dieter... s4:libcli/finddcs_nbt.c - optimise headers
2010-12-12 Matthias Dieter... s4:libnet/py_net.c - add checks for OOM conditions
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c and web_server/wsgi.c - remove acciden...
2010-12-12 Matthias Dieter... s4:lib/ldb-samba/pyldb.c - optimise includes
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c - clean up memory handling
2010-12-12 Matthias Dieter... ldb:pyldb - optimise includes
2010-12-12 Matthias Dieter... s4:web_server/*.c - optimise includes
2010-12-12 Matthias Dieter... s4:web_server/wsgi.c - fix a counter type
2010-12-12 Matthias Dieter... s4:web_server/wsgi.c - add missing Python compatibility...
2010-12-12 Matthias Dieter... s4:kdc/*.c - minimise includes
2010-12-12 Matthias Dieter... s4:smbd/process*.c - fix PID warnings on Solaris
2010-12-12 Matthias Dieter... s4:kdc/proxy.c - optimise includes in order to fix...
2010-12-12 Matthias Dieter... s4:param/loadparm.c - fix a warning by introducing...
2010-12-12 Matthias Dieter... s4:kdc/kpasswdd.c - don't return an uninitialised NT_STATUS
2010-12-11 Jelmer Vernooijselftest-s4: Support listing smbtorture4 tests.
2010-12-11 Jelmer Vernooijsmbtorture: Default to listing all tests if no prefix...
2010-12-11 Jelmer Vernooijsmbtorture: Implement --list argument.
2010-12-11 Stefan Metzmachers4:selftest: use correct name for the test "ECHO-UDP...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-11 James Peachsmbtorture: correct error handling in BASE-OPEN.
2010-12-10 Matthieu Patouheimdal: unset SLIST_ENTRY only if we are with windows
2010-12-10 Matthieu Patoubuild: add a function to test if -lc is needed
2010-12-10 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use the sd_util...
2010-12-10 Nadezhda Ivanovas4-tests: Modified acl.py to use the sd_utils helpers.
2010-12-10 Nadezhda Ivanovas4-tests: Moved some commonly redefined security descri...
2010-12-10 Jelmer Vernooijsubunitrun: Use unittest.TestProgram if subunit.TestPro...
2010-12-10 Jelmer Vernooijs4-python: Add convenience function for forcibly import...
2010-12-10 Jelmer Vernooijsubunitrun: Extend hack to cope with older system subun...
2010-12-10 Jelmer Vernooijsubunitrun: Remove global subunit module when reimporti...
2010-12-10 Jelmer Vernooijs4-dist: Remove no longer existing files from blacklist...
2010-12-10 Jelmer Vernooijs4-python: Fix use of bundled modules.
2010-12-10 Jelmer Vernooijs4-python: Split up ensure_external_module.
2010-12-10 Jelmer Vernooijselftest: Make sure system subunit.run has TestProgram.
2010-12-10 Jelmer Vernooijsmbtorture: Rename --list to --list-suites, add stub...
2010-12-10 Jelmer Vernooijs4-selftest: Add convenience function for running tests...
2010-12-10 Jelmer Vernooijselftest: Allow discovering tests in pure python testsu...
2010-12-10 Jelmer Vernooijsubunitrun: Support --list.
2010-12-10 Jelmer Vernooijselftest: add --list option.
2010-12-09 Matthieu Patoubuild: introduce SAMBA_CHECK_PYTHON_HEADERS
2010-12-09 Kai Blins4 libcli: Add libcli_echo lib and torture test
2010-12-09 Kai Blins4: Implement UDP echo server example
2010-12-09 Stefan Metzmachers4:pyrpc_util: s/typename/type_name to avoid c++ warnings
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Bartletts4-spnego Match Windows 2008, and no longer supply...
2010-12-09 Andrew Bartletts4-lsa Implement kerberos ticket life policy
2010-12-09 Andrew Bartletts4-tests Workaround new default of 'client ntlmv2 auth...
2010-12-09 Andrew Bartletts4-client Use NTLMv2 by default in the Samba4 client.
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-12-08 Matthieu Patoubuild: do not duplicate the checks for python in samba4
2010-12-08 Stefan Metzmachers4:ldb: add ABI/ldb-0.9.20.sigs
2010-12-08 Stefan Metzmachers4:ldb: build libldb and pyldb-util as private librarie...
2010-12-08 Stefan Metzmachers4:python: add PyString_FromStringOrNULL() to pyrpc_util
2010-12-08 Matthieu Patousmbtorture: use xxxULL notation instead of INT64_C...
2010-12-08 Nadezhda Ivanovas4-acl: Replaced talloc_reference with talloc_steal...
2010-12-08 Jelmer Vernooijldb: bump version number after introduction of new...
2010-12-08 Nadezhda Ivanovas4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INAC...
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
next