summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Remove more unnecessary shebang lines in python files.Jelmer Vernooij2-4/+0
2012-03-15samba.tests.source: Verify that only executable python files (and only execut...Jelmer Vernooij1-1/+20
2012-03-15wafsamba: Remove shebang lines from non-executable files.Jelmer Vernooij4-5/+0
2012-03-15Make reinit_after_fork_pipe_handler code with reads being interrupted by a si...Jeremy Allison1-1/+1
2012-03-15s3:smbd: call file_close_user() before removing tree connects in conn_close_a...Stefan Metzmacher2-0/+6
2012-03-15s4:selftest: make the use of writetimeupdatedelay consistent across all testsMichael Adam1-3/+3
2012-03-15s3:selftest: reactivate the writetimeupdatedelay speed-upMichael Adam2-2/+3
2012-03-15s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...Michael Adam5-0/+92
2012-03-15idl: add offload data transfer ioctl typesDavid Disseldorp1-0/+57
2012-03-15s4:selftest: remove python shebang accidentially re-added to the "samba-tool ...Michael Adam1-2/+0
2012-03-15s4:selftest: fix message typo in test for "samba-tool user list"Michael Adam1-1/+3
2012-03-15s3: Use talloc_tos() in notify_send()Volker Lendecke1-6/+2
2012-03-15s3: Fix lock ordering in notify_addVolker Lendecke1-13/+15
2012-03-15s3: properly free the notify_onelevel recordVolker Lendecke1-1/+1
2012-03-15s3: Replace some callers of cluster_id_equalVolker Lendecke1-4/+3
2012-03-15s3: Remove the separate server_id arg to notify_initVolker Lendecke3-4/+3
2012-03-15s3: Fix blank line endingsVolker Lendecke1-13/+13
2012-03-15auth/gensec_gssapi: gss_krb5_lucid_context_v1_t is not shared with the gse co...Stefan Metzmacher1-1/+1
2012-03-15s4:librpc/rpc: avoid an unused talloc_reference() from dcerpc_request_send()Stefan Metzmacher1-4/+1
2012-03-15s4:librpc/rpc: pass a mem_ctx to dcerpc_request_send()Stefan Metzmacher1-4/+7
2012-03-15s4:librpc/rpc: use tevent_req_defer_callback() in dcerpc_alter_context_*Stefan Metzmacher1-0/+29
2012-03-15s4:librpc/rpc: use tevent_req_defer_callback() in dcerpc_bind_*Stefan Metzmacher1-0/+29
2012-03-15s4:librpc/rpc: convert dcerpc_alter_context_send/recv to tevent_reqStefan Metzmacher2-114/+161
2012-03-15s4:librpc/rpc: convert dcerpc_bind_send/recv to tevent_reqStefan Metzmacher2-111/+169
2012-03-15s4:librpc/rpc: also notify requests which are not shipped about a dead connec...Stefan Metzmacher1-0/+11
2012-03-15s4:librpc/rpc: ship requests via an immediate eventStefan Metzmacher2-7/+56
2012-03-15s4:librpc/rpc: if the connecion is dead we're doneStefan Metzmacher1-0/+1
2012-03-15s4:librpc/rpc: if the connection is dead we don't want to be called recursivly.Stefan Metzmacher1-0/+2
2012-03-15s3: Update waf build to include missed dependancy on Lion.Ira Cooper1-1/+1
2012-03-15util: Add --disable-fault-handling.Ira Cooper5-0/+16
2012-03-15libsmbclient-raw: Install smb_composite.h.Jelmer Vernooij2-2/+4
2012-03-15build: Do not build with utmp when we do not have utmp.hAndrew Bartlett1-1/+4
2012-03-15build: param must require cups to get the cups headers path in -IAndrew Bartlett1-1/+1
2012-03-15s3-krb5: Remove GSS_WRAP_IOV conditionalAndrew Bartlett4-5/+5
2012-03-15wintest: test wbinfo --krb5authAndrew Bartlett1-0/+3
2012-03-15selftest: test wbinfo --authenticate and --krb5authAndrew Bartlett1-0/+5
2012-03-15build: Ensure that we clean build objects from auth/ as wellAndrew Bartlett1-1/+1
2012-03-14selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.enum_printers_server...Stefan Metzmacher1-0/+1
2012-03-14selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.openprinter_badnamel...Stefan Metzmacher1-0/+1
2012-03-14selftest/flapping: mark samba4.blackbox.gentest as flakeyStefan Metzmacher1-0/+1
2012-03-14s3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'Stefan Metzmacher1-0/+4
2012-03-14s4:selftest: fix a message-typo in the "samba-tool user" testsuite.Michael Adam1-1/+1
2012-03-14s4:selftest: add a new test for "samba-tool user list"Michael Adam1-1/+27
2012-03-14testtools/matchers.py: fix a comment typoMichael Adam1-1/+1
2012-03-14s3-spoolss: Check return type of update_dsspooler().Andreas Schneider1-12/+18
2012-03-14s3-spoolss: Check return codes in update_dsspooler.Andreas Schneider1-40/+170
2012-03-14s3-printing: Check for browseable too.Andreas Schneider1-1/+6
2012-03-14s3-printing: Make printer a const char *.Andreas Schneider2-3/+9
2012-03-14s3-rpc_client: Add debug message for printer dataex errors.Andreas Schneider1-0/+4
2012-03-14s3-rpc_server: Increase debug level for policy handle.Andreas Schneider1-5/+5