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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-14
lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/
Rusty Russell
17
-20
/
+0
2012-03-14
lib/tdb2: remove unneccessary _FILE_OFFSET_BITS define in test/.
Rusty Russell
1
-2
/
+0
2012-03-14
autoconf: make autoconf build work on OS X 10.6
Matthieu Patou
1
-2
/
+2
2012-03-14
lib/crypto: Detect CommonCrypto and use it if available
Matthieu Patou
5
-2
/
+23
2012-03-14
lib/tdb2: make summary handle capabilities properly.
Rusty Russell
1
-31
/
+13
2012-03-14
lib/tdb2: fix error string formatting.
Rusty Russell
3
-5
/
+7
2012-03-14
lib/tdb2: Add gcc-style format attribute to tdb_logerr.
Rusty Russell
1
-4
/
+5
2012-03-14
Fix bug #8811 - sd_has_inheritable_components segfaults on an SD that se_acce...
Jeremy Allison
1
-0
/
+4
2012-03-14
Fix bug #8795 - Samba does not handle the Owner Rights permissions at all
Richard Sharpe
3
-6
/
+49
2012-03-13
Second part of fix for bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER b...
Jeremy Allison
1
-4
/
+6
2012-03-13
Fix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashes when groups has more...
Christian Ambach
1
-3
/
+7
2012-03-13
s4-python: Add missing python source file encoding.
Andreas Schneider
1
-0
/
+2
2012-03-13
s4-python: Remove env from non-executable webserver script.
Andreas Schneider
1
-2
/
+1
2012-03-13
s4-python: Remove env from non-executable samba_tool scripts.
Andreas Schneider
2
-4
/
+0
2012-03-13
s4-python: Remove env from non-executable dcerpc scripts.
Andreas Schneider
11
-21
/
+4
2012-03-13
s4-python: Remove execute flag from non-executable rpc_talloc script.
Andreas Schneider
1
-0
/
+0
2012-03-13
s4-python: Remove env from non-executable blackbox test scripts.
Andreas Schneider
2
-3
/
+0
2012-03-13
s4-python: Remove execute flag from ndrdump blackbox script.
Andreas Schneider
1
-0
/
+0
2012-03-13
s4-python: Remove env from non-executable test scripts.
Andreas Schneider
28
-57
/
+0
2012-03-13
s4-python: Remove env from non-executable netcmd scripts.
Andreas Schneider
21
-44
/
+0
2012-03-13
s4-python: Remove execute flag from netcmd scripts.
Andreas Schneider
2
-0
/
+0
2012-03-13
s4-python: Remove env from non-executable samba scripts.
Andreas Schneider
16
-33
/
+0
2012-03-13
s4-python: Remove execute flag of upgradehelpers.py.
Andreas Schneider
1
-0
/
+0
2012-03-13
s3-spoolss: Consistently fail OpenPrinterEx with "" printername
Andrew Bartlett
1
-0
/
+4
2012-03-13
nbench: Fix typo.
Jelmer Vernooij
1
-1
/
+1
2012-03-13
samba.8: Fix typo: deamon -> daemon.
Jelmer Vernooij
1
-1
/
+1
2012-03-13
samba_dnsupdate: Mention contents of invalid line when encountering parsing e...
Jelmer Vernooij
1
-2
/
+5
2012-03-13
samba_dnsupdate: Raise proper exception when getting unexpected DNS reply.
Jelmer Vernooij
1
-2
/
+1
2012-03-13
samba_dnsupdate: Use docstrings, which show up nicely in API docs.
Jelmer Vernooij
1
-21
/
+17
2012-03-13
s3-rpc: Decrypt with the proper session key in CreateTrustedDomainEx2.
Alexander Bokovoy
5
-79
/
+120
2012-03-13
selftest: samba3.smbtorture_s3.LOCAL-TALLOC-DICT works now
Stefan Metzmacher
1
-1
/
+0
2012-03-13
s3:torture: fix segfault in LOCAL-TALLOC-DICT
Stefan Metzmacher
1
-1
/
+3
2012-03-13
s3:torture: talloc_dict_traverse() returns the number of entries
Stefan Metzmacher
1
-2
/
+7
2012-03-12
selftest.run: Use subunit version of iso8601.
Jelmer Vernooij
1
-2
/
+2
2012-03-11
selftest.py: Remove some unnecessary checks.
Jelmer Vernooij
1
-6
/
+1
2012-03-11
selftest.py: Move some infrastructure for running commands to selftest.run, w...
Jelmer Vernooij
3
-37
/
+162
2012-03-11
upgradedns: Remove unused import.
Jelmer Vernooij
1
-1
/
+0
2012-03-11
samba-tool: Write diagnostics to stderr rather than stdout.
Jelmer Vernooij
1
-1
/
+1
2012-03-11
s4:upgradeprovision - fix some output messages
Matthias Dieter Wallnöfer
1
-3
/
+3
2012-03-11
s3: Improve statvfs support
Brad Smith
2
-9
/
+14
2012-03-11
waf: Do not use standards.h on darwin
Volker Lendecke
1
-1
/
+6
2012-03-11
s4 dns: Test deleting records and fix a small bu
Kai Blin
2
-0
/
+43
2012-03-11
s4 dns: Be less chatty during tests
Kai Blin
1
-4
/
+6
2012-03-11
s4 dns: Clean up tests a bit
Kai Blin
1
-2
/
+1
2012-03-11
s4 dns: Support TXT updates, add tests
Kai Blin
2
-8
/
+110
2012-03-11
s4 dns: Support TXT queries
Kai Blin
1
-0
/
+11
2012-03-11
s3 selftest: Allow DNS updates during testing
Kai Blin
1
-1
/
+3
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
24
-27
/
+29
2012-03-10
samba.tests.blackbox.samba_tool_drs: Remove unused import.
Jelmer Vernooij
1
-1
/
+0
2012-03-10
wscript: Include talloc, tdb and ldb in pydoctor output.
Jelmer Vernooij
1
-1
/
+10
[prev]
[next]