summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-172-6/+16
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-3/+4
| * Fix unresolved symbols.Jelmer Vernooij2008-04-141-1/+1
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-7/+6
| * Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-9/+14
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-0/+6
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-089-25/+125
|\|
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-1/+1
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-028-24/+124
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-2/+3
* | Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-091-1/+1
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-2/+2
* | Fix the build.Jelmer Vernooij2008-03-041-1/+1
* | Fix some paths.Jelmer Vernooij2008-03-041-2/+2
* | Fix some syntax errors.Jelmer Vernooij2008-03-031-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-10/+15
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2
* | Fix the build (again).Jelmer Vernooij2008-02-261-0/+6
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-251-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-254-6/+8
|\|
| * Avoid use of global_loadparm.Jelmer Vernooij2008-02-212-2/+4
| * Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij2008-02-204-4/+4
* | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-181-1/+1
|\|
| * Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-181-1/+1
* | Move responsibilities of build.h to makefile.Jelmer Vernooij2008-02-161-1/+0
|/
* cyrus_sasl: fix compiler warningsStefan Metzmacher2008-02-151-1/+4
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
* gensec: Use manually written .pc file.Jelmer Vernooij2008-01-222-0/+12
* util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2008-01-151-1/+1
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-2/+4
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-2/+4
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-241-1/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-212-5/+5
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-212-5/+5
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-2/+2
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-212-4/+5
* r26416: Janitorial: Fix warnings in auth/gensec/Kai Blin2007-12-212-11/+15
* r26385: Integrate gensec-socket into gensec.Jelmer Vernooij2007-12-214-67/+36
* r26379: Remove more global_loadparm instances.Jelmer Vernooij2007-12-211-1/+1
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-212-2/+2
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-217-43/+44
* r26258: Use loadparm context in client_start function of gensec.Jelmer Vernooij2007-12-217-14/+18
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-213-3/+3
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-1/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-1/+1
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-213-16/+20
* r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij2007-12-211-0/+1
* r26231: Spell check: credentails -> credentials.Jelmer Vernooij2007-12-214-4/+4
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-5/+5