s3:smbd map_username() doesn't need sconn anymore
[kamenim/samba.git] / source3 / smbd / map_username.c
2010-05-31 Simo Sorces3:smbd map_username() doesn't need sconn anymore
2010-05-31 Simo Sorces3:smbd user_in_list() doesn't need sconn anymore
2010-04-13 Volker Lendeckes3: Cache the username map in gencache
2010-04-12 Volker Lendeckes3: Little refactoring: Factor out skip_space
2010-04-12 Volker Lendeckes3: Remove a bogus 0-check, "isspace" can not return...
2010-04-12 Volker Lendeckes3: Cache the result of the username map script
2010-04-09 Volker Lendeckes3: Use talloc_tos() as talloc ctx for fd_lines_load...
2010-04-09 Volker Lendeckes3: TALLOC_FREE(command) correctly in map_username()
2009-09-24 Jeremy AllisonRevert b39c390280d1f268e2550c731057aec550a3f086 - casts...
2009-09-24 Matthias Dieter... s3: Fix up various string "const" warnings
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonAdd wrapper str_list_make_v3() to replace the old S3...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-12 Jelmer VernooijUse common util_file code.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Volker LendeckeAlways pass a TALLOC_CTX to str_list_make and str_list_copy
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-12-18 Jeremy AllisonRemove more static fstrings (yes this little cache...
2007-11-13 Jeremy AllisonMore pstring removal from smbd/*.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 Jeremy Allisonr16591: Belt and braces approach to shut Klocwork up...
2007-10-10 Gerald Carterr13771: BUG 3534: ignore lines in the username map...
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...