index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
(Merge from 3.0)
Andrew Bartlett
2003-11-23
2
-2
/
+15
|
*
Merge from 3.0:
Andrew Bartlett
2003-11-23
6
-31
/
+68
|
*
(merge from 3.0)
Andrew Bartlett
2003-11-22
35
-597
/
+1157
|
*
debug and swat fixes from 3.0
Gerald Carter
2003-11-22
2
-1
/
+3
|
*
fix winbind ping call so that SWAT correctly determines if winbindd is runnin...
Gerald Carter
2003-11-22
1
-5
/
+1
|
*
Ensure that items in a list of strings containing whitespace
Gerald Carter
2003-11-22
3
-6
/
+18
|
*
Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...
Jeremy Allison
2003-11-21
1
-5
/
+95
|
*
Fix Jerry's no-proto bug :-).
Jeremy Allison
2003-11-21
1
-4
/
+4
|
*
make sure we don't append the ldap suffix when writing out the ldap XXX suffi...
Gerald Carter
2003-11-21
1
-53
/
+46
|
*
Typo fix.
Rafal Szczesniak
2003-11-20
1
-2
/
+2
|
*
Added useful information to debug lines.
Rafal Szczesniak
2003-11-19
1
-4
/
+4
|
*
Look at error before using it in debug statement.
Jeremy Allison
2003-11-19
1
-3
/
+2
|
*
Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...
Jeremy Allison
2003-11-19
1
-19
/
+32
|
*
Correct fix for '$' termination test.
Jeremy Allison
2003-11-19
1
-2
/
+1
|
*
Fix to correct checking of '$' name termination.
Rafal Szczesniak
2003-11-18
1
-1
/
+1
|
*
Useful debug message. Patch by metze.
Rafal Szczesniak
2003-11-18
1
-3
/
+5
|
*
Remove unneeded second open for filename ending in '.' now we know it's
Jeremy Allison
2003-11-18
2
-14
/
+4
|
*
Ensure we mangle names ending in '.' in hash2 mangling method.
Jeremy Allison
2003-11-18
1
-1
/
+1
|
*
Fix from Andrew Bartlett to fix up the munged-dial problem.
Jeremy Allison
2003-11-17
2
-6
/
+16
|
*
From 3_0:
Volker Lendecke
2003-11-17
1
-1
/
+2
|
*
* make sure we only enumerate group mapping entries
Gerald Carter
2003-11-17
3
-152
/
+44
|
*
updates from Buchan
Gerald Carter
2003-11-17
2
-108
/
+134
|
*
do not build config_ldap by default
Simo Sorce
2003-11-16
1
-1
/
+1
|
*
add also the schema attributes and object classes need by config_ldap
Simo Sorce
2003-11-15
1
-0
/
+48
|
*
Split smbldap in a core file and a utility file
Simo Sorce
2003-11-15
9
-179
/
+720
|
*
fix more memory leaks in the LDAP backend code; patches from metze
Gerald Carter
2003-11-14
3
-27
/
+52
|
*
Update Makefile ...
Richard Sharpe
2003-11-13
1
-2
/
+9
|
*
Add this to samba-head.
Richard Sharpe
2003-11-13
1
-0
/
+280
|
*
* Fix from SATOH Fumiyasu for bug 660 (failing to view print
Gerald Carter
2003-11-13
2
-7
/
+9
|
*
Keep configure.in in sync with SAMBA-3.0.0
Richard Sharpe
2003-11-13
2
-20
/
+25
|
*
show locked files for -u <user>; bug 590
Gerald Carter
2003-11-12
1
-10
/
+41
|
*
> Omit html documentation tree because it has been moved to the separate
Rafal Szczesniak
2003-11-12
1
-6
/
+9
|
*
fix crash bug due to empyrt munged dial string; patch from metze
Gerald Carter
2003-11-11
1
-1
/
+1
|
*
Patch from Andrew Bartlett <abartlet@samba.org> for security=server core
Jeremy Allison
2003-11-10
1
-6
/
+8
|
*
From 3_0:
Volker Lendecke
2003-11-09
1
-0
/
+1
|
*
Merge from 3.0:
Andrew Bartlett
2003-11-09
3
-20
/
+1
|
*
* only install swat html files once
Gerald Carter
2003-11-07
3
-17
/
+34
|
*
Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.com>
Jeremy Allison
2003-11-07
4
-16
/
+121
|
*
fix for bug 680 (heads up). This gist is to map the
Gerald Carter
2003-11-07
3
-385
/
+361
|
*
don't allow setting of the guest account
Gerald Carter
2003-11-07
1
-0
/
+8
|
*
From 3_0:
Volker Lendecke
2003-11-07
2
-0
/
+31
|
*
From 3_0:
Volker Lendecke
2003-11-07
5
-18
/
+18
|
*
Fix bug #471. (const needed in lp_set_name_resolve_order).
Jeremy Allison
2003-11-06
1
-2
/
+2
|
*
merge's tpot build fix from 3.0
Gerald Carter
2003-11-06
1
-2
/
+4
|
*
run krb5 logins through the username map if the winbindd lookup fails; bug 698
Gerald Carter
2003-11-06
1
-4
/
+9
|
*
patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570
Gerald Carter
2003-11-06
1
-0
/
+1
|
*
bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flag
Gerald Carter
2003-11-06
1
-1
/
+1
|
*
Make the recent changes more pretty.
Richard Sharpe
2003-11-06
1
-4
/
+1
|
*
Better handling of iconv support and etc because gnu libiconv on FreeBSD
Richard Sharpe
2003-11-05
1
-3
/
+4
|
*
Minor comment updates ...
Richard Sharpe
2003-11-05
1
-2
/
+2
[prev]
[next]