Age | Commit message (Expand) | Author | Files | Lines |
2012-01-24 | dsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID to be specified as a flag | Andrew Bartlett | 2 | -0/+8 |
2012-01-24 | python: Change except: statement to except Exception: | Amitay Isaacs | 9 | -15/+15 |
2012-01-23 | WERROR type variable being incorrectly checked with a NT_STATUS_IS_X | David Disseldorp | 1 | -1/+1 |
2012-01-21 | Log short_princ instead of uninitialised filter. | Michael Wood | 1 | -5/+6 |
2012-01-20 | s4:auth/gensec: make sure GSS_C_CONF_FLAG implies GSS_C_INTEG_FLAG | Stefan Metzmacher | 1 | -0/+1 |
2012-01-20 | torture: add spoolss overlapping driver deletion tests | David Disseldorp | 1 | -1/+118 |
2012-01-20 | torture: confirm printer driver file removal | David Disseldorp | 1 | -1/+81 |
2012-01-20 | torture: add spoolss del printer driver test | David Disseldorp | 1 | -0/+63 |
2012-01-16 | s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede... | Stefan Metzmacher | 1 | -0/+16 |
2012-01-14 | KCC importldif/exportldif and intersite topology | Dave Craft | 2 | -376/+2429 |
2012-01-14 | Intersite KCC flags for python | Dave Craft | 1 | -0/+5 |
2012-01-13 | s4-smbtorture: tweak spoolss_OpenPrinterEx devmode | David Disseldorp | 1 | -2/+2 |
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 |