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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-09
fixed missing const on d_printf declaration
Andrew Tridgell
1
-3
/
+3
2001-09-08
convert more code to using d_printf
Andrew Tridgell
1
-0
/
+2
2001-09-07
Change the description on --with-pam_smbpass to make it clearer - some peope
Andrew Bartlett
1
-2
/
+22
2001-09-07
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
2
-0
/
+26
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
1
-1
/
+0
2001-09-06
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
1
-0
/
+3
2001-09-06
Removed 18 duplicate #undef entries.
Tim Potter
1
-21
/
+0
2001-09-06
Annotated definition of NEW_PW_FORMAT_SPACE_PADDED_LEN constant.
Tim Potter
1
-1
/
+3
2001-09-05
add profiling stats from 2.2
Herb Lewis
1
-1
/
+51
2001-09-05
added filename to error_packet()
Andrew Tridgell
1
-4
/
+4
2001-09-05
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
1
-34
/
+1
2001-09-04
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
1
-2
/
+2
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
1
-2
/
+2
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
7
-55
/
+57
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
2
-5
/
+9
2001-09-03
the next step in our error code handling change
Andrew Tridgell
4
-13
/
+46
2001-08-28
Merge of sam sync code from TNG.
Tim Potter
1
-0
/
+19
2001-08-28
Merge of SAM delta type constants and BDC replication types from TNG.
Tim Potter
1
-0
/
+282
2001-08-28
Added sam sync and sam replication smbd message constants.
Tim Potter
1
-0
/
+2
2001-08-28
Added copyright header (taken from include/doserr.h)
Tim Potter
1
-511
/
+538
2001-08-28
Fixed description in file header.
Tim Potter
1
-1
/
+1
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
12
-149
/
+146
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
4
-526
/
+538
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
3
-21
/
+12
2001-08-24
Process the SAM/UAS change notification message.
Tim Potter
1
-1
/
+1
2001-08-23
Some W2k info.
Jeremy Allison
1
-0
/
+41
2001-08-23
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
3
-5
/
+5
2001-08-22
A few changes:
Andrew Bartlett
2
-0
/
+43
2001-08-22
added ERRbadmcb
Andrew Tridgell
1
-0
/
+1
2001-08-20
a bunch of fixes from the sflight to seattle
Andrew Tridgell
1
-1
/
+1
2001-08-16
removed unused file
Andrew Tridgell
1
-91
/
+0
2001-08-13
Moved across definition of dos error types from smb.h to doserr.h
Tim Potter
2
-4
/
+7
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-2
/
+2
2001-08-10
Added Mike Davidsons Tru64 ACL patch.
Jeremy Allison
2
-3
/
+3
2001-08-10
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2
-53
/
+126
2001-08-10
Removed nt_error field from cli_state as it was not used anywhere.
Tim Potter
1
-1
/
+0
2001-08-10
Moved dos error codes from smb.h into new file doserr.h
Tim Potter
2
-113
/
+136
2001-08-03
Added include guards...
Jeremy Allison
1
-0
/
+3
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2
-0
/
+97
2001-08-02
Allow smbpasswd to join a W2K hosted AD domain.
Jeremy Allison
1
-0
/
+1
2001-08-02
Put HPUX on mmap blacklist.
Jeremy Allison
1
-0
/
+1
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-0
/
+1
2001-07-26
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
Jeremy Allison
2
-1
/
+32
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
1
-1
/
+0
2001-07-25
a better test for unix domain sockets
Andrew Tridgell
2
-4
/
+2
2001-07-25
added a --with-libiconv=BASEDIR/ option to allow easier use of an
Andrew Tridgell
1
-1
/
+4
2001-07-22
if EILSEQ doesn't exist then use EIO. It doesn't really matter what
Andrew Tridgell
1
-2
/
+3
2001-07-22
changed the iconv interface to go via ucs2 for all conversions. This
Andrew Tridgell
2
-6
/
+9
2001-07-20
This should fix the build, I think tpot just missed the file for his CVS
Andrew Bartlett
1
-0
/
+1
2001-07-16
Fix from bernd@arresum.inka.de for broken krb configure.
Jeremy Allison
1
-1
/
+1
[next]