index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added SWAT i18n feature:
Motonobu Takahashi
2001-09-24
2
-0
/
+72
*
fixed the Makefile so we don't rebuild libsmbclient and build_env.h
Andrew Tridgell
2001-09-22
1
-1
/
+1
*
These are RIDs not Unix UIDs so make this clear in the feild names.
Andrew Bartlett
2001-09-22
1
-2
/
+2
*
Attempt to make quotas work with RH7.1, and with other Linuxen... This is
Jeremy Allison
2001-09-21
1
-0
/
+2
*
Reran autoconf, autoheader
Andrew Bartlett
2001-09-19
1
-0
/
+10
*
Add the ability to display Samba's build options with smbd -b and as a level 4
Andrew Bartlett
2001-09-19
1
-0
/
+1
*
Correct fix for unaligned memcpy - malloc'ed memory incremented by sizeof(str...
Jeremy Allison
2001-09-18
1
-1
/
+4
*
Use structure copy to fix unaligned accesses on 64bit architectures on
Jeremy Allison
2001-09-18
1
-1
/
+1
*
introduce SAFE_FREE() macro as suggested by andreas moroder.
Simo Sorce
2001-09-17
1
-0
/
+3
*
Start pushing the NTSTATUS stuff out to the wire for session setups.
Andrew Bartlett
2001-09-16
1
-0
/
+1
*
Fixed up Solaris 64 bit configure.
Jeremy Allison
2001-09-15
1
-1
/
+2
*
merges from 2.2
Gerald Carter
2001-09-14
1
-1
/
+1
*
Removed CHECK_STRUCT macro - it isn't used anywhere.
Tim Potter
2001-09-14
1
-12
/
+0
*
Oops.
Tim Potter
2001-09-14
1
-1
/
+1
*
Discovered a whole lot more opcodes on the LSA pipe while writing a rpc
Tim Potter
2001-09-13
1
-6
/
+38
*
Some patches to authentication:
Tim Potter
2001-09-12
1
-2
/
+2
*
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
2001-09-12
2
-10
/
+1
*
Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h to
Tim Potter
2001-09-12
2
-16
/
+17
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
3
-1
/
+7
*
added xfile
Andrew Tridgell
2001-09-10
1
-0
/
+44
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
2
-1
/
+2
*
fixed missing const on d_printf declaration
Andrew Tridgell
2001-09-09
1
-3
/
+3
*
convert more code to using d_printf
Andrew Tridgell
2001-09-08
1
-0
/
+2
*
Change the description on --with-pam_smbpass to make it clearer - some peope
Andrew Bartlett
2001-09-07
1
-2
/
+22
*
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
2001-09-07
2
-0
/
+26
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+0
*
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
2001-09-06
1
-0
/
+3
*
Removed 18 duplicate #undef entries.
Tim Potter
2001-09-06
1
-21
/
+0
*
Annotated definition of NEW_PW_FORMAT_SPACE_PADDED_LEN constant.
Tim Potter
2001-09-06
1
-1
/
+3
*
add profiling stats from 2.2
Herb Lewis
2001-09-05
1
-1
/
+51
*
added filename to error_packet()
Andrew Tridgell
2001-09-05
1
-4
/
+4
*
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
2001-09-05
1
-34
/
+1
*
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
2001-09-04
1
-2
/
+2
*
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
2001-09-04
1
-2
/
+2
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
7
-55
/
+57
*
more NTSTATUS/WERROR conversion
Andrew Tridgell
2001-09-03
2
-5
/
+9
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
4
-13
/
+46
*
Merge of sam sync code from TNG.
Tim Potter
2001-08-28
1
-0
/
+19
*
Merge of SAM delta type constants and BDC replication types from TNG.
Tim Potter
2001-08-28
1
-0
/
+282
*
Added sam sync and sam replication smbd message constants.
Tim Potter
2001-08-28
1
-0
/
+2
*
Added copyright header (taken from include/doserr.h)
Tim Potter
2001-08-28
1
-511
/
+538
*
Fixed description in file header.
Tim Potter
2001-08-28
1
-1
/
+1
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
12
-149
/
+146
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
4
-526
/
+538
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
3
-21
/
+12
*
Process the SAM/UAS change notification message.
Tim Potter
2001-08-24
1
-1
/
+1
*
Some W2k info.
Jeremy Allison
2001-08-23
1
-0
/
+41
*
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
2001-08-23
3
-5
/
+5
*
A few changes:
Andrew Bartlett
2001-08-22
2
-0
/
+43
*
added ERRbadmcb
Andrew Tridgell
2001-08-22
1
-0
/
+1
[next]