summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-librpc Call GSSAPI via the auth_generic layer and gensecAndrew Bartlett2012-01-185-329/+17
* s3-libsmb Use the gse_krb5 gensec module as clientAndrew Bartlett2012-01-182-2/+7
* s3-gse Make gse available as a gensec client moduleAndrew Bartlett2012-01-182-1/+3
* s3-build: Rework object lists to allow gse gensec moduleAndrew Bartlett2012-01-183-73/+40
* s3-gse: Add gensec wrapper for gse GSSAPI clientAndrew Bartlett2012-01-182-0/+441
* s3-auth Match session setup handling of krb5, store the PACAndrew Bartlett2012-01-181-1/+4
* s3-auth Add auth hook for PAC parsingAndrew Bartlett2012-01-181-2/+128
* s3: Use lock_order for setting the db priorityVolker Lendecke2012-01-181-0/+18
* s3: Pass down lock_order to db_open_ctdbVolker Lendecke2012-01-183-4/+10
* Revert "Fix bug #8175 - smbd deadlock."Volker Lendecke2012-01-181-68/+26
* s3: Change locking order between brlock and lockingVolker Lendecke2012-01-181-8/+58
* s3: Enforce a lock order in dbwrapVolker Lendecke2012-01-184-1/+85
* s3: Add a "lock_order" argument to db_openVolker Lendecke2012-01-1830-40/+97
* s3-passdb: trying to decouple passdb and secrets a little.Günther Deschner2012-01-188-105/+173
* s3: Fix bug 8695Volker Lendecke2012-01-171-0/+1
* RHEL-CTDB: *.msg files movedVolker Lendecke2012-01-171-1/+1
* RHEL-CTDB: *.dat files movedVolker Lendecke2012-01-171-3/+3
* RHEL-CTDB: CP*so are no moreVolker Lendecke2012-01-171-2/+0
* RHEL-CTDB: --with-mandir -> --mandirVolker Lendecke2012-01-172-2/+2
* dynconfig: overwrite --with-privatelibdir as a Samba optionStefan Metzmacher2012-01-171-1/+8
* dynconfig: --with-modulesdir should be a Samba optionStefan Metzmacher2012-01-172-11/+29
* dynconfig/config.m4: expand prefix, exec_prefix, sysconfdir, localstatedir an...Stefan Metzmacher2012-01-171-18/+18
* s3:lib/messages: remove unused messaging_event_context()Stefan Metzmacher2012-01-172-6/+0
* s3:smbcontrol: avoid using messaging_event_context()Stefan Metzmacher2012-01-171-10/+7
* s3:smbcontrol: pass tevent_context down to wait_replies()Stefan Metzmacher2012-01-171-10/+11
* s3:smbcontrol: pass tevent_context down to subcommandsStefan Metzmacher2012-01-171-38/+69
* s3:printing: avoid messaging_event_context() in print_queue_housekeeping()Stefan Metzmacher2012-01-171-6/+21
* s3-install: Don't let MANDIR and SRCDIR be overwrittenVolker Lendecke2012-01-161-1/+2
* s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede...Stefan Metzmacher2012-01-161-0/+16
* s3:selftest: rpcclient doesn't support smb2Stefan Metzmacher2012-01-161-29/+27
* s3: ADS support is needed for dns updatesVolker Lendecke2012-01-141-1/+1
* KCC importldif/exportldif and intersite topologyDave Craft2012-01-142-376/+2429
* Intersite KCC flags for pythonDave Craft2012-01-141-0/+5
* Intersite KCC flagsDave Craft2012-01-141-0/+5
* idl: add to_null propertyDavid Disseldorp2012-01-141-1/+8
* idl: add to_null attribute to the spoolss devicename arrayDavid Disseldorp2012-01-131-1/+1
* idl: add to_null attribute to the spoolss formname arrayDavid Disseldorp2012-01-131-1/+1
* ndr: add ndr_pull_charset_to_null()David Disseldorp2012-01-132-0/+32
* idl: add parser for the to_null propertyDavid Disseldorp2012-01-131-1/+5
* s4-smbtorture: tweak spoolss_OpenPrinterEx devmodeDavid Disseldorp2012-01-131-2/+2
* s3: Fix the talloc hierarchy in fetch_share_mode_unlockedVolker Lendecke2012-01-131-1/+1
* s3-waf: check for KRB5_PDU_NONE as in the autoconf build.Günther Deschner2012-01-131-0/+1
* s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...Günther Deschner2012-01-132-5/+4
* s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema helper...Günther Deschner2012-01-132-2/+3
* s3-waf: also check for gsskrb5_extract_authz_data_from_sec_context() duringGünther Deschner2012-01-131-1/+2
* s3:build: add auth/gensec/spnego.oStefan Metzmacher2012-01-133-5/+11
* auth/gensec: move spnego.c to the toplevelStefan Metzmacher2012-01-133-11/+7
* auth/gensec: common helper functions should be in gensec_util.cStefan Metzmacher2012-01-132-107/+116
* s4:auth/gensec: inline packet_full_request_u32()Stefan Metzmacher2012-01-131-1/+9
* auth/gensec: add some more functions from gensec_start.c to gensec.hStefan Metzmacher2012-01-132-16/+37