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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-02-17
Updated docs for tdb_traverse.
Tim Potter
1
-2
/
+3
2000-02-16
More checks for passing NULL tdb contexts to tdb functions.
Tim Potter
1
-0
/
+77
2000-02-16
Added support for SO_REUSEPORT for systems that have it.
Jeremy Allison
1
-1
/
+11
2000-02-16
Make proto.
Jeremy Allison
1
-0
/
+1
2000-02-16
tdb_traverse() now takes three arguments.
Tim Potter
1
-3
/
+3
2000-02-16
Added "source environment" parameter from Nicolas Williams <Nicolas.Williams@...
Jeremy Allison
1
-1
/
+136
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
14
-488
/
+786
2000-02-15
fix the reply of rpc_alter_context
Jean-François Micouleau
8
-1955
/
+2485
2000-02-15
Return "Invalid tdb context" instead of crashing when tdb_error called
Tim Potter
1
-2
/
+6
2000-02-15
Not enough args to DEBUG statement.
Tim Potter
1
-1
/
+1
2000-02-14
Ooops. Fixed stupid typo with missing ! in cli error code.
Jeremy Allison
1
-1
/
+1
2000-02-10
damn, masktest now needs the mangle code from smbd
Andrew Tridgell
1
-1
/
+1
2000-02-10
the beginnings of a fnmatch() based wildcard matching routine
Andrew Tridgell
1
-20
/
+66
2000-02-09
Fixed wildcard match bug with '****' with smbclient. Found by Andrew (damn hi...
Jeremy Allison
1
-2
/
+3
2000-02-09
Correct for for core dump in smbpasswd with cli_errstr().
Jeremy Allison
1
-8
/
+22
2000-02-09
Defensive programming for cli_error().
Jeremy Allison
1
-1
/
+7
2000-02-09
update masktest for new make_nmb_name() syntax
Andrew Tridgell
1
-3
/
+3
2000-02-09
added masktest to head branch, in preparation for another assault on
Andrew Tridgell
1
-0
/
+435
2000-02-08
Moved over lib/util_sec (with added fixes) as the HEAD source
Jeremy Allison
1
-4
/
+50
2000-02-07
Hum, I should remove my gloves when I'm in front of an xterm :)
Jean-François Micouleau
3
-33
/
+44
2000-02-07
make proto ...
Jean-François Micouleau
2
-344
/
+683
2000-02-07
spoolss include definitions
Jean-François Micouleau
5
-15
/
+35
2000-02-07
spoolss definitions.
Jean-François Micouleau
4
-15
/
+128
2000-02-07
Jeremy can you check lib/util_unistr.c for codepages support ?
Jean-François Micouleau
5
-2
/
+124
2000-02-07
First commit of the spoolss code to the HEAD branch.
Jean-François Micouleau
6
-0
/
+12124
2000-02-07
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
7
-738
/
+811
2000-02-07
Fix some more compile warnings.
Tim Potter
1
-1
/
+2
2000-02-07
Fixed compile warning in locking.c:traverse_fn()
Tim Potter
2
-341
/
+342
2000-02-04
After 3AM, it's getting hard for Luke :-)
Jean-François Micouleau
1
-5
/
+4
2000-02-04
Fix some compile warnings.
Tim Potter
2
-1
/
+8
2000-02-04
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
12
-390
/
+402
2000-02-03
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
7
-44
/
+59
2000-02-03
Backed out -rdynamic linker option. It seems to be GNU ld specific.
Tim Potter
2
-420
/
+429
2000-02-03
make proto
Tim Potter
1
-332
/
+373
2000-02-03
Mega-VFS merge. Yeah baby!
Tim Potter
14
-158
/
+261
2000-02-03
Added 'vfs object' and 'vfs options' smb.conf parameters.
Tim Potter
1
-0
/
+25
2000-02-03
Comments to use vfs_* functions instead of dos_* unless really
Tim Potter
4
-4
/
+761
2000-02-03
Add -rdynamic to LDFLAGS if libdl found.
Tim Potter
2
-653
/
+736
2000-02-03
Added smbd/vfs.o and smbd/vfs-wrap.o to smbd objects.
Tim Potter
1
-0
/
+1
2000-02-03
Added .dummy file.
Tim Potter
1
-0
/
+1
2000-02-03
Busting up of source/include/smb.h into smaller pieces which can be
Tim Potter
6
-349
/
+608
2000-02-01
system_name not server_name
Tim Potter
1
-1
/
+1
2000-01-31
Pass arguments to ./configure
Tim Potter
1
-1
/
+1
2000-01-30
made "enable" and "disable" the default "lpresume" and "lppause" commands
Herb Lewis
1
-4
/
+1
2000-01-29
Wrapped popen calls in HAVE_POPEN - needed if we are to add the
Jeremy Allison
5
-2
/
+11
2000-01-29
Fix from Motonobu TAKAHASHI to sort code page parameters first.
Jeremy Allison
1
-2
/
+2
2000-01-28
Modified auto alignment of ud[] struct on stack to be declared as an
Jeremy Allison
2
-4
/
+4
2000-01-27
Fixed code page conversions of messages outgoing/incoming.
Jeremy Allison
2
-0
/
+17
2000-01-26
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
9
-83
/
+502
2000-01-26
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
9
-53
/
+76
[next]