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