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
...
*
|
Merge tridge's fix :
Jeremy Allison
2002-12-31
1
-2
/
+8
*
|
Catching up with old patches. Add define for VERITAS quota support.
Jeremy Allison
2002-12-30
2
-0
/
+10
*
|
Merge Richard's write > 4Gb fix.
Jeremy Allison
2002-12-30
1
-2
/
+12
*
|
Revert by Simo's request. HEAD and 3.0 should be in sync for
Jeremy Allison
2002-12-28
1
-10
/
+2
*
|
Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...
Jeremy Allison
2002-12-28
1
-1
/
+8
*
|
Modify DfsEnum to handle 'msdfs proxy' shares. No NETDFS editing support for
Shirish Kalele
2002-12-28
1
-23
/
+27
*
|
Add check to prevent non-Dfs clients from connecting to an msdfs proxy.
Shirish Kalele
2002-12-27
1
-0
/
+7
*
|
Add msdfs proxy functionality; a CIFS share can directly be a stand-in for
Shirish Kalele
2002-12-27
2
-1
/
+25
*
|
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
13
-29
/
+28
*
|
talloc_init_named -> talloc_init.
Jeremy Allison
2002-12-22
3
-7
/
+7
*
|
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
40
-84
/
+179
*
|
Merge removal of unpopular winbind client environment variable.
Tim Potter
2002-12-20
3
-47
/
+1
*
|
Formatting syncup.
Tim Potter
2002-12-20
1
-2
/
+4
*
|
Merge from HEAD:
Tim Potter
2002-12-20
1
-6
/
+13
*
|
Merge of some kind of bugfix from idra.
Tim Potter
2002-12-20
1
-1
/
+2
*
|
Merge from HEAD:
Tim Potter
2002-12-20
1
-2
/
+0
*
|
Whitespace syncup.
Tim Potter
2002-12-20
1
-1
/
+1
*
|
Merge of comment about apparent spoolss_io_user_info weirdness.
Tim Potter
2002-12-20
1
-0
/
+4
*
|
Merge from HEAD.
Tim Potter
2002-12-20
2
-3
/
+9
*
|
Merge from HEAD. lp_winbind_separator() is now a const string.
Tim Potter
2002-12-20
1
-1
/
+1
*
|
Merge some more FUNCTION_MACRO stuff.
Tim Potter
2002-12-20
1
-5
/
+5
*
|
Merge from HEAD:
Tim Potter
2002-12-20
1
-10
/
+15
*
|
Protect nmbd against malformed reply packets. Some reports on the lists showing
Jeremy Allison
2002-12-19
1
-1
/
+10
*
|
merge from 2.2 fix for smbclient large files
Herb Lewis
2002-12-19
2
-19
/
+27
*
|
merge from 2.2
Herb Lewis
2002-12-19
1
-0
/
+2
*
|
Updated from Samba-2.2.7 code tree.
John Terpstra
2002-12-18
1
-5
/
+5
*
|
app_head merge for get_friendly_nt_err()
Gerald Carter
2002-12-17
1
-2
/
+2
*
|
fix make proto to work with SGI smake
Herb Lewis
2002-12-17
1
-4
/
+8
*
|
* fix memory leak when constructing an driver_level_6 structure
Gerald Carter
2002-12-17
1
-1
/
+7
*
|
merge smbtar fix from 2.2
Herb Lewis
2002-12-16
1
-6
/
+8
*
|
fix usage message
Gerald Carter
2002-12-16
1
-2
/
+3
*
|
Ensure talloc pool query messages are reserved.
Jeremy Allison
2002-12-14
1
-0
/
+4
*
|
The name pointer in the talloc context must not be a talloced entry as
Jeremy Allison
2002-12-14
1
-2
/
+13
*
|
Store printer guid in the dsspooler registry key so we don't have to
Jim McDonough
2002-12-13
2
-106
/
+187
*
|
Fix for old DOS client when veto files is set to /.*/
Jeremy Allison
2002-12-13
1
-1
/
+1
*
|
More printer publishing code.
Jim McDonough
2002-12-13
4
-13
/
+86
*
|
merge of get_dc_name()-like code from APP_HEAD; better support password serve...
Gerald Carter
2002-12-13
5
-139
/
+49
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-12-12
2
-0
/
+106
|
\
|
|
*
merge of get_dc_name()-like code from APP_HEAD; better support password serve...
Gerald Carter
2002-12-12
6
-142
/
+156
|
*
ignore editreg
Gerald Carter
2002-12-12
1
-0
/
+1
|
*
merge of smbpasswd segfault from SAMBA_2_2
Gerald Carter
2002-12-12
1
-7
/
+10
|
*
CR1333: Fix memory leak when unpacking some structures.
Martin Pool
2002-12-12
1
-10
/
+15
|
*
* Ignore .pyc and .pyo files produced as a side-effect of running
Martin Pool
2002-12-12
1
-0
/
+2
|
*
Added "kernel change notify" boolean to allow easier valgrind testing.
Jeremy Allison
2002-12-12
2
-1
/
+6
|
*
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
2002-12-11
7
-69
/
+83
|
*
Fix write error returning EFBIG - found by Conrad.
Jeremy Allison
2002-12-11
1
-0
/
+3
|
*
Fix a small bug.
Richard Sharpe
2002-12-11
1
-2
/
+2
|
*
Improve the iterator wrt values ... Now prints keys and value names.
Richard Sharpe
2002-12-11
1
-6
/
+60
|
*
Some more tweaking for compilation of py_tdbpack.
Tim Potter
2002-12-11
2
-2
/
+2
|
*
Fix client large file reporting.
Jeremy Allison
2002-12-10
3
-5
/
+9
[prev]
[next]