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
/
includes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
1
-0
/
+3
2000-02-07
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
1
-1
/
+18
2000-02-03
Busting up of source/include/smb.h into smaller pieces which can be
Tim Potter
1
-25
/
+9
2000-01-26
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
1
-0
/
+1
2000-01-16
make a br_off a SMB_BIG_UINT
Andrew Tridgell
1
-1
/
+1
2000-01-13
defined br_off as a type for byte range offsets. For now I've set it
Andrew Tridgell
1
-0
/
+3
2000-01-08
smbd/mangle.c
Jeremy Allison
1
-1
/
+0
2000-01-05
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
1
-0
/
+4
2000-01-05
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
1
-0
/
+1
2000-01-03
got rid of mem_man
Andrew Tridgell
1
-4
/
+0
1999-12-29
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1
-4
/
+4
1999-12-23
Samba now includes a full ucs2 upper to lower case (and vica versa) map table.
Jeremy Allison
1
-0
/
+13
1999-12-22
include/includes.h: Trimmed down unicode directory entry to be POSIX complient.
Jeremy Allison
1
-3
/
+1
1999-12-22
First cut at unicode sys_xx functions. Now to start moving upwards.....
Jeremy Allison
1
-0
/
+25
1999-12-21
first pass at the database code for Samba. This also includes a test
Andrew Tridgell
1
-0
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-76
/
+164
1999-12-08
moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.h
Luke Leighton
1
-1
/
+4
1999-12-01
sys_select added one more argument (read, write selectors).
Luke Leighton
1
-0
/
+1
1999-11-24
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1
-0
/
+4
1999-08-08
Some compilers want (void) instead of just () in function declarations.
Matthew Chapman
1
-1
/
+1
1999-07-09
Put back in GNU readline support for smbclient accidentally trashed by
Tim Potter
1
-0
/
+8
1999-07-09
Hived off string routines into a separate file.
Tim Potter
1
-19
/
+3
1999-04-01
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1
-8
/
+16
1999-03-08
Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found.
Luke Leighton
1
-0
/
+4
1999-03-02
added <mysql.h> autoconf test.
Luke Leighton
1
-0
/
+4
1998-12-17
and in head branch:
Andrew Tridgell
1
-1
/
+1
1998-12-16
A while back, Andrew and I talked about making the debug parsing code a
Christopher R. Hertel
1
-2
/
+0
1998-12-15
on Linux force fcntl/mmap based shared memory and on other systems
Andrew Tridgell
1
-0
/
+13
1998-11-30
moving rpc/rpc.h to after netinet.h
Luke Leighton
1
-5
/
+5
1998-11-29
removed include of net/route.h because it prevents compilation under
Andrew Tridgell
1
-4
/
+6
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-0
/
+4
1998-11-23
re-added includes for yp_prot.h and yp_clnt.h
Luke Leighton
1
-0
/
+13
1998-11-23
get rid of __wait boring warning, caused by rpc/clnt.h
Luke Leighton
1
-13
/
+4
1998-11-23
unix instance of group database API
Luke Leighton
1
-0
/
+1
1998-11-19
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
1
-22
/
+43
1998-11-18
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1
-0
/
+9
1998-11-18
Fixed problem with HAVE_NETGROUP being used on platforms
Jeremy Allison
1
-1
/
+1
1998-11-17
Moved PRINTCAP_NAME from smb.h to includes to allow it to
Jeremy Allison
1
-0
/
+3
1998-11-16
Updates to handle glob.h - was causing problems on SCO 5.0.4
John Terpstra
1
-1
/
+1
1998-11-13
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1
-2
/
+10
1998-11-13
reverted includes change for FreeBSD as it breaks IRIX
Andrew Tridgell
1
-1
/
+0
1998-11-13
fixes for OSF1 compilation
Andrew Tridgell
1
-0
/
+1
1998-11-10
rpcclient registry commands.
Luke Leighton
1
-0
/
+4
1998-10-28
Still moving things around. debugparse.h will be removed from the include
Christopher R. Hertel
1
-2
/
+2
1998-10-28
Quick fixes to fix the broken tree. Needed for my morning compiles.
Jeremy Allison
1
-1
/
+3
1998-10-24
volker was concerned about unique inode numbers and smbsh. This set of
Andrew Tridgell
1
-0
/
+6
1998-10-15
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1
-0
/
+5
1998-10-07
more solaris acl fixes
Andrew Tridgell
1
-0
/
+4
1998-10-07
yet another attempt at making this stuff portable. This time I use
Andrew Tridgell
1
-13
/
+0
1998-10-07
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1
-0
/
+23
[next]