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
/
source4
/
auth
/
gensec
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-2
/
+0
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-0
/
+2
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-4
/
+4
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-2
/
+2
2008-05-18
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
1
-2
/
+4
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-9
/
+9
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-04-26
Fix dependencies on gensec_krb5 and the NTLMSSP code.
Andrew Bartlett
1
-1
/
+1
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
5
-33
/
+35
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-17
/
+5
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
4
-10
/
+14
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2
-6
/
+16
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-3
/
+4
2008-04-14
Fix unresolved symbols.
Jelmer Vernooij
1
-1
/
+1
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-7
/
+6
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
1
-9
/
+14
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
1
-0
/
+6
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
9
-25
/
+125
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
8
-24
/
+124
2008-03-09
Move PC_FILE out of the perl code.
Jelmer Vernooij
1
-1
/
+1
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-2
/
+2
2008-03-04
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-03-04
Fix some paths.
Jelmer Vernooij
1
-2
/
+2
2008-03-03
Fix some syntax errors.
Jelmer Vernooij
1
-1
/
+1
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-10
/
+15
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-2
/
+3
2008-02-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-1
/
+2
2008-02-26
Fix the build (again).
Jelmer Vernooij
1
-0
/
+6
2008-02-25
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
1
-1
/
+1
2008-02-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
4
-6
/
+8
2008-02-21
Avoid use of global_loadparm.
Jelmer Vernooij
2
-2
/
+4
2008-02-20
Make more module init functions public, since they are compiled with -fvisibi...
Jelmer Vernooij
4
-4
/
+4
2008-02-18
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-02-18
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
1
-1
/
+1
2008-02-16
Move responsibilities of build.h to makefile.
Jelmer Vernooij
1
-1
/
+0
2008-02-15
cyrus_sasl: fix compiler warnings
Stefan Metzmacher
1
-1
/
+4
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-22
gensec: Use manually written .pc file.
Jelmer Vernooij
2
-0
/
+12
2008-01-15
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
1
-1
/
+1
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-2
/
+4
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-2
/
+4
2007-12-24
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2
-5
/
+5
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
2
-5
/
+5
2007-12-21
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2
-4
/
+5
2007-12-21
r26416: Janitorial: Fix warnings in auth/gensec/
Kai Blin
2
-11
/
+15
2007-12-21
r26385: Integrate gensec-socket into gensec.
Jelmer Vernooij
4
-67
/
+36
[next]