Merge mangle prefix code.
[nivanova/samba-autobuild/.git] / source3 / auth /
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-28 Andrew BartlettSecond stab at Volker's 'make shadow passwords work...
2002-09-27 Andrew BartlettBack our volker's patch as was breaking the build.
2002-09-27 Volker LendeckeSorry to touch such an internal function. But I was...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-25 Andrew BartlettMove to common user token debugging, and ensure we...
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-15 Tim PotterDon't display debugs of the nt user token twice.
2002-09-15 Tim PotterMerge of 'other_sids' patch from appliance.
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-08-30 Herb Lewisoff by one in writing to malloced array. this fixes...
2002-08-30 Jean-François Mico... added cli_net_auth_3 client code.
2002-08-29 Andrew BartlettWe don't need the RTLD_GLOBAL.
2002-08-26 Andrew BartlettUpdates!
2002-08-26 Andrew BartlettTry to support non-root-mode systems without getgroupli...
2002-08-22 Tim PotterSpelling fixes.
2002-08-21 Andrew BartlettCope with non-unix accounts - we just won't get the...
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-19 Jelmer Vernooijfix typo auth/auth_server.c
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-31 Andrew BartlettLet everybody enjoy my new toy - make it the default!
2002-07-31 Andrew BartlettWinbind updates!
2002-07-31 Andrew Tridgellthe ads_connect() here doesn't need to actually succeed...
2002-07-30 Jim McDonoughFix the build for now..
2002-07-30 Andrew Tridgellnet ads info now reports the IP of the LDAP server...
2002-07-30 Andrew Tridgella couple more minor tweaks. This now allows us to opera...
2002-07-30 Andrew Tridgell2nd try at a fix for netbiosless connections to a ADS...
2002-07-30 Andrew Tridgellremoved a gratuitous standard_sub_basic() on the 'passw...
2002-07-30 Andrew Tridgell- if we are in ADS mode then avoid an expensive netbios...
2002-07-28 Simo Sorcefound nasty bug in intl/lang_tdb.c tdb structure was...
2002-07-21 Tim PotterRenamed all the new_cli_netlogon_* functions to cli_net...
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-07-20 Andrew BartlettAdd support for a weird behaviour apparently used by...
2002-07-20 Andrew BartlettNT_STATUS_UNSUCCESSFUL just gets clients confused ...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-09 Andrew BartlettMake it clear that the debug comment is the same as...
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-06-24 Andrew BartlettTry to get security=domain at least slightly working.
2002-06-15 Andrew BartlettThis patch does 2 things:
2002-06-15 Andrew BartlettAdd another 'trivial' built in authentication module...
2002-06-15 Andrew BartlettIt appears that to match NT we should not use the ...
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-06-12 Tim PotterSpelling.
2002-06-12 Tim PotterSpelling fixes.
2002-06-01 Jeremy AllisonMore cleanup work preparing for SMB signing.
2002-05-28 Tim PotterSpelling fixes.
2002-05-25 Andrew BartlettClean up a few unused functions, add a bit of static...
2002-05-24 Andrew BartlettName the authentication modules, and therfore fix up...
2002-05-24 Andrew BartlettRemove the password length paramater from cli_full_conn...
2002-05-24 Andrew BartlettMove the authenticaion subsystem over to the same ...
2002-05-22 Andrew BartlettNobody uses this function, and there really doesn't...
2002-05-22 Andrew BartlettCleanups!
2002-05-21 Simo Sorcetypo day :-(
2002-05-21 Simo Sorcetypo, sorry
2002-05-21 Simo Sorcedebug classized
2002-04-22 Jeremy AllisonEnsure auth requests from the same machine are complete...
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-07 Tim PotterSpelling.
2002-03-27 Jeremy AllisonMoved debug messages for grabbing/releasing mutex.
2002-03-26 Jeremy AllisonDon't hold the mutex for more than 20 seconds.
2002-03-24 Tim PotterSpelling fixes.
2002-03-23 Andrew BartlettExtra parinoa and DEBUG()s for the make_user_info_map...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-13 Andrew BartlettEnsure we never use "" as a domain name (Win9X apparent...
2002-03-02 Andrew BartlettAllow Samba to trust NT4 Domains.
2002-03-01 Andrew BartlettSECURITY FIXES:
2002-03-01 Andrew BartlettVarious comment fixes from Rafal Szczesniak <mimir...
2002-02-28 Jeremy AllisonEnsure that winbindd and smbd both use identical logic...
2002-02-27 Andrew Bartlett"user doesn't exist" isn't worthy of a level 1 debug...
2002-02-18 Andrew Tridgellserialise all domain auth requests
2002-02-05 Andrew BartlettFix use of uninitialsed variable in PAM code
2002-02-05 Andrew BartlettDrastic impromvents to pam_winbind.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettFix up a security issue with the way we handle domain...
2002-01-25 Andrew BartlettBring auth_winbind into line with the protocol changes
2002-01-25 Tim PotterRemove check for passwordserver = "*" as we now initial...
2002-01-20 Tim PotterSpelling fixes.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-20 Andrew BartlettAdd a touch of 'const' to some auth components, and...
2002-01-18 Andrew BartlettDon't do tridge's crazy 'am I a trusted domain' lookup...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-15 Andrew BartlettCommit the auth associated changes I missed from the...
2002-01-14 Andrew BartlettFix a segfault in auth/auth_domain.c error cases.
2002-01-12 Andrew BartlettMany thanks to Alexander Bokovoy <a.bokovoy@sam-solutio...
2002-01-11 Andrew Tridgellfixed a crash bug in domain auth caused by an uninitial...
2002-01-11 Andrew BartlettThe DC is meant to be sent the *unmapped* username...
next