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
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
1999-12-13
Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI.
Jeremy Allison
2
-2
/
+1319
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
104
-41410
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
221
-45540
/
+37593
1999-12-12
changed function name of get_home_dir() to get_unixhome_dir(), to stop
Luke Leighton
9
-12
/
+34
1999-12-12
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
31
-1170
/
+2024
1999-12-12
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
42
-869
/
+1308
1999-12-09
OK. This code works on a RedHat 6.0 system. However smbpasswd
Gerald Carter
4
-5
/
+16
1999-12-08
jerry spotted that get_domain_sids() was being called with the wrong
Luke Leighton
4
-17
/
+6
1999-12-08
moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.h
Luke Leighton
4
-662
/
+578
1999-12-08
parsing code for transferring unix and nt security credentials over-the-wire.
Luke Leighton
2
-0
/
+582
1999-12-08
ABOUT TIME!!!!!!!!
Luke Leighton
22
-348
/
+423
1999-12-06
the first independent msrpc daemon - lsarpcd.
Luke Leighton
18
-550
/
+1904
1999-12-05
reenabled retry_time (commented out accidentally in name_status)
Luke Leighton
1
-1
/
+1
1999-12-05
first version of msrpc agent redirector code. client-side only.
Luke Leighton
8
-6
/
+953
1999-12-05
created create_pipe_socket() function.
Luke Leighton
5
-102
/
+77
1999-12-04
argh! how horrible! spent ages working out why packets weren't being
Luke Leighton
3
-27
/
+50
1999-12-04
argh. trying to get the nmb agent code to filter out "self" packets.
Luke Leighton
1
-9
/
+3
1999-12-04
even more cool! nmb-agent moved over to new vagent style, too!
Luke Leighton
1
-229
/
+46
1999-12-04
cool! created higher-order function table for agent redirection.
Luke Leighton
6
-216
/
+340
1999-12-04
more similar agent code
Luke Leighton
2
-47
/
+43
1999-12-04
nmb agent memory free problems
Luke Leighton
1
-7
/
+6
1999-12-04
trying to make redirector agent code same base.
Luke Leighton
2
-62
/
+78
[next]