r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.
[tprouty/samba.git] / source / lib / util_sid.c
2007-10-10 Volker Lendecker316: Fix split_domain_name. This defaulted to get_myna...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Jim McDonoughr91: Fix lsalookupnames. Previously we'd fail if we...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of compiler warnings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-09 Andrew BartlettWhen checking if a SID is in a domain, make sure that...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Tim PotterTwo character tabs - I don't think so.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge HEAD's winbind into 3.0.
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Tim PotterMerge of new sid type (SID_NAME_COMPUTER) and tidyup.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-20 Tim PotterCleanup bogus initialisation in SID_NAME_USE enum.
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-07 Simo SorceSome progress towards gums and tdbsam2
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-18 Jeremy AllisonStart to merge the new ACL mapping code from Andreas...
2002-10-18 Jeremy AllisonStart to merge the new ACL mapping code from Andreas...
2002-10-06 Simo Sorcetry to put every security descriptors related definitio...
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-30 Andrew BartlettFix the compile issue in bin/samtest, and make the...
2002-09-29 Andrew BartlettRemove sam/api.c.
2002-09-28 Andrew BartlettAdd const.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-25 Jeremy AllisonMerge of "profile acls" code.
2002-08-19 Andrew Tridgelladded a generic print_guid utility, and get the byte...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-31 Andrew Tridgellmake sure we zero the unusued elements in a SID when...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-13 Andrew Bartlettmake this a ZERO_STRUCTP for consitancy with the rest...
2002-07-08 Andrew Bartlett(this should have been part of the previous commit)
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-06-14 Andrew BartlettPatch from ctrlsoft to make the pluggable passdb subsys...
2002-06-14 Andrew BartlettAdd const, kill of useless casts and therefore eliminat...
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-06-07 Andrew BartlettMove the code from lib/util_sid.c that deals with the...
2002-04-13 Andrew BartlettBetter handling of uid/gid -> RID and RID -> uid/gid...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-13 Jeremy AllisonAdd "Creator Group" - was in 2.2.x and I'm syncing...
2002-03-10 Andrew Tridgelladd a note about the meaning of global_sam_sid
2002-01-31 Andrew Tridgellthis fixes the problem of not being able to add a SD...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-30 Simo Sorcefreeing the wrong pointer, sorry my mistake.
2001-12-30 Simo Sorceutil_sid.c - respect a const variabile (addedd strdup)
2001-12-19 Andrew Tridgellfixed sid_compare_domain()
2001-12-18 Jeremy AllisonFixup JF's weird SID return :-).
2001-12-10 Andrew Tridgellmake sid_binstring available without HAVE_ADS
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-03 Andrew Tridgellput sid_to_name behind the winbindd backend interface
2001-12-03 Andrew Tridgelladded a basic ADS backend to winbind. More work needed...
2001-11-05 Tim PotterRemoved totally annoying verbose debug in sid_to_string()
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-22 Jeremy AllisonIgnore unmappable (NT Authority, BUILTIN etc.) SIDs...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-05-10 Tim PotterAdded sid_peek_rid() function to return the rid of...
2001-05-03 Jeremy AllisonMerging Gerald's PDC SAM name fix.
2001-02-23 Andrew Tridgell- fixed the sort_acl bug, sorting now works right
2001-01-15 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-12 Jeremy AllisonRemoved the special casing of SIDs in se_access_check...
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-09-28 Tim PotterRemoved annoying unecessary debug message.
2000-08-23 Jeremy AllisonAdded code to do SID to uid/gid conversion. Needed...
2000-08-03 Jeremy AllisonAdded an NT_USER_TOKEN structure that is copied/passed...
2000-07-25 Andrew Tridgellif the sids are not the same pointer and either of...
2000-07-06 Tim PotterAdded global_sid_NULL S-1-0-0 to list of global sids.
next