Jelmer Vernooij
c5bf20c5fe
r26325: Remove use of global_loadparm in netif.
...
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6)
2007-12-21 05:48:37 +01:00
Jelmer Vernooij
a693e6f1c7
r26295: Remove use of global_loadparm for net and wb_pam_auth.
...
(This used to be commit 47696b42987ea67ae1c6c09a4bec5858e5db4542)
2007-12-21 05:48:12 +01:00
Jelmer Vernooij
53ae9bc9f6
r26248: Check in SWIG output so SWIG is not required when running out of svn.
...
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)
2007-12-21 05:47:26 +01:00
Jelmer Vernooij
8192350f10
r26241: Ignore some files generated by tests.
...
(This used to be commit 81757d2f76bdf9a7a6d677651db9e876def8cdfa)
2007-12-21 05:47:22 +01:00
Jelmer Vernooij
f2f16b45b5
r26197: Add bindings for libsecurity.
...
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135)
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
e1733d7244
r26194: Wrap the events subsystem in a separate file.
...
(This used to be commit cfb6bbdc31083308dbff29cf226a092c8a137c2a)
2007-12-21 05:46:45 +01:00
Jelmer Vernooij
e22c7f1fe3
r26189: Add really trivial testsuite for the auth module.
...
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)
2007-12-21 05:46:41 +01:00
Jelmer Vernooij
c14de3fd89
r26100: Also check for SWIG.
...
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
2007-12-21 05:46:03 +01:00
Jelmer Vernooij
91fe80a555
r26090: Make building tdb python bindings independent of use of external tdb.
...
(This used to be commit bfe54e2f197ea3ef760aeeef8c248ff71419ecd8)
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
39adc2418a
r26088: Import some native-python python modules and move original python swig torture code to common python directory as well.
...
(This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
f6322e4b96
r26069: Import python bindings for credentials.
...
(This used to be commit 97bb235cc8c2855a0903bbd9dee53f0e03c4adc0)
2007-12-21 05:45:52 +01:00
Jelmer Vernooij
e7cf933d41
r25887: Build Samba-specific ldb modules as dso's.
...
(This used to be commit 9d73becbb24fbde2e319e18e84af35d9efaeefda)
2007-12-21 05:44:40 +01:00
Jelmer Vernooij
831d738374
r25881: Add ability to build .so of tdb.
...
(This used to be commit 03bc4896e6c83d4d01b366cd5ce9e49547ee206c)
2007-12-21 05:44:38 +01:00
Jelmer Vernooij
dd66e34d41
r25851: Move system-specific ldflags checks to libreplace so they can be used by ldb.
...
(This used to be commit d28c8b822e7b571f24542409376bba8701eeef79)
2007-12-21 05:44:27 +01:00
Jelmer Vernooij
f017f87107
r25842: Start working on test for loading dso's in ldb.
...
(This used to be commit d41ed7ca8d3954bf586126edd7aba17acc6af8a1)
2007-12-21 05:44:22 +01:00
Jelmer Vernooij
f2d64e1c45
r25306: Add tests for string_sub().
...
(This used to be commit 2d37ddcbd1243f48d81af17d8ea3cdd6e8e35b8d)
2007-10-10 15:07:11 -05:00
Jelmer Vernooij
385622396d
r25305: Fix installation of missing headers.
...
(This used to be commit 83f1721453c253bff77f9d7ececd462331dd846b)
2007-10-10 15:07:11 -05:00
Jelmer Vernooij
2e6f0016d1
r25110: Show environment variables in HTML output.
...
(This used to be commit 62e770ace32f0e38863d4020773562e74117fc65)
2007-10-10 15:06:41 -05:00
Jelmer Vernooij
8e2d624a58
r24937: Merge tests spoolss RPC callbacks.
...
(This used to be commit 9b256a0ca232ea6e89771bf73a1adf877273a752)
2007-10-10 15:03:39 -05:00
Jelmer Vernooij
b409d4120f
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I have
...
been working on for at least half a year now. Contains the following
improvements:
* proper layering (finally!) for the registry library. Distinction is
now made between 'real' backends (local, remote, wine, etc) and
the low-level hive backends (regf, creg, ldb, ...) that are only used
by the local registry backend
* tests for all important hive and registry operations
* re-enable RPC-WINREG tests (still needs more work though, as
some return values aren't checked yet)
* write support for REGF files
* dir backend now supports setting/reading values, creating keys
* support for storing security descriptors
* remove CREG backend as it was incomplete, didn't match the data model
and wasn't used at all anyway
* support for parsing ADM files as used by the policy editor (see lib/policy)
* support for parsing PREG files (format used by .POL files)
* new streaming interface for registry diffs (improves speed and memory usage
for regdiff/regpatch significantly)
... and fixes a large number of bugs in the registry code
(This used to be commit 7a1eec6358bc863dfc671c542b7185d3e39d7b5a)
2007-10-10 15:02:34 -05:00
Jelmer Vernooij
8f786106a5
r22637: Install tdbbackup and tdbdump again.
...
(This used to be commit 8197cb975ec8ed92f10782cef20ff4373d6d6965)
2007-10-10 14:51:57 -05:00
Jelmer Vernooij
42cf31f3c6
r22600: Update bzr ignores, put right version in .pc files, prepare for support of system versions of tdb, talloc.
...
(This used to be commit 9b991ce9ca28b3d88c778305ec5f681506162637)
2007-10-10 14:51:50 -05:00
Jelmer Vernooij
72b2f64f48
r21832: Ignore some more autogenerated files.
...
(This used to be commit f7fc7e21922355afb5c66cf6b5afb69ad79a9b46)
2007-10-10 14:49:34 -05:00
Jelmer Vernooij
bedf53f9e0
r21669: Fix --enable-dso build
...
(This used to be commit 7cf9d07c88b0c81777bb9363d445ac657982a366)
2007-10-10 14:49:07 -05:00
Jelmer Vernooij
1c1ba06ad9
r21488: Ignore autogenerated file.
...
(This used to be commit 12d45cede3eec1db0b5bf9a24498944ff1412835)
2007-10-10 14:48:42 -05:00
Jelmer Vernooij
97416e6b01
r21297: Remove the GTK+ tools and library from the main repository. They are now maintained separately in bzr at http://people.samba.org/bzr/jelmer/samba-gtk
...
This also adds some more headers to the list that is installed and a couple of extra #include lines so these
headers can be used externally without problems.
(This used to be commit 07652f65ce7a5b19130f1a27cbf0e1e5fae13454)
2007-10-10 14:48:04 -05:00
Jelmer Vernooij
c471abbcfe
r20963: remove unused functions, run LOCAL-TDR by default
...
(This used to be commit 0f34c67fff53d5bd3c1b5a5618190ad7154e8d07)
2007-10-10 14:44:04 -05:00
Jelmer Vernooij
1a803d13b8
r20961: Fix lcov
...
(This used to be commit fa659bed48eae9b9c2e00be91d8cd4e816527465)
2007-10-10 14:44:03 -05:00
Jelmer Vernooij
2ea9ee8b5a
r20959: Add ignore entries
...
(This used to be commit bc8650b368ddcd8753a9ba7fcf38388bebe75358)
2007-10-10 14:44:02 -05:00
Jelmer Vernooij
97467edea3
r20829: Update ignores.
...
(This used to be commit 4f790a5987f0c3eedc5dfe6f389fa43711359257)
2007-10-10 14:43:37 -05:00
Jelmer Vernooij
4fa24df98d
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libraries
...
works again now, by specifying --enable-dso to configure.
(This used to be commit 7a01235067a4800b07b8919a6a475954bfb0b04c)
2007-10-10 14:24:41 -05:00
Jelmer Vernooij
b58deeea69
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
...
Support directories for subcategories in tests.
Several small other fixes.
(This used to be commit bde00d97068d559b025ab131ff698a82430d14b3)
2007-10-10 14:21:14 -05:00
Jelmer Vernooij
38fdde5d9b
r18031: Merge my replace fixes:
...
* libreplace can now build stand-alone
* add stub testsuite for libreplace
* make talloc/tdb/ldb use libreplace
(This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)
2007-10-10 14:17:05 -05:00
Jelmer Vernooij
50f5c65f78
r17811: Add .bzrignore file
...
(This used to be commit 10419a9fba0e56dbad9abe9e0e7b9c22caf02b3f)
2007-10-10 14:16:44 -05:00