s3:passdb: add sid_check_object_is_for_passdb()
[kai/samba.git] / source3 / auth / auth_script.c
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-05-04 Jeremy AllisonRemove obvious use of safe_strcpy + safe_strcat ->...
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-06-07 Andrew Bartletts3:auth Rename user_info->domain -> user_info->mapped...
2010-06-07 Andrew Bartletts3:auth Rename user_info->smb_name -> user_info->client...
2010-04-11 Volker Lendeckes3: Remove the make_auth_methods routine
2010-04-11 Volker Lendeckes3: Fix some nonempty lines
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Remove the typedef for "auth_serversupplied_info"
2010-01-10 Volker Lendeckes3: Remove the typedef for "auth_usersupplied_info"
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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 Herb Lewisr20268: merge -r 20261:20263 from samba_3_0_24
2007-10-10 Volker Lendecker18665: Remove two type-punned warnings
2007-10-10 Volker Lendecker17584: Some C++ Warnings
2007-10-10 Paul Greenr15368: Remove some dead code. -- paulg
2007-10-10 Paul Greenr15285: Fix the build.
2007-10-10 Paul Greenr15283: Oh yeah. The build farm doesn't do much with...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr10234: Add new auth module "auth_script" to allow...