summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dsdb-ridalloc: Fix RID pools - RID numbers increase too quicklyAndrew Bartlett2013-07-041-1/+2
* Make the output of the crackname script more readableMatthieu Patou2013-07-031-4/+4
* torture: Don't segfault in smb2.session on error.Andreas Schneider2013-07-021-1/+1
* torture: Don't segfault in raw.session on error.Andreas Schneider2013-07-021-1/+1
* torture: Fix comparsion of uninitalized bytes.Andreas Schneider2013-07-021-0/+2
* smbtorture: Make cracksname easier to debug by outputing the offered formatMatthieu Patou2013-07-011-18/+49
* Fix a missing parenthesis in the LDAP search requestMatthieu Patou2013-06-301-1/+1
* heimdal_build: Add missing dep on samba4kgetcredAndrew Bartlett2013-06-251-1/+1
* torture: Add tests for LDAP substring search with no strings providedAndrew Bartlett2013-06-241-0/+110
* lsa4: Fix a set but unused variable warningSimo Sorce2013-06-241-2/+12
* lsa4: Fix a set but unused variable warningVolker Lendecke2013-06-211-2/+0
* lsa4: Remove an unused variableVolker Lendecke2013-06-211-3/+0
* lsa4: Remove an unused variableVolker Lendecke2013-06-211-3/+0
* lsa4: Remove an unused variableVolker Lendecke2013-06-211-3/+0
* Fix some blank line endingsVolker Lendecke2013-06-211-292/+287
* dns: Fix CID 1034969 Uninitialized scalar variableVolker Lendecke2013-06-211-1/+1
* s4-winbind: Add special case for BUILTIN domainAndrew Bartlett2013-06-203-20/+37
* Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...Jeremy Allison2013-06-201-3/+14
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-199-14/+14
* dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()Stefan Metzmacher2013-06-131-4/+1
* dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...Stefan Metzmacher2013-06-131-3/+3
* dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searchesStefan Metzmacher2013-06-131-1/+7
* s4:smb_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher2013-06-131-0/+1
* s4:rpc_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher2013-06-131-0/+1
* s4:ldap_server: call irpc_add_name() at startup (bug #9905)Stefan Metzmacher2013-06-131-0/+3
* dsdb repl_meta_data: Use dsdb_request_add_controls()Andrew Bartlett2013-06-131-18/+1
* dsdb-tests ldap.py: Add test for usn behaviour on certain changesAndrew Bartlett2013-06-121-54/+155
* dsdb-tests ldap.py: Fix quoting of print statementsAndrew Bartlett2013-06-121-10/+10
* dsdb: Fix behaviour for when to update the USN when there is no changeAndrew Bartlett2013-06-121-6/+28
* dsdb: Allow dsdb_find_dn_by_guid to show deleted DNsAndrew Bartlett2013-06-125-9/+17
* dsdb: reset schema->{classes,attributes}_to_remove_size to 0Stefan Metzmacher2013-06-111-1/+3
* dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()Stefan Metzmacher2013-06-111-2/+2
* Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_a...Andrew Bartlett2013-06-111-0/+7
* s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"Matthias Dieter Wallnöfer2013-06-102-17/+147
* s4:samr RPC server - dcesrv_samr_SetUserInfo() - password expirationMatthias Dieter Wallnöfer2013-06-101-1/+7
* s4:samldb LDB module - permit "userAccountControl" modifications without acct...Matthias Dieter Wallnöfer2013-06-052-2/+58
* s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on addMatthias Dieter Wallnöfer2013-06-052-21/+37
* s4:winbind: don't leak libnet_context into the main event contextStefan Metzmacher2013-06-041-0/+2
* torture: support printer publish pending responsesDavid Disseldorp2013-06-031-14/+37
* torture: add AD printer publishing testDavid Disseldorp2013-06-031-0/+121
* dns: Delete dnsNode objects when they are emptyKai Blin2013-06-011-1/+7
* s4-dns: set TTL value in the NS server part of the SOA recordGuenter Kukkukk2013-05-301-0/+1
* s4-rpc: dnsserver: When updating SOA record, use the specified serialAmitay Isaacs2013-05-301-6/+9
* s4-rpc: dnsserver: dns_name_equal() returns booleanAmitay Isaacs2013-05-301-2/+2
* s4-rpc: dnsserver: Fix removal of trailing '.' in soa mnameAmitay Isaacs2013-05-301-2/+2
* s4-torture: Always compile backupkey ndr testsuite.Günther Deschner2013-05-292-4/+1
* dsdb-repl_meta_data: Move TODO comment about conflicts and missing parentsAndrew Bartlett2013-05-281-9/+4
* torture: Add tests of rename behaviour to replica_sync.pyAndrew Bartlett2013-05-281-0/+104
* dsdb-repl_meta_data: Handle renames better, considering only the RDN as given...Andrew Bartlett2013-05-281-76/+141
* dsdb-linked_attributes: Do not crash if the target GUID can not be foundAndrew Bartlett2013-05-281-0/+15