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-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
1999-12-04
jeremy is going to hate me for this.
Luke Leighton
11
-51
/
+785
1999-12-04
argh! you wouldn't believe what i had to do: use the mid (multiplex id)
Luke Leighton
3
-15
/
+99
1999-12-03
argh! smb-agent redirection client reusage is a nightmare!
Luke Leighton
4
-149
/
+251
1999-12-03
starting "connection reuse" system in smb-agent. added version number
Luke Leighton
6
-76
/
+164
1999-12-03
i always get caught out with non-gnu-readline code mods :-)
Luke Leighton
1
-1
/
+1
1999-12-03
smb-agent improvements. added -D (daemon) option. smb agent is
Luke Leighton
2
-18
/
+76
1999-12-03
cool! a unix socket smb redirector. code based on smbfilter and
Luke Leighton
9
-6
/
+487
1999-12-03
promptline undefined (pline)
Luke Leighton
1
-1
/
+1
1999-12-02
new get_any_dc_name() function allows lookups of trusted domains from
Luke Leighton
2
-15
/
+19
1999-12-02
domain_client_validate() no longer takes serverlist, it calls
Luke Leighton
3
-14
/
+12
1999-12-02
cleaning up: removing those horrible references to server list
Luke Leighton
8
-148
/
+23
[next]