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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
32
-121
/
+90
2000-01-07
don't use strcpy
Andrew Tridgell
1
-1
/
+2
2000-01-07
don't require readline
Andrew Tridgell
1
-1
/
+13
2000-01-07
- patch from Rusty to neaten up the code a bit
Andrew Tridgell
2
-232
/
+109
2000-01-06
Removed unneeded #define.
Jeremy Allison
1
-2
/
+0
2000-01-06
Fixed spurious error message when doing a 'put' of an empty file.
Jeremy Allison
1
-1
/
+4
2000-01-06
Generic wildcard matching fix from weidel@multichart.de.
Jeremy Allison
1
-19
/
+80
2000-01-06
Re-added "dfree command" functionality that was described in the man pages
Jeremy Allison
3
-1
/
+50
2000-01-06
Fix for renaming directories on OS/2 server. Fix from John Janosik <jpjanosi@...
Jeremy Allison
1
-1
/
+1
2000-01-05
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
7
-45
/
+54
2000-01-05
client/client.c: I18N fixes.
Jeremy Allison
3
-100
/
+153
2000-01-05
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
9
-41
/
+171
2000-01-05
lower the default hash size a bit
Andrew Tridgell
1
-1
/
+1
2000-01-05
use a minimal hash size in the unexpected packet database. A large
Andrew Tridgell
1
-1
/
+1
2000-01-04
Added "crap" fix for rotating string buffers. (Increased to 20, added #define).
Jeremy Allison
1
-4
/
+5
2000-01-04
using read_with_timeout(), min data size 16 bytes (DCE/RPC header), max
Luke Leighton
1
-1
/
+5
2000-01-04
oops, must use read_data() not read(), as read() may only provide
Luke Leighton
1
-2
/
+2
2000-01-04
Fixed getgrent() recurse problem.
Jeremy Allison
1
-8
/
+45
2000-01-03
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
24
-1239
/
+3542
2000-01-03
added suppport for unexpected udp/138 packets
Andrew Tridgell
6
-333
/
+329
2000-01-03
ignore a few files
Andrew Tridgell
3
-1
/
+20
2000-01-03
got rid of mem_man
Andrew Tridgell
7
-857
/
+0
2000-01-03
the bulk of the unexpected packet handling code is in here
Andrew Tridgell
1
-0
/
+160
2000-01-03
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
10
-221
/
+252
2000-01-03
drop the alignment to 4 bytes - this makes tdb more space efficient
Andrew Tridgell
1
-1
/
+1
2000-01-03
fixed active shares display
Andrew Tridgell
1
-2
/
+2
2000-01-03
don't close the database after each claim_connection()
Andrew Tridgell
1
-2
/
+0
2000-01-02
updated docs
Andrew Tridgell
2
-3
/
+7
2000-01-02
- added tdb_flags option to tdb_open()
Andrew Tridgell
12
-67
/
+72
2000-01-02
show test result in ops/sec
Andrew Tridgell
1
-2
/
+2
2000-01-02
- optimise tdb_store() a little
Andrew Tridgell
1
-7
/
+15
1999-12-29
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
8
-468
/
+1388
1999-12-24
a useful locking tester - it uses lots of simultaneous writers
Andrew Tridgell
1
-0
/
+117
1999-12-24
fixed more locking bugs - all seems OK now
Andrew Tridgell
2
-42
/
+67
1999-12-23
Fixed range checking in unicode to multibyte function. Oops.
Jeremy Allison
1
-9
/
+15
1999-12-23
Added wtoupper/wtolower.
Jeremy Allison
1
-0
/
+19
1999-12-23
Samba now includes a full ucs2 upper to lower case (and vica versa) map table.
Jeremy Allison
3
-1
/
+70
1999-12-23
Upper to lower case map table for unicode.
Jeremy Allison
1
-0
/
+65536
1999-12-23
Awk script to create #include C code from unicode upper -> lower case map.
Jeremy Allison
1
-0
/
+59
1999-12-23
Unicode upper <--> lower character map. Needed for wisXXX functions.
Jeremy Allison
1
-0
/
+10617
1999-12-23
fixed locking code
Andrew Tridgell
2
-70
/
+195
1999-12-22
include/includes.h: Trimmed down unicode directory entry to be POSIX complient.
Jeremy Allison
3
-6
/
+19
1999-12-22
improved error message in case the lock list is truncated
Andrew Tridgell
1
-1
/
+8
1999-12-22
fixed a bug in the handling of tdb version number upgrade
Andrew Tridgell
1
-0
/
+3
1999-12-22
First cut at unicode sys_xx functions. Now to start moving upwards.....
Jeremy Allison
5
-7
/
+224
1999-12-22
added some paranoia code
Andrew Tridgell
1
-41
/
+46
1999-12-22
Ok - we now have the following functions for UNICODE support :
Jeremy Allison
2
-0
/
+129
1999-12-22
when no shares are returned the *shares pointer must be set to null
Andrew Tridgell
1
-0
/
+2
1999-12-21
Added new unicode functions - not used yet, but are the basis for the
Jeremy Allison
3
-669
/
+212
1999-12-21
Changed MAX to MIN in SET_FILE_BASIC_INFO as recommended by "Michael C. Adler...
Jeremy Allison
1
-1
/
+1
[prev]
[next]