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
/
passdb
/
lookup_sid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>.
Gerald Carter
1
-2
/
+4
2007-10-10
r18527: Janitor for Jeremy ;-)
Volker Lendecke
1
-12
/
+12
2007-10-10
r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()
Jeremy Allison
1
-5
/
+32
2007-10-10
r18271: Big change:
Gerald Carter
1
-15
/
+15
2007-10-10
r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...
Gerald Carter
1
-0
/
+10
2007-10-10
r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid().
Gerald Carter
1
-1
/
+1
2007-10-10
r17669: Remove RID algorithm support from unmapped users and groups
Gerald Carter
1
-90
/
+11
2007-10-10
r17554: Cleanup
Volker Lendecke
1
-2
/
+2
2007-10-10
r17463: A bit of cleanup work:
Volker Lendecke
1
-2
/
+2
2007-10-10
r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an
Volker Lendecke
1
-1
/
+1
2007-10-10
r17407: Don't do strchr_m twice when once will do.
Jeremy Allison
1
-5
/
+4
2007-10-10
r17406: We need to do a translation of winbind separator -> '\\' in
Volker Lendecke
1
-1
/
+18
2007-10-10
r17404: Is this XP (extreme programming)? :-)
Volker Lendecke
1
-3
/
+3
2007-10-10
r17403: add a helpful debug msg
Gerald Carter
1
-0
/
+3
2007-10-10
r17402: Added lookup_name_smbconf() to be called when looking
Jeremy Allison
1
-0
/
+50
2007-10-10
r17075: Even without talloc_steal you can still create memory problems.... ;-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-68
/
+116
2007-10-10
r16866: No idea why I did not see the warning, sorry....
Volker Lendecke
1
-1
/
+1
2007-10-10
r16865: This is a proposal to fix bug 3915. Before sending patches around, th...
Volker Lendecke
1
-2
/
+1
2007-10-10
r16678: Fix bug #3898 reported by jason@ncac.gwu.edu.
Jeremy Allison
1
-1
/
+1
2007-10-10
r16064: Bug fix for another one Tom Bork has reported:
Volker Lendecke
1
-3
/
+23
2007-10-10
r16016: Add debug to be symetrical with reading from
Jeremy Allison
1
-0
/
+4
2007-10-10
r15360: Fix bug # 3741. One more place where the algorithmic mapping needs to...
Volker Lendecke
1
-5
/
+24
2007-10-10
r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense.
Volker Lendecke
1
-3
/
+7
2007-10-10
r13683: Fix the 'valid users = +users' problem I introduced.
Volker Lendecke
1
-0
/
+19
2007-10-10
r13678: Remove unneeded braces
Volker Lendecke
1
-5
/
+3
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-5
/
+5
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-172
/
+659
2007-10-10
r12163: Change lookup_sid and lookup_name to return const char * instead of c...
Volker Lendecke
1
-59
/
+66
2007-10-10
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
1
-92
/
+307
2007-10-10
r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_...
Volker Lendecke
1
-5
/
+23
2007-10-10
r11919: The generic mappings in srv_samr_nt.c are only used there -- make them
Volker Lendecke
1
-14
/
+23
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-10
/
+18
2007-10-10
r7718: Remove some unused code
Volker Lendecke
1
-39
/
+0
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-2
/
+40
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-2
/
+2
2007-10-10
r3875: Allow to look up at least or own sid in _lsa_lookup_sids.
Günther Deschner
1
-0
/
+7
2007-10-10
r3628: A typo and a compile-warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r936: Fix a rather weird error that crippled my site, when we upgraded to
Andrew Bartlett
1
-7
/
+4
2004-03-31
Apply some const
Volker Lendecke
1
-1
/
+1
2004-03-07
Get us a little closer to Windows LSA semantics.
Volker Lendecke
1
-10
/
+1
2003-11-07
fix for bug 680 (heads up). This gist is to map the
Gerald Carter
1
-5
/
+17
2003-08-27
Fix bug 327 (again and I think for the last time). Make sure that
Gerald Carter
1
-0
/
+488
[prev]