Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3137: Do not simply ignore failing idmap-module init for remotemaps. | Günther Deschner | 1 | -1/+4 |
2007-10-10 | r2691: Increase a debug level for a quite frequent operation. | Volker Lendecke | 1 | -0/+27 |
2007-10-10 | r1430: Although prepared for only one remote backend, make the 'idmap backend' | Volker Lendecke | 1 | -3/+4 |
2007-10-10 | r1297: Yes, it does survive valgrind for my tests :-) | Volker Lendecke | 1 | -0/+29 |
2003-08-01 | Fix copyright statements for various pieces of Anthony Liguori's work. | Jim McDonough | 1 | -1/+1 |
2003-07-22 | Fixup a bunch of printf-style functions and debugs to use unsigned long when | Tim Potter | 1 | -2/+3 |
2003-07-11 | moving more code around. | Gerald Carter | 1 | -1/+14 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -0/+15 |
2003-07-01 | Don't set a mapping that is already there. | Volker Lendecke | 1 | -0/+15 |
2003-06-30 | Merge of Volkers patch to make the logic clearer (with my mod). | Jeremy Allison | 1 | -44/+45 |
2003-06-30 | Fix missing ret = found by Volker. | Jeremy Allison | 1 | -1/+1 |
2003-06-27 | Some const correctness. Stop tdb being used as a remote backend. If an | Jeremy Allison | 1 | -57/+74 |
2003-06-26 | Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY | Jeremy Allison | 1 | -5/+5 |
2003-06-26 | As has been pointed out, ordering here doesn't matter so use normal | Jeremy Allison | 1 | -2/+2 |
2003-06-25 | Ensure idmap backends are added in the correct order (DLIST_ADD puts | Jeremy Allison | 1 | -2/+2 |
2003-06-22 | Found out a good number of NT_STATUS_IS_ERR used the wrong way. | Simo Sorce | 1 | -9/+9 |
2003-06-09 | Fix for crash bug noticed by Luke Howard | PADL Software Pty Ltd | www.padl.com. | Jeremy Allison | 1 | -1/+1 |
2003-06-06 | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 1 | -2/+13 |
2003-05-29 | Add smb_register_idmap(). Based on a patch from metze | Jelmer Vernooij | 1 | -27/+58 |
2003-05-16 | add idmap_winbind unless I made a better way to solve SID type for domain | Simo Sorce | 1 | -0/+1 |
2003-05-01 | *id_to_*id call reshape to return NTSTATUS errors | Simo Sorce | 1 | -30/+0 |
2003-04-30 | auto-init for utility functions | Simo Sorce | 1 | -0/+18 |
2003-04-29 | consolidate idmap code in one place | Simo Sorce | 1 | -1/+1 |
2003-04-27 | make winbind use idmap as well. | Simo Sorce | 1 | -4/+3 |
2003-04-26 | add idmap only parameter | Simo Sorce | 1 | -0/+29 |
2003-04-19 | fixes | Simo Sorce | 1 | -3/+6 |
2003-04-16 | NTSTATUS strings are much more use than raw numbers... | Andrew Bartlett | 1 | -2/+2 |
2003-04-08 | some more debugging in case of failure | Simo Sorce | 1 | -0/+2 |
2003-04-06 | fix commit | Simo Sorce | 1 | -2/+2 |
2003-04-02 | THE Idmap patch :-) | Simo Sorce | 1 | -58/+35 |
2003-03-08 | more on idmap | Simo Sorce | 1 | -34/+100 |
2003-03-08 | some more code | Simo Sorce | 1 | -0/+3 |
2003-03-07 | initial work for the new idmpa interface | Simo Sorce | 1 | -0/+145 |