summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2520-114/+173
|\|
| * Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-17/+5
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-1710-16/+28
| * Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-177-50/+60
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-3/+4
| * Fix the build.Jelmer Vernooij2008-04-151-1/+1
| * Fix unresolved symbols.Jelmer Vernooij2008-04-141-1/+1
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-142-9/+8
| * Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-145-46/+59
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-142-0/+11
| * Extend credentials python API to include set_machine_account.Andrew Bartlett2008-04-054-29/+78
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0837-121/+523
|\|
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-023-4/+4
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-0230-102/+408
| * Fix and test python scripts and kerberosAndrew Bartlett2008-03-284-15/+111
* | Merge v4.0-testJelmer Vernooij2008-03-285-13/+26
|\|
| * Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett2008-03-251-2/+2
| * Don't require users of credentials.h to have krb5.h and gssapi.hAndrew Bartlett2008-03-174-11/+24
* | Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-091-1/+1
* | Fix the build.Jelmer Vernooij2008-03-081-1/+1
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-2/+2
* | Fix the build.Jelmer Vernooij2008-03-071-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-071-2/+2
|\|
| * Update account expiration to use new samdb_result_account_expires() function.Andrew Kroeger2008-03-071-2/+2
| * Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-3/+3
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-293-6/+10
* | Fix the build.Jelmer Vernooij2008-03-042-16/+11
* | Fix some paths.Jelmer Vernooij2008-03-041-2/+2
* | Fix includes.Jelmer Vernooij2008-03-042-0/+4
* | Fix some syntax errors.Jelmer Vernooij2008-03-032-2/+2
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-035-40/+52
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-292-20/+25
|\|
| * Simplify the 'password must change' logicAndrew Bartlett2008-02-291-5/+6
| * Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2008-02-282-18/+22
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-263-4/+8
* | Fix the build (again).Jelmer Vernooij2008-02-262-0/+11
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-253-5/+5
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2513-16/+27
|\|
| * Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
| * Avoid use of global_loadparm.Jelmer Vernooij2008-02-214-5/+16
| * Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij2008-02-205-5/+5
| * Make all auth module init functions public, since they are compiled with -fvi...Jelmer Vernooij2008-02-205-5/+5
* | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-183-6/+6
|\|
| * Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-4/+4
| * Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-182-2/+2
* | Move responsibilities of build.h to makefile.Jelmer Vernooij2008-02-162-2/+0
|/
* cyrus_sasl: fix compiler warningsStefan Metzmacher2008-02-151-1/+4
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-01-241-1/+1
|\
| * netlogon.idl: make use of bitmap samr_GroupAttrsStefan Metzmacher2008-01-241-1/+1
* | python: Add bindings for cli_credentials_set_cmdline_callbacks().Jelmer Vernooij2008-01-245-1/+38
|/