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

13867 Commits

Author SHA1 Message Date
Jelmer Vernooij
d0d5c1a823 r26352: Don't make lp_load create a new context. 2007-12-21 05:48:56 +01:00
Jelmer Vernooij
c6da76b614 r26351: Fix handling of flags when there are multiple loadparm contexts around. 2007-12-21 05:48:55 +01:00
Jelmer Vernooij
87799f55d5 r26350: More tests. 2007-12-21 05:48:55 +01:00
Jelmer Vernooij
c440b130a9 r26349: More tests. 2007-12-21 05:48:54 +01:00
Jelmer Vernooij
eebcf7e1b0 r26348: Avoid use of autofree context. 2007-12-21 05:48:53 +01:00
Jelmer Vernooij
5d927b5ca7 r26347: More tests. 2007-12-21 05:48:53 +01:00
Jelmer Vernooij
064a2329e1 r26346: Add tests for loadparm. 2007-12-21 05:48:52 +01:00
Jelmer Vernooij
e8065a7f8f r26345: Fix dumping an individual parameter. 2007-12-21 05:48:52 +01:00
Jelmer Vernooij
966248108f r26344: Fix memory access. 2007-12-21 05:48:51 +01:00
Jelmer Vernooij
6c3ca6aa81 r26343: Remove bLoaded global variable. 2007-12-21 05:48:51 +01:00
Jelmer Vernooij
2c9e17cb96 r26342: Fix initialization. 2007-12-21 05:48:50 +01:00
Jelmer Vernooij
2be4e8a444 r26340: Add special handlers for debuglevel and logfile. 2007-12-21 05:48:50 +01:00
Jelmer Vernooij
1e02cd8db1 r26339: Make loadparm talloc-allocated. 2007-12-21 05:48:49 +01:00
Jelmer Vernooij
2a005096dd r26338: Fix parameter, typo. 2007-12-21 05:48:48 +01:00
Jelmer Vernooij
baa5bcd303 r26337: Move global_loadparm to a higher caller. 2007-12-21 05:48:47 +01:00
Jelmer Vernooij
9c87c46c69 r26336: use offsets inside loadparm rather than pointers (allows multiple contexts to exist at the same time). 2007-12-21 05:48:47 +01:00
Jelmer Vernooij
b03e5d0011 r26335: Specify name_resolve_order to socket code. 2007-12-21 05:48:46 +01:00
Jelmer Vernooij
332dff80cc r26334: Avoid loadparm_context. 2007-12-21 05:48:45 +01:00
Jelmer Vernooij
0c91026e58 r26333: No more global_loadparm in finddcs. 2007-12-21 05:48:45 +01:00
Günther Deschner
10ccfb4c89 r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().
Torture test to follow.

Guenther
2007-12-21 05:48:44 +01:00
Günther Deschner
2b8d7fe16b r26331: Add IDL for samr_ValidatePassword(). A very interesting call.
Guenther
2007-12-21 05:48:44 +01:00
Jelmer Vernooij
73cdeda32a r26330: Fix header installation. 2007-12-21 05:48:42 +01:00
Jelmer Vernooij
ddf233346d r26329: Fix more loadparm_context references. Only about a 100 left now. 2007-12-21 05:48:42 +01:00
Jelmer Vernooij
40ae12c086 r26328: remove more uses of global_loadparm. 2007-12-21 05:48:41 +01:00
Jelmer Vernooij
eeb2251d22 r26327: Explicit loadparm_context for RPC client functions. 2007-12-21 05:48:41 +01:00
Jelmer Vernooij
e1b7c1aee3 r26326: Remove more uses of global_loadparm. 2007-12-21 05:48:38 +01:00
Jelmer Vernooij
e452cb2859 r26325: Remove use of global_loadparm in netif. 2007-12-21 05:48:37 +01:00
Andrew Bartlett
8089283784 r26324: Fix includes for Jelmer.
Andrew Bartlett
2007-12-21 05:48:35 +01:00
Jelmer Vernooij
0bd01aca00 r26323: Regenerated credentials SWIG. 2007-12-21 05:48:34 +01:00
Jelmer Vernooij
9744316937 r26322: Fix include 2007-12-21 05:48:34 +01:00
Jelmer Vernooij
f9bf02fd5c r26321: Fix python tests. 2007-12-21 05:48:34 +01:00
Jelmer Vernooij
9fdfe1ad8c r26320: Clean up properly after error. 2007-12-21 05:48:33 +01:00
Jelmer Vernooij
95a6ef7fc8 r26319: Split encoding functions out of libcli_ldap. 2007-12-21 05:48:33 +01:00
Jelmer Vernooij
791285f66c r26318: Don't rely on SAMDB functions in secrets database. 2007-12-21 05:48:31 +01:00
Jelmer Vernooij
4c7e3843a0 r26317: Fix typos. 2007-12-21 05:48:31 +01:00
Jelmer Vernooij
f6420d933b r26316: Use contexts for conversion functions. 2007-12-21 05:48:30 +01:00
Jelmer Vernooij
db6dd425e3 r26315: Avoid using lp_ functions in libcharset. 2007-12-21 05:48:27 +01:00
Jelmer Vernooij
aa98a1781c r26314: Eliminate use of global_loadparm. 2007-12-21 05:48:26 +01:00
Jelmer Vernooij
6fd0d9d3b7 r26313: Fix more uses of static loadparm. 2007-12-21 05:48:25 +01:00
Jelmer Vernooij
49be7e43ff r26312: Move specification of port higher up the call stack. 2007-12-21 05:48:23 +01:00
Jelmer Vernooij
ef946ff093 r26311: Move port number specification higher up the call stack. 2007-12-21 05:48:23 +01:00
Jelmer Vernooij
9d806da113 r26310: Remove more uses of global_loadparm. 2007-12-21 05:48:22 +01:00
Jelmer Vernooij
7de55cde7c r26309: Move specification of port higher up the all stack. 2007-12-21 05:48:21 +01:00
Jelmer Vernooij
bd2d6e0595 r26308: Split up big popt common callback function. 2007-12-21 05:48:20 +01:00
Stefan Metzmacher
b7d7a58b23 r26307: BASE-DELAYWRITE: only set the write time
metze
2007-12-21 05:48:19 +01:00
Stefan Metzmacher
58bc21a3f8 r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathinfo match
metze
2007-12-21 05:48:19 +01:00
Andrew Bartlett
a00bb94253 r26305: Update template files and testsuite to try and work with current
openldap, and fully support different LDAP server locations.

Andrew Bartlett
2007-12-21 05:48:19 +01:00
Andrew Bartlett
ba23dac031 r26304: More work to remove silly error printouts.
Andrew Bartlett
2007-12-21 05:48:18 +01:00
Andrew Bartlett
1fb8c31a3d r26303: Fix up error reporting during the delete of previous entries in the
provision, and ignore 'no such entry' as an error (it is normal, and
just means the partition is compleatly empty).

Andrew Bartlett
2007-12-21 05:48:18 +01:00
Andrew Bartlett
a7595d009a r26302: Print the error string for failed rootdse searches.
Andrew Bartlett
2007-12-21 05:48:17 +01:00