RIP BOOL. Convert BOOL -> bool. I found a few interesting
[kai/samba.git] / source / passdb / lookup_sid.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23630: Found out what LSA_LOOKUP_NAMES level 5 means:
2007-10-10 Gerald Carterr23244: Fix loop with nscd and NSS recusive calls.
2007-10-10 Gerald Carterr23194: cherry pick two fixes from SAMBA_3_0_26
2007-10-10 Simo Sorcer23051: sid_to_[ug]id fixes for smbd
2007-10-10 Gerald Carterr22977: Trim noise by removing redundant WARNING log...
2007-10-10 Volker Lendecker22613: Fix an uninitialized variable warning
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22096: become_root_uid_only() is unneeded - it's only...
2007-10-10 Volker Lendecker21853: Fix a valgrind error
2007-10-10 Volker Lendecker21782: Fix a memleak
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Volker Lendecker20212: Attempt to fix the Solaris build
2007-10-10 Simo Sorcer20169: Support for fallback to legacy mapping code...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Volker Lendecker19945: Fix a segfault -- lookup_rids needs to init...
2007-10-10 Gerald Carterr19579: BUG 4075: patch from Dmitry Butskoy <dmitry...
2007-10-10 Volker Lendecker18527: Janitor for Jeremy ;-)
2007-10-10 Jeremy Allisonr18483: Ensure all pdb_XXX calls are wrapped in become_...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Gerald Carterr17971: Disable storing SIDs in the S-1-22-1 and S...
2007-10-10 Gerald Carterr17709: Fix cut-n-paste error with the name of gid_to_u...
2007-10-10 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Volker Lendecker17463: A bit of cleanup work:
2007-10-10 Volker Lendecker17451: Change pdb_getgrsid not to take a DOM_SID but...
2007-10-10 Jeremy Allisonr17407: Don't do strchr_m twice when once will do.
2007-10-10 Volker Lendecker17406: We need to do a translation of winbind separato...
2007-10-10 Volker Lendecker17404: Is this XP (extreme programming)? :-)
2007-10-10 Gerald Carterr17403: add a helpful debug msg
2007-10-10 Jeremy Allisonr17402: Added lookup_name_smbconf() to be called when...
2007-10-10 Volker Lendecker17075: Even without talloc_steal you can still create...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16866: No idea why I did not see the warning, sorry....
2007-10-10 Volker Lendecker16865: This is a proposal to fix bug 3915. Before...
2007-10-10 Jeremy Allisonr16678: Fix bug #3898 reported by jason@ncac.gwu.edu.
2007-10-10 Volker Lendecker16064: Bug fix for another one Tom Bork has reported:
2007-10-10 Jeremy Allisonr16016: Add debug to be symetrical with reading from
2007-10-10 Volker Lendecker15360: Fix bug # 3741. One more place where the algori...
2007-10-10 Volker Lendecker13791: Having S-1-1-0 show up in winbind lookupsid...
2007-10-10 Volker Lendecker13683: Fix the 'valid users = +users' problem I introd...
2007-10-10 Volker Lendecker13678: Remove unneeded braces
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker12163: Change lookup_sid and lookup_name to return...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Volker Lendecker11920: Rename local_lookup_rid to lookup_global_sam_ri...
2007-10-10 Volker Lendecker11919: The generic mappings in srv_samr_nt.c are only...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Volker Lendecker7718: Remove some unused code
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr3875: Allow to look up at least or own sid in _lsa_loo...
2007-10-10 Günther Deschnerr3628: A typo and a compile-warning.
2007-10-10 Andrew Bartlettr936: Fix a rather weird error that crippled my site...
2004-03-31 Volker LendeckeApply some const
2004-03-07 Volker LendeckeGet us a little closer to Windows LSA semantics.
2004-03-07 Volker LendeckeGet us a little closer to Windows LSA semantics.
2003-11-07 Gerald Carterfix for bug 680 (heads up). This gist is to map the
2003-11-07 Gerald Carterfix for bug 680 (heads up). This gist is to map the
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Gerald CarterFix bug 327 (again and I think for the last time)....