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
/
winbindd
/
winbindd_idmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Remove some unused dual functions
Volker Lendecke
2009-12-21
1
-117
/
+0
*
s3: Remove unused do_async
Volker Lendecke
2009-12-21
1
-11
/
+0
*
s3: Remove unused winbindd_gid2sid_async
Volker Lendecke
2009-12-21
1
-45
/
+0
*
s3: Remove unused winbindd_uid2sid_async
Volker Lendecke
2009-12-21
1
-48
/
+0
*
s3: Remove unused winbindd_sid2gid_async
Volker Lendecke
2009-12-21
1
-46
/
+0
*
s3: Remove unused winbindd_sid2uid_async
Volker Lendecke
2009-12-21
1
-54
/
+0
*
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
2009-09-07
1
-63
/
+0
*
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
2009-09-07
1
-63
/
+0
*
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
2009-09-07
1
-61
/
+0
*
s3:winbind: Fix bug 5626
Volker Lendecke
2009-08-30
1
-9
/
+7
*
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
2009-08-30
1
-4
/
+0
*
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
2009-08-30
1
-4
/
+0
*
s3:winbind: Add a generic cache for NDR based parent-child requests
Volker Lendecke
2009-08-27
1
-1
/
+1
*
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
2009-08-05
1
-0
/
+4
*
Make winbindd_cli_state->response a pointer instead of a struct member
Volker Lendecke
2009-06-14
1
-9
/
+9
*
Add winbindd_dual_ping to all children
Volker Lendecke
2009-06-14
1
-0
/
+4
*
Make winbindd_cli_state->request a pointer instead of a struct member
Volker Lendecke
2009-06-14
1
-22
/
+22
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-2
/
+2
*
Added ability to remove id mappings in wbinfo and libwbclient.
Steven Danneman
2008-11-18
1
-0
/
+63
*
idmap rewrite
Volker Lendecke
2008-08-12
1
-5
/
+59
*
Remove the multi-ID lookup code and the 3.2.0 version of idmap_cache
Volker Lendecke
2008-08-12
1
-108
/
+0
*
Revert "Make use of ADD_TO_ARRAY"
Volker Lendecke
2008-07-11
1
-2
/
+2
*
Revert "Tiny logic simplification -- remove an else branch"
Volker Lendecke
2008-07-11
1
-20
/
+22
*
Tiny logic simplification -- remove an else branch
Volker Lendecke
2008-07-05
1
-22
/
+20
*
Make use of ADD_TO_ARRAY
Volker Lendecke
2008-07-05
1
-2
/
+2
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-5
/
+5
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-1
/
+3
*
winbindd: move domain child specific stuff into its own file
Stefan Metzmacher
2007-12-14
1
-4
/
+3
*
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
2007-12-12
1
-49
/
+0
*
winbindd: remove unused WINBINDD_DUAL_NAME2*ID and WINBINDD_DUAL_*ID2NAME calls
Stefan Metzmacher
2007-12-12
1
-255
/
+0
*
winbindd: pass const char *logfile to winbindd_dump_maps_async()
Stefan Metzmacher
2007-12-11
1
-3
/
+3
*
winbindd: rename child table struct elements
Stefan Metzmacher
2007-12-11
1
-18
/
+59
*
r25573: Add my (C) as well
Simo Sorce
2007-10-22
1
-0
/
+1
*
r25571: split up child_dispatch_table into domain, idmap and locator tables
Stefan Metzmacher
2007-10-22
1
-1
/
+29
*
r25569: move more idmap stuff into winbindd_idmap.c
Stefan Metzmacher
2007-10-22
1
-0
/
+12
*
r25568: move idmap related functions into their own file.
Stefan Metzmacher
2007-10-22
1
-0
/
+778
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-819
/
+0
*
r25573: Add my (C) as well
Simo Sorce
2007-10-10
1
-0
/
+1
*
r25571: split up child_dispatch_table into domain, idmap and locator tables
Stefan Metzmacher
2007-10-10
1
-1
/
+29
*
r25569: move more idmap stuff into winbindd_idmap.c
Stefan Metzmacher
2007-10-10
1
-0
/
+12
*
r25568: move idmap related functions into their own file.
Stefan Metzmacher
2007-10-10
1
-0
/
+778