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
/
includes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+1
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-0
/
+1
*
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
*
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
2001-09-07
1
-0
/
+1
*
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
2001-09-05
1
-34
/
+1
*
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
2001-08-23
1
-1
/
+1
*
A few changes:
Andrew Bartlett
2001-08-22
1
-0
/
+2
*
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2001-08-03
1
-0
/
+2
*
a better test for unix domain sockets
Andrew Tridgell
2001-07-25
1
-1
/
+1
*
if EILSEQ doesn't exist then use EIO. It doesn't really matter what
Andrew Tridgell
2001-07-22
1
-2
/
+3
*
changed the iconv interface to go via ucs2 for all conversions. This
Andrew Tridgell
2001-07-22
1
-0
/
+5
*
Add backend encryption support for NTLMv2.
Andrew Bartlett
2001-07-07
1
-0
/
+3
*
missed a couple of strchr calls
Andrew Tridgell
2001-07-04
1
-5
/
+0
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-3
/
+5
*
Added #define of int32 to int for cray. This will almost certainly cause
Jeremy Allison
2001-07-03
1
-0
/
+3
*
fixed build
Andrew Tridgell
2001-06-26
1
-0
/
+1
*
fall back to "unsigned" for uint32 on systems that don't have one
Andrew Tridgell
2001-06-26
1
-1
/
+3
*
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
2001-06-25
1
-5
/
+7
*
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
2001-06-18
1
-4
/
+0
*
Compile fix for Solaris.
Tim Potter
2001-06-04
1
-8
/
+29
*
fixed asprintf declaration
Andrew Tridgell
2001-05-30
1
-6
/
+3
*
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
Andrew Tridgell
2001-05-30
1
-0
/
+6
*
4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce
2001-05-29
1
-0
/
+2
*
Removed S_ISSOCK() macro as it's only used within winbind client code.
Tim Potter
2001-05-08
1
-10
/
+0
*
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
2001-05-03
1
-0
/
+8
*
- fixed some compiler warnings
Andrew Tridgell
2001-04-28
1
-6
/
+12
*
- added test for vasprintf
Andrew Tridgell
2001-04-28
1
-0
/
+15
*
Merge of changes from 2.2.
Jeremy Allison
2001-04-18
1
-0
/
+30
*
Fix for broken RelientUNIX.
Jeremy Allison
2001-04-04
1
-1
/
+1
*
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
2001-04-03
1
-0
/
+4
*
first pass of the new group mapping code
Jean-François Micouleau
2001-03-23
1
-0
/
+2
*
Added sys_dlopen/sys_dlsym/sys_dlclose.
Jeremy Allison
2001-03-19
1
-0
/
+13
*
much simpler readline code
Andrew Tridgell
2001-03-18
1
-2
/
+0
*
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
2001-03-18
1
-18
/
+2
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
1
-0
/
+1
*
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
2000-10-26
1
-1
/
+1
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-5
/
+0
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-0
/
+3
*
added a hack to get 64 bit locking working with the broken fcntl()
Andrew Tridgell
2000-09-29
1
-0
/
+13
*
the first cut of the internal messaging system.
Andrew Tridgell
2000-09-11
1
-0
/
+1
*
Fixed some more client SPOOLSS functions. The following
Gerald Carter
2000-07-18
1
-0
/
+1
*
Fixes for various compile warnings on Solaris 8.
Tim Potter
2000-07-10
1
-14
/
+14
*
Include nss.h if present or define enough values to allow client access to
Tim Potter
2000-07-06
1
-0
/
+15
*
Added MAX_SEC_CTX_DEPTH
Tim Potter
2000-06-23
1
-0
/
+2
*
A neater way of solving the S_ISSOCK, S_ISFIFO problem.
Tim Potter
2000-06-21
1
-0
/
+54
*
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
2000-06-15
1
-0
/
+9
*
fixed Linux capabilities handling
Andrew Tridgell
2000-06-11
1
-12
/
+0
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
1
-0
/
+12
*
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2000-05-09
1
-8
/
+2
[next]