summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* credentials: gss_set_cred_option() needs gss_cred_id_t * argument, not gss_cr...Michael Adam2008-06-271-1/+1
* mkversion.sh: printf %s is more portable than echo -eStefan Metzmacher2008-06-271-4/+4
* Fix installation of Samba4 into an empty tree.Andrew Bartlett2008-06-271-2/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-06-2721-201/+582
|\
| * Use make magic for installing/uninstalling binaries.Jelmer Vernooij2008-06-264-101/+21
| * Use make template for installing binaries.Jelmer Vernooij2008-06-264-24/+46
| * Move blackbox tests closer to what they're testing.Jelmer Vernooij2008-06-264-4/+430
| * Only try to detect the events lib dir if it wasn't set earlier.Jelmer Vernooij2008-06-261-10/+12
| * Use variable for selftest directory.Jelmer Vernooij2008-06-252-2/+3
| * Fix another reference to ldbdir.Jelmer Vernooij2008-06-251-1/+1
| * Use ldbsrcdir rather than ldbdir.Jelmer Vernooij2008-06-251-31/+31
| * Use variable for popt source dir.Jelmer Vernooij2008-06-252-1/+2
| * Use ldbsrcdir rather than ldbdir.Jelmer Vernooij2008-06-252-15/+15
| * Undefine HAVE_KRB5_ENCRYPT_BLOCK because Heimdal really doesn't have it.Jelmer Vernooij2008-06-251-0/+2
| * Use workaround for $(abspath)Jelmer Vernooij2008-06-253-2/+5
| * Revert "Remove the dependency on $(abspath) in makefiles"Jelmer Vernooij2008-06-252-4/+2
| * wbinfo: Output string for sid type in lookupsid.Kai Blin2008-06-201-20/+20
| * smbd: make sure the parent smbd stays alive foreverStefan Metzmacher2008-06-201-7/+13
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-06-204-8/+26
|\|
| * Include events_util.h in events_aio.cVolker Lendecke2008-06-191-0/+1
| * Remove the dependency on $(abspath) in makefilesVolker Lendecke2008-06-192-2/+4
| * credentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid GSS_C_CONF_FLAG and GSS...Stefan Metzmacher2008-06-191-6/+21
* | Depend on NDR_DRSBLOBS explicity.Andrew Bartlett2008-06-201-1/+1
|/
* Change detection of objectCategory short fommAndrew Bartlett2008-06-191-1/+1
* Fix segfault caused by talloc_free() being called while still processingAndrew Bartlett2008-06-191-2/+2
* Remove old ldap.js test, we have replicated it in python now.Andrew Bartlett2008-06-191-1/+0
* Add a blackbox test for the provision-backend script.Andrew Bartlett2008-06-193-27/+56
* Don't sign NTP packets to disabled accountsAndrew Bartlett2008-06-191-1/+10
* Use friendly NTSTATUS message in python code when possible.Jelmer Vernooij2008-06-171-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-176-23/+12
|\
| * Change our module code to not use the special symbol name init_module()Andrew Tridgell2008-06-174-21/+7
| * Try to get a bit further with provisioningSimo Sorce2008-06-162-2/+5
* | Make sure events pc file gets installed.Jelmer Vernooij2008-06-172-0/+3
* | Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij2008-06-177-2/+6
* | Change order of includes in swig file to avoid warnings.Jelmer Vernooij2008-06-162-2/+2
* | Remove support for deprecated JS provisioning.Jelmer Vernooij2008-06-161-7/+1
|/
* Add include in swig file as well.Jelmer Vernooij2008-06-162-1/+2
* Fix buildSimo Sorce2008-06-161-0/+1
* Fix ldb_wrap.cSimo Sorce2008-06-161-0/+1
* Fix cleanup.Simo Sorce2008-06-151-4/+9
* Note that making ldb the event context parent seem to lead to races whenSimo Sorce2008-06-151-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-154-183/+263
|\
| * Cleanup.Simo Sorce2008-06-151-23/+29
| * Now that we pass down the event context, start removing calls toSimo Sorce2008-06-152-8/+2
| * Cleanup,Simo Sorce2008-06-141-61/+88
| * Ups fix typo in error typeSimo Sorce2008-06-141-2/+2
| * Cosmetic fixes.Simo Sorce2008-06-141-88/+141
| * Fix events_aioSimo Sorce2008-06-141-3/+3
* | Fix standalone ldb build.Jelmer Vernooij2008-06-153-4/+7
* | Fix ldb python bindings after events changes.Jelmer Vernooij2008-06-152-3/+6
|/