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
2010-09-27
Add torture test BAD-NBT-SESSION as regression fix for bug 7698 - Assert caus...
Jeremy Allison
1
-0
/
+130
2010-09-27
Small tweak to bugfix for 7698 - Assert causes smbd to panic on invalid NetBI...
Jeremy Allison
1
-3
/
+3
2010-09-28
tsocket: make sure we delete the fd event before calling close()
Stefan Metzmacher
1
-0
/
+1
2010-09-27
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
18
-28
/
+33
2010-09-28
s4-ildap: two more places that need talloc_reparent()
Andrew Tridgell
2
-2
/
+2
2010-09-27
s4-kcc: don't print "Testing kcctpl_create_intersite_connections"
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-drs: make getncchanges debug less verbose
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-dns: avoid search domains expansion in DNS resolver
Andrew Tridgell
1
-0
/
+8
2010-09-27
heimdal: avoid DNS search domain expansion
Andrew Tridgell
1
-1
/
+16
2010-09-28
samr: add three new ACB flags to IDL.
Günther Deschner
1
-1
/
+4
2010-09-28
s3-spoolss: Fix _spoolss_EnumPrintProcDataTypes error handling
Günther Deschner
1
-0
/
+5
2010-09-28
s4-smbtorture: rework spoolss_EnumPrintProcDataTypes test.
Günther Deschner
1
-34
/
+79
2010-09-28
s3-spoolss: Fix _spoolss_EnumPrintProcessors error handling
Günther Deschner
1
-0
/
+4
2010-09-28
s4-smbtorture: rework test_EnumPrintProcessors to let it test more combinations.
Günther Deschner
1
-33
/
+15
2010-09-28
s3-waf: add NDR_PERFCOUNT subsystem.
Günther Deschner
2
-3
/
+7
2010-09-27
s4-ildap: fixed a talloc_steal with references error
Andrew Tridgell
1
-1
/
+1
2010-09-27
s4-ldb: Added ldb_request_replace_control
Nadezhda Ivanova
3
-1
/
+35
2010-09-27
s4/irpc: Add security token to the binding handle when doing irp call forwarding
Anatoliy Atanasov
1
-0
/
+7
2010-09-27
s4/irpc: Add function to add security token to the binding handle
Anatoliy Atanasov
2
-0
/
+12
2010-09-27
s4:irpc: optionaly pass the security_token via IRPC requests.
Stefan Metzmacher
2
-0
/
+8
2010-09-27
s3: Make file_fnum static
Volker Lendecke
2
-2
/
+1
2010-09-27
s3: Remove some unused code
Volker Lendecke
2
-53
/
+0
2010-09-27
s3: Fix some comments
Volker Lendecke
1
-2
/
+2
2010-09-27
Remove talloc_autofree_context() from pm_process
Volker Lendecke
1
-1
/
+1
2010-09-27
Lift talloc_autofree_context() from OpenConfFile()
Volker Lendecke
1
-3
/
+3
2010-09-27
libsmbconf: parse an empty share as empty share, not as NULL.
Michael Adam
1
-5
/
+1
2010-09-27
s3:registry: proposed aix build fix for reg_parse_internal
Gregor Beck
1
-1
/
+1
2010-09-27
s4:torture/ldap: close connections with an UnbindRequest
Stefan Metzmacher
1
-0
/
+29
2010-09-27
LDAP-BASIC: test AbandonRequest
Stefan Metzmacher
1
-0
/
+41
2010-09-27
s4:libcli/ldap: fix sending oneway requests
Stefan Metzmacher
1
-18
/
+26
2010-09-27
libcli/ldap: correctly marshall LDAP Unbind PDUs
Stefan Metzmacher
1
-0
/
+2
2010-09-27
s3-waf: fix dependencies to NDR_XATTR.
Günther Deschner
2
-9
/
+4
2010-09-27
s3-waf: link PReg parser only in registry client side extension.
Günther Deschner
2
-4
/
+1
2010-09-27
s3-waf: NDR_SRVSVC is defined now from the main librpc wscript_build.
Günther Deschner
1
-4
/
+0
2010-09-27
waf: add more NDR subsystems for shared IDL files.
Günther Deschner
2
-2
/
+42
2010-09-27
s4-waf: remove NDR-SRVSVC alias.
Günther Deschner
2
-1
/
+10
2010-09-27
s4-smbtorture: remove unneeded dcerpc_mgmt alias.
Günther Deschner
3
-3
/
+2
2010-09-27
s4-drs: fixed comment in getncchanges code
Andrew Tridgell
1
-1
/
+1
2010-09-26
s4-gensec: fixed a valgrind error in gensec
Andrew Tridgell
1
-12
/
+2
2010-09-27
lib/util: change tevent_req_nterror() to a macro
Stefan Metzmacher
2
-3
/
+10
2010-09-27
s4-dns: use the generated krb5.conf in samba_dnsupdate
Andrew Tridgell
1
-0
/
+5
2010-09-27
s4-provision: fixed the generation of the krb5.conf for vampire
Andrew Tridgell
1
-6
/
+6
2010-09-27
s3-waf: move SERVICES into a subsystem.
Günther Deschner
1
-5
/
+13
2010-09-27
s3-waf: add PRINTING subsystems.
Günther Deschner
1
-12
/
+21
2010-09-27
s3-waf: add two more REGF based subsystems.
Günther Deschner
1
-9
/
+14
2010-09-27
tdb: fix non-WAF build, commit 1.2.6 ABI file.
Rusty Russell
2
-1
/
+62
2010-09-27
tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.
Rusty Russell
6
-6
/
+23
2010-09-27
tdb: automatically identify Jenkins hash tdbs
Rusty Russell
1
-14
/
+27
2010-09-27
tdb: add Bob Jenkins lookup3 hash as helper hash.
Rusty Russell
7
-18
/
+447
2010-09-27
s3-waf: rework static and shared list handling a little.
Günther Deschner
1
-17
/
+20
[next]