s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure
[ira/wip.git] / source3 / auth /
2010-02-20 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-24 Volker Lendeckes3: Remove some calls to memset -- reduces text size...
2010-01-14 Michael Adams3:auth: fix account unlock regression introduced with...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-12 Michael Adams3:auth: add comment to nulling out stolen sampass
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2010-01-10 Volker Lendeckes3: Remove the typedef for "auth_serversupplied_info"
2010-01-10 Volker Lendeckes3: Remove the typedef for "auth_usersupplied_info"
2010-01-07 Michael Adams3:auth: don't update the bad pw count if pw is among...
2010-01-07 Michael Adams3:auth:check_sam_security: introduce a bool var to...
2010-01-07 Michael Adams3:auth:check_sam_security: improve calling and logging...
2010-01-07 Michael Adams3:auth:check_sam_security: fix a leading tab/ws mixup
2010-01-07 Michael Adams3:auth:check_sam_security: create (and use) a common...
2010-01-07 Michael Adams3:auth:check_sam_security: null out sampass after...
2010-01-07 Michael Adams3:auth:sam_password_ok: take username, acct_ctrl and...
2010-01-07 Michael Adams3:auth: use data_blob_null instead of data_blob(NULL...
2010-01-07 Michael Adams3:auth:sam_password_ok: fix allocation of a data blob.
2010-01-07 Michael Adams3:auth:sam_password_ok: enhance readability (imho...
2010-01-07 Michael Adams3:check_sam_security: untangle assignment from statement
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-29 Stefan Metzmachers3:ntlmssp: change get_challange() to return NTSTATUS
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-12-07 Karolin Seegers3:auth: Fix typo in debug message.
2009-11-14 Michael Adams3:fix a comment typo
2009-11-14 Michael Adams3:is_trusted_domain: shortcut if domain name == global...
2009-11-14 Michael Adams3:is_trusted_domain: shortcut if domain name is NULL...
2009-11-13 Björn Jackes3/pam: move variable declaration into belonging ifdef...
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-11-03 Günther Deschners3-passdb: cleanup some callers of pdb_get_trusteddom_pw().
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-09-24 Jeremy AllisonRevert b39c390280d1f268e2550c731057aec550a3f086 - casts...
2009-09-24 Matthias Dieter... s3: Fix up various string "const" warnings
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-08-22 Jeremy AllisonImplement Metze's suggestion of trying getpwuid(0)...
2009-08-22 Jeremy AllisonTry and fix the buildfarm by using getpwnam(root) instead
2009-08-21 Michael Adams3: fix bug #6650, authentication at member servers...
2009-08-19 Jeremy AllisonFix bug #6647 - get_root_nt_token: getpwnam("root"...
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-17 Jeremy AllisonRemove an unused talloc context.
2009-07-16 Jeremy AllisonTidyup prompted by #6554 - Wrong deallocation in sam_ac...
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move negprot related globals to struct smbd_se...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Steven Dannemans3/auth map NULL domains to our global sam name
2009-05-13 Dan Sledzs3 auth: Make debug message louder and more useful
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-07 Günther Deschners3-auth: use full 16byte session key in make_user_info_...
2009-04-28 Jeremy AllisonFix bug #6291 - force user stop working.
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-19 Andrew Bartletts3:auth Fix segfault: Always initialise returned sessio...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMake Samba3 use the new common libcli/auth code
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Günther Deschners3-auth: rename static smb_create_user(). Sorry...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-27 Steven Dannemans3: fix guest auth when winbindd is running
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Tim Proutys3: Fix 'assignment differ in signedness' warning
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Dan Sledzs3: Rename auth_onefs_wb and pdb_onefs_sam
2009-02-21 Tim ProutyRevert "s3 auth: Add parameter that forces every user...
2009-02-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-21 Volker LendeckeFix the build on Solaris
2009-02-21 Volker LendeckeFix some nonempty blank lines
2009-02-21 Volker LendeckeRemove the static "chal" from ntlmssp.c:get_challenge()
2009-02-21 Dan SledzIntroduce a new authentication backend auth_onefs_wb
2009-02-16 Zach Loafmans3 auth: Add parameter that forces every user through...
2009-02-13 Stefan Metzmachers3:auth: only create_local_token() should add S-1-22...
2009-02-13 Stefan Metzmachers3:auth: add S-1-22-X-Y sids to the local token
2009-02-12 Steven Dannemans3: Added new parameter "map untrusted to domain"
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Change behavior when seeing an unknown domain.
2009-02-12 Dan SledzFix double free caused by incorrect talloc_steal usage.
2009-02-10 todd stecherS3: Fixes for coverity issues.
2009-02-10 Volker LendeckeFix some nonempty blank lines
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Volker LendeckeFix a valgrind error: rpc_bind talloc_move()s the auth...
2009-02-04 Volker LendeckeEnsure null termination of the password in mymachinepw...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Volker LendeckeFix a typo
2009-01-20 Volker LendeckeFix some nonempty blank lines
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
next