Jelmer Vernooij
2d1c06c578
Fix includes.
...
(This used to be commit 99e61dade2
)
2008-03-04 00:43:24 +01:00
Jelmer Vernooij
b29d47edcf
Move object file lists to the Makefile.
...
(This used to be commit a7e6d2a183
)
2008-03-03 18:25:28 +01:00
Jelmer Vernooij
7dd0cd26d3
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
...
Conflicts:
source/Makefile
source/build/smb_build/makefile.pm
source/librpc/config.mk
(This used to be commit 3e02fcfd3f
)
2008-03-03 10:50:53 +01:00
Brad Hards
85d53f7b60
Some cleanups for the ldb doxygen docs.
...
(This used to be commit 5972308add
)
2008-03-02 10:46:47 +01:00
Jelmer Vernooij
830051b494
Remove unused variable, fix (80, 'Other error') exceptions from ldb python bindings
...
(This used to be commit 2303063cbd
)
2008-03-01 21:18:12 +01:00
Jelmer Vernooij
748f1c0962
Fix error handling in ldb.add().
...
(This used to be commit a7f89b5bb2
)
2008-03-01 13:01:02 +01:00
Jelmer Vernooij
1ada710840
Move public header accumulation out of the perl code.
...
Never install generated prototype files. It's easier to break the
API when using them and they're not easily readable for 3rd party users.
Conflicts:
source/auth/config.mk
source/auth/credentials/config.mk
source/auth/gensec/config.mk
source/build/smb_build/config_mk.pm
source/build/smb_build/main.pl
source/build/smb_build/makefile.pm
source/dsdb/config.mk
source/lib/charset/config.mk
source/lib/tdr/config.mk
source/lib/util/config.mk
source/libcli/config.mk
source/libcli/ldap/config.mk
source/librpc/config.mk
source/param/config.mk
source/rpc_server/config.mk
source/torture/config.mk
(This used to be commit 6c659689ed
)
2008-02-29 14:23:38 +01:00
Jelmer Vernooij
6b3ecd52d5
Fix manpage paths.
...
(This used to be commit 36da52abf5
)
2008-02-29 14:12:36 +01:00
Jelmer Vernooij
d8d9a6ef04
Move manpage management out of the perl build system.
...
(This used to be commit 1dd6bea507
)
2008-02-29 14:12:23 +01:00
Jelmer Vernooij
c8011b5d09
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
...
Conflicts:
source/scripting/python/config.mk
(This used to be commit 0ac0ea660a
)
2008-02-29 12:45:46 +01:00
Jelmer Vernooij
836ec12b55
Fix ldapi support.
...
(This used to be commit 9499f8eea5
)
2008-02-29 01:06:05 +01:00
Andrew Bartlett
ba94c12bc4
Fix rdn_name errors.
...
Return the correct error when the DN is mismatched with it's RDN
attribute (now matches AD).
Andrew Bartlett
(This used to be commit bf7166e785
)
2008-02-28 08:38:53 +11:00
Jelmer Vernooij
c5d77a1c24
Move public header accumulation out of the perl code.
...
(This used to be commit 89f7c74924
)
2008-02-26 17:17:52 +01:00
Jelmer Vernooij
bfc99f15a1
Fix manpage paths.
...
(This used to be commit f7d0f0582e
)
2008-02-26 15:19:45 +01:00
Jelmer Vernooij
c8af9559dc
Move manpage management out of the perl build system.
...
(This used to be commit a660ab262e
)
2008-02-26 15:11:47 +01:00
Jelmer Vernooij
a999a1fc99
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
...
(This used to be commit 4dab354b62
)
2008-02-26 13:07:55 +01:00
Jelmer Vernooij
22ef67dd13
Fix the build (again).
...
(This used to be commit ef00f6b581
)
2008-02-26 01:20:55 +01:00
Jelmer Vernooij
b5bd663690
Fix use of realpath, fix init functions for ldb.
...
(This used to be commit ca510136d2
)
2008-02-25 20:40:37 +01:00
Simo Sorce
0a8b1fd092
Update homepages for talloc, tdb and ldb subprojects
...
(This used to be commit 8cb07814bc
)
2008-02-25 14:03:07 -05:00
Jelmer Vernooij
738fd7fd50
Fix standalone ldb build modules.
...
(This used to be commit 0b133a30a2
)
2008-02-25 17:33:28 +01:00
Jelmer Vernooij
584c4a518f
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
...
Conflicts:
source/build/smb_build/header.pm
source/build/smb_build/makefile.pm
source/lib/ldb/include/ldb_private.h
(This used to be commit 1a646af064
)
2008-02-25 12:58:09 +01:00
Stefan Metzmacher
e36b159e8c
ldb_sqlite: fix the build
...
metze
(This used to be commit 14c8e3101c
)
2008-02-21 15:52:32 +01:00
Andrew Bartlett
774fa12ac1
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
...
(This used to be commit 5cd3310b78
)
2008-02-21 09:55:13 +11:00
Andrew Bartlett
49b3a48293
Until the new ldb changes land, make ldb_wait set the error string.
...
This makes it easier to track down which module only returned and
error code, but not the error string.
Andrew Bartlett
(This used to be commit c4d502f68f
)
2008-02-21 09:53:11 +11:00
Jelmer Vernooij
7d7b74feb2
Allow building ldb as static library again \o/
...
(This used to be commit a57adcfdd3
)
2008-02-20 12:17:18 +01:00
Jelmer Vernooij
39a817d310
Fix use of some modules (needed _PUBLIC_).
...
(This used to be commit ce332130ea
)
2008-02-20 04:33:43 +01:00
Jelmer Vernooij
0020793515
Fix static module list generation for ldb.
...
(This used to be commit 92c1c0e913
)
2008-02-20 03:40:44 +01:00
Jelmer Vernooij
995788536e
Remove more function-based inits.
...
(This used to be commit b1a7810f3e
)
2008-02-20 02:57:07 +01:00
Jelmer Vernooij
e3661a6181
Use function-based initialization for ildap backend.
...
(This used to be commit 46e5027f56
)
2008-02-20 01:56:55 +01:00
Jelmer Vernooij
16109a40c0
Use struct-based rather than function-based initialization for ldb modules everywhere.
...
(This used to be commit 85c96a3258
)
2008-02-20 01:54:32 +01:00
Jelmer Vernooij
71bc5acead
Allow ldb backends without init function, use init function-less ldb modules.
...
(This used to be commit 141ee91272
)
2008-02-20 01:37:53 +01:00
Jelmer Vernooij
b4017955e1
Merge branch 'v4-0-trivial' into v4-0-gmake3
...
Conflicts:
source/build/smb_build/input.pm
source/build/smb_build/main.pl
source/build/smb_build/makefile.pm
(This used to be commit bc11e3ef1c
)
2008-02-18 22:25:19 +01:00
Jelmer Vernooij
ff0315ba85
Rename include to mkinclude to emphasize it is different from make's include.
...
(This used to be commit 0e1d0a874a
)
2008-02-18 20:04:18 +01:00
Jelmer Vernooij
b66ee2ed22
Move responsibilities of build.h to makefile.
...
(This used to be commit a43f6d37bc
)
2008-02-16 18:38:02 +01:00
Jelmer Vernooij
e4af554c56
Revert "Allow LDB to be a static library again."
...
This reverts commit 16fd90d7a9
.
(This used to be commit 9166e48944
)
2008-02-16 16:02:47 +01:00
Jelmer Vernooij
5214f5a81f
Allow LDB to be a static library again.
...
(This used to be commit 16fd90d7a9
)
2008-02-16 15:40:55 +01:00
Jelmer Vernooij
18ef767085
Specify PICFLAG when compiling python modules.
...
(This used to be commit 981957165d
)
2008-02-12 13:09:38 +01:00
Jelmer Vernooij
923d1ec2f4
Fix installation of python module for ldb and tdb.
...
(This used to be commit 6c9a8bf9f0
)
2008-02-12 12:42:31 +01:00
Jelmer Vernooij
e84cd8d38b
tdb/ldb: Use prefix in case DESTDIR is not set.
...
(This used to be commit ab19a8f627
)
2008-02-12 02:15:09 +01:00
Jelmer Vernooij
9522586695
Create the required directories when installing Python code.
...
(This used to be commit 8ef36fe545
)
2008-02-12 01:58:42 +01:00
Jelmer Vernooij
1529331b97
Avoid using setup.py for intsallation.
...
(This used to be commit 7b93e43dad
)
2008-02-12 01:21:10 +01:00
Jelmer Vernooij
aa2fd8ee50
Manually compile python files rather than use setup.py.
...
(This used to be commit 056843a5c2
)
2008-02-12 00:49:36 +01:00
Jelmer Vernooij
ecb987c97c
Fix out of tree builds.
...
(This used to be commit 35c8ebdca2
)
2008-02-11 23:51:59 +01:00
Jelmer Vernooij
08b3d3ee94
Move some more rules to rules.mk
...
(This used to be commit 2ff3f72fd2
)
2008-02-11 22:14:31 +01:00
Jelmer Vernooij
3e0f0091e5
ldb: Split up the Makefile so it will be possible later on to directly include fragments in the Samba 3 or 4 makefile.
...
(This used to be commit 6d54e9104d
)
2008-02-11 21:54:13 +01:00
Jelmer Vernooij
1a2544a24c
Fix tests.
...
(This used to be commit e4d7cd8ba7
)
2008-02-09 19:16:44 +01:00
Jelmer Vernooij
93bb85d293
Split up tests a bit, output subunit.
...
(This used to be commit 501259ff31
)
2008-02-09 19:04:14 +01:00
Jelmer Vernooij
8fdd13f18a
Remove unused path update.
...
(This used to be commit 1868a42108
)
2008-02-09 15:43:28 +01:00
Andrew Bartlett
bbf8aca01d
Fix syntax in LDAP test
...
We don't get this far in the test at the moment however.
Andrew Bartlett
(This used to be commit c3098d5c52
)
2008-02-08 13:23:45 +11:00
Jelmer Vernooij
c28c683208
ldb/python: Add bindings for schema functions.
...
(This used to be commit 9f6ea4692c
)
2008-01-25 03:46:47 +01:00