loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
[obnox/samba/samba-obnox.git] / source3 / auth / user_util.c
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-11-10 Jeremy AllisonFix memleak I accidently introduced when reading from...
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-06-04 Andreas Schneiders3-auth: Moved smbd user functions to a generic place.