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
2001-10-19
client : Fixed error return.
Jeremy Allison
2
-1
/
+3
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
16
-93
/
+197
2001-10-18
Merge Gerry's %G change from 2.2.2.
Jeremy Allison
1
-7
/
+8
2001-10-18
got rid of start_background_queue()
Andrew Tridgell
1
-1
/
+6
2001-10-18
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
7
-15
/
+141
2001-10-18
Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile.
Tim Potter
3
-5
/
+5
2001-10-17
removed some debug code
Andrew Tridgell
1
-2
/
+2
2001-10-17
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
10
-66
/
+606
2001-10-17
Fixed inconsistent definitions of InBuf/OutBuf/last_char.
Jeremy Allison
1
-3
/
+0
2001-10-17
charset_initialise() doesn't exist anymore.
Tim Potter
1
-2
/
+0
2001-10-16
Optimisation to send only to correct processid.
Jeremy Allison
1
-6
/
+16
2001-10-16
very simple asynchronous "lpq" thread patch
Jean-François Micouleau
3
-2
/
+53
2001-10-16
Fix some unicode string error.
Jean-François Micouleau
1
-31
/
+42
2001-10-16
Don't core dump when using spinlocks on a read-only tdb. Unfortunately this
Jeremy Allison
1
-4
/
+16
2001-10-16
added Italian message file from Simo Source
Motonobu Takahashi
1
-0
/
+1707
2001-10-16
fix heimdal compilation
Andrew Tridgell
1
-1
/
+2
2001-10-16
fix linking of k5crypto library on openbsd
Andrew Tridgell
2
-72
/
+172
2001-10-16
Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@h...
Jeremy Allison
1
-2
/
+3
2001-10-16
fixed finding the resolv library
Andrew Tridgell
2
-448
/
+392
2001-10-15
remove zh_CN.msg because there is no maintainer.
Motonobu Takahashi
2
-1572
/
+13
2001-10-15
updated copyright notices
Andrew Tridgell
3
-6
/
+30
2001-10-15
- renamed *.po message files to *.msg
Andrew Tridgell
6
-12
/
+15
2001-10-15
split session setup code out of reply.c in preparation for adding
Andrew Tridgell
3
-345
/
+357
2001-10-15
always install swat language files
Andrew Tridgell
1
-13
/
+5
2001-10-15
removed unused gettext code
Andrew Tridgell
33
-7614
/
+0
2001-10-15
include more libs needed for kerberos5 on some systems (eg. solaris)
Andrew Tridgell
3
-892
/
+776
2001-10-14
fixed the --with-krb5=dir option.
Andrew Tridgell
2
-87
/
+92
2001-10-14
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-10-14
forgot to add intl.h
Andrew Tridgell
1
-0
/
+25
2001-10-14
return of vsnprintf doesn't include termination
Andrew Tridgell
1
-1
/
+1
2001-10-14
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
16
-794
/
+525
2001-10-14
bit neater talloc_asprintf() implementation
Andrew Tridgell
1
-19
/
+11
2001-10-14
minor Realloc() fix - pedantic
Andrew Tridgell
1
-2
/
+5
2001-10-14
Some reformatting.
Tim Potter
1
-6
/
+10
2001-10-14
Pass domain structure around in cache code rather than the domain name.
Tim Potter
3
-32
/
+29
2001-10-14
Resurrected sam sequence number code.
Tim Potter
1
-117
/
+175
2001-10-14
fixed NTLMSSP with XP servers (who don't send the duplicate challenge
Andrew Tridgell
2
-3
/
+17
2001-10-14
fixed two bugs in the NTLMSSP code
Andrew Tridgell
1
-2
/
+8
2001-10-13
introduce mangle backward compatibility functions
Simo Sorce
2
-2
/
+178
2001-10-12
Made nt acl support a local parameter for w2ksp2 profile fix.
Jeremy Allison
3
-31
/
+59
2001-10-12
Converted a few winbind functions to use a talloc context that is destroyed
Tim Potter
1
-32
/
+72
2001-10-12
fixed compiler warning.
Tim Potter
1
-1
/
+1
2001-10-12
This file is really old and not used anymore.
Tim Potter
1
-1375
/
+0
2001-10-12
Moved from include subdir.
Tim Potter
1
-0
/
+35
2001-10-12
Moved to rpcclient subdirectory.
Tim Potter
1
-33
/
+0
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
9
-1045
/
+292
2001-10-12
moved some OIDs to the ASN.1 header
Andrew Tridgell
3
-8
/
+10
2001-10-12
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
9
-275
/
+590
2001-10-12
Removed some unused code from the recent cleanup.
Tim Potter
2
-291
/
+2
2001-10-12
Fix for tdb_oob() on TDB_INTERNAL databases.
Jeremy Allison
1
-2
/
+7
[next]