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