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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-26
fixed spnego, non-kerberos negprot
Andrew Tridgell
1
-2
/
+2
2001-11-25
added 'security=ADS'
Andrew Tridgell
1
-0
/
+7
2001-11-25
#ifdefed DMF fix so not compiled by default. We need to look at this...
Jeremy Allison
1
-22
/
+39
2001-11-25
Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error
Andrew Bartlett
2
-0
/
+36
2001-11-25
I think this is a fix for the "out of space" errors with oplocks=no.
Jeremy Allison
1
-49
/
+58
2001-11-24
added "net join" command
Andrew Tridgell
1
-38
/
+5
2001-11-24
removed unused function
Andrew Tridgell
1
-18
/
+0
2001-11-24
And add the winbind module I missed in the last run.
Andrew Bartlett
1
-0
/
+111
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
13
-408
/
+942
2001-11-23
Fixed delete on close bug. Added core dump code to winbindd.
Jeremy Allison
3
-80
/
+125
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-2
/
+0
2001-11-22
WITH_MSDFS is not define anywhere. It's built by default.
Gerald Carter
1
-3
/
+0
2001-11-21
More spelling fixes, comment reformatting.
Tim Potter
1
-8
/
+11
2001-11-21
Spelling fix, reformatted comment.
Tim Potter
1
-4
/
+6
2001-11-20
Fixed sizeof vs array length bug in make_user_info_winbind_crap()
Tim Potter
1
-2
/
+2
2001-11-20
add a hook to save the krb5 PAC
Andrew Tridgell
1
-0
/
+8
2001-11-19
Move all other paths into dynconfig
Martin Pool
1
-9
/
+1
2001-11-19
Cosmetic fix for debug statement.
Tim Potter
1
-2
/
+1
2001-11-19
Don't resolve the hostname in smbd as we can pause for a long time while
Tim Potter
1
-3
/
+6
2001-11-19
LIBDIR and LOCKDIR are dynamically configured too.
Martin Pool
1
-3
/
+1
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
3
-20
/
+13
2001-11-17
Tidyups when I was doing the big merge...
Jeremy Allison
2
-12
/
+17
2001-11-15
Fix detection of RedHat 7.2.
Jeremy Allison
1
-0
/
+5
2001-11-14
Fix from Herb. mincount/maxcount need to be ssize_t for comparisons.
Jeremy Allison
1
-1
/
+1
2001-11-13
Formatting fixes only.
Jeremy Allison
2
-58
/
+57
2001-11-12
Spelling fixes.
Tim Potter
1
-6
/
+6
2001-11-12
Don't check space on every extend if strict allocate not set.
Jeremy Allison
1
-5
/
+3
2001-11-12
Fixed allocation bug in database prog. Some format fixes.
Jeremy Allison
2
-997
/
+981
2001-11-12
some bugfix and new functions,
Simo Sorce
1
-31
/
+10
2001-11-12
Code duplication is bad. So add an add_signiture() function and just refernce
Andrew Bartlett
1
-23
/
+17
2001-11-11
Kill off 'restrict anonymous' becouse it is useless in its current form.
Andrew Bartlett
1
-47
/
+0
2001-11-11
Fix up some DEBUG()s
Andrew Bartlett
1
-17
/
+37
2001-11-11
Add back the not null checks in a better place.
Andrew Bartlett
1
-1
/
+7
2001-11-11
make sam_account_ok static.
Andrew Bartlett
1
-32
/
+29
2001-11-11
This extra check isn't needed, we can only get here if secuirty=domain
Andrew Bartlett
1
-3
/
+0
2001-11-11
Minor updates. A small dose of const.
Andrew Bartlett
2
-2
/
+2
2001-11-10
fixed, moved and added some functions
Simo Sorce
1
-1
/
+1
2001-11-10
Use defined constants not integers.
Jeremy Allison
1
-3
/
+3
2001-11-09
Fixup __LPID -> _LPID.
Jeremy Allison
1
-1
/
+1
2001-11-09
This change updates lp_guestaccount() to be a *global* paramater, rather than
Andrew Bartlett
4
-9
/
+10
2001-11-09
fix the tree so it compiles again
Andrew Tridgell
1
-1
/
+1
2001-11-08
Change to guest logon code.
Andrew Bartlett
6
-100
/
+168
2001-11-08
Fixed incorrect debug message. )-:
Tim Potter
1
-1
/
+1
2001-11-08
Only 1mb allocate slop.
Jeremy Allison
1
-56
/
+55
2001-11-08
Merge overdue changes from 2.2. Fix <4gb write problem.
Jeremy Allison
1
-40
/
+29
2001-11-08
Added more define bits. Fixed error in vol attributes.
Jeremy Allison
1
-1
/
+0
2001-11-07
Added debug in truncate, fixed warning with gcc3.
Jeremy Allison
1
-0
/
+1
2001-11-06
Fixed unsigned / long unsigned format missmatch.
Jeremy Allison
1
-4
/
+4
2001-11-05
Renamed make_user_info_for_winbindd() to be more consistent with the
Tim Potter
1
-4
/
+4
2001-11-05
Fixed compiler warnings.
Tim Potter
1
-3
/
+2
[prev]
[next]