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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix some syntax errors.
Jelmer Vernooij
2008-03-03
1
-1
/
+1
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-10
/
+15
*
|
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-26
1
-1
/
+2
*
|
Fix the build (again).
Jelmer Vernooij
2008-02-26
1
-0
/
+6
*
|
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
2008-02-25
1
-1
/
+1
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-02-25
4
-6
/
+8
|
\
|
|
*
Avoid use of global_loadparm.
Jelmer Vernooij
2008-02-21
2
-2
/
+4
|
*
Make more module init functions public, since they are compiled with -fvisibi...
Jelmer Vernooij
2008-02-20
4
-4
/
+4
*
|
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
2008-02-18
1
-1
/
+1
|
\
|
|
*
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
2008-02-18
1
-1
/
+1
*
|
Move responsibilities of build.h to makefile.
Jelmer Vernooij
2008-02-16
1
-1
/
+0
|
/
*
cyrus_sasl: fix compiler warnings
Stefan Metzmacher
2008-02-15
1
-1
/
+4
*
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
2
-0
/
+12
*
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
2008-01-15
1
-1
/
+1
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-2
/
+4
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-2
/
+4
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
2
-5
/
+5
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
2
-5
/
+5
*
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
2
-4
/
+5
*
r26416: Janitorial: Fix warnings in auth/gensec/
Kai Blin
2007-12-21
2
-11
/
+15
*
r26385: Integrate gensec-socket into gensec.
Jelmer Vernooij
2007-12-21
4
-67
/
+36
*
r26379: Remove more global_loadparm instances.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2007-12-21
2
-2
/
+2
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
7
-43
/
+44
*
r26258: Use loadparm context in client_start function of gensec.
Jelmer Vernooij
2007-12-21
7
-14
/
+18
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
3
-3
/
+3
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26234: More global_loadparm fixes.
Jelmer Vernooij
2007-12-21
3
-16
/
+20
*
r26233: Pass loadparm context when creating krb5 contexts.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
2007-12-21
4
-4
/
+4
*
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
2007-12-21
1
-5
/
+5
*
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-2
/
+4
*
r26222: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
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
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-9
/
+13
*
r25562: Use standard bool types in cyrus sasl code - patch by Julien.
Jelmer Vernooij
2007-10-10
1
-8
/
+9
*
r25552: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
8
-82
/
+82
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
2
-3
/
+4
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
3
-10
/
+10
*
r25428: forward declarations of enums are not portable,
Stefan Metzmacher
2007-10-10
2
-6
/
+8
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
2
-6
/
+6
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
4
-10
/
+11
*
r25027: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
[prev]
[next]