summaryrefslogtreecommitdiffstats
path: root/source3/sam/idmap_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of more compiler warningsHerb Lewis2003-08-151-2/+2
* 2 fixesGerald Carter2003-08-131-1/+1
* rework winbindd_accountdb_init() to reduce error messages in the logGerald Carter2003-08-061-14/+21
* 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
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-10/+16
* moving more code around.Gerald Carter2003-07-111-1/+40
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-1/+16
* Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison2003-06-271-1/+1
* Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLYJeremy Allison2003-06-261-1/+21
* Fix immediate bug where the idmap can't tell the difference between an entryJeremy Allison2003-06-261-16/+31
* Ensure idmap backends are added in the correct order (DLIST_ADD putsJeremy Allison2003-06-251-2/+6
* Fix a warning in a DEBUGVolker Lendecke2003-06-251-12/+12
* Tought I already done.Simo Sorce2003-06-251-25/+19
* More debugs for this... (these should have been here already !).Jeremy Allison2003-06-251-1/+8
* More instrumentation tracking down this bug...Jeremy Allison2003-06-251-1/+5
* Start to instrument this code as I try and track down a nasty bug thatJeremy Allison2003-06-251-3/+34
* This patch fixes some issues with idmap_tdb as raised by bug #181Andrew Bartlett2003-06-211-91/+115
* There's nothing particularly secret in idmap.tdb, so create it withVolker Lendecke2003-06-181-1/+1
* Fix memory leak in idmap. Valgrind is soooo cool.Volker Lendecke2003-06-171-0/+2
* Add 'net idmap restore'. This restores a broken idmap fileVolker Lendecke2003-06-141-1/+42
* Sorry idra for messing around with your stuff, but this was obviously notVolker Lendecke2003-06-111-3/+3
* avoid races in getting high watermarkSimo Sorce2003-06-111-6/+32
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-1/+1
* function() is *NOT* a valid C proto, but C++ only.Jeremy Allison2003-05-291-1/+1
* Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij2003-05-291-5/+3
* *****LDAP schema changes*****Gerald Carter2003-05-141-4/+4
* *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-011-2/+15
* correctly initiazlize idmap tdb when creationg newSimo Sorce2003-04-301-16/+16
* This is a nice rewrite:Simo Sorce2003-04-291-6/+15
* enhancementsSimo Sorce2003-04-261-5/+27
* fixesSimo Sorce2003-04-191-2/+12
* seem that someone changed the semanthic of unix_strlower without fixing allSimo Sorce2003-04-171-2/+2
* some more debugging in case of failureSimo Sorce2003-04-081-3/+2
* This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on theSimo Sorce2003-04-061-148/+12
* Fixed compiler warning.Tim Potter2003-04-041-1/+1
* THE Idmap patch :-)Simo Sorce2003-04-021-27/+27
* more on idmapSimo Sorce2003-03-081-35/+92
* some more codeSimo Sorce2003-03-081-0/+469