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
2007-10-10
r9627: Enable format string checking for the MIPSPro compilers.
James Peach
1
-1
/
+13
2007-10-10
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
1
-0
/
+12
2007-10-10
r8510: Don't include the valgrind headers on 64bit linux systems.
Gerald Carter
1
-0
/
+3
2007-10-10
r7959: Added aio structure and types.
Jeremy Allison
1
-0
/
+27
2007-10-10
r7886: Fix building with pam_smbpass.
Jeremy Allison
1
-0
/
+1
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-1
/
+12
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-0
/
+5
2007-10-10
r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...
Volker Lendecke
1
-1
/
+0
2007-10-10
r6639: Attempt to fix the build with talloc
Volker Lendecke
1
-0
/
+1
2007-10-10
r6570: Add socket_wrapper library to 3.0. Can be enabled by passing
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r6318: don't include smbwrapper stuff unless asked for
Herb Lewis
1
-0
/
+2
2007-10-10
r6266: Add includes for sys/extattr.h and sys/uio.h for FreeBSD xattr code.
Jeremy Allison
1
-0
/
+8
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-0
/
+3
2007-10-10
r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
Gerald Carter
1
-1
/
+0
2007-10-10
r4724: Add support for Windows privileges in Samba 3.0
Gerald Carter
1
-0
/
+2
2007-10-10
r4268: Merge fix for bugzilla #2150.
Tim Potter
1
-9
/
+0
2007-10-10
r3772: BUG 2006: patch from Michel Gravey <michel.gravey@optogone.com>; fix b...
Gerald Carter
1
-1
/
+1
2007-10-10
r3538: Fix the build with the latest Heimdal code.
Jeremy Allison
1
-6
/
+2
2007-10-10
r3495: Fix the build (recent kerberos-changes).
Günther Deschner
1
-1
/
+3
2007-10-10
r3438: fix some kerberos-related prototype warnings
Günther Deschner
1
-0
/
+3
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-3
/
+3
2007-10-10
r2364: Include yp_prot.h before ypclnt.h as AIX 5.2 spits the dummy otherwise.
Tim Potter
1
-3
/
+3
2007-10-10
r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.
Tim Potter
1
-2
/
+3
2007-10-10
r2246: Some good fixes for HPUX from JBravo on #samba-technical:
Tim Potter
1
-0
/
+39
2007-10-10
r2133: Several fixes:
Gerald Carter
1
-3
/
+3
2007-10-10
r2026: Simplify statcache to use an in-memory tdb. Modify tdb to use
Jeremy Allison
1
-1
/
+0
2007-10-10
r1721: Get rid of compiler-warning.
Günther Deschner
1
-0
/
+1
2007-10-10
r1500: BUG 1516: manually declare ldap_open_with_timeout() to workaround comp...
Gerald Carter
1
-0
/
+9
2007-10-10
r1195: Ensure libsmb/clikrb5.c compiles.
Jeremy Allison
1
-2
/
+2
2007-10-10
r1193: Ensure we check for and use krb5_free_unparsed_name().
Jeremy Allison
1
-0
/
+4
2007-10-10
r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errors
Jelmer Vernooij
1
-0
/
+1
2004-03-11
add missing #ifdef HAVE_BICONV stuff
Herb Lewis
1
-0
/
+3
2004-03-04
BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppc
Gerald Carter
1
-1
/
+3
2004-03-04
BUG 1080: fix declaration of SMB_BIG_UINT
Gerald Carter
1
-12
/
+12
2004-03-04
another fix for bug 761; don't default to bsd printing on linux
Gerald Carter
1
-9
/
+0
2004-02-20
just say no to crack
Gerald Carter
1
-1
/
+1
2004-02-20
<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...
Gerald Carter
1
-3
/
+2
2004-02-19
sys/xattr.h merge from HEAD
Gerald Carter
1
-0
/
+4
2004-01-25
If we are providing strndup(), ensure we provide a prototype too.
Andrew Bartlett
1
-0
/
+4
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-1
/
+1
2003-11-03
removing #include <compat.h> in hopes to avoid problems with apache header fi...
Gerald Carter
1
-4
/
+0
2003-10-24
Fix one other place VA_COPY is defined ... should fix NetBSD build.
Richard Sharpe
1
-0
/
+4
2003-10-21
If we have blacklisted mmap() try to avoid using it accidentally by
Tim Potter
1
-0
/
+7
2003-08-15
Latest heimdal snapshot has a krb5_set_real_time with a slightly
Volker Lendecke
1
-1
/
+1
2003-08-15
add IRIX EA support
Herb Lewis
1
-0
/
+4
2003-08-06
Get rid of MAXPATHLEN, move to standard PATH_MAX.
Jeremy Allison
1
-4
/
+0
2003-07-29
This adds gss-spnego to ntlm_auth. It contains some new spnego support
Volker Lendecke
1
-0
/
+2
2003-07-25
W00t! Client smb signing is now working correctly with krb5 and w2k server.
Jeremy Allison
1
-1
/
+1
2003-07-23
A fix for bug 174. I'm pushing this to the tree to test it on one of
Tim Potter
1
-0
/
+8
2003-06-30
- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)
Andrew Tridgell
1
-0
/
+8
[next]