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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarified what the SWAT FLAGS mean and what they do.
John Terpstra
2003-07-27
1
-3
/
+5
*
Fix comment
Andrew Bartlett
2003-07-27
1
-1
/
+1
*
the testsuite lib needs dummyroot too.
Andrew Bartlett
2003-07-27
1
-1
/
+1
*
Use the specified workgroup in 'net ads'. (Defaults to lp_workgroup()).
Andrew Bartlett
2003-07-27
1
-3
/
+3
*
Allow the stat cache to better handle invalid multibyte strings, by using
Andrew Bartlett
2003-07-27
1
-8
/
+25
*
Try again to fix up 'session request' name exchange. This time we actualy
Andrew Bartlett
2003-07-27
2
-14
/
+7
*
If we strupper_m after the alpha_strcpy() we know that it is less likaly
Andrew Bartlett
2003-07-27
1
-2
/
+2
*
When removing an 'unused' function, it helps to remove the 'unused' callers...
Andrew Bartlett
2003-07-27
1
-76
/
+0
*
Use push_ucs2_allocate(), rather than convert_string_allocate() directly.
Andrew Bartlett
2003-07-27
2
-45
/
+9
*
Some small fixes to our charset conversion code:
Andrew Bartlett
2003-07-27
3
-57
/
+82
*
Ensure all code paths set add_script.
Jeremy Allison
2003-07-27
1
-4
/
+3
*
Format tidy up.
John Terpstra
2003-07-26
1
-6
/
+5
*
Added buttons to change view mode. Fixes bug #212
John Terpstra
2003-07-26
1
-1
/
+17
*
fix typo in debug
Gerald Carter
2003-07-26
1
-1
/
+1
*
Correctly detect an "add user script" - check that *lp_adduser_script() != '\0',
Jeremy Allison
2003-07-26
1
-1
/
+1
*
Start the packet signing engine in the kerberos case in the same place
Jeremy Allison
2003-07-25
1
-3
/
+8
*
W00t! Client smb signing is now working correctly with krb5 and w2k server.
Jeremy Allison
2003-07-25
7
-19
/
+48
*
Fix bug #184; set max_pw_age in account_pol to -1 so the default is never to ...
Gerald Carter
2003-07-25
1
-1
/
+1
*
domain in schannel bind credentials must be the dest domain, not ours
Gerald Carter
2003-07-25
2
-1
/
+8
*
fix case where no realm or workgroup means to use our own
Gerald Carter
2003-07-25
1
-2
/
+19
*
fix user_in_list to work with winbind groups again; my bug
Gerald Carter
2003-07-25
1
-1
/
+1
*
fix some error returns and strings; patch from metze
Gerald Carter
2003-07-25
1
-6
/
+14
*
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
2003-07-25
15
-37
/
+37
*
Schannel, once setup, may be used on *ANY* TCP/IP connection until the
Andrew Bartlett
2003-07-25
2
-36
/
+83
*
Make wbinfo -p work again. Fixes bug 251.
Tim Potter
2003-07-25
1
-1
/
+1
*
Jean-Baptiste Marchand on the ethereal list used some auditing tricks to
Tim Potter
2003-07-25
1
-10
/
+10
*
More printf fixes - size_t is long on some architectures.
Tim Potter
2003-07-24
15
-26
/
+26
*
Fix from matt.zinkevicius@hp.com to stop files being created on read-only
Jeremy Allison
2003-07-24
1
-0
/
+1
*
Fix packet signing with asynchronous oplock breaks. Removed bad error message
Jeremy Allison
2003-07-24
3
-10
/
+75
*
Add a macro to check whether module-specific data set already or not. Returns...
Alexander Bokovoy
2003-07-24
1
-0
/
+3
*
Rise debug level to 5 for not-found-nt-quota message (quota setting for user ...
Alexander Bokovoy
2003-07-24
1
-1
/
+1
*
Some fclose -> x_fclose found by Tony Jago.
Jeremy Allison
2003-07-24
1
-2
/
+2
*
Ensure everywhere we defer an incoming SMB request (blocking lock queue,
Jeremy Allison
2003-07-24
4
-250
/
+256
*
SMB signing is now working with change notify. Need to fix the disconnect
Jeremy Allison
2003-07-24
3
-19
/
+31
*
Server side NTLM signing works - until the first async packet. Working on this
Jeremy Allison
2003-07-24
3
-25
/
+122
*
Some more [ug]id_t printf fixes.
Tim Potter
2003-07-24
1
-4
/
+4
*
Ensure a prototype is generated for smb_snprintf()
Tim Potter
2003-07-23
1
-1
/
+1
*
connect to the right realm or domain for trusted AD domains
Gerald Carter
2003-07-23
1
-8
/
+4
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
25
-87
/
+80
*
fixed segv in calls to pstrcpy() in cliprint.c
Andrew Tridgell
2003-07-23
1
-6
/
+6
*
Fix out of date comment.
Tim Potter
2003-07-23
1
-2
/
+1
*
Move a function to avoid a warning.
Tim Potter
2003-07-23
1
-24
/
+24
*
Typo in comment.
Tim Potter
2003-07-23
1
-1
/
+1
*
Don't check in two places for signing turned off...
Jeremy Allison
2003-07-23
1
-3
/
+0
*
A fix for bug 174. I'm pushing this to the tree to test it on one of
Tim Potter
2003-07-23
2
-4
/
+10
*
Fix two memory leaks in the smb module:
Tim Potter
2003-07-23
1
-1
/
+7
*
removing unused function
Gerald Carter
2003-07-22
1
-43
/
+0
*
bumping version string
Gerald Carter
2003-07-22
1
-1
/
+1
*
Fix comment
Alexander Bokovoy
2003-07-22
1
-3
/
+3
*
Another round of uid/gid/pid format string changes I missed the
Tim Potter
2003-07-22
7
-13
/
+15
[next]