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-17
Fix second part of bug #8811 - sd_has_inheritable_components segfaults on an ...
Jeremy Allison
1
-5
/
+20
2012-03-16
s4:samba-tool: remove remains of patch conflict resolution
Michael Adam
1
-1
/
+0
2012-03-16
Stop installing popt_common.h as its symbols are in a private library.
Jelmer Vernooij
1
-1
/
+0
2012-03-16
build: Do not use --export-dynamic flag on OpenBSD 5.x
Amitay Isaacs
1
-1
/
+2
2012-03-16
s3-notify: Lift "/." handling up one level
Volker Lendecke
2
-15
/
+9
2012-03-16
s3-notify: Simplify if-expressions
Volker Lendecke
1
-16
/
+13
2012-03-16
s3-dbwrap: Move "lock_order" initialization to db_open_xx
Volker Lendecke
4
-6
/
+8
2012-03-16
build: Fix build issue on OpenBSD 5.x
Amitay Isaacs
2
-3
/
+3
2012-03-16
Remove more unnecessary shebang lines in python files.
Jelmer Vernooij
2
-4
/
+0
2012-03-15
samba.tests.source: Verify that only executable python files (and only execut...
Jelmer Vernooij
1
-1
/
+20
2012-03-15
wafsamba: Remove shebang lines from non-executable files.
Jelmer Vernooij
4
-5
/
+0
2012-03-15
Make reinit_after_fork_pipe_handler code with reads being interrupted by a si...
Jeremy Allison
1
-1
/
+1
2012-03-15
s3:smbd: call file_close_user() before removing tree connects in conn_close_a...
Stefan Metzmacher
2
-0
/
+6
2012-03-15
s4:selftest: make the use of writetimeupdatedelay consistent across all tests
Michael Adam
1
-3
/
+3
2012-03-15
s3:selftest: reactivate the writetimeupdatedelay speed-up
Michael Adam
2
-2
/
+3
2012-03-15
s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...
Michael Adam
5
-0
/
+92
2012-03-15
idl: add offload data transfer ioctl types
David Disseldorp
1
-0
/
+57
2012-03-15
s4:selftest: remove python shebang accidentially re-added to the "samba-tool ...
Michael Adam
1
-2
/
+0
2012-03-15
s4:selftest: fix message typo in test for "samba-tool user list"
Michael Adam
1
-1
/
+3
2012-03-15
s3: Use talloc_tos() in notify_send()
Volker Lendecke
1
-6
/
+2
2012-03-15
s3: Fix lock ordering in notify_add
Volker Lendecke
1
-13
/
+15
2012-03-15
s3: properly free the notify_onelevel record
Volker Lendecke
1
-1
/
+1
2012-03-15
s3: Replace some callers of cluster_id_equal
Volker Lendecke
1
-4
/
+3
2012-03-15
s3: Remove the separate server_id arg to notify_init
Volker Lendecke
3
-4
/
+3
2012-03-15
s3: Fix blank line endings
Volker Lendecke
1
-13
/
+13
2012-03-15
auth/gensec_gssapi: gss_krb5_lucid_context_v1_t is not shared with the gse co...
Stefan Metzmacher
1
-1
/
+1
2012-03-15
s4:librpc/rpc: avoid an unused talloc_reference() from dcerpc_request_send()
Stefan Metzmacher
1
-4
/
+1
2012-03-15
s4:librpc/rpc: pass a mem_ctx to dcerpc_request_send()
Stefan Metzmacher
1
-4
/
+7
2012-03-15
s4:librpc/rpc: use tevent_req_defer_callback() in dcerpc_alter_context_*
Stefan Metzmacher
1
-0
/
+29
2012-03-15
s4:librpc/rpc: use tevent_req_defer_callback() in dcerpc_bind_*
Stefan Metzmacher
1
-0
/
+29
2012-03-15
s4:librpc/rpc: convert dcerpc_alter_context_send/recv to tevent_req
Stefan Metzmacher
2
-114
/
+161
2012-03-15
s4:librpc/rpc: convert dcerpc_bind_send/recv to tevent_req
Stefan Metzmacher
2
-111
/
+169
2012-03-15
s4:librpc/rpc: also notify requests which are not shipped about a dead connec...
Stefan Metzmacher
1
-0
/
+11
2012-03-15
s4:librpc/rpc: ship requests via an immediate event
Stefan Metzmacher
2
-7
/
+56
2012-03-15
s4:librpc/rpc: if the connecion is dead we're done
Stefan Metzmacher
1
-0
/
+1
2012-03-15
s4:librpc/rpc: if the connection is dead we don't want to be called recursivly.
Stefan Metzmacher
1
-0
/
+2
2012-03-15
s3: Update waf build to include missed dependancy on Lion.
Ira Cooper
1
-1
/
+1
2012-03-15
util: Add --disable-fault-handling.
Ira Cooper
5
-0
/
+16
2012-03-15
libsmbclient-raw: Install smb_composite.h.
Jelmer Vernooij
2
-2
/
+4
2012-03-15
build: Do not build with utmp when we do not have utmp.h
Andrew Bartlett
1
-1
/
+4
2012-03-15
build: param must require cups to get the cups headers path in -I
Andrew Bartlett
1
-1
/
+1
2012-03-15
s3-krb5: Remove GSS_WRAP_IOV conditional
Andrew Bartlett
4
-5
/
+5
2012-03-15
wintest: test wbinfo --krb5auth
Andrew Bartlett
1
-0
/
+3
2012-03-15
selftest: test wbinfo --authenticate and --krb5auth
Andrew Bartlett
1
-0
/
+5
2012-03-15
build: Ensure that we clean build objects from auth/ as well
Andrew Bartlett
1
-1
/
+1
2012-03-14
selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.enum_printers_server...
Stefan Metzmacher
1
-0
/
+1
2012-03-14
selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.openprinter_badnamel...
Stefan Metzmacher
1
-0
/
+1
2012-03-14
selftest/flapping: mark samba4.blackbox.gentest as flakey
Stefan Metzmacher
1
-0
/
+1
2012-03-14
s3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'
Stefan Metzmacher
1
-0
/
+4
2012-03-14
s4:selftest: fix a message-typo in the "samba-tool user" testsuite.
Michael Adam
1
-1
/
+1
[next]