s3-net: use libnetjoin for "net rpc join" newstyle.
[metze/samba/wip.git] / source4 /
2013-08-05 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2013-08-05 Stefan Metzmachers4:ntlm_auth: make use of cli_credentials_[set_]callbac...
2013-08-05 Stefan Metzmachers4:torture/rpc: make use of cli_credentials_set_netlogo...
2013-08-05 Stefan Metzmachers4:torture/gentest: make use of cli_credentials_get_use...
2013-08-05 Stefan Metzmachers4:torture/shell: simplify cli_credentials_set_password...
2013-07-30 Andrew Bartlettdsdb: Include MS-ADTS doc references on deleted object...
2013-07-30 Andrew Bartlettdsdb tests: Add member/memberOf checking to delete_obje...
2013-07-30 Andrew Bartlettdsdb: Improve DRS deleted link source/target handing...
2013-07-30 Andrew Bartlettdsdb: Ensure we always force deleted objects back under...
2013-07-30 Stefan Metzmacherdsdb/repl_meta_data: split out replmd_deletion_state()
2013-07-30 Andrew Bartlettdsdb: Prune deleted objects of links and extra attribut...
2013-07-29 Kai Blindns: Update TODO list
2013-07-25 Andrew Bartletttorture/drs: Expand an error message to aid debugging
2013-07-25 Stefan Metzmacherdsdb/samdb: use RECYCLED it implies DELETED...
2013-07-24 Andrew Bartlettrpc_server-drsuapi: Improve comments and DEBUG lines
2013-07-24 Andrew Bartlettdsdb: Add assert in drepl_take_FSMO_role
2013-07-24 Andrew Bartlettdsdb-ridalloc: Rework ridalloc to return error strings...
2013-07-24 Andrew Bartlettdsdb: Rework subtree_rename module to use recursive...
2013-07-24 Andrew Bartlettdsdb-descriptor: Do not do a subtree search unless...
2013-07-24 Stefan Metzmachers4-lib/socket: Allocate a the larger sockaddr_un and...
2013-07-23 Andrew Bartletts4-lib/socket: Allocate a the larger sockaddr_un and...
2013-07-19 Jeremy AllisonAdd torture tests to raw.eas to check sending Windows...
2013-07-17 Bill ParkerFix bug 10025 - Lack of Sanity Checking in calls to...
2013-07-10 Stefan Metzmachers4:server: avoid calling into nss_winbind from within...
2013-07-10 Stefan Metzmachers4:rpc_server: make sure we don't terminate a connectio...
2013-07-10 Andrew Bartletts4-winbindd: Do not terminate a connection that is...
2013-07-10 Andrew Bartlettservice_stream: Log if the connection termination is...
2013-07-05 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-1-test' into...
2013-07-04 Andrew Bartlettdsdb-ridalloc: Fix RID pools - RID numbers increase...
2013-07-04 Matthieu PatouMake the output of the crackname script more readable
2013-07-04 Andreas Schneidertorture: Don't segfault in smb2.session on error.
2013-07-04 Andreas Schneidertorture: Don't segfault in raw.session on error.
2013-07-04 Andreas Schneidertorture: Fix comparsion of uninitalized bytes.
2013-07-03 Matthieu PatouMake the output of the crackname script more readable
2013-07-02 Andreas Schneidertorture: Don't segfault in smb2.session on error.
2013-07-02 Andreas Schneidertorture: Don't segfault in raw.session on error.
2013-07-02 Andreas Schneidertorture: Fix comparsion of uninitalized bytes.
2013-07-01 Matthieu Patousmbtorture: Make cracksname easier to debug by outputin...
2013-06-30 Matthieu PatouFix a missing parenthesis in the LDAP search request
2013-06-25 Andrew Bartlettheimdal_build: Add missing dep on samba4kgetcred
2013-06-24 Andrew Bartletttorture: Add tests for LDAP substring search with no...
2013-06-24 Simo Sorcelsa4: Fix a set but unused variable warning
2013-06-21 Volker Lendeckelsa4: Fix a set but unused variable warning
2013-06-21 Volker Lendeckelsa4: Remove an unused variable
2013-06-21 Volker Lendeckelsa4: Remove an unused variable
2013-06-21 Volker Lendeckelsa4: Remove an unused variable
2013-06-21 Volker LendeckeFix some blank line endings
2013-06-21 Volker Lendeckedns: Fix CID 1034969 Uninitialized scalar variable
2013-06-20 Andrew Bartletts4-winbind: Add special case for BUILTIN domain
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-06-13 Stefan Metzmacherdsdb: remove a wrong comment in dsdb_check_access_on_dn...
2013-06-13 Stefan Metzmacherdsdb: don't allow a missing nTSecurityDescriptor in...
2013-06-13 Stefan Metzmacherdsdb: use AS_SYSTEM | SHOW_RECYCLED for access check...
2013-06-13 Stefan Metzmachers4:smb_server: call irpc_add_name() at startup (bug...
2013-06-13 Stefan Metzmachers4:rpc_server: call irpc_add_name() at startup (bug...
2013-06-13 Stefan Metzmachers4:ldap_server: call irpc_add_name() at startup (bug...
2013-06-13 Andrew Bartlettdsdb repl_meta_data: Use dsdb_request_add_controls()
2013-06-12 Andrew Bartlettdsdb-tests ldap.py: Add test for usn behaviour on certa...
2013-06-12 Andrew Bartlettdsdb-tests ldap.py: Fix quoting of print statements
2013-06-12 Andrew Bartlettdsdb: Fix behaviour for when to update the USN when...
2013-06-12 Andrew Bartlettdsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
2013-06-11 Stefan Metzmacherdsdb: reset schema->{classes,attributes}_to_remove_size...
2013-06-11 Stefan Metzmacherdsdb: use the correct talloc parent in dsdb_repl_merge_...
2013-06-11 Andrew BartlettRevert "s4-dsdb: Remove strcasecmp() fallback in replmd...
2013-06-10 Matthias Dieter... s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountC...
2013-06-10 Matthias Dieter... s4:samr RPC server - dcesrv_samr_SetUserInfo() - passwo...
2013-06-05 Matthias Dieter... s4:samldb LDB module - permit "userAccountControl"...
2013-06-04 Matthias Dieter... s4:samldb LDB module - "userAccountControl" = 0 means...
2013-06-04 Stefan Metzmachers4:winbind: don't leak libnet_context into the main...
2013-06-03 David Disseldorptorture: support printer publish pending responses
2013-06-03 David Disseldorptorture: add AD printer publishing test
2013-06-01 Kai Blindns: Delete dnsNode objects when they are empty
2013-05-30 Guenter Kukkukks4-dns: set TTL value in the NS server part of the...
2013-05-30 Amitay Isaacss4-rpc: dnsserver: When updating SOA record, use the...
2013-05-30 Amitay Isaacss4-rpc: dnsserver: dns_name_equal() returns boolean
2013-05-30 Amitay Isaacss4-rpc: dnsserver: Fix removal of trailing '.' in soa...
2013-05-29 Günther Deschners4-torture: Always compile backupkey ndr testsuite.
2013-05-28 Andrew Bartlettdsdb-repl_meta_data: Move TODO comment about conflicts...
2013-05-28 Andrew Bartletttorture: Add tests of rename behaviour to replica_sync.py
2013-05-28 Andrew Bartlettdsdb-repl_meta_data: Handle renames better, considering...
2013-05-28 Andrew Bartlettdsdb-linked_attributes: Do not crash if the target...
2013-05-27 Andrew Bartlettbuild: Remove binaries and libraries build groups
2013-05-26 Michael Adams4:idmap: break account_type check lines for readabilit...
2013-05-26 Kai Blindns: Support larger queries when asking forwarder
2013-05-23 Stefan Metzmacherlibnet-vampire: make use of dsdb_repl_resolve_working_s...
2013-05-23 Stefan Metzmacherdsdb-repl: merge the logic from libnet_vampire_cb_apply...
2013-05-23 Stefan Metzmacherdsdb-repl: split out dsdb_repl_resolve_working_schema
2013-05-23 Matthieu Patouselftest: Improve test coverage of DRS (bug #8680)
2013-05-23 Matthieu Patoudsdb-drs: when replicating schema object checks ask...
2013-05-23 Matthieu Patoulibnet-vampire: add attributes and classes from the...
2013-05-23 Matthieu Patoudsdb-schema: make deduplication of class and schema...
2013-05-23 Stefan Metzmacherdsdb-schema: schema_fill_possible_inferiors() should...
2013-05-20 Günther Deschners4-torture: No need to disable rpc.spoolss.win test...
2013-05-20 Günther Deschners4-torture: add simple tests for spoolss_{Add|Delete...
2013-05-20 Günther Deschners4-torture: also deal with "Microsoft XPS Document...
2013-05-20 Günther Deschners4-torture: add ndr test for spoolss_RpcSetJobNamedProp...
2013-05-20 Günther Deschners4-torture: add ndr test for spoolss_GetCorePrinterDrivers.
2013-05-20 Günther Deschners4-torture: add simple test for spoolss_RpcSendRecvBidi...
2013-05-20 Günther Deschners4-torture: add test for spoolss_RpcEnumJobNamedProperties.
next