s3:smbd:smb2: fix an assignment-instead-of-check bug conn_snum_used()
[samba.git] / source3 / auth /
2012-02-03 Stefan Metzmachers3:auth: fill the sids array of the info3 in wbcAuthUse...
2012-02-03 Stefan Metzmachers3:auth: fix potential gap creation in wbcsids_to_samr_...
2011-10-18 Wilco Baan HofmanFix uninitialized memory problem in group_sids_to_info3...
2011-10-15 Volker Lendeckes3: Fix bug 8455 -- Samba PDC is looking up only primar...
2011-07-26 Jeremy AllisonFix bug 8314] - smbd crash with unknown user.
2011-07-21 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-06-14 Michael Adams3:auth/proto.h: add _AUTH_PROTO_H_ guard (cherry picke...
2011-06-14 Michael Adams3:auth/proto.h: add GPL/Copyright header (cherry picke...
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
2011-05-31 Volker Lendeckes3: Use the correct guest_login field in auth_server
2011-05-16 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-16 Günther Deschners3-auth: run minimal_includes.pl
2011-04-13 Volker Lendeckes3: Use wbcSidsToUnixIds in create_local_token
2011-04-05 Günther Deschners3: try to fix the build on some non-linux buildfarm...
2011-04-05 Günther Deschners3: only include lib/privileges.h where needed.
2011-04-05 Günther Deschners3-prototyes: user_in_netgroup and user_in_list moved...
2011-04-05 Günther Deschners3-auth: use auth.h where needed.
2011-04-05 Günther Deschners3-auth: move auth prototypes to auth/proto.h.
2011-04-05 Günther Deschners3: auth also needs parts of smbd.
2011-04-05 Günther Deschners3-passdb: use passdb headers where needed.
2011-04-05 Günther Deschners3-passdb: add passdb.h where needed.
2011-04-05 Günther Deschners3: create_builtin_users/administrators belongs to...
2011-04-05 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-04-05 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-04-05 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2011-04-05 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2188: MISSING_BREAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2189: MISSING_BREAK
2011-03-23 Volker Lendeckes3: Fix a (invalid) uninitialized variable warning
2011-03-17 Volker Lendeckes3: Fix Coverity ID 1018, CHECKED_RETURN
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-10 Volker LendeckeQuite some callers of sid_split_rid do not care about...
2011-03-10 Volker LendeckeQuite some callers of sid_split_rid do not care about...
2011-03-05 Volker Lendeckes3: Fix a memory leak in check_sam_security_info3
2011-03-05 Volker Lendeckes3: Fix a memory leak in check_sam_security_info3
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-23 Günther Deschners3-includes: move some chgpasswd related defines to...
2011-02-23 Günther Deschners3-waf: move some parts of auth to AUTH_COMMON to avoid...
2011-02-22 Günther Deschners3-includes: move some chgpasswd related defines to...
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-20 Volker Lendeckes3: NO_SUCH_USER is a lot more likely than NO_MEMORY
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-16 Andrew Bartletts3-auth Fix memory leak in security=share and force...
2011-02-16 Andrew Bartletts3-auth Fix memory leak in security=share and force...
2011-02-10 Andrew Bartletts3-auth Remove unused pam_handle
2011-02-10 Andrew Bartletts3-auth Rename cryptic 'ptok' to security_token
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-07 Volker Lendeckes3: Use the right credentials in check_netlogond_security
2011-02-07 Volker Lendeckes3: Fix auth_netlogond to cope with netlogon_creds_Cred...
2011-02-07 Volker Lendeckes3: Fetch the machinepw via ldapi in pdb_ads
2011-02-06 Volker Lendeckes3: Use the right credentials in check_netlogond_security
2011-02-06 Volker Lendeckes3: Fix auth_netlogond to cope with netlogon_creds_Cred...
2011-02-06 Volker Lendeckes3: Fetch the machinepw via ldapi in pdb_ads
2011-02-04 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-02-04 Günther Deschners3-auth: add copy_netr_SamBaseInfo().
2011-02-04 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-02-04 Günther Deschners3-auth: add copy_netr_SamBaseInfo().
2011-01-17 Volker Lendeckes3: Make sure we call wbcAuthenticateUserEx correctly
2011-01-17 Volker Lendeckes3: Avoid a few calls to cli_errstr
2011-01-17 Volker Lendeckes3: Make sure we call wbcAuthenticateUserEx correctly
2011-01-17 Volker Lendeckes3: Avoid a few calls to cli_errstr
2010-12-22 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-12-22 Volker Lendeckes3: Always retry the DC connection in auth_domain
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-12-20 Volker Lendeckes3: Always retry the DC connection in auth_domain
2010-12-19 Volker Lendeckes3: Fix bug 7066 -- wbcAuthenticateEx gives unix times
2010-12-19 Volker Lendeckes3: Fix bug 7066 -- wbcAuthenticateEx gives unix times
2010-12-02 Günther Deschners3-waf: avoid module name uppercasing.
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-11-30 Günther Deschners3-waf: convert TOKEN_UTIL into a subsystem.
2010-11-30 Günther Deschners3-waf: convert TOKEN_UTIL into a subsystem.
2010-11-30 Karolin SeegerMerge master into v3-6-test again.
2010-11-10 Jeremy AllisonFix memleak I accidently introduced when reading from...
2010-11-10 Jeremy AllisonEnsure we check the return from make_user_info before...
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-11-10 Jeremy AllisonFix memleak I accidently introduced when reading from...
2010-11-10 Jeremy AllisonEnsure we check the return from make_user_info before...
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-11-09 Volker Lendeckes3: Quieten a bogus error message
2010-11-09 Volker Lendeckes3: Quieten a bogus error message
2010-11-05 Volker Lendeckes3: Make proper use of sid_check_is_in_xx routines
2010-11-05 Volker Lendeckes3: Fix a typo
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-20 Günther Deschners3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.
2010-10-15 Andreas Schneiders3-rpc_server: Make auth_serversupplied_info const.
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-10-14 Andrew Bartletts3-auth use security_token_has_sid() from the common...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-08 Günther Deschners3-waf: slowly getting modules to match how they look...
2010-09-28 Günther Deschners3-waf: add AUTH_SCRIPT module to AUTH subsystem (which...
2010-09-28 Günther Deschners3-waf: fix dependencies in most of our module subsystems.
2010-09-28 Günther Deschners3-auth_util: make sure the system server info actually...
2010-09-26 Günther Deschners3-waf: move auth subsystem to auth/wscript_build.
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from get_root_nt_t...
next