index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-31
the ads_connect() here doesn't need to actually succeed, as its only
Andrew Tridgell
1
-3
/
+1
2002-07-30
Fix the build for now..
Jim McDonough
1
-1
/
+1
2002-07-30
net ads info now reports the IP of the LDAP server as well as its name - very...
Andrew Tridgell
1
-4
/
+6
2002-07-30
a couple more minor tweaks. This now allows us to operate in ADS mode
Andrew Tridgell
1
-4
/
+3
2002-07-30
2nd try at a fix for netbiosless connections to a ADS DC. This also
Andrew Tridgell
1
-31
/
+90
2002-07-30
removed a gratuitous standard_sub_basic() on the 'password server'
Andrew Tridgell
1
-2
/
+0
2002-07-30
- if we are in ADS mode then avoid an expensive netbios lookup to find
Andrew Tridgell
1
-7
/
+16
2002-07-28
found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...
Simo Sorce
1
-7
/
+7
2002-07-21
Renamed all the new_cli_netlogon_* functions to cli_netlogon_*
Tim Potter
1
-1
/
+1
2002-07-20
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
Andrew Bartlett
1
-1
/
+1
2002-07-20
Add support for a weird behaviour apparently used by Win9X pass-through
Andrew Bartlett
1
-2
/
+17
2002-07-20
NT_STATUS_UNSUCCESSFUL just gets clients confused - move to NO_LOGON_SERVERS
Andrew Bartlett
1
-11
/
+11
2002-07-09
Make it clear that the debug comment is the same as the command being tested
Andrew Bartlett
1
-1
/
+1
2002-07-02
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
3
-3
/
+3
2002-06-25
Update cli_full_connection() to take a 'flags' paramater, and try to get a
Andrew Bartlett
1
-1
/
+1
2002-06-24
Try to get security=domain at least slightly working.
Andrew Bartlett
2
-8
/
+13
2002-06-15
This patch does 2 things:
Andrew Bartlett
3
-96
/
+225
2002-06-15
Add another 'trivial' built in authentication module - this one is a
Andrew Bartlett
1
-0
/
+50
2002-06-15
It appears that to match NT we should not use the 'samstrict' behaviour,
Andrew Bartlett
1
-3
/
+5
2002-06-14
moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c
Simo Sorce
1
-10
/
+10
2002-06-12
Spelling.
Tim Potter
1
-1
/
+1
2002-06-12
Spelling fixes.
Tim Potter
1
-1
/
+1
2002-06-01
More cleanup work preparing for SMB signing.
Jeremy Allison
1
-3
/
+3
2002-05-28
Spelling fixes.
Tim Potter
1
-7
/
+7
2002-05-25
Clean up a few unused functions, add a bit of static etc.
Andrew Bartlett
1
-28
/
+0
2002-05-24
Name the authentication modules, and therfore fix up both the build farm
Andrew Bartlett
4
-0
/
+6
2002-05-24
Remove the password length paramater from cli_full_connection - it really
Andrew Bartlett
1
-1
/
+1
2002-05-24
Move the authenticaion subsystem over to the same 'module:options' syntax
Andrew Bartlett
8
-38
/
+106
2002-05-22
Nobody uses this function, and there really doesn't seem much point to
Andrew Bartlett
1
-20
/
+0
2002-05-22
Cleanups!
Andrew Bartlett
3
-44
/
+30
2002-05-21
typo day :-(
Simo Sorce
1
-1
/
+1
2002-05-21
typo, sorry
Simo Sorce
11
-11
/
+11
2002-05-21
debug classized
Simo Sorce
12
-0
/
+36
2002-04-22
Ensure auth requests from the same machine are completely serialized.
Jeremy Allison
1
-5
/
+40
2002-04-14
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
1
-1
/
+1
2002-04-07
Spelling.
Tim Potter
1
-1
/
+1
2002-03-27
Moved debug messages for grabbing/releasing mutex.
Jeremy Allison
1
-2
/
+0
2002-03-26
Don't hold the mutex for more than 20 seconds.
Jeremy Allison
1
-2
/
+4
2002-03-24
Spelling fixes.
Tim Potter
1
-1
/
+1
2002-03-23
Extra parinoa and DEBUG()s for the make_user_info_map() code.
Andrew Bartlett
1
-4
/
+18
2002-03-17
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2
-5
/
+5
2002-03-13
Ensure we never use "" as a domain name (Win9X apparently does this for 'net ...
Andrew Bartlett
1
-1
/
+6
2002-03-02
Allow Samba to trust NT4 Domains.
Andrew Bartlett
2
-16
/
+122
2002-03-01
SECURITY FIXES:
Andrew Bartlett
1
-6
/
+4
2002-03-01
Various comment fixes from Rafal Szczesniak <mimir@diament.ists.pwr.wroc.pl>
Andrew Bartlett
1
-1
/
+1
2002-02-28
Ensure that winbindd and smbd both use identical logic to find dc's.
Jeremy Allison
1
-11
/
+12
2002-02-27
"user doesn't exist" isn't worthy of a level 1 debug. Make it level 3.
Andrew Bartlett
1
-1
/
+1
2002-02-18
serialise all domain auth requests
Andrew Tridgell
1
-1
/
+10
2002-02-05
Fix use of uninitialsed variable in PAM code
Andrew Bartlett
1
-2
/
+2
2002-02-05
Drastic impromvents to pam_winbind.
Andrew Bartlett
1
-21
/
+2
[next]