Age | Commit message (Expand) | Author | Files | Lines |
2012-01-17 | s3:printing: avoid messaging_event_context() in print_queue_housekeeping() | Stefan Metzmacher | 1 | -6/+21 |
2012-01-16 | s3-install: Don't let MANDIR and SRCDIR be overwritten | Volker Lendecke | 1 | -1/+2 |
2012-01-16 | s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede... | Stefan Metzmacher | 1 | -0/+16 |
2012-01-16 | s3:selftest: rpcclient doesn't support smb2 | Stefan Metzmacher | 1 | -29/+27 |
2012-01-14 | s3: ADS support is needed for dns updates | Volker Lendecke | 1 | -1/+1 |
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-14 | Intersite KCC flags | Dave Craft | 1 | -0/+5 |
2012-01-14 | idl: add to_null property | David Disseldorp | 1 | -1/+8 |
2012-01-13 | idl: add to_null attribute to the spoolss devicename array | David Disseldorp | 1 | -1/+1 |
2012-01-13 | idl: add to_null attribute to the spoolss formname array | David Disseldorp | 1 | -1/+1 |
2012-01-13 | ndr: add ndr_pull_charset_to_null() | David Disseldorp | 2 | -0/+32 |
2012-01-13 | idl: add parser for the to_null property | David Disseldorp | 1 | -1/+5 |
2012-01-13 | s4-smbtorture: tweak spoolss_OpenPrinterEx devmode | David Disseldorp | 1 | -2/+2 |
2012-01-13 | s3: Fix the talloc hierarchy in fetch_share_mode_unlocked | Volker Lendecke | 1 | -1/+1 |
2012-01-13 | s3-waf: check for KRB5_PDU_NONE as in the autoconf build. | Günther Deschner | 1 | -0/+1 |
2012-01-13 | s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as... | Günther Deschner | 2 | -5/+4 |
2012-01-13 | s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema helper... | Günther Deschner | 2 | -2/+3 |
2012-01-13 | s3-waf: also check for gsskrb5_extract_authz_data_from_sec_context() during | Günther Deschner | 1 | -1/+2 |
2012-01-13 | s3:build: add auth/gensec/spnego.o | Stefan Metzmacher | 3 | -5/+11 |
2012-01-13 | auth/gensec: move spnego.c to the toplevel | Stefan Metzmacher | 3 | -11/+7 |
2012-01-13 | auth/gensec: common helper functions should be in gensec_util.c | Stefan Metzmacher | 2 | -107/+116 |
2012-01-13 | s4:auth/gensec: inline packet_full_request_u32() | Stefan Metzmacher | 1 | -1/+9 |
2012-01-13 | auth/gensec: add some more functions from gensec_start.c to gensec.h | Stefan Metzmacher | 2 | -16/+37 |
2012-01-13 | auth/gensec: make sure functions from gensec.c are in gensec.h | Stefan Metzmacher | 2 | -5/+7 |
2012-01-13 | s4:auth/gensec: fix compiler warnings in spnego.c | Stefan Metzmacher | 1 | -3/+0 |
2012-01-13 | s3-selftest The krb5 encrypted CIFS test was wrong | Andrew Bartlett | 2 | -1/+4 |
2012-01-13 | selftest: Do not run symbol check if setting up testenv | Amitay Isaacs | 1 | -1/+1 |
2012-01-13 | Add comments to all functions (to help me understand it better). | Jeremy Allison | 2 | -0/+32 |
2012-01-12 | s3: Fix nested get_share_mode_lock calls | Volker Lendecke | 1 | -5/+57 |
2012-01-12 | s3: Move the share_mode_lock handling to its own file | Volker Lendecke | 4 | -417/+465 |
2012-01-12 | s3: Put an indirection layer into share_mode_lock | Volker Lendecke | 9 | -173/+193 |
2012-01-12 | s3: Introduce get_share_mode_lock_fresh() | Volker Lendecke | 7 | -41/+40 |
2012-01-12 | s3: Replace fill_share_mode_lock() | Volker Lendecke | 1 | -84/+67 |
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 | s3-waf: auth_netlogond depends on tldap. | Andreas Schneider | 1 | -0/+1 |
2012-01-12 | s3-waf: link SECRETS3 only against samba3util. | Andreas Schneider | 1 | -1/+1 |
2012-01-12 | s3-waf: Create a smaller samba3util subsystem. | Andreas Schneider | 1 | -7/+18 |
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 | 2 | -4/+206 |
2012-01-12 | s4:pygensec: add set_max_update_size() and max_update_size() functions | Stefan Metzmacher | 1 | -0/+25 |
2012-01-12 | auth/gensec: add gensec_*max_update_size() | Stefan Metzmacher | 3 | -0/+22 |
2012-01-12 | s3: Split a line with 1 statements | Volker Lendecke | 1 | -1/+2 |
2012-01-12 | s3:smbd: explicitly ask for GENSEC_FEATURE_UNIX_TOKEN | Stefan Metzmacher | 2 | -0/+6 |
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 |