summaryrefslogtreecommitdiff
path: root/source/include/passdb.h
Commit message (Expand)AuthorAgeFilesLines
* starting to sync up for beta3Gerald Carter2003-07-161-0/+5
* starting to sync for 3.0beta2Gerald Carter2003-07-011-14/+8
* restore structures from previous erroneous commitSimo Sorce2003-05-061-22/+30
* move some things aroundSimo Sorce2003-05-041-30/+167
* ok next_rid out as well local_*id_to*id functionsSimo Sorce2003-04-291-2/+2
* BIG patch...Andrew Bartlett2003-01-021-1/+1
* Use smb_register_passdb() - plus some small fixesJelmer Vernooij2002-11-151-7/+0
* Add smb_register_passdb()Jelmer Vernooij2002-11-151-0/+1
* This moves the group mapping API into the passdb backend.Volker Lendecke2002-10-211-1/+47
* Nice *big* patch from metze.Andrew Bartlett2002-10-121-1/+1
* forgot include file, sorrySimo Sorce2002-09-261-14/+14
* Add 'const' to the function prototypes to match the recent commit.Andrew Bartlett2002-08-071-2/+2
* Add module versioning to the passdb module systemAndrew Bartlett2002-06-221-0/+14
* change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce2002-05-261-2/+2
* Don't duplicat this here, use the existing function prototype.Andrew Bartlett2002-05-241-4/+2
* Oops, I missed commiting this earlier.Andrew Bartlett2002-05-181-3/+3
* indentAndrew Bartlett2002-05-171-2/+2
* This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2002-04-131-9/+15
* second step to gain free uid<->rid mappingSimo Sorce2002-03-191-8/+0
* ops forgot this :-)Simo Sorce2002-03-191-0/+8
* Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett2002-02-221-1/+4
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* This always points at a string literal, so it probably should be 'const'.Andrew Bartlett2002-01-261-1/+1
* This is another *BIG* change...Andrew Bartlett2002-01-201-0/+67
* removed stuff I wasn't usingGerald Carter2002-01-021-49/+0
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-281-1/+1
* forgot one thingGerald Carter2001-04-121-0/+4
* still working on itGerald Carter2001-04-121-6/+13
* looking towards abstracting the passdb and uidmapping interfaces.Gerald Carter2001-04-091-0/+66