index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-29
missed removing the static declaration of strwicmp()
Gerald Carter
1
-1
/
+0
2000-08-29
needed to use strwicmp() in smbclient code, so I moved it to util_str.c
Gerald Carter
1
-31
/
+0
2000-08-28
arrgh.
Andrew Tridgell
1
-0
/
+4
2000-08-11
Fix case where volumename could be returned as UNIX charset or DOS codepage
Jeremy Allison
1
-2
/
+6
2000-08-09
added printer admin option
Andrew Tridgell
1
-0
/
+4
2000-07-31
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
1
-0
/
+22
2000-07-19
First cut toward adding WINS server failover.
Christopher R. Hertel
1
-1
/
+15
2000-07-06
don't need shmem any more
Andrew Tridgell
1
-4
/
+0
2000-06-22
Changed enumports to show printernames as ports. In line with 'the grand plan...
Jeremy Allison
1
-4
/
+15
2000-06-21
Changed default printer driver to "" from NULL.
Jeremy Allison
1
-1
/
+1
2000-06-16
reverted lukes changes in param/
Andrew Tridgell
2
-0
/
+139
2000-06-16
more update.
Luke Leighton
2
-139
/
+0
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
1
-1
/
+0
2000-06-10
a first pass at Linux kernel oplocks support
Andrew Tridgell
1
-6
/
+3
2000-06-10
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
1
-31
/
+1
2000-06-08
Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>
Jeremy Allison
1
-4
/
+6
2000-06-01
param/loadparm.c: Looks like someone ran indent on this !
Jeremy Allison
1
-529
/
+293
2000-05-31
space in front of lp_preexec() causing make proto to not detect this fn.
Luke Leighton
1
-1
/
+1
2000-05-29
make proto
Luke Leighton
1
-39
/
+32
2000-05-28
lp_server_role() + use in srv_reg.
Luke Leighton
1
-2102
/
+2701
2000-05-27
TIMESTAMPS ARE IRRITATING AS HELL WHEN DEBUGGING! NGGGH!!
Luke Leighton
1
-1
/
+1
2000-05-24
removed lp_revalidate()
Andrew Tridgell
1
-4
/
+0
2000-05-16
The new msdfs implementation that uses symlinks to point to other
Shirish Kalele
1
-26
/
+6
2000-05-12
use "winbind separator" option for domain/user separator character
Andrew Tridgell
1
-1
/
+6
2000-05-10
I found a better way of handling deleted auto printers
Andrew Tridgell
1
-13
/
+2
2000-05-10
remove autoloaded printers that are no longer in /etc/printcap when we
Andrew Tridgell
1
-9
/
+27
2000-05-10
more merging
Andrew Tridgell
1
-1
/
+6
2000-05-06
added winbindd options in head branch, so it is possible to combine
Andrew Tridgell
1
-0
/
+49
2000-05-05
Fix for crash bug in OpenConfFile() if no smb.conf exists.
Tim Potter
1
-1
/
+1
2000-05-02
split the username in the vuser structure into a separate
Andrew Tridgell
1
-1
/
+1
2000-04-28
Added info level 1005 to netsharegetinfo (is the share a DFS root)
Shirish Kalele
1
-0
/
+1
2000-04-16
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
2
-75
/
+63
2000-04-12
Removed "ole locking compat" parameter (no longer used).
Jeremy Allison
1
-4
/
+0
2000-04-12
Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,
Jeremy Allison
1
-0
/
+4
2000-04-05
changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are
Jean-François Micouleau
1
-0
/
+9
2000-04-03
Fix for compiler warning about invalid structure type.
Jeremy Allison
1
-1
/
+1
2000-03-30
Fix for coredump in testparm.
Jeremy Allison
1
-1
/
+1
2000-03-27
Fixed crash bug in new handle_netbios_name code.
Jeremy Allison
1
-2
/
+2
2000-03-16
Fixes to add "paranoid" option to popen. Checks some basic things.
Jeremy Allison
1
-1
/
+19
2000-03-13
include/smb.h:
Jeremy Allison
1
-1
/
+1
2000-03-10
Cleaning up the warnings from configure.developer.
Shirish Kalele
1
-4
/
+0
2000-03-08
dded Microsoft Dfs services.
Shirish Kalele
1
-2
/
+37
2000-03-07
added a tcon test: make two tconXs with the same user/pass, open a file
Luke Leighton
1
-1
/
+1
2000-02-16
Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@...
Jeremy Allison
1
-1
/
+136
2000-02-07
Jeremy can you check lib/util_unistr.c for codepages support ?
Jean-François Micouleau
1
-0
/
+9
2000-02-03
Added 'vfs object' and 'vfs options' smb.conf parameters.
Tim Potter
1
-0
/
+25
2000-01-30
made "enable" and "disable" the default "lpresume" and "lppause" commands
Herb Lewis
1
-4
/
+1
2000-01-29
Fix from Motonobu TAKAHASHI to sort code page parameters first.
Jeremy Allison
1
-2
/
+2
2000-01-26
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
1
-1
/
+1
2000-01-20
Moved Herb's global -> local changes to HEAD.
Jeremy Allison
1
-2
/
+2
[next]