| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
|
|
|
|
|
|
|
|
|
|
| |
We use cli_credentials_get_netlogon_creds() which returns the same value.
dcerpc_schannel_creds() is a layer violation.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This changes (again...) our system md5 detection to cope with how
OpenIndiana does md5. I'm becoming increasingly convinced this isn't
worth our while (we should have just done samba_md5...), but for now
this change seems to work on FreeBSD, OpenIndiana and Linux with
libbsd.
This needs us to rename struct MD5Context -> MD5_CTX, but we provide a
config.h define to rename the type bad if MD5_CTX does not exist (it does
however exist in the md5.h from libbsd).
Andrew Bartlett
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Jun 19 21:32:36 CEST 2013 on sn-devel-104
|
|
|
|
|
|
|
|
|
| |
netlogon_creds_decrypt_samlogon_validation().
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
|
| |
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
|
| |
|
|
|
|
|
|
|
| |
Guenther
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Mon Jul 2 17:19:55 CEST 2012 on sn-devel-104
|
|
|
|
|
|
|
| |
Guenther
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Thu Jun 28 18:43:46 CEST 2012 on sn-devel-104
|
|
|
|
| |
Guenther
|
|
|
|
|
|
|
|
|
| |
The startup and runtime functions that have no dependencies are moved
into the top level.
Andrew Bartlett
Signed-off-by: Andrew Tridgell <tridge@samba.org>
|
|
|
|
| |
Signed-off-by: Andrew Tridgell <tridge@samba.org>
|
|
|
|
|
|
|
| |
Preparation for cleaning up this API.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue Mar 29 21:01:49 CEST 2011 on sn-devel-104
|
|
|
|
|
|
|
|
|
| |
convert_string*()
we shouldn't accept bad multi-byte strings, it just hides problems
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104
|
|
|
|
|
|
|
| |
this converts all callers that use the Samba4 loadparm lp_ calling
convention to use the lpcfg_ prefix.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
| |
|
|
|
|
|
|
| |
resets the minimum password age
This is needed since we on s4 do now use the Windows Server standard of 1 day.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The reason for this is that some systems include
<rpc/rpc.h> from within system headers. HP-UX 11.00
does so somewhere deep inside of <shadow.h>.
For torture/winbind/struct_based.c <rpc/rpc.h> resolves
to torture/rpc/rpc.h and breaks the build.
metze
|
|
|
|
|
|
| |
Upstream subunit makes a ":" after commands optional, so I've fixed any
places where we might trigger commands accidently. I've filed a bug
about this in subunit.
|
|
|
|
|
| |
Guenther
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
| |
metze
|
|
|
|
| |
This reduces compile time somewhat.
|
| |
|
|
|
|
|
|
|
| |
In particular, this is the rename from creds_ to netlogon_creds_, as
well as other links to use the new common crypto.
Andrew Bartlett
|
| |
|
| |
|
|
|
|
| |
consistency with Samba 3.
|
|
|
|
|
|
| |
Use torture_context when calling test_ChangePasswordUser3.
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
| |
make them wrappers around convert_string{,talloc}_convenience().
|
|
|
|
| |
functions.
|
| |
|
| |
|
|
|
|
| |
(This used to be commit 3b8eec7ca334528cad3cdcd5e3fc5ee555d8d0e0)
|
|
|
|
|
|
|
|
| |
the code.
Make sure we pass around the event_context where we need it instead.
All test but a few python ones fail. Jelmer promised to fix them.
(This used to be commit 3045d391626fba169aa26be52174883e18d323e9)
|
|
|
|
| |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
|
|
|
|
| |
(This used to be commit a1715b1f48ba44bd94844418cc9299649aaf1a5e)
|
|
|
|
| |
(This used to be commit 58a5b1de2b093fe642eb11d76d12db0edf60c25c)
|
|
|
|
| |
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c)
|
|
|
|
| |
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)
|
|
|
|
| |
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
|
|
|
|
| |
(This used to be commit 7280c1e9415daabb2712db1372e23f9846272ede)
|
|
|
|
|
|
| |
uses of global_loadparm.
(This used to be commit a33a5530545086b81a3b205aa109dff11c546926)
|
|
|
|
| |
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
|
|
|
|
| |
(This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
|
|
|
|
|
|
| |
number in more places.
(This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
|
|
|
|
| |
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
|
|
|
|
| |
(This used to be commit e3310e773924ddd2129e8ca1a86e23d0f713c19c)
|
|
|
|
| |
(This used to be commit 1319d88c099496be29dd9214fa2492c81e848369)
|
|
|
|
|
| |
metze
(This used to be commit f874eca5dab74e930d0ec52abeb06295d2d90476)
|