index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
pyauth: Check return value of lpcfg_from_py_object().
Andreas Schneider
2013-02-22
1
-0
/
+4
*
s4-libcli: Check return code of smbcli_request_setup().
Andreas Schneider
2013-02-22
1
-0
/
+3
*
s4-libcli: Add null check for ndr functions in rap.
Andreas Schneider
2013-02-22
1
-0
/
+8
*
torture: Fix samsync domain_name checks.
Andreas Schneider
2013-02-22
1
-4
/
+45
*
dsdb-descriptor: Avoid segfault copying an SD without an owner or group
Andrew Bartlett
2013-02-22
1
-4
/
+12
*
dsdb-descriptor: Spell out security descriptor flags as constants
Andrew Bartlett
2013-02-22
2
-2
/
+2
*
torture-drs: Fix comment in replica_sync test
Andrew Bartlett
2013-02-22
1
-1
/
+1
*
torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...
Andrew Bartlett
2013-02-22
1
-1
/
+5
*
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
2013-02-20
4
-8
/
+18
*
s4:lib/com: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s4:auth/kerberos: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2
Andrew Bartlett
2013-02-19
1
-13
/
+17
*
samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...
Andrew Bartlett
2013-02-19
1
-16
/
+4
*
scripting: Make tdb_copy a common util function in samba.tdb_util
Andrew Bartlett
2013-02-19
3
-20
/
+43
*
scripting: Make tdb_copy use the python subprocess module
Andrew Bartlett
2013-02-19
1
-7
/
+9
*
samba_upgradeprovision: Remove options to fix FS ACLs
Andrew Bartlett
2013-02-19
2
-271
/
+205
*
s4:torture: fix segfault in test_durable_open_open2_oplock()
Stefan Metzmacher
2013-02-18
1
-2
/
+4
*
s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 test
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2:durable: make test functions static
Michael Adam
2013-02-18
1
-40
/
+40
*
s4:torture: add a durable-open-disconnect test (suite)
Michael Adam
2013-02-18
2
-0
/
+64
*
wb_samba3_cmd.c: Fix typo in comment.
Karolin Seeger
2013-02-18
1
-1
/
+1
*
brlock_tdb.c: Fix typo in comment.
Karolin Seeger
2013-02-18
1
-1
/
+1
*
s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios'
Andrew Bartlett
2013-02-17
2
-2
/
+11
*
Fallback to the internal resolver on EAI_FAIL.
Landon Fuller
2013-02-17
1
-1
/
+3
*
Fix the maxfids test so that it does not fork lots of processes and so that i...
Richard Sharpe
2013-02-15
2
-19
/
+5
*
waf: Make sure we link against samba-util.
Andreas Schneider
2013-02-14
1
-0
/
+1
*
Add a herald with version string to smbtorture
Richard Sharpe
2013-02-13
1
-0
/
+2
*
Fix some cut-and-paste and spelling in debug messages
Guenter Kukkukk
2013-02-12
1
-8
/
+8
*
dsdb-operational: rework the loop for attribute removal
Matthieu Patou
2013-02-08
1
-41
/
+92
*
dsdb-repl: make message more clearer
Matthieu Patou
2013-02-08
1
-2
/
+2
*
replmetadata: raise msg level for conflict resolution so that we don't polute...
Matthieu Patou
2013-02-08
1
-2
/
+2
*
dsdb-repl: do not ask to add ref when doing getncchange for an exop
Matthieu Patou
2013-02-08
1
-0
/
+7
*
dsdb-cracknames: Fix potential double free and memory leaks
Matthieu Patou
2013-02-08
1
-2
/
+4
*
samba-tool/domain provision: add support for utf-8 passwords for --adminpass
Stefan Metzmacher
2013-02-04
1
-0
/
+1
*
samba-tool/user setpassword: fix help message
Stefan Metzmacher
2013-02-04
1
-3
/
+3
*
s4:scripting/python: add support for utf-8 passwords from the command line
Stefan Metzmacher
2013-02-04
1
-1
/
+2
*
dsdb/util: rework samdb_check_password() to support utf8
Stefan Metzmacher
2013-02-04
1
-5
/
+16
*
dsdb/password_hash: rename variable 'stat' to 'vstat'
Stefan Metzmacher
2013-02-04
1
-5
/
+5
*
dsdb/password_hash: make sure that io->n.cleartext_utf8.data is a null termin...
Stefan Metzmacher
2013-02-04
1
-0
/
+23
*
selftest: add a test that demonstrates how new ACL blob code helps
Christian Ambach
2013-02-04
1
-0
/
+17
*
s4-torture: make sure to deal with the highest relative pointer offset correc...
Günther Deschner
2013-02-01
1
-6
/
+26
*
Fix the compound tests to correctly pass against Windows when run with --sign...
Jeremy Allison
2013-01-31
1
-6
/
+6
*
s4:service_task: add missing imessaging_cleanup() to task_server_terminate()
Stefan Metzmacher
2013-01-27
1
-0
/
+2
*
s4:service_task: prevent a segfault if task->msg_ctx is not initialized yet
Stefan Metzmacher
2013-01-27
1
-1
/
+1
*
selftest: rename 'promoted_vampire_dc' to 'promoted_dc'
Stefan Metzmacher
2013-01-27
1
-2
/
+2
[next]