1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00
Commit Graph

14514 Commits

Author SHA1 Message Date
Andrew Bartlett
f4023b176e r26529: Indeed, this belongs in the schema module. Ranged results need to use
an attribute with ';' in the name.

Andrew Bartlett
2007-12-21 05:51:52 +01:00
Kai Blin
41a1f59850 r26528: dsdb: Fix a warning. 2007-12-21 05:51:51 +01:00
Jelmer Vernooij
84ac6c6bbf r26527: Start on tests for provision. 2007-12-21 05:51:50 +01:00
Jelmer Vernooij
af28f0c56d r26526: Fix argument value. 2007-12-21 05:51:49 +01:00
Jelmer Vernooij
37577fee58 r26525: Consistency in the API. 2007-12-21 05:51:48 +01:00
Jelmer Vernooij
daae983c26 r26524: Import self join. 2007-12-21 05:51:47 +01:00
Jelmer Vernooij
ac1083178f r26523: Refactor provisioning code. 2007-12-21 05:51:44 +01:00
Jelmer Vernooij
20c686f501 r26522: Fix warnings on SamDB connect from Python, simplify the setup code for the various LDBs. 2007-12-21 05:51:42 +01:00
Jelmer Vernooij
174aa15837 r26521: Fix newlines. 2007-12-21 05:51:40 +01:00
Jelmer Vernooij
a8b1fe15ac r26520: More Python updates. 2007-12-21 05:51:31 +01:00
Rafal Szczesniak
4e1054dc62 r26519: Add libnet_GroupList function. Totally untested (yet), but
it builds for start.
2007-12-21 05:51:25 +01:00
Jelmer Vernooij
12eb38e553 r26518: Fix provision of registry using Python. 2007-12-21 05:51:25 +01:00
Jelmer Vernooij
7a15b486ba r26517: Add functions for setting and getting parameters on a LoadParm.
Pass loadparm context along to Ldb contexts.
Other minor Python improvements.
2007-12-21 05:51:23 +01:00
Jelmer Vernooij
623b7b3114 r26516: Fix line splitting in subunitrun. 2007-12-21 05:51:20 +01:00
Kai Blin
88a2d0de84 r26515: nsswitch: Get rid of a pstring 2007-12-21 05:51:19 +01:00
Kai Blin
4a5e1047ff r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of thois.
Thanks to metze for pointing this out
2007-12-21 05:51:19 +01:00
Jelmer Vernooij
60fb2de211 r26513: Update substitution dictionary for ldifs. 2007-12-21 05:51:18 +01:00
Jelmer Vernooij
4fa04924ab r26512: Another attempt at fixing darwin 2007-12-21 05:51:18 +01:00
Kai Blin
5b3a8c8ae1 r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
While at it, also add a PRINTF_ATTRIBUTE for talloc_vasprintf.
2007-12-21 05:51:17 +01:00
Jelmer Vernooij
5dbe3aff3c r26510: attempt to fix shld flags for darwin. 2007-12-21 05:51:14 +01:00
Jelmer Vernooij
b4ae4cbfe5 r26509: Don't make boolean options eat the next argument. 2007-12-21 05:51:14 +01:00
Jelmer Vernooij
10d0631c95 r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9. 2007-12-21 05:51:13 +01:00
Jelmer Vernooij
cc873bdd2e r26507: Fix function signature for freeifaddrs. 2007-12-21 05:51:13 +01:00
Jelmer Vernooij
73bd4a9566 r26506: Start running (really trivial) tests for upgrade script. 2007-12-21 05:51:12 +01:00
Jelmer Vernooij
d240225166 r26505: Add python bindings for some samdb-related functions, improve provisioning in python. 2007-12-21 05:51:09 +01:00
Jelmer Vernooij
c4b1df0476 r26504: Don't rely on system-provided kerberos headers. 2007-12-21 05:51:07 +01:00
Jelmer Vernooij
1b89311e5f r26503: Change order of arguments in param interface so it's easier to make the
section name optional. Fix several smaller bits and pieces in the Python code.
2007-12-21 05:51:06 +01:00
Jelmer Vernooij
b87e71ed4b r26502: Revert accidently removed pkg-config path change. Thanks to metze for catching this. 2007-12-21 05:51:03 +01:00
Kai Blin
3a14ce8e37 r26500: README: Samba4 is not a technical preview anymore.
Also, clean up some whitespace at the end of some lines that make my vim show
files in a funny colour.
2007-12-21 05:50:59 +01:00
Jelmer Vernooij
379d0bbb2f r26499: Allow testing python provision by setting the PROVISION_PYTHON environment variable. 2007-12-21 05:50:55 +01:00
Jelmer Vernooij
8795697db5 r26498: Fix memory leak in iconv code. 2007-12-21 05:50:54 +01:00
Jelmer Vernooij
8c65053f51 r26497: Fix return type for freeifaddrs(). 2007-12-21 05:50:51 +01:00
Jelmer Vernooij
75cfb0d609 r26496: Move some provision functions to a new SamDB class, support setting session_info on a ldb context from python. 2007-12-21 05:50:50 +01:00
Jelmer Vernooij
c9e5a3078f r26495: Add defines for getifaddrs/freeifaddrs. 2007-12-21 05:50:49 +01:00
Jelmer Vernooij
b814ba76e9 r26494: Add entries for new header files. 2007-12-21 05:50:48 +01:00
Jelmer Vernooij
84d2f784bf r26493: Fix includes for dsdb/common. 2007-12-21 05:50:48 +01:00
Jelmer Vernooij
c4cd935ee7 r26492: Some hosts have a define called ifa_dstaddr. 2007-12-21 05:50:47 +01:00
Jelmer Vernooij
2513230e28 r26491: Fix syntax. 2007-12-21 05:50:45 +01:00
Andrew Bartlett
91bcb60d31 r26488: Implement tests for the ranged_results module.
Untested code is broken code, so rework the module until it passes...

It turns out that AD puts search attributes onto the wire in the
reverse order to what Samba does.  This complicates exact value
matching, so this is skipped for now.

Andrew Bartlett
2007-12-21 05:50:45 +01:00
Jelmer Vernooij
56080469ab r26487: Cope with systems that don't have struct sockaddr.sa_len. 2007-12-21 05:50:44 +01:00
Jelmer Vernooij
78c183b886 r26486: Use portable run-time library path environment variable. 2007-12-21 05:50:44 +01:00
Andrew Bartlett
2277f2d887 r26485: Fix indent, remove left-over debug.
Andrew Bartlett
2007-12-21 05:50:42 +01:00
Jelmer Vernooij
6ca2b35085 r26484: Don't rely on removed header. 2007-12-21 05:50:42 +01:00
Jelmer Vernooij
85eeecf997 r26483: Merge ldb module dependency fixes, fix auth python module. 2007-12-21 05:50:41 +01:00
Jelmer Vernooij
ef029d950c r26482: Use shared library version of ldb, to make sure not every module ends up with its own private copy of ldb with its own list of modules... 2007-12-21 05:50:39 +01:00
Jelmer Vernooij
a71419a73a r26481: Make function for loading symbol from DSO more generic, and allow modules to provide an ops table directly rather than an initialization function. 2007-12-21 05:50:38 +01:00
Jelmer Vernooij
d7f0b12c9e r26480: Add utility class for testing LDB code. 2007-12-21 05:50:37 +01:00
Andrew Bartlett
11c153163c r26479: Further test behaviour of 'attribute or value exists'.
Andrew Bartlett
2007-12-21 05:50:37 +01:00
Jelmer Vernooij
d88527a9d6 r26477: Allow setting loadparm context for a ldb context in python, plus some other minor improvements. 2007-12-21 05:50:36 +01:00
Jelmer Vernooij
827632ab6e r26476: Remove unnecessary hack. 2007-12-21 05:50:35 +01:00