summaryrefslogtreecommitdiffstats
path: root/source/lib/username.c
Commit message (Collapse)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
| | | | macro which sets the freed pointer to NULL.
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2006-02-131-510/+0
| | | | Volker
* r13316: Let the carnage begin....Gerald Carter2006-02-031-68/+56
| | | | Sync with trunk as off r13315
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2005-12-271-2/+2
| | | | | | and replace calls to isupper/islower/toupper/tolower with ASCII equivalents (mapping into _w variants). Jeremy.
* r12306: ReformattingVolker Lendecke2005-12-171-38/+69
|
* r12303: Move split_domain_and_name to util_getent.c and make it static there.Volker Lendecke2005-12-171-28/+0
| | | | Volker
* r8716: adding 'username map script' which if defined takes precendence overGerald Carter2005-07-221-15/+54
| | | | the username map file.
* r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer)Gerald Carter2005-06-071-21/+36
|
* r993: BUG 703 -- finishing patch by Eric Boehm <boehm@nortelnetworks.com> ↵Gerald Carter2004-06-031-14/+17
| | | | for netgroup case lookups
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+690
metze