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-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
1999-12-21
expanded the tdb documentation
Andrew Tridgell
1
-0
/
+110
1999-12-21
changed %g to %3.1f to be friendly to our poor snprintf() code
Andrew Tridgell
1
-2
/
+2
1999-12-21
changed message is connections.tdb doesn't exist
Andrew Tridgell
1
-1
/
+1
1999-12-21
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
19
-3805
/
+428
1999-12-21
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
11
-423
/
+400
1999-12-21
this was left out from the 2.0.6 merge
Andrew Tridgell
1
-0
/
+236
1999-12-21
first pass at the database code for Samba. This also includes a test
Andrew Tridgell
8
-1
/
+1541
1999-12-21
Fix based on code from monyo@home.monyo.com to fix multibyte continuation
Jeremy Allison
1
-17
/
+31
1999-12-21
Fix from tulipant-gergely@dbrt.hu for returning incorrect error code
Jeremy Allison
1
-1
/
+1
1999-12-20
*Finally*. Correct patch to fix timestamp problems from Paul Eggert <eggert@t...
Jeremy Allison
1
-3
/
+14
1999-12-17
added basic nsswitch support - this allows you to use a "wins" entry
Andrew Tridgell
2
-0
/
+142
1999-12-17
more files from 2.0.6
Andrew Tridgell
2
-0
/
+1632
1999-12-17
update version to pre-3.0.0
Andrew Tridgell
1
-1
/
+1
1999-12-17
client/smbspool.c from 2.0.6
Andrew Tridgell
1
-0
/
+366
1999-12-17
lib/fnmatch.c from 2.0.6
Andrew Tridgell
1
-0
/
+200
1999-12-17
printing/print_cups.c from 2.0.6
Andrew Tridgell
1
-0
/
+206
1999-12-17
interfaces.h from 2.0.6
Andrew Tridgell
1
-0
/
+10
1999-12-17
interfaces.c from 2.0.6
Andrew Tridgell
1
-0
/
+401
1999-12-17
util_sec.c from 2.0.6
Andrew Tridgell
1
-0
/
+326
[next]