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-20
better krb5 error handling (thanks andrewb!)
Andrew Tridgell
3
-9
/
+23
2001-10-20
finished auth when we get a valid kerberos ticket
Andrew Tridgell
1
-8
/
+58
2001-10-20
add non_root_mode() check
Andrew Tridgell
1
-1
/
+1
2001-10-20
removed an unused variable
Andrew Tridgell
1
-1
/
+0
2001-10-20
don't need KRB5_DIR define
Andrew Tridgell
1
-1
/
+0
2001-10-20
fixed LDSHFLAGS when using non-standard lib locations
Andrew Tridgell
1
-7
/
+8
2001-10-20
quick fix for krb5 compilation. I've told vance how to fix this module
Andrew Tridgell
1
-5
/
+2
2001-10-19
Ensure we mask off deny modes correctly on being set (this shouldn't have
Jeremy Allison
2
-3
/
+3
2001-10-19
Added include guards around file.
Jeremy Allison
1
-0
/
+4
2001-10-19
Add RAP net share add support
Jim McDonough
1
-31
/
+113
2001-10-19
print in a human readable format when the password expired.
Jean-François Micouleau
2
-2
/
+2
2001-10-19
Add build of net utility
Jim McDonough
1
-2
/
+8
2001-10-19
Add command-line remote management utility
Jim McDonough
1
-0
/
+1510
2001-10-19
Add additional client RAP calls
Jim McDonough
1
-0
/
+1832
2001-10-19
Add rap.h for net utility and libsmb
Jim McDonough
1
-0
/
+2
2001-10-19
Add header for common RAP definitions
Jim McDonough
1
-0
/
+478
2001-10-19
Fixed issues with changenotify only being called once in VC++.
Jeremy Allison
1
-4
/
+29
2001-10-19
Tidy up debug in notify code.
Jeremy Allison
2
-24
/
+35
2001-10-19
Fixed some memory leaks introduced by connection handling rewrite, as well
Tim Potter
4
-20
/
+29
2001-10-19
Converted some more functions to create and dispose of a talloc context on a
Tim Potter
5
-87
/
+106
2001-10-19
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
5
-61
/
+280
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
[prev]
[next]