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
/
source
/
include
/
includes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
beginning to sync up for 2.2.5 release....
Gerald Carter
2002-06-17
1
-2
/
+25
*
Start of merge to 2_2_RELEASE branch for release.
Jeremy Allison
2002-04-30
1
-2
/
+46
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-1
/
+19
*
Sync-up with SAMBA_2_2 branch.
Jeremy Allison
2001-10-11
1
-37
/
+4
*
Syncup getting ready for release.
Jeremy Allison
2001-07-06
1
-23
/
+84
*
portability fixed for sco1.samba.org
Andrew Tridgell
2001-04-13
1
-0
/
+2
*
Fix for broken RelientUNIX.
Jeremy Allison
2001-04-04
1
-1
/
+1
*
Added XFS ACL code on Linux from John Trostel <jtrostel@connex.com>.
Jeremy Allison
2001-04-03
1
-0
/
+4
*
include/dlinklist.h: Allow link to end of list.
Jeremy Allison
2001-03-19
1
-0
/
+13
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-05
1
-0
/
+1
*
merge of Simo's TDBPWD backend from HEAD
Gerald Carter
2000-10-31
1
-1
/
+1
*
includes.h always include profile.h
Herb Lewis
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
*
Adnrew's 64 bit locking fixes for RedHat 7.0.... (sigh). They don't
Jeremy Allison
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
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-0
/
+1
*
allow a DEFAULT_PRINTING to be specified in CFLAGS
Andrew Tridgell
2000-05-01
1
-0
/
+4
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-0
/
+4
*
got rid of some more old configure tests and includes
Andrew Tridgell
2000-04-17
1
-51
/
+0
*
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
2000-04-11
1
-0
/
+2
*
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
Jeremy Allison
2000-03-09
1
-2
/
+2
*
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
1
-0
/
+2
*
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
2000-02-15
1
-0
/
+3
*
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
2000-02-07
1
-1
/
+18
*
Busting up of source/include/smb.h into smaller pieces which can be
Tim Potter
2000-02-03
1
-25
/
+9
*
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
2000-01-26
1
-0
/
+1
*
make a br_off a SMB_BIG_UINT
Andrew Tridgell
2000-01-16
1
-1
/
+1
*
defined br_off as a type for byte range offsets. For now I've set it
Andrew Tridgell
2000-01-13
1
-0
/
+3
*
smbd/mangle.c
Jeremy Allison
2000-01-08
1
-1
/
+0
*
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
2000-01-05
1
-0
/
+4
*
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
2000-01-05
1
-0
/
+1
*
got rid of mem_man
Andrew Tridgell
2000-01-03
1
-4
/
+0
*
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1999-12-29
1
-4
/
+4
*
Samba now includes a full ucs2 upper to lower case (and vica versa) map table.
Jeremy Allison
1999-12-23
1
-0
/
+13
*
include/includes.h: Trimmed down unicode directory entry to be POSIX complient.
Jeremy Allison
1999-12-22
1
-3
/
+1
*
First cut at unicode sys_xx functions. Now to start moving upwards.....
Jeremy Allison
1999-12-22
1
-0
/
+25
*
first pass at the database code for Samba. This also includes a test
Andrew Tridgell
1999-12-21
1
-0
/
+1
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-76
/
+164
*
moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.h
Luke Leighton
1999-12-08
1
-1
/
+4
*
sys_select added one more argument (read, write selectors).
Luke Leighton
1999-12-01
1
-0
/
+1
*
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1999-11-24
1
-0
/
+4
[next]