summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-18s3-librpc Remove unused dcesrv_gssapi.[ch] functionsAndrew Bartlett6-269/+1
2012-01-18s3-librpc Remove layer around struct gensec_securityAndrew Bartlett3-13/+11
2012-01-18s3-librpc: Simplify SPNEGO code now that all mechs use a struct gensec_securityAndrew Bartlett5-96/+32
2012-01-18s3-librpc Call SPENGO/GSSAPI via the auth_generic layer and gensecAndrew Bartlett6-231/+53
2012-01-18s3-librpc Allow spnego_generic_init_client to handle kerberos tooAndrew Bartlett1-0/+2
2012-01-18s3-librpc Call GSSAPI via the auth_generic layer and gensecAndrew Bartlett5-329/+17
2012-01-18s3-libsmb Use the gse_krb5 gensec module as clientAndrew Bartlett2-2/+7
2012-01-18s3-gse Make gse available as a gensec client moduleAndrew Bartlett2-1/+3
2012-01-18s3-build: Rework object lists to allow gse gensec moduleAndrew Bartlett3-73/+40
2012-01-18s3-gse: Add gensec wrapper for gse GSSAPI clientAndrew Bartlett2-0/+441
2012-01-18s3-auth Match session setup handling of krb5, store the PACAndrew Bartlett1-1/+4
2012-01-18s3-auth Add auth hook for PAC parsingAndrew Bartlett1-2/+128
2012-01-18s3: Use lock_order for setting the db priorityVolker Lendecke1-0/+18
2012-01-18s3: Pass down lock_order to db_open_ctdbVolker Lendecke3-4/+10
2012-01-18Revert "Fix bug #8175 - smbd deadlock."Volker Lendecke1-68/+26
2012-01-18s3: Change locking order between brlock and lockingVolker Lendecke1-8/+58
2012-01-18s3: Enforce a lock order in dbwrapVolker Lendecke4-1/+85
2012-01-18s3: Add a "lock_order" argument to db_openVolker Lendecke30-40/+97
2012-01-18s3-passdb: trying to decouple passdb and secrets a little.Günther Deschner8-105/+173
2012-01-17s3: Fix bug 8695Volker Lendecke1-0/+1
2012-01-17RHEL-CTDB: *.msg files movedVolker Lendecke1-1/+1
2012-01-17RHEL-CTDB: *.dat files movedVolker Lendecke1-3/+3
2012-01-17RHEL-CTDB: CP*so are no moreVolker Lendecke1-2/+0
2012-01-17RHEL-CTDB: --with-mandir -> --mandirVolker Lendecke2-2/+2
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