Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-26 | r26592: Finish fixing the samba3dump script. | Jelmer Vernooij | 3 | -0/+306 | |
(This used to be commit 85679f3fc98238f90280f9f10d42550d71eeb918) | |||||
2007-12-26 | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 1 | -6/+10 | |
Also rename the corresponding wrap_ functions. (This used to be commit e59c2eaf681f076d175b9779d1c27b5f74a57c96) | |||||
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46) | |||||
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 3 | -3/+3 | |
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520) | |||||
2007-12-24 | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 2 | -16/+16 | |
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28) | |||||
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 2 | -37/+13 | |
bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) | |||||
2007-12-21 | r26517: Add functions for setting and getting parameters on a LoadParm. | Jelmer Vernooij | 4 | -0/+333 | |
Pass loadparm context along to Ldb contexts. Other minor Python improvements. (This used to be commit 7a15b486bae8fb774058b2d94cc12b7b01ee6ac0) | |||||
2007-12-21 | r26505: Add python bindings for some samdb-related functions, improve ↵ | Jelmer Vernooij | 1 | -2/+2 | |
provisioning in python. (This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033) | |||||
2007-12-21 | r26503: Change order of arguments in param interface so it's easier to make the | Jelmer Vernooij | 6 | -66/+342 | |
section name optional. Fix several smaller bits and pieces in the Python code. (This used to be commit 1b89311e5fa4fcde060df50e580dc221205cc8ca) | |||||
2007-12-21 | r26498: Fix memory leak in iconv code. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 8795697db56e4ca6715950d68f5ec370604fcc76) | |||||
2007-12-21 | r26464: Tighten dependencies. | Jelmer Vernooij | 2 | -3/+6 | |
(This used to be commit 2b7cfa5d9ab94e1ff2d60719cd3749810463ab15) | |||||
2007-12-21 | r26461: Tighten dependencies. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit a07050be33d9c8e8033063b393162884075fa2af) | |||||
2007-12-21 | r26456: Provide default config object, fix typo. | Jelmer Vernooij | 4 | -2/+28 | |
(This used to be commit 2b59df2af973044d9d3875c9202c17647f561d3b) | |||||
2007-12-21 | r26454: Add simple SWIG macro for wrapping talloced types. | Jelmer Vernooij | 3 | -61/+60 | |
(This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75) | |||||
2007-12-21 | r26449: Support configuration without a known configuration dir. | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit d3643c2152a490952e59ee15b7a62ad3ad465462) | |||||
2007-12-21 | r26448: Add basic tests for param python module. | Jelmer Vernooij | 4 | -73/+71 | |
(This used to be commit ccfab20dcc2d7059c402c03be244b759d59c4b81) | |||||
2007-12-21 | r26447: Forgot to add param.i file. | Jelmer Vernooij | 3 | -0/+4310 | |
(This used to be commit 44098e6a40c7447867ea82c6c3f7148a49816577) | |||||
2007-12-21 | r26446: Convert param module to SWIG. | Jelmer Vernooij | 1 | -0/+4 | |
(This used to be commit 94e5f9c92f65070ec8f1c1170c4a0769a4857c6d) | |||||
2007-12-21 | r26440: Remove more uses of global_loadparm. | Jelmer Vernooij | 5 | -9/+13 | |
(This used to be commit 8858cf39722f192865e531164c72039fd18d7a8d) | |||||
2007-12-21 | r26436: Remove default of 0 for integer parameters when a lp_ctx of NULL is ↵ | Jelmer Vernooij | 1 | -1/+1 | |
specified (This used to be commit f3395db91a4dd3a89be55684f12313159d1acdd4) | |||||
2007-12-21 | r26434: Remove display charset from iconv convenience context. | Jelmer Vernooij | 2 | -2/+7 | |
(This used to be commit a76625994abf9906d54ae11f9c171f89063cf508) | |||||
2007-12-21 | r26433: Don't crash when a NULL lp_ctx is specified to a lp_parm_* function. | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit 7f28b53b579182500c57c4ac0c3d7591f5ddb214) | |||||
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 2 | -30/+46 | |
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c) | |||||
2007-12-21 | r26427: Avoid global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit bf072c6fb37b3e6a71c0c747b9fbeaa01480229e) | |||||
2007-12-21 | r26425: fix crash bug, sorry I should have tested that... | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 61d2f1a03b374404fd0f3e6191cda82ff0295834) | |||||
2007-12-21 | r26423: try to fix the build on solaris | Stefan Metzmacher | 1 | -1/+6 | |
metze (This used to be commit 5b62180946a7cb9f3981ce740cfe830f6f0a00ff) | |||||
2007-12-21 | r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT ↵ | Stefan Metzmacher | 1 | -1/+1 | |
for -ldl This fixes the pidl/ndr_string test. metze (This used to be commit 7c6d9edffbbfabd601a8e133a71698229819443d) | |||||
2007-12-21 | r26391: samba4 doesn't support 'lmhosts' as resolve module | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit cdb64b41018928122898257f65d2573109b473cc) | |||||
2007-12-21 | r26382: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -8/+2 | |
(This used to be commit 6d4c59853481855c232e7cf97264a391f40af2b5) | |||||
2007-12-21 | r26357: Add separate subsystem for auth_sam_reply parsing. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2d61e7c96e249d7031b709e9f727626a78e435f1) | |||||
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 3 | -10/+14 | |
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d) | |||||
2007-12-21 | r26352: Don't make lp_load create a new context. | Jelmer Vernooij | 1 | -21/+10 | |
(This used to be commit d0d5c1a823a6601292c061dba2b6f4bde2b9e3dd) | |||||
2007-12-21 | r26351: Fix handling of flags when there are multiple loadparm contexts around. | Jelmer Vernooij | 2 | -280/+255 | |
(This used to be commit c6da76b6142015588854b7a04becbc56679fa51d) | |||||
2007-12-21 | r26350: More tests. | Jelmer Vernooij | 2 | -45/+70 | |
(This used to be commit 87799f55d5d85bf9a15a9637143faa32183b181b) | |||||
2007-12-21 | r26349: More tests. | Jelmer Vernooij | 2 | -12/+22 | |
(This used to be commit c440b130a9d57c1928fb5aef34fa4c00c7e46cff) | |||||
2007-12-21 | r26348: Avoid use of autofree context. | Jelmer Vernooij | 2 | -5/+5 | |
(This used to be commit eebcf7e1b06ca48cc53bdd12efa01fcf0cff8aa3) | |||||
2007-12-21 | r26347: More tests. | Jelmer Vernooij | 2 | -16/+50 | |
(This used to be commit 5d927b5ca792c2c9da4a1c4f5c3ae880637895e3) | |||||
2007-12-21 | r26346: Add tests for loadparm. | Jelmer Vernooij | 1 | -0/+66 | |
(This used to be commit 064a2329e13f1d904142da1cac486c126a2fe57d) | |||||
2007-12-21 | r26345: Fix dumping an individual parameter. | Jelmer Vernooij | 1 | -5/+2 | |
(This used to be commit e8065a7f8f9156708b76720de50af29eb0092d59) | |||||
2007-12-21 | r26344: Fix memory access. | Jelmer Vernooij | 1 | -34/+33 | |
(This used to be commit 966248108f97d237b41ff2d14ec1e592d61d8db3) | |||||
2007-12-21 | r26343: Remove bLoaded global variable. | Jelmer Vernooij | 1 | -5/+1 | |
(This used to be commit 6c3ca6aa816158f3ec27ce6a2bd872017f86c993) | |||||
2007-12-21 | r26342: Fix initialization. | Jelmer Vernooij | 1 | -26/+27 | |
(This used to be commit 2c9e17cb96d535405fed949f50d0591826c1efc7) | |||||
2007-12-21 | r26340: Add special handlers for debuglevel and logfile. | Jelmer Vernooij | 1 | -10/+25 | |
(This used to be commit 2be4e8a4441423d3795ec055742184dbec8a4fe0) | |||||
2007-12-21 | r26339: Make loadparm talloc-allocated. | Jelmer Vernooij | 1 | -43/+51 | |
(This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb) | |||||
2007-12-21 | r26336: use offsets inside loadparm rather than pointers (allows multiple ↵ | Jelmer Vernooij | 2 | -63/+65 | |
contexts to exist at the same time). (This used to be commit 9c87c46c69169fbb071ec945943e2454206f916e) | |||||
2007-12-21 | r26335: Specify name_resolve_order to socket code. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit b03e5d00110be3f1fe5809dad4eb6ca5cea7463d) | |||||
2007-12-21 | r26318: Don't rely on SAMDB functions in secrets database. | Jelmer Vernooij | 1 | -3/+17 | |
(This used to be commit 791285f66c8f35b4f6bb9fc676bc0adc3e5b172d) | |||||
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482) | |||||
2007-12-21 | r26315: Avoid using lp_ functions in libcharset. | Jelmer Vernooij | 2 | -0/+17 | |
(This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56) | |||||
2007-12-21 | r26278: Tallocify convenience table for iconv handles. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ad64b3baa4a5383c603d17ae75c33083af4690bb) |