Age | Commit message (Expand) | Author | Files | Lines |
2012-01-13 | auth/gensec: move spnego.c to the toplevel | Stefan Metzmacher | 2 | -1411/+0 |
2012-01-13 | auth/gensec: common helper functions should be in gensec_util.c | Stefan Metzmacher | 1 | -107/+0 |
2012-01-13 | s4:auth/gensec: inline packet_full_request_u32() | Stefan Metzmacher | 1 | -1/+9 |
2012-01-13 | s4:auth/gensec: fix compiler warnings in spnego.c | Stefan Metzmacher | 1 | -3/+0 |
2012-01-12 | s4:repl_cleartext_pwd.py: add optional 'clear_utf16_name' parameter | Stefan Metzmacher | 1 | -7/+17 |
2012-01-12 | s4:repl_cleartext_pwd.py: add 'attmode' parameter to convert the attname to utf8 | Stefan Metzmacher | 1 | -5/+22 |
2012-01-12 | s4:repl_cleartext_pwd.py: correctly compare attids as uint32_t values | Stefan Metzmacher | 1 | -5/+10 |
2012-01-12 | s4:pygensec/tests: add test for gensec_set_max_update_size() | Stefan Metzmacher | 1 | -0/+54 |
2012-01-12 | s4:auth/gensec/spnego: add support for fragmented spnego messages | Stefan Metzmacher | 1 | -3/+205 |
2012-01-12 | s4:pygensec: add set_max_update_size() and max_update_size() functions | Stefan Metzmacher | 1 | -0/+25 |
2012-01-12 | Revert "make paranoia check less paranoid" - check that key types strictly match | Andrew Bartlett | 1 | -1/+1 |
2012-01-12 | make hmac-md5 the keyed checksum type for arcfour-hmac-md5 | Andrew Bartlett | 1 | -1/+1 |
2012-01-12 | use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3 | Andrew Bartlett | 1 | -0/+8 |
2012-01-12 | heimdal: remove checking of KDC PAC signature, delegate to wdc plugin | Andrew Bartlett | 1 | -12/+2 |
2012-01-12 | auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksum | Andrew Bartlett | 1 | -1/+1 |
2012-01-12 | s4-kdc Do the KDC PAC checksum validation in the Samba plugin | Andrew Bartlett | 6 | -44/+152 |
2012-01-12 | s4-kdc: use IDL constant NETLOGON_GENERIC_KRB5_PAC_VALIDATE | Andrew Bartlett | 1 | -1/+1 |
2012-01-12 | samba-tool:dns: DNS names are case insensitive | Amitay Isaacs | 1 | -3/+3 |
2012-01-12 | s4-rpc:dnsserver: DNS names are case insensitive | Amitay Isaacs | 3 | -17/+17 |
2012-01-11 | s4:auth: Make sure to check the optional auth_context hooks before using them | Andrew Bartlett | 1 | -18/+26 |
2012-01-11 | gensec: Rename want_flags and got_flags in gensec_gssapi | Andrew Bartlett | 1 | -26/+26 |
2012-01-11 | gensec: make gensec_gssapi.h common | Andrew Bartlett | 1 | -67/+0 |
2012-01-11 | gensec: move gensec_util.c to the top level | Andrew Bartlett | 3 | -104/+1 |
2012-01-11 | auth: make auth4_context common to provide access to generate_session_info_pac() | Andrew Bartlett | 1 | -52/+0 |
2012-01-10 | krb5: Require krb5_set_real_time is available to build with krb5 | Andrew Bartlett | 1 | -4/+0 |
2012-01-10 | krb5: Require krb5_get_renewed_creds be available to build with krb5 | Andrew Bartlett | 1 | -1/+0 |
2012-01-10 | krb5: Remove now unused checks for krb5_verify_checksum | Andrew Bartlett | 1 | -2/+0 |
2012-01-10 | krb5: Require krb5_c_enctype_compare is available to build with krb5 | Andrew Bartlett | 1 | -1/+0 |
2012-01-10 | s4:provision: add "+dns" to server services if the dns backend is SAMBA_INTERNAL | Michael Adam | 1 | -2/+7 |
2012-01-10 | s4:provision: add a server services line to the smb.conf template for the dc | Michael Adam | 1 | -0/+2 |
2012-01-10 | s4:provision: add the possibility to provision "server services" in smb.conf | Michael Adam | 1 | -2/+9 |
2012-01-10 | s4:provision: improve a message | Michael Adam | 1 | -1/+1 |
2012-01-10 | samba: check for AES encryption type defines. | Günther Deschner | 1 | -0/+2 |
2012-01-10 | s4:python tests __init__.py - do not depend on "subprocess.check_call()" | Matthias Dieter Wallnöfer | 1 | -1/+4 |
2012-01-09 | s4:python tests __init__.py - do not depend on "subprocess.CalledProcessError" | Matthias Dieter Wallnöfer | 1 | -6/+11 |
2012-01-09 | s4:scripting/devel: add repl_cleartext_pwd.py script | Stefan Metzmacher | 1 | -0/+377 |
2012-01-09 | s4-kerberos: remove some unused prototypes. | Günther Deschner | 1 | -22/+0 |
2012-01-09 | s4:python/samba/ndr.py: add an optional 'allow_remaining' to ndr_unpack() | Stefan Metzmacher | 1 | -2/+3 |
2012-01-06 | ntlmssp: merge initial packet implementations | Andrew Bartlett | 1 | -6/+25 |
2012-01-06 | samba-tool:dns: Check through all the DNS records for a match | Amitay Isaacs | 1 | -16/+16 |
2012-01-06 | s4-rpc:dnsserver: Do not replace @ with zone_name in update operation | Amitay Isaacs | 1 | -1/+6 |
2012-01-05 | s3-librpc Use gsskrb5_get_subkey() where available to get the session key | Andrew Bartlett | 1 | -0/+1 |
2012-01-05 | s4:repl_meta_data LDB module - set "isRecycled" time correctly | Matthias Dieter Wallnöfer | 1 | -9/+8 |
2012-01-04 | s4:pyrpc: add 'user_session_key' getter to the connection object | Stefan Metzmacher | 2 | -1/+45 |
2012-01-04 | s4:pygensec/tests: check that the client and server have the same session key | Stefan Metzmacher | 1 | -1/+4 |
2012-01-04 | s4:pygensec: add session_key() method | Stefan Metzmacher | 1 | -0/+29 |
2012-01-04 | LDAP-CLDAP: demonstrate that pdc name is not an unc path | Stefan Metzmacher | 1 | -0/+9 |
2012-01-04 | s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as U... | Matthias Dieter Wallnöfer | 1 | -0/+5 |
2012-01-04 | s4:cldap_server/netlogon.c: it is wrong to specify "\\" in front of the hostname | Stefan Metzmacher | 1 | -2/+6 |
2012-01-04 | LDAP-CLDAP: demonstrate that pdc name is an unc path | Stefan Metzmacher | 1 | -0/+6 |