Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-17 | s4:torture: add smb2.session.expire1 | Stefan Metzmacher | 1 | -1/+116 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu May 17 21:53:11 CEST 2012 on sn-devel-104 | |||||
2012-05-17 | s4:torture: add smb2.session.reconnect2 test | Stefan Metzmacher | 1 | -0/+64 | |
This uses just one transport connection and demonstrates the implicit logoff of the previous session. metze | |||||
2012-05-17 | s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1 | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2012-05-17 | s4:torture: remove unused vars in smb2.session.reauth* | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2012-05-17 | s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" option | Stefan Metzmacher | 1 | -1/+6 | |
metze | |||||
2012-05-17 | s4:auth/gensec: implement gensec_gssapi_expire_time() | Stefan Metzmacher | 1 | -0/+13 | |
metze | |||||
2012-05-17 | s4:auth/gensec_gssapi: add missing 'break' statements | Stefan Metzmacher | 1 | -0/+2 | |
metze | |||||
2012-05-17 | s4:auth/gensec_gssapi: remember the expire time | Stefan Metzmacher | 2 | -2/+9 | |
metze | |||||
2012-05-15 | s4:ntvfs/smb2: remove misleading comment regarding security=server | Stefan Metzmacher | 1 | -1/+0 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue May 15 10:12:53 CEST 2012 on sn-devel-104 | |||||
2012-05-15 | s4:ntvfs/cifs: remove misleading comment regarding security=server | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2012-05-15 | s4:auth: remove unused auth_server.c | Stefan Metzmacher | 2 | -245/+0 | |
metze | |||||
2012-05-15 | s4:param/tests: remove "security=server" test | Stefan Metzmacher | 1 | -10/+0 | |
metze | |||||
2012-05-15 | samba-upgradedns: Use the correct magic incantation of sys.path.insert() | Amitay Isaacs | 1 | -1/+1 | |
This replaces "bin/python" with the correct path for python libraries. The pattern requires double quotes (") instead of single quotes ('). Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Tue May 15 05:19:46 CEST 2012 on sn-devel-104 | |||||
2012-05-14 | s4:lib/events: no longer define TEVENT_COMPAT_DEFINES | Stefan Metzmacher | 1 | -3/+0 | |
metze | |||||
2012-05-14 | s4:lib/events: remove unused event_context_find() prototype | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -3/+3 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon May 14 04:04:55 CEST 2012 on sn-devel-104 | |||||
2012-05-11 | s4:lib: remove unused wscript_build file | Michael Adam | 1 | -7/+0 | |
This only contains a "GENCACHE" subsystem that is not referenced anywhere. | |||||
2012-05-10 | When listing group members allow fallback to cn attribute when ↵ | Lukasz Zalewski | 1 | -2/+5 | |
samAccountName is not available | |||||
2012-05-09 | s4:smb_server/smb: only create a new session with vuid == 0 | Stefan Metzmacher | 3 | -9/+17 | |
metze | |||||
2012-05-09 | s4:torture/raw/context: test a session setup with a given invalid vuid | Stefan Metzmacher | 1 | -17/+29 | |
On a session setup with EXTENDED_SECURITY we'll get ERRSRV:ERRbaduid, while a session setup without EXTENDED_SECURITY ignores the given vuid. Before this test was doing a reauth of a given vuid, which works for newer Windows versions, but Windows 2000 gives INVALID_PARAMETER. metze | |||||
2012-05-08 | s4:libcli:raw: fix a comment typo in smb_setfileinfo() | Michael Adam | 1 | -1/+1 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 8 20:45:16 CEST 2012 on sn-devel-104 | |||||
2012-05-08 | s4:torture: add a new smb2.session.reauth5 test: rename after reauth to anon ↵ | Michael Adam | 1 | -0/+228 | |
- fails | |||||
2012-05-08 | s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ↵ | Michael Adam | 1 | -0/+122 | |
after reauth to anon - works | |||||
2012-05-08 | s4 dns: unify error handling when bailing out | Kai Blin | 1 | -12/+11 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Tue May 8 15:48:25 CEST 2012 on sn-devel-104 | |||||
2012-05-08 | krb5samba: Add smb_krb5_make_pac_checksum. | Andreas Schneider | 1 | -0/+1 | |
Signed-off-by: Simo Sorce <idra@samba.org> Autobuild-User: Simo Sorce <idra@samba.org> Autobuild-Date: Tue May 8 08:30:52 CEST 2012 on sn-devel-104 | |||||
2012-05-08 | s4-auth: Use smb_krb5_make_pac_checksum. | Andreas Schneider | 1 | -54/+24 | |
Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2012-05-08 | krb5samba: Add krb5_free_checksum_contents wrapper | Simo Sorce | 1 | -0/+1 | |
2012-05-08 | s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 ↵ | Andrew Bartlett | 1 | -0/+14 | |
to be configured | |||||
2012-05-08 | s4:torture/raw/context: add subtests as torture testcases | Stefan Metzmacher | 1 | -46/+20 | |
TODO: add test_session with 'use spnego = false'. We need a way to do set an option just for one test case. Note: the 'use spnego = false' was ignored before as it's only used on the first session setup on a connection. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue May 8 04:50:39 CEST 2012 on sn-devel-104 | |||||
2012-05-08 | s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE... | Stefan Metzmacher | 1 | -1/+7 | |
If the try a session setup without EXTENDED_SECURITY after one with EXTENDED_SECURITY Windows 2008 R2 returns INVALID_PARAMETER, while Windows 2000 sp4 returns LOGON_FAILURE... metze | |||||
2012-05-08 | s4:torture/raw: make torture_raw_context a test suite | Stefan Metzmacher | 2 | -3/+12 | |
metze | |||||
2012-05-08 | s4:torture/raw/context: make use of torture_* macros and avoid 'printf' | Stefan Metzmacher | 1 | -100/+87 | |
metze | |||||
2012-05-08 | s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open() | Stefan Metzmacher | 1 | -1/+3 | |
metze | |||||
2012-05-08 | s4:torture/raw/session: make sure we got a reauth of the existing session | Stefan Metzmacher | 1 | -0/+2 | |
metze | |||||
2012-05-07 | heimdal: Cope with newer Heimdal versions accepting a keyset argument to | Jelmer Vernooij | 2 | -4/+26 | |
hdb_enctype2key. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon May 7 18:33:10 CEST 2012 on sn-devel-104 | |||||
2012-05-07 | s4-dns: Build BIND DLZ modules with correct private library | Amitay Isaacs | 1 | -2/+2 | |
This fixes rpath for samdb-common private library after make install. Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Mon May 7 07:40:29 CEST 2012 on sn-devel-104 | |||||
2012-05-06 | s4:libcli/smb2: use PROTOCOL_LATEST | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2012-05-06 | s4-s3-upgrade: Max/min password age policy is in seconds, not days | Andrew Bartlett | 1 | -2/+2 | |
This cases upgraded domains to have a too-long password expiry, which in extreme cases can cause the KDC to misfunction. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sun May 6 14:49:39 CEST 2012 on sn-devel-104 | |||||
2012-05-06 | s4-schema: Validate more class attribute when adding a new class in the schema | Matthieu Patou | 1 | -0/+29 | |
Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sun May 6 04:17:56 CEST 2012 on sn-devel-104 | |||||
2012-05-05 | s4: use intermediate var, increase lisibility | Matthieu Patou | 1 | -6/+5 | |
2012-05-05 | olschema2ldif: be more strict where checking for open/closed braces | Matthieu Patou | 1 | -3/+15 | |
2012-05-04 | s4:auth/kerberos: don't do tracing in MIT build | Alexander Bokovoy | 1 | -17/+0 | |
Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2012-05-04 | s4:torture: auth/pac.c: use Kerberos wrapper for krb5_keyblock_init | Alexander Bokovoy | 1 | -4/+4 | |
Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2012-05-04 | Avoid using Heimdal-specific tests in MIT build | Alexander Bokovoy | 3 | -3/+14 | |
2012-05-04 | s4:ntvfs: add missing headers to vfs_ipc | Alexander Bokovoy | 1 | -0/+2 | |
vfs_ipc.c had system/kerberos.h and system/filesys.h missing Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2012-05-04 | Fix direct access to krb5_principal structure | Simo Sorce | 1 | -2/+4 | |
2012-05-04 | auth-session: MIT doesn't have import/export cred yet | Simo Sorce | 2 | -3/+7 | |
For now let's just loose this functionality with the MIT build. gss_import/export_cred should be availa ble when MIT 1.11 is released and this code is used only in some proxy scenario. Not normally needed for common configurations. | |||||
2012-05-04 | krb5samba: Add a smb_krb5_cc_get_lifetime() function. | Andreas Schneider | 1 | -0/+1 | |
Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2012-05-04 | s4-auth-krb: Make srv_keytab.c build against MIT Kerberos | Simo Sorce | 1 | -8/+11 | |
2012-05-04 | Fix incompatible assignment warning | Simo Sorce | 1 | -1/+1 | |