index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
/
config.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dependencies when using shared libraries.
Jelmer Vernooij
2009-06-02
1
-1
/
+1
*
Push schannel_state.c into the top level.
Andrew Bartlett
2009-04-14
1
-1
/
+1
*
Push sam_get_server_info_principal into the auth subsystem
Andrew Bartlett
2009-02-13
1
-1
/
+1
*
Make schannel not depend on samdb anymore.
Simo Sorce
2009-02-01
1
-1
/
+1
*
Rename samba-socket -> samba_socket to fix a couple more compiler
Jelmer Vernooij
2008-12-24
1
-1
/
+1
*
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
2008-05-31
1
-2
/
+0
*
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
2008-05-30
1
-0
/
+2
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-4
/
+4
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-2
/
+2
*
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
2008-05-18
1
-2
/
+4
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-9
/
+9
*
Fix dependencies on gensec_krb5 and the NTLMSSP code.
Andrew Bartlett
2008-04-26
1
-1
/
+1
*
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
2008-04-15
1
-3
/
+4
*
Fix unresolved symbols.
Jelmer Vernooij
2008-04-14
1
-1
/
+1
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-7
/
+6
*
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2008-04-14
1
-9
/
+14
*
Reduce the number of installed headers.
Jelmer Vernooij
2008-04-02
1
-1
/
+1
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
1
-2
/
+3
*
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
2008-02-18
1
-1
/
+1
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
gensec: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26385: Integrate gensec-socket into gensec.
Jelmer Vernooij
2007-12-21
1
-16
/
+5
*
r26203: Avoid using ldb_wrap for secrets database.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26136: Attempt to fix dependencies for auth.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r22404: more dependencies which should be private
Stefan Metzmacher
2007-10-10
1
-8
/
+6
*
r22397: hopefully fix the build on some aix hosts in the build-farm
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19676: Fix some more dependencies.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-4
/
+5
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r18155: Add my work in progress, a module to link with Cyrus-SASL, for a
Andrew Bartlett
2007-10-10
1
-0
/
+10
*
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
2007-10-10
1
-0
/
+11
*
r15363: Fix dependencies for shared library
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14497: Fix build with shared libraries
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14484: Install more headers
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r14065: build gensec_schannel always static as libnet needs functions from it
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2007-10-10
1
-10
/
+10
*
r13938: Around round of splitups
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12621: INIT_FUNCTION no longer has to be set on libraries
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12592: Remove some useless dependencies
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-10
/
+8
[next]