sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quota backend
[kai/samba.git] / source3 / lib / username.c
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwnam().
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-16 Günther Deschners3-username: rename static getpwnam_alloc to getpwnam_a...
2011-02-20 Volker Lendeckes3: Slightly simplify Get_Pwnam_alloc
2011-02-20 Volker Lendeckes3: Fix some nonempty blank lines
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
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 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Volker Lendecker12306: Reformatting
2007-10-10 Volker Lendecker12303: Move split_domain_and_name to util_getent.c...
2007-10-10 Gerald Carterr8716: adding 'username map script' which if defined...
2007-10-10 Gerald Carterr7372: abartet's patch for BUG 2391 (segv caused by...
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...
next