summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-17dynconfig: overwrite --with-privatelibdir as a Samba optionStefan Metzmacher1-1/+8
2012-01-17dynconfig: --with-modulesdir should be a Samba optionStefan Metzmacher2-11/+29
2012-01-17dynconfig/config.m4: expand prefix, exec_prefix, sysconfdir, localstatedir an...Stefan Metzmacher1-18/+18
2012-01-17s3:lib/messages: remove unused messaging_event_context()Stefan Metzmacher2-6/+0
2012-01-17s3:smbcontrol: avoid using messaging_event_context()Stefan Metzmacher1-10/+7
2012-01-17s3:smbcontrol: pass tevent_context down to wait_replies()Stefan Metzmacher1-10/+11
2012-01-17s3:smbcontrol: pass tevent_context down to subcommandsStefan Metzmacher1-38/+69
2012-01-17s3:printing: avoid messaging_event_context() in print_queue_housekeeping()Stefan Metzmacher1-6/+21
2012-01-16s3-install: Don't let MANDIR and SRCDIR be overwrittenVolker Lendecke1-1/+2
2012-01-16s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede...Stefan Metzmacher1-0/+16
2012-01-16s3:selftest: rpcclient doesn't support smb2Stefan Metzmacher1-29/+27
2012-01-14s3: ADS support is needed for dns updatesVolker Lendecke1-1/+1
2012-01-14KCC importldif/exportldif and intersite topologyDave Craft2-376/+2429
2012-01-14Intersite KCC flags for pythonDave Craft1-0/+5
2012-01-14Intersite KCC flagsDave Craft1-0/+5
2012-01-14idl: add to_null propertyDavid Disseldorp1-1/+8
2012-01-13idl: add to_null attribute to the spoolss devicename arrayDavid Disseldorp1-1/+1
2012-01-13idl: add to_null attribute to the spoolss formname arrayDavid Disseldorp1-1/+1
2012-01-13ndr: add ndr_pull_charset_to_null()David Disseldorp2-0/+32
2012-01-13idl: add parser for the to_null propertyDavid Disseldorp1-1/+5
2012-01-13s4-smbtorture: tweak spoolss_OpenPrinterEx devmodeDavid Disseldorp1-2/+2
2012-01-13s3: Fix the talloc hierarchy in fetch_share_mode_unlockedVolker Lendecke1-1/+1
2012-01-13s3-waf: check for KRB5_PDU_NONE as in the autoconf build.Günther Deschner1-0/+1
2012-01-13s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...Günther Deschner2-5/+4
2012-01-13s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema helper...Günther Deschner2-2/+3
2012-01-13s3-waf: also check for gsskrb5_extract_authz_data_from_sec_context() duringGünther Deschner1-1/+2
2012-01-13s3:build: add auth/gensec/spnego.oStefan Metzmacher3-5/+11
2012-01-13auth/gensec: move spnego.c to the toplevelStefan Metzmacher3-11/+7
2012-01-13auth/gensec: common helper functions should be in gensec_util.cStefan Metzmacher2-107/+116
2012-01-13s4:auth/gensec: inline packet_full_request_u32()Stefan Metzmacher1-1/+9
2012-01-13auth/gensec: add some more functions from gensec_start.c to gensec.hStefan Metzmacher2-16/+37
2012-01-13auth/gensec: make sure functions from gensec.c are in gensec.hStefan Metzmacher2-5/+7
2012-01-13s4:auth/gensec: fix compiler warnings in spnego.cStefan Metzmacher1-3/+0
2012-01-13s3-selftest The krb5 encrypted CIFS test was wrongAndrew Bartlett2-1/+4
2012-01-13selftest: Do not run symbol check if setting up testenvAmitay Isaacs1-1/+1
2012-01-13Add comments to all functions (to help me understand it better).Jeremy Allison2-0/+32
2012-01-12s3: Fix nested get_share_mode_lock callsVolker Lendecke1-5/+57
2012-01-12s3: Move the share_mode_lock handling to its own fileVolker Lendecke4-417/+465
2012-01-12s3: Put an indirection layer into share_mode_lockVolker Lendecke9-173/+193
2012-01-12s3: Introduce get_share_mode_lock_fresh()Volker Lendecke7-41/+40
2012-01-12s3: Replace fill_share_mode_lock()Volker Lendecke1-84/+67
2012-01-12s4:repl_cleartext_pwd.py: add optional 'clear_utf16_name' parameterStefan Metzmacher1-7/+17
2012-01-12s4:repl_cleartext_pwd.py: add 'attmode' parameter to convert the attname to utf8Stefan Metzmacher1-5/+22
2012-01-12s4:repl_cleartext_pwd.py: correctly compare attids as uint32_t valuesStefan Metzmacher1-5/+10
2012-01-12s3-waf: auth_netlogond depends on tldap.Andreas Schneider1-0/+1
2012-01-12s3-waf: link SECRETS3 only against samba3util.Andreas Schneider1-1/+1
2012-01-12s3-waf: Create a smaller samba3util subsystem.Andreas Schneider1-7/+18
2012-01-12s4:pygensec/tests: add test for gensec_set_max_update_size()Stefan Metzmacher1-0/+54
2012-01-12s4:auth/gensec/spnego: add support for fragmented spnego messagesStefan Metzmacher2-4/+206
2012-01-12s4:pygensec: add set_max_update_size() and max_update_size() functionsStefan Metzmacher1-0/+25