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
r18526: Use generated server for unixinfo RPC interface.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r18481: Use pidl-generated server side code for dfs.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r18271: Big change:
Gerald Carter
1
-3
/
+30
2007-10-10
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
Gerald Carter
1
-1
/
+2
2007-10-10
r18020: Fix SunX (with LDAP but without ADS)
Volker Lendecke
1
-1
/
+1
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
1
-0
/
+4
2007-10-10
r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...
Gerald Carter
1
-0
/
+8
2007-10-10
r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.
Volker Lendecke
1
-3
/
+3
2007-10-10
r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
Jeremy Allison
1
-0
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+17
2007-10-10
r16269: Fix the build.
Günther Deschner
1
-0
/
+3
2007-10-10
r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reser...
Gerald Carter
1
-1
/
+5
2007-10-10
r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of in...
Gerald Carter
1
-15
/
+19
2007-10-10
r15644: Now that we are referencing uint32_t and other data types
Paul Green
1
-0
/
+4
2007-10-10
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
1
-33
/
+1
2007-10-10
r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for
Gerald Carter
1
-0
/
+1
2007-10-10
r15450: Change profiling data macros to use stack variables rather than
James Peach
1
-2
/
+19
2007-10-10
r15240: Correctly disallow unauthorized access when logging on with the
Günther Deschner
1
-0
/
+2
2007-10-10
r15216: Fix the build for machines without krb5. Oops, sorry.
Jeremy Allison
1
-0
/
+8
2007-10-10
r15072: Last bit of 32/64 bit portabilities fixes for winbind
Gerald Carter
1
-0
/
+5
2007-10-10
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
1
-0
/
+13
2007-10-10
r15047: Add support for using libunwind to generate a backtrace. This is
James Peach
1
-4
/
+0
2007-10-10
r15022: Fix core dumps on normal server exit.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14898: This change is an attempt to improve the quality of the information that
James Peach
1
-1
/
+5
2007-10-10
r14847: Tell static checkers that exit_server() doesn't
Jeremy Allison
1
-0
/
+1
2007-10-10
r14751: Use the noreturn attribute to try and tell coverity that
Jeremy Allison
1
-0
/
+9
2007-10-10
r14600: Refactor capability interface from being IRIX-specific to using only
James Peach
1
-18
/
+0
2007-10-10
r14074: Some cleanup; there is no point in declaring and mapping
Günther Deschner
1
-4
/
+2
2007-10-10
r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>
Volker Lendecke
1
-0
/
+6
2007-10-10
r13690: Check in Björn's LDAP Solaris fix.
Volker Lendecke
1
-0
/
+4
2007-10-10
r13625: Now that Heimdal 0.7.2 is released, we reenable our strict checking for
Günther Deschner
1
-2
/
+1
2007-10-10
r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the case
Lars Müller
1
-0
/
+4
2007-10-10
r13566: Fix EA support for AIX.
Günther Deschner
1
-0
/
+4
2007-10-10
r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).
James Peach
1
-1
/
+3
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-1
/
+10
2007-10-10
r12877: Stop passing structs around in smb messages, instead
Jeremy Allison
1
-2
/
+18
2007-10-10
r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic...
Gerald Carter
1
-1
/
+1
2007-10-10
r12771: Apply patch from bug 3374, attempt to fix build on tru64.
Volker Lendecke
1
-0
/
+1
2007-10-10
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
1
-6
/
+0
2007-10-10
r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...
Gerald Carter
1
-0
/
+9
2007-10-10
r11213: Fix the build
Günther Deschner
1
-0
/
+1
2007-10-10
r10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke
1
-0
/
+38
2007-10-10
r10657: remove missing header file
Gerald Carter
1
-1
/
+0
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-8
/
+35
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
[next]