summaryrefslogtreecommitdiff
path: root/source3/include/idmap.h
Commit message (Expand)AuthorAgeFilesLines
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-10-101-0/+5
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+2
* winbind: Add a GetNssInfo parent/child callVolker Lendecke2017-01-021-0/+4
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-221-1/+1
* s3: Remove close_fn from idmap_methodsVolker Lendecke2011-03-061-3/+0
* s3: Fix some nonempty blank linesVolker Lendecke2011-03-031-3/+3
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+4
* s3:idmap: add a read_only flag to the idmap_domain struct.Michael Adam2010-08-141-0/+1
* s3:idmap: add low_id and high_id to the idmap_domain structMichael Adam2010-08-141-0/+2
* s3:idmap: remove unused definition of idmap_alloc_methods.Michael Adam2010-08-141-11/+0
* s3:idmap: add an allocate_id method to the idmap_methods struct.Michael Adam2010-08-141-0/+3
* s3:idmap: remove the set_mapping method from the idmap APIMichael Adam2010-08-141-2/+0
* s3:idmap: remove unused method set_id_hwm from idmap APIMichael Adam2010-08-141-1/+0
* s3:idmap: remove unused alloc method get_id_hwm from idmap APIMichael Adam2010-08-141-1/+0
* s3:idmap: remove unused method dump_data() from the idmap APIMichael Adam2010-08-141-4/+0
* s3:idmap: remove the remove_mapping method from API and backendsMichael Adam2010-08-141-1/+0
* s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns.Michael Adam2009-01-301-5/+0
* Add comment to explain version bumpSimo Sorce2008-09-191-0/+1
* idmap: Increment the interface number after Volker's rewrite.Gerald (Jerry) Carter2008-09-191-1/+1
* idmap rewriteVolker Lendecke2008-08-121-6/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-101-5/+3
* r22390: Patchset sent to samba-technical to address the winbindGerald Carter2007-10-101-0/+6
* r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce2007-10-101-1/+3
* r20951: Remove the DOM_SID field in the struct idmap_domain and bounceGerald Carter2007-10-101-1/+0
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-13/+33
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-15/+15
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+3
* r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke2007-10-101-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-0/+1
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* moving more code around.Gerald Carter2003-07-111-0/+1
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-1/+2
* Merge of Volkers patch to make the logic clearer (with my mod).Jeremy Allison2003-06-301-1/+0
* Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLYJeremy Allison2003-06-261-3/+5
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-1/+1
* Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij2003-05-291-0/+3
* And finally IDMAP in 3_0Simo Sorce2003-05-121-9/+3
* Add new files needed for VFS fixes.Alexander Bokovoy2003-05-111-3/+4
* fix commitSimo Sorce2003-04-061-1/+1
* This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce2003-04-061-1/+1
* THE Idmap patch :-)Simo Sorce2003-04-021-1/+1
* more on idmapSimo Sorce2003-03-081-9/+15
* some more codeSimo Sorce2003-03-081-0/+1
* initial work for the new idmpa interfaceSimo Sorce2003-03-071-0/+49