summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* pyauth: Check return value of lpcfg_from_py_object().Andreas Schneider2013-02-221-0/+4
* s4-libcli: Check return code of smbcli_request_setup().Andreas Schneider2013-02-221-0/+3
* s4-libcli: Add null check for ndr functions in rap.Andreas Schneider2013-02-221-0/+8
* torture: Fix samsync domain_name checks.Andreas Schneider2013-02-221-4/+45
* dsdb-descriptor: Avoid segfault copying an SD without an owner or groupAndrew Bartlett2013-02-221-4/+12
* dsdb-descriptor: Spell out security descriptor flags as constantsAndrew Bartlett2013-02-222-2/+2
* torture-drs: Fix comment in replica_sync testAndrew Bartlett2013-02-221-1/+1
* torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...Andrew Bartlett2013-02-221-1/+5
* ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell2013-02-204-8/+18
* s4:lib/com: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* s4:auth/kerberos: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2Andrew Bartlett2013-02-191-13/+17
* samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...Andrew Bartlett2013-02-191-16/+4
* scripting: Make tdb_copy a common util function in samba.tdb_utilAndrew Bartlett2013-02-193-20/+43
* scripting: Make tdb_copy use the python subprocess moduleAndrew Bartlett2013-02-191-7/+9
* samba_upgradeprovision: Remove options to fix FS ACLsAndrew Bartlett2013-02-192-271/+205
* s4:torture: fix segfault in test_durable_open_open2_oplock()Stefan Metzmacher2013-02-181-2/+4
* s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 testMichael Adam2013-02-181-5/+7
* s4:torture:smb2:durable: make test functions staticMichael Adam2013-02-181-40/+40
* s4:torture: add a durable-open-disconnect test (suite)Michael Adam2013-02-182-0/+64
* wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* brlock_tdb.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios'Andrew Bartlett2013-02-172-2/+11
* Fallback to the internal resolver on EAI_FAIL.Landon Fuller2013-02-171-1/+3
* Fix the maxfids test so that it does not fork lots of processes and so that i...Richard Sharpe2013-02-152-19/+5
* waf: Make sure we link against samba-util.Andreas Schneider2013-02-141-0/+1
* Add a herald with version string to smbtortureRichard Sharpe2013-02-131-0/+2
* Fix some cut-and-paste and spelling in debug messagesGuenter Kukkukk2013-02-121-8/+8
* dsdb-operational: rework the loop for attribute removalMatthieu Patou2013-02-081-41/+92
* dsdb-repl: make message more clearerMatthieu Patou2013-02-081-2/+2
* replmetadata: raise msg level for conflict resolution so that we don't polute...Matthieu Patou2013-02-081-2/+2
* dsdb-repl: do not ask to add ref when doing getncchange for an exopMatthieu Patou2013-02-081-0/+7
* dsdb-cracknames: Fix potential double free and memory leaksMatthieu Patou2013-02-081-2/+4
* samba-tool/domain provision: add support for utf-8 passwords for --adminpassStefan Metzmacher2013-02-041-0/+1
* samba-tool/user setpassword: fix help messageStefan Metzmacher2013-02-041-3/+3
* s4:scripting/python: add support for utf-8 passwords from the command lineStefan Metzmacher2013-02-041-1/+2
* dsdb/util: rework samdb_check_password() to support utf8Stefan Metzmacher2013-02-041-5/+16
* dsdb/password_hash: rename variable 'stat' to 'vstat'Stefan Metzmacher2013-02-041-5/+5
* dsdb/password_hash: make sure that io->n.cleartext_utf8.data is a null termin...Stefan Metzmacher2013-02-041-0/+23
* selftest: add a test that demonstrates how new ACL blob code helpsChristian Ambach2013-02-041-0/+17
* s4-torture: make sure to deal with the highest relative pointer offset correc...Günther Deschner2013-02-011-6/+26
* Fix the compound tests to correctly pass against Windows when run with --sign...Jeremy Allison2013-01-311-6/+6
* s4:service_task: add missing imessaging_cleanup() to task_server_terminate()Stefan Metzmacher2013-01-271-0/+2
* s4:service_task: prevent a segfault if task->msg_ctx is not initialized yetStefan Metzmacher2013-01-271-1/+1
* selftest: rename 'promoted_vampire_dc' to 'promoted_dc'Stefan Metzmacher2013-01-271-2/+2