r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
[tprouty/samba.git] / source / lib / username.c
2007-10-10 Gerald Carterr993: BUG 703 -- finishing patch by Eric Boehm <boehm...
2004-03-19 Gerald CarterBUG 417: fix %UuGg variables expansion in include lines...
2003-11-04 Jeremy AllisonFix for bug #703, try lowercase netgroups lookups.
2003-11-04 Jeremy AllisonFix for bug #703, try lowercase netgroups lookups.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-25 Gerald Carterfix user_in_list to work with winbind groups again...
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-23 Gerald Carter* set domain->last_status = NT_STATUS_SERVER_DISABLED...
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
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-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-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-04-02 Simo SorceTHE Idmap patch :-)
2003-02-24 Andrew BartlettMerge of server-side authentication changes to 3.0:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
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 Andrew BartlettKill of Get_Pwnam_Modify and smb_getpwnam(). The latte...
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-28 Simo Sorcefound nasty bug in intl/lang_tdb.c tdb structure was...
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-06-15 Andrew BartlettUnsused function since last commit
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-05-25 Andrew BartlettClean up a few unused functions, add a bit of static...
2002-05-17 Andrew BartlettMake Get_Pwnam use getpwnam_alloc() in an attempt to...
2002-04-15 Tim PotterMerge of comment fix.
2002-04-15 Tim PotterFixed incorrect debug.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-23 Andrew BartlettUpdate some of the DEBUG()s in Get_Pwnam_internal()
2002-02-27 Andrew BartlettMake this function static
2002-02-20 Andrew BartlettThanks to David Edward Shapiro <David.Edward.Shapiro...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-27 Andrew BartlettSome more 'winbind default domain' support patches...
2002-01-26 Andrew BartlettBring this code into line with new winbind_lookup_name...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-16 Jeremy AllisonSeparate out get_user_home_dir() from get_user_home_ser...
2002-01-16 Jeremy AllisonMerged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
2001-12-20 Andrew Tridgellfixed warnings on irix and crash bug on big endian...
2001-12-18 Tim PotterA fix to override the location of a user's home directo...
2001-12-14 Jeremy AllisonAdded the group enum code from 2.2
2001-12-14 Simo SorceI see no reasons why we should limit username lenght...
2001-12-04 Jeremy Allisonwinbindd friendly user_in_list code. Tested on a 65k...
2001-12-04 Jeremy AllisonMoved name_is_local to the correct place. Ooops.
2001-12-04 Jeremy AllisonTidyup of lib/username. Add name_is_local fn to determi...
2001-11-13 Jeremy AllisonLook for DOMAIN\group in group lists and ask winbind.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-07-24 Simo SorceConvert other parameters (read list, write list, valid...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-04-06 Jeremy AllisonIf we can't open the username map file, at least print...
2001-01-24 Gerald Carterfixed typo in debug statement
2001-01-17 David O'NeillCleanup of Get_Pwnam(). Adds debugging, cleans up...
2000-12-11 Gerald Carternew version of Get_Pwnam()
2000-10-25 Jeremy AllisonEven when looking up a users groups via winbindd even...
2000-10-25 Jeremy AllisonJohn Reilly @ HP (who is a wonderful human being and...
2000-10-13 Jeremy AllisonAdded David O'Neills fix to HEAD (hmmm. how did this...
2000-10-13 Jeremy AllisonFix to allow smbd to call winbindd if it is running...
2000-10-11 Jeremy AllisonTurns out we do need the pwnam check as on many systems...
2000-10-11 Jeremy AllisonFix to avoid calling getgrgid for no reason.
2000-05-29 Andrew Tridgelldon't return a passwd struct for usernames that don't
2000-05-12 Andrew Tridgelluse "winbind separator" option for domain/user separato...
2000-05-10 Andrew Tridgell- changed smb_getpwnam() to use winbind style usernames
2000-05-04 Andrew Tridgella minimal change to get appliance mode to work with...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonchanged function name of get_home_dir() to get_unixhome...
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-07-06 Luke Leightonusing jeremy's sys_getpwnam() call in the more critical...
1999-07-06 Luke Leightonpatch from michael stockman <pgmtekn-micke@algonet...
1999-06-24 Luke Leighton#ifdef'd out hashed_getpwnam.
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-05-06 Luke Leightonclean-up of cache-getpw-hash code needed (make proto...
1999-05-06 Luke LeightonJani Jaakkola's "getpwuid() / getpwnam()" hash-cache...
1998-12-14 Luke Leightontrying to track down issues in get_home_dir().
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-07-31 Andrew Tridgelladded test for getpwanam().
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-07 Jeremy AllisonFixed (hopefully) last bug with username mapping.
next