Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-02 | s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE | Stefan Metzmacher | 1 | -0/+2 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon May 2 15:02:56 CEST 2011 on sn-devel-104 | |||||
2011-04-30 | provision: reorganize attributes so that we don't attribute with DN syntax ↵ | Matthieu Patou | 3 | -6/+7 | |
that depends on non present object Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sat Apr 30 14:51:16 CEST 2011 on sn-devel-104 | |||||
2011-04-30 | s4:torture/nbt/winsreplication: ignore incoming broadcast messages | Stefan Metzmacher | 1 | -2/+19 | |
This will hopefully fix the flakey behavior of the samba4.nbt.winsreplication.owned test. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Apr 30 12:45:01 CEST 2011 on sn-devel-104 | |||||
2011-04-30 | s4:torture/nbt/winsreplication: assert the nbt name before the type | Stefan Metzmacher | 1 | -2/+2 | |
I hope that will make it easier to find problems with the flakey samba4.nbt.winsreplication.owned test. metze | |||||
2011-04-30 | lib/util Rename conv_str_size() -> conv_str_size_error() | Andrew Bartlett | 2 | -3/+3 | |
2011-04-30 | s4:torture/nbt/winsreplication: use torture macros in order report failures | Stefan Metzmacher | 1 | -8/+104 | |
This makes sure we can ignore this failures with the "knownfail" file. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Apr 30 10:37:16 CEST 2011 on sn-devel-104 | |||||
2011-04-30 | kerberos: Only include gssapi/gssapi_krb5.h when available | Andrew Bartlett | 1 | -0/+1 | |
2011-04-29 | ldb:tdb backend - cache - remove unused "last_attribute" structure member | Matthias Dieter Wallnöfer | 2 | -8/+0 | |
Reviewed-by: abartlet Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Apr 29 20:07:27 CEST 2011 on sn-devel-104 | |||||
2011-04-29 | s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS" | Matthias Dieter Wallnöfer | 3 | -3/+3 | |
Reviewed-by: abartlet | |||||
2011-04-29 | s4:torture/rpc/testjoin.c - use a LDB result constant | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Reviewed-by: abartlet | |||||
2011-04-29 | ldb:tools/cmdline.c + tools/ldbtest.c - make use of LDB result constants | Matthias Dieter Wallnöfer | 2 | -2/+2 | |
Reviewed-by: abartlet | |||||
2011-04-29 | s4:repl_meta_data LDB module - quiet a discard const ptr warning | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2011-04-29 | ldb:ldb_controls.c - fix comment indentation | Matthias Dieter Wallnöfer | 1 | -4/+4 | |
Reviewed-by: abartlet | |||||
2011-04-29 | s4:token_group.py python test - fix typos | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2011-04-29 | build: put doserr.c into it's own subsystem, so it's no longer a duplicate | Andrew Bartlett | 1 | -2/+2 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Apr 29 10:00:32 CEST 2011 on sn-devel-104 | |||||
2011-04-29 | s4-param Rename lp_destructor() -> lpcfg_destructor() for consistency | Andrew Bartlett | 1 | -2/+2 | |
2011-04-29 | s4-param Rename unused lp_ functions to match param.h | Andrew Bartlett | 1 | -5/+5 | |
2011-04-29 | s4-param Rename volume_label() -> lpcfg_volume_label() | Andrew Bartlett | 3 | -3/+3 | |
2011-04-29 | s4-param Rename private_path() -> lpcfg_private_path() | Andrew Bartlett | 11 | -18/+18 | |
This is consistent with lock_path() Andrew Bartlett | |||||
2011-04-29 | s4-param Remove config_path() -> lpcfg_config_path() | Andrew Bartlett | 3 | -3/+3 | |
This is consistent with lock_path() Andrew Bartlett | |||||
2011-04-29 | s4-param Rename lock_path() -> lpcfg_lock_path() | Andrew Bartlett | 4 | -5/+5 | |
This avoids a conflict with the source3/ lock_path() | |||||
2011-04-29 | libcli/smb Move attrib_string in common | Andrew Bartlett | 1 | -46/+0 | |
2011-04-29 | libcli/smb Move FILE_ATTRIBUTE defines to the top level | Andrew Bartlett | 1 | -18/+0 | |
2011-04-29 | Revert "s4:selftest: skip s3member tests for now" | Stefan Metzmacher | 1 | -1/+0 | |
This reverts commit c5034ac3155958c0d3e2a1cfbfc669bc2e869f29. This doesn't seem to help and isn't needed if the filesystem has posix acl support. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Apr 29 08:23:01 CEST 2011 on sn-devel-104 | |||||
2011-04-28 | s4:libcli/smb_composite: move smb2_composite_setpathinfo_setinfo_done() | Stefan Metzmacher | 1 | -25/+27 | |
It should be after smb2_composite_setpathinfo_create_done(). metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Apr 28 21:38:53 CEST 2011 on sn-devel-104 | |||||
2011-04-28 | s4:libcli/smb_composite: move smb2_composite_setpathinfo_create_done() | Stefan Metzmacher | 1 | -22/+23 | |
It should be after smb2_composite_setpathinfo_send(). metze | |||||
2011-04-28 | s4:libcli/smb_composite: add smb2_composite_setpathinfo_close_done() | Stefan Metzmacher | 1 | -1/+12 | |
metze | |||||
2011-04-28 | s4:libcli/smb_composite: better names for smb2_composite_setpathinfo_* funcs ↵ | Stefan Metzmacher | 1 | -22/+15 | |
and vars metze | |||||
2011-04-28 | s4:libcli/smb2: let smb2_session_setup_spnego_* use tevent_req | Stefan Metzmacher | 2 | -72/+118 | |
metze | |||||
2011-04-28 | s4:libcli/smb2: move smb2_session_setup_spnego_send() to the top | Stefan Metzmacher | 1 | -62/+64 | |
smb2_session_setup_spnego_send() should be on the top of the smb2_session_setup_spnego_* block. metze | |||||
2011-04-28 | s4:libcli/smb2: move smb2_connect_tcon_done() | Stefan Metzmacher | 1 | -20/+22 | |
It should be after smb2_connect_session_done(). metze | |||||
2011-04-28 | s4:libcli/smb2: move smb2_connect_session_done() | Stefan Metzmacher | 1 | -36/+38 | |
It should be after smb2_connect_negprot_done(). metze | |||||
2011-04-28 | s4:libcli/smb2: move smb2_connect_negprot_done() | Stefan Metzmacher | 1 | -69/+71 | |
It should be after smb2_connect_socket_done(). metze | |||||
2011-04-28 | s4:libcli/smb2: move smb2_connect_socket_done() | Stefan Metzmacher | 1 | -55/+57 | |
It should be after smb2_connect_resolve_done(). metze | |||||
2011-04-28 | s4:libcli/smb2: move smb2_connect_resolve_done() | Stefan Metzmacher | 1 | -36/+35 | |
It should be after smb2_connect_send(). metze | |||||
2011-04-28 | s4:libcli/smb2: rename step functions of smb2_connect_*() | Stefan Metzmacher | 1 | -26/+10 | |
They should all start with a smb2_connect_ prefix. metze | |||||
2011-04-28 | s4:libcli/smb2: convert smb2_connect_*() to tevent_req | Stefan Metzmacher | 3 | -123/+215 | |
metze | |||||
2011-04-28 | s4:ntvfs/smb2: use sync version of smb2_connect() | Stefan Metzmacher | 1 | -10/+8 | |
We don't use it in an async fashion anyway. metze | |||||
2011-04-28 | s4:selftest: skip s3member tests for now | Stefan Metzmacher | 1 | -0/+1 | |
They are flakey, see http://git.samba.org/autobuild.flakey/2011-04-28-1501/samba4.stdout http://git.samba.org/autobuild.flakey/2011-04-28-1700/samba4.stdout metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Apr 28 18:42:06 CEST 2011 on sn-devel-104 | |||||
2011-04-28 | selftest: s3member admember test to confirm s3/s4 interopability | Andrew Bartlett | 1 | -4/+4 | |
This checks that Samba3 joins Samba4 correctly, and allows NTLM and Kerberos logons from a live Samba4 DC. This needs the common krb5.conf generation logic, and because we now override KRB5_CONFIG we must update ktest to have a valid krb5.conf. Based on an original patch by metze Andrew Bartlett | |||||
2011-04-27 | dynconfig: Have only one dynconfig.o in the common code. | Andrew Bartlett | 3 | -174/+1 | |
2011-04-27 | auth/kerberos Add check for gss_inquire_sec_context_by_oid | Andrew Bartlett | 1 | -0/+1 | |
Not all kerberos distributions have this function. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Apr 27 07:39:08 CEST 2011 on sn-devel-104 | |||||
2011-04-27 | s4-gensec: Use new common 'obtain the PAC' functions. | Andrew Bartlett | 1 | -15/+4 | |
Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Apr 27 05:08:10 CEST 2011 on sn-devel-104 | |||||
2011-04-27 | s3-gse: Don't release the mech OID from gss_accept_security_context | Andrew Bartlett | 1 | -0/+1 | |
This is constant data according to the man pages I find for this fucntion, and causes a segfault to free() when linked to Heimdal. I am advised that while it is constant for gss_mech_krb5, it may not be for other mechanisms, so an assert will ensure this is dealt with by the programmer who extends this code in future. Andrew Bartlett | |||||
2011-04-27 | libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/auth | Andrew Bartlett | 1 | -38/+0 | |
This will allow the GSSAPI PAC fetch code to use it. Andrew Bartlett | |||||
2011-04-26 | build: Move Heimdal/MIT compat build rules to heimdal_build | Andrew Bartlett | 1 | -0/+13 | |
This allows top level build rules to rely on these names at all times. Andrew Bartlett | |||||
2011-04-24 | Fix release script to cope with moved Samba 4 build tools. | Jelmer Vernooij | 1 | -3/+2 | |
2011-04-23 | Fix case of libUTIL_LDB. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Apr 23 18:52:06 CEST 2011 on sn-devel-104 | |||||
2011-04-23 | Add check for krb5_free_unparsed_name, when using external heimdal. | Jelmer Vernooij | 1 | -2/+3 | |
2011-04-23 | Support the 'PYTHON' environment variable. | Jelmer Vernooij | 1 | -0/+6 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Apr 23 04:19:05 CEST 2011 on sn-devel-104 |