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
path:
root
/
source
/
param
/
loadparm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with SAMBA_2_2 for rc4
Gerald Carter
2002-10-15
1
-2
/
+4
*
updating whatsnew and merging from SAMBA_2_2
Gerald Carter
2002-10-15
1
-4
/
+0
*
sync with SAMBA_2_2 for 2.2.6rc1
Gerald Carter
2002-10-09
1
-9
/
+37
*
syncing up for 2.2.6pre2
Gerald Carter
2002-08-27
1
-9
/
+9
*
merging for 2.2.6pre1
Gerald Carter
2002-07-27
1
-9
/
+9
*
more syncs with SAMBA_2_2
Gerald Carter
2002-06-18
1
-0
/
+4
*
beginning to sync up for 2.2.5 release....
Gerald Carter
2002-06-17
1
-22
/
+38
*
syncing up with SAMBA_2_2 tree
Gerald Carter
2002-05-01
1
-5
/
+4
*
Start of merge to 2_2_RELEASE branch for release.
Jeremy Allison
2002-04-30
1
-44
/
+117
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-39
/
+127
*
nsswitch/winbindd_group.c: Memory leak fixes.
Jeremy Allison
2001-10-12
1
-4
/
+4
*
Source directory now in sync.
Jeremy Allison
2001-10-11
1
-10
/
+8
*
Sync-up with SAMBA_2_2 branch.
Jeremy Allison
2001-10-11
1
-94
/
+177
*
Syncup getting ready for release.
Jeremy Allison
2001-07-06
1
-182
/
+142
*
- remove template from smbrun(). Now uses /tmp and mkstemp
Andrew Tridgell
2001-04-13
1
-4
/
+0
*
Fixup warnings about extra ';' from SGI compiler.
Jeremy Allison
2001-04-09
1
-22
/
+22
*
Added 3 params to manipulate shares. "add share command/change share command/
Jeremy Allison
2001-04-07
1
-0
/
+9
*
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
2001-03-26
1
-15
/
+23
*
Two OS/2 printer fixes from Jim McDonough @ IBM.
Jeremy Allison
2001-03-23
1
-0
/
+3
*
Updated defaults for CUPS printing from Michael Sweet.
Jeremy Allison
2001-03-16
1
-6
/
+17
*
CUPS patches from Michael Sweet to enable CUPS systems to be queried directly
Jeremy Allison
2001-03-16
1
-10
/
+16
*
Added ADMIN$ share as an alias for the IPC$ share except refuse guest access.
Jeremy Allison
2001-03-13
1
-6
/
+8
*
added 'lanman auth' & 'min protocol' code. See smb.conf(5)
Gerald Carter
2001-03-08
1
-0
/
+9
*
lib/debug.c: name clash
Jean-François Micouleau
2001-02-10
1
-1
/
+1
*
include/debug.h:
Jeremy Allison
2001-02-09
1
-4
/
+21
*
Fix inspited by Alan Romeril. 50% speedup in domain logins with this
Jeremy Allison
2001-01-30
1
-1
/
+1
*
Merges from appliance-head. Added max print jobs parameter that limits total
Jeremy Allison
2001-01-23
1
-0
/
+4
*
Fixes to sync up with appliance-head. Fix from Kenichi Okuyama for a typo
Jeremy Allison
2001-01-22
1
-1
/
+1
*
Merge with fixes from appliance-head.
Jeremy Allison
2001-01-18
1
-12
/
+13
*
Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
Jeremy Allison
2001-01-09
1
-0
/
+4
*
Changes from APPLIANCE_HEAD:
David O'Neill
2000-12-13
1
-1
/
+1
*
file_lines_load/file_lines_pload can now optionally do a unix_to_dos() on read.
Jeremy Allison
2000-12-07
1
-2
/
+2
*
Turn off APW by default for 2.2alpha1.
Jeremy Allison
2000-11-23
1
-1
/
+1
*
Raft of changes to sync up with most things in appliance head.
Jeremy Allison
2000-11-17
1
-10
/
+16
*
Merge of the printing fixes from HEAD to 2.2.
Jeremy Allison
2000-11-15
1
-0
/
+16
*
set default for 'debug timestamp' in 2.2 to be true. Better choice
Gerald Carter
2000-11-14
1
-1
/
+1
*
merge of Simo's TDBPWD backend from HEAD
Gerald Carter
2000-10-31
1
-0
/
+19
*
Added (finally!:-) David Lee's utmp patch for 2.2. Thanks David !
Jeremy Allison
2000-10-28
1
-0
/
+13
*
Yeah - not setting getwd_cache to True as default, that'd do it for a 5x
Jeremy Allison
2000-10-24
1
-1
/
+1
*
Fix for growing printing.tdb by adding check on job creation.
Jeremy Allison
2000-10-11
1
-0
/
+4
*
Integrated support for NT and OS/2 lpq parsing. Code from
Jeremy Allison
2000-10-07
1
-0
/
+4
*
Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>
Jeremy Allison
2000-10-06
1
-0
/
+4
*
utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.
Jeremy Allison
2000-10-03
1
-0
/
+1
*
Backport of the HEAD vfs changes....
Jeremy Allison
2000-09-28
1
-1
/
+1
*
Added JF's print spooler notification code. Too good to miss for 2.2.x :-).
Jeremy Allison
2000-09-26
1
-0
/
+4
*
param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ...
Jeremy Allison
2000-09-19
1
-87
/
+97
*
missed removing the static declaration of strwicmp()
Gerald Carter
2000-08-29
1
-1
/
+0
*
needed to use strwicmp() in smbclient code, so I moved it to util_str.c
Gerald Carter
2000-08-29
1
-31
/
+0
*
arrgh.
Andrew Tridgell
2000-08-28
1
-0
/
+4
*
Fix case where volumename could be returned as UNIX charset or DOS codepage
Jeremy Allison
2000-08-11
1
-2
/
+6
[next]