index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
wb_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
1
-471
/
+1
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
1
-5
/
+5
2007-12-15
Use sid_to_string directly
Volker Lendecke
1
-2
/
+2
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-1
/
+1
2007-12-12
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
1
-18
/
+0
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-15
/
+15
2007-10-10
r23974: Fix Coverity ID 361. num_rids == 0 is caught on function entry
Volker Lendecke
1
-10
/
+5
2007-10-10
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
1
-2
/
+2
2007-10-10
r23794: convert more code from LGPLv2+ to LGPLv3+
Andrew Tridgell
1
-5
/
+3
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-4
/
+9
2007-10-10
r20994: Remove unused code.
James Peach
1
-122
/
+0
2007-10-10
r20774: I thought I committed this before Xmas holidays ...
Simo Sorce
1
-2
/
+2
2007-10-10
r20355: Fix some C++ warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r20252: Revert back to const, but I have a fleble feeling we should go the th...
Simo Sorce
1
-1
/
+1
2007-10-10
r20242: these are not really const as we set them in the function
Simo Sorce
1
-1
/
+1
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-0
/
+132
2007-10-10
r18271: Big change:
Gerald Carter
1
-7
/
+7
2007-10-10
r17345: Some C++ warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+110
2007-10-10
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
1
-1
/
+1
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-5
/
+3
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-8
/
+8
2007-10-10
r12170: Fix a segfault -- this is post-3.0.21 code
Volker Lendecke
1
-1
/
+2
2007-10-10
r12163: Change lookup_sid and lookup_name to return const char * instead of c...
Volker Lendecke
1
-1
/
+1
2007-10-10
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
1
-14
/
+27
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-12
/
+12
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-0
/
+26
2007-10-10
r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.
Volker Lendecke
1
-0
/
+31
2007-10-10
r7130: remove 'winbind enable local accounts' code from the 3.0 tree
Gerald Carter
1
-299
/
+0
2007-10-10
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
1
-2
/
+0
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison
1
-0
/
+1
2007-10-10
r197: mistaken merge from trunk
Gerald Carter
1
-0
/
+4
2007-10-10
r195: adding files to ignore list
Gerald Carter
1
-4
/
+0
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-0
/
+24
2004-03-14
When trying to remove a user from a group, winbind should be informed
Volker Lendecke
1
-0
/
+3
2003-08-09
fix for BUG #267 (problem with supplementary groups).
Gerald Carter
1
-0
/
+74
2003-07-16
fixes for 'net rpc vampire'. I can now take a blank Samba host
Gerald Carter
1
-14
/
+21
2003-07-11
fix sid_to_[uid|gid] (spotted by Volker).
Gerald Carter
1
-70
/
+76
2003-07-11
moving more code around.
Gerald Carter
1
-2
/
+72
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
1
-0
/
+144
2003-07-07
and so it begins....
Gerald Carter
1
-0
/
+70
2003-07-01
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
1
-0
/
+14
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
1
-24
/
+2
2003-04-02
Merge of winbind nss library cleanup from HEAD.
Tim Potter
1
-1
/
+1
2003-02-18
Check return code of string_to_sid. (Merge from HEAD)
Martin Pool
1
-3
/
+6
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-3
/
+3
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+5
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-27
Some more 'winbind default domain' support patches from Alexander Bokovoy
Andrew Bartlett
1
-81
/
+1
[next]