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-06-26
tdb: finish weaning off err.h.
Rusty Russell
7
-23
/
+28
2012-06-26
s3:test_net_registry_check: eliminate "local" keyword in shell
Björn Jacke
1
-15
/
+15
2012-06-25
s3:Makefile: use our "$MAKE" instead of "make" in our own Makefile
Björn Jacke
1
-2
/
+2
2012-06-25
s3:selftest: run SMB2-SESSION-RECONNECT
Stefan Metzmacher
2
-1
/
+2
2012-06-25
selftest/known: samba3.smb2.session.*reconnect passes now
Stefan Metzmacher
1
-1
/
+0
2012-06-25
s3:smb2_sesssetup: make use of smb2srv_session_close_previous_send/recv
Stefan Metzmacher
1
-0
/
+66
2012-06-25
s3:smbXsrv_session: react on MSG_SMBXSRV_SESSION_CLOSE
Stefan Metzmacher
1
-0
/
+154
2012-06-25
s3:smbXsrv_session: add smb2srv_session_close_previous_send/recv
Stefan Metzmacher
2
-0
/
+208
2012-06-25
s3:smbXsrv.idl: add smbXsrv_session_close*
Stefan Metzmacher
1
-0
/
+26
2012-06-25
s3:messaging.idl: define MSG_SMBXSRV_SESSION_CLOSE
Stefan Metzmacher
1
-0
/
+3
2012-06-25
s3:smb2_sesssetup: inline gensec_session_info() call
Stefan Metzmacher
1
-25
/
+15
2012-06-25
s3:smb2_sesssetup: make use of gensec_update_send/recv
Stefan Metzmacher
1
-10
/
+35
2012-06-25
s3:smb2_sesssetup: inline most of smbd_smb2_session_setup()
Stefan Metzmacher
1
-130
/
+99
2012-06-25
s3:selftest: run raw.session
Stefan Metzmacher
2
-2
/
+3
2012-06-25
s3:selftest: run rpc.samba3.smb-reauth1 and rpc.samba3.smb-reauth2
Stefan Metzmacher
1
-0
/
+1
2012-06-25
s3:smbd/sesssetup: implement dynamic re-authentication and expire session if ...
Stefan Metzmacher
2
-12
/
+113
2012-06-25
s3:selftest: run smbtorture3 SMB2-SESSION-REAUTH
Stefan Metzmacher
2
-0
/
+2
2012-06-25
s3:selftest: run smb2.session as ntlm and krb5
Stefan Metzmacher
2
-2
/
+6
2012-06-25
selftest/knownfail: only reauth5 still fails
Stefan Metzmacher
1
-1
/
+1
2012-06-25
s3:smb2_sesssetup: implement dynamic re-authentication and expire sessions
Stefan Metzmacher
2
-6
/
+129
2012-06-25
docs-xml: document "server max protocol" SMB3 and SMB3_00
Stefan Metzmacher
1
-1
/
+10
2012-06-25
docs-xml: fix reference from "server min protocol" to "server max protocol"
Stefan Metzmacher
1
-1
/
+1
2012-06-25
selftest/Samba3: 'server max protocol = SMB3'
Stefan Metzmacher
1
-1
/
+1
2012-06-25
lib/param: add "SMB3" as alias for PROTOCOL_SMB3_00
Stefan Metzmacher
1
-0
/
+1
2012-06-25
s3:smbd: remove now unused invalidate_all_vuids()
Stefan Metzmacher
2
-10
/
+0
2012-06-25
s3:smbd: remove now unused conn_close_all()
Michael Adam
2
-16
/
+0
2012-06-25
s3:smbd: use smbXsrv_session_logoff_all() and smb1srv_tcon_disconnect_all() i...
Michael Adam
1
-4
/
+32
2012-06-25
s3:smbd: make use of smbXsrv_session for smb1
Stefan Metzmacher
6
-274
/
+194
2012-06-25
s3:smbd: make use of smbXsrv_tcon for smb1
Stefan Metzmacher
10
-170
/
+183
2012-06-25
s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2
Stefan Metzmacher
20
-275
/
+180
2012-06-25
s3:smb2_sesssetup: add support for SMB 2.24/3.00 signing
Stefan Metzmacher
1
-0
/
+29
2012-06-25
s3:smb2_sesssetup: make use of the smbXsrv_session infrastructure
Stefan Metzmacher
4
-63
/
+138
2012-06-25
s3:smbXsrv_session: init and disconnect smbXsrv_tcon for SMB2/3
Stefan Metzmacher
1
-0
/
+20
2012-06-25
s3:smbd: add smbXsrv_tcon infrastructure
Stefan Metzmacher
5
-1
/
+1180
2012-06-25
s3:smbXsrv.idl: add smbXsrv_tcon* structures
Stefan Metzmacher
1
-0
/
+63
2012-06-25
sq smbXsrv_session_global_store no connection
Stefan Metzmacher
1
-6
/
+3
2012-06-25
s3:smbd: add smbXsrv_session infrastructure
Stefan Metzmacher
5
-0
/
+1164
2012-06-25
s3:smbXsrv.idl: add smbXsrv_session* structures
Stefan Metzmacher
1
-0
/
+92
2012-06-25
s3:smbd: add smbXsrv_version_* infrastructure
Stefan Metzmacher
5
-0
/
+272
2012-06-25
s3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structures
Stefan Metzmacher
1
-1
/
+65
2012-06-25
s3:librpc: add smbXsrv.idl
Stefan Metzmacher
6
-2
/
+23
2012-06-25
s3:test: make shell code more porable by elimnating "local" keyword
Björn Jacke
1
-4
/
+4
2012-06-25
s3: Fix a typo
Volker Lendecke
3
-4
/
+4
2012-06-25
s3: Avoid a call to server_event_context()
Volker Lendecke
1
-1
/
+1
2012-06-24
s4-join: Setup correct DNS configuration
Andrew Bartlett
2
-28
/
+76
2012-06-25
s4-samba_upgradedns: Do not set DNS account for internal server
Andrew Bartlett
1
-32
/
+32
2012-06-25
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
3
-20
/
+59
2012-06-24
selftest: Test unix.whoami with kerberos on plugin_s4_dc
Andrew Bartlett
3
-18
/
+10
2012-06-24
s4-classicupgrade: Allow DNS backend to be specified
Andrew Bartlett
2
-6
/
+12
2012-06-24
s4-drepl: Ensure that the op->source does not get deallocated too early
Andrew Bartlett
2
-9
/
+25
[next]