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