summaryrefslogtreecommitdiffstats
path: root/source/include/idmap.h
Commit message (Collapse)AuthorAgeFilesLines
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-07-101-2/+2
| | | | not GNU Library General Public License
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-07-101-5/+3
|
* r22390: Patchset sent to samba-technical to address the winbind Gerald Carter2007-04-191-0/+6
| | | | | | | | | | | | | | | | | | | | | loop when allocating a new id for a SID: auth_util.patch Revert create_local_token() to the 3.0.24 codebase idmap_type.patch Have the caller fillin the id_map.xid.type field when resolving a SID so that if we allocate a new id, we know what type to use winbindd_api.patch Remove the WINBINDD_SIDS_TO_XIDS calls from the public winbindd interface for the 3.0.25 release idmap_rid.patch Cleanup the idmap_rid backend to not call back into winbindd to resolve the SID in order to verify it's type.
* r22342: This patch tries to fix a number of problems with the offline code.Simo Sorce2007-04-181-1/+3
| | | | | | | | | | | | | So far I have tested it only with idmap_tdb, idmap_ad testing is next. Fixes: - The code returned an error on any idmap call if winbindd was put offline before the idmap code was initialized. - The code denied consulting any backend, even local ones like idmap_tdb when offline, correct the situation by handling offline decisions in the backends Simo.
* r21186: * Merge nss_info and idmap interface changes to current Gerald Carter2007-02-061-13/+32
| | | | | | stable branch * Also include pam_winbind changes for multiple groups in the require-membership-of parameter
* r19795: * bring the 'enum lsa_SidType', 'struct GUID', & 'structGerald Carter2006-11-191-2/+3
| | | | policy_handle' over from SAMBA_3_0.
* r19787: get winbindd compilingGerald Carter2006-11-191-13/+12
|
* r13316: Let the carnage begin....Gerald Carter2006-02-031-1/+3
| | | | Sync with trunk as off r13315
* r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke2005-07-031-1/+1
| | | | Volker
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-0/+1
|
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+57
metze