Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-29 | python: Provide PyAPI_DATA macro for older versions of Python (< 2.3). | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit 421bdd203eab09e560f4919715fa4cc4497e406f) | |||||
2008-01-29 | Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and ↵ | Jelmer Vernooij | 2 | -3/+2 | |
351c2e99ab8b6a91f7355077b2d2944fd820839c to see if that fixes the build. (This used to be commit 2a79cebfd99f4048214be65a6c918cc988dc83ed) | |||||
2008-01-28 | torture: Fix too early free in spoolss notify test. | Jelmer Vernooij | 1 | -5/+6 | |
(This used to be commit f5ea5de797f4fe35baf4f2bcd2913902c6703f44) | |||||
2008-01-26 | ldb: Add ldb_oom() calls in a couple of places. | Jelmer Vernooij | 4 | -2/+18 | |
(This used to be commit 1163c2ad54b122487fa25960b8989f0f6d0b8c64) | |||||
2008-01-26 | python: Use relative paths for registry. | Jelmer Vernooij | 1 | -1/+8 | |
(This used to be commit 079200b824de6dd8c7de3e5b76ed1805fde02965) | |||||
2008-01-26 | python: Load smb.conf file for the provision tests. | Jelmer Vernooij | 1 | -2/+6 | |
(This used to be commit 41571bbb933c763a9608f4ba56f1a5a97af133ab) | |||||
2008-01-25 | Fix netlogon rpc-server build. | Günther Deschner | 1 | -4/+4 | |
Guenther (This used to be commit 7a10be2ac77124a78fcc4ddda5e05c036ed920fa) | |||||
2008-01-25 | Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion). | Günther Deschner | 1 | -1/+7 | |
Guenther (This used to be commit 722b4dfdc4821ecf349f87f57146f3b52e719b3d) | |||||
2008-01-25 | NET-BECOME-DC: always try to build ejs and python code | Stefan Metzmacher | 1 | -9/+16 | |
We let getenv("PROVISION_PYTHON") decide what we want at runtime. metze (This used to be commit acb5661f61ad62c02b5ec83d0f1f0c969f356c9f) | |||||
2008-01-25 | torture: the libnet torture test depend on python | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit d64a2288a2cb3a8f74a18b740b265a460773635d) | |||||
2008-01-25 | configure: define HAVE_WORKING_PYTHON | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 351c2e99ab8b6a91f7355077b2d2944fd820839c) | |||||
2008-01-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 23 | -312/+959 | |
(This used to be commit 1e042908992cdf3149ffc24472c7f0b1c3f9edef) | |||||
2008-01-25 | python: Give precedence to Samba's syspath over the already set system one. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f3ebaf0a0c0b881da28063c69bb6306f6aa1c774) | |||||
2008-01-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 4 | -14/+37 | |
Conflicts: source/scripting/python/samba/provision.py (This used to be commit 64babbec22f165e34799d36ff4b76806d9fead50) | |||||
2008-01-25 | python/provision: Reload secrets when necessary, fix unix names in mappings. | Jelmer Vernooij | 1 | -7/+9 | |
Pair programmed with Andrew. (This used to be commit 04fe8c8aefae8da8966954d0654c37adf2d0361d) | |||||
2008-01-25 | pidl/Samba4::Header: fix typedefs of unions and structs without elements | Stefan Metzmacher | 1 | -0/+2 | |
metze (This used to be commit 3131847cb67dadd8ee6fcbca5055927b8ba8a219) | |||||
2008-01-25 | configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ↵ | Stefan Metzmacher | 1 | -10/+10 | |
once metze (This used to be commit bcaba3cb725e1cbbe164132179a0849c7b546a73) | |||||
2008-01-25 | configure.ac: we should only create ldb.pc when use the internal ldb | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 2c75bd5009020171e31b56ab3d8d6a86f19f3b49) | |||||
2008-01-25 | repl_meta_data: add some TODOs to replmd_modify_originating() | Stefan Metzmacher | 1 | -0/+17 | |
metze (This used to be commit ba495f9d19e7c7cfc9135a5d40e1050dd8f9ebc6) | |||||
2008-01-25 | added latency reporting | Andrew Tridgell | 1 | -6/+51 | |
(This used to be commit f0ffbb8e19c1085bf54d226f62c667868e14f62e) | |||||
2008-01-25 | this is in seconds | Andrew Tridgell | 1 | -3/+2 | |
(This used to be commit 019dd9a3d7d9af8ab71a10802c728f5ab5cf781d) | |||||
2008-01-25 | Tidy up the last regresesions on the python smbscript, from my work | Andrew Bartlett | 1 | -10/+17 | |
with Jelmer today. The only remaining issue is that for the build farm, we will need to manually specify the users and groups from the NSS_WRAPPPER, as python isn't compiled with this. Andrew Bartlett (This used to be commit 5370484d25b8c7a5bde730d9be36ecbbb0aaf315) | |||||
2008-01-25 | more useful output | Andrew Tridgell | 1 | -10/+17 | |
(This used to be commit 033cab6546d943089eefc298b335db03c1d0ebb6) | |||||
2008-01-25 | added a offline file torture test BASE-OFFLINE | Andrew Tridgell | 3 | -1/+458 | |
(This used to be commit d4b26fb2a38aa5b0ed2b6083641b9d8306af8c58) | |||||
2008-01-25 | python: Fix representation of UUIDs as strings in zone files rather than ↵ | Jelmer Vernooij | 5 | -10/+19 | |
binary blobs, fix escaping of LDAP URL's in PHP LDAP admin configuration. Pair-programmed with Andrew, but git doesn't appear to support multiple --author arguments. :-( (This used to be commit dff54ff043563f93b86361039c46e662045f62cc) | |||||
2008-01-25 | ldb/python: Add bindings for schema functions. | Jelmer Vernooij | 3 | -33/+393 | |
(This used to be commit 9f6ea4692ca79c607538871c597698b98abf13d0) | |||||
2008-01-25 | python/provision: Create private dir if it didn't exist yet. | Jelmer Vernooij | 1 | -6/+8 | |
(This used to be commit 66df250ff355d3c1b7f0252fc1f95a8c79a28c6d) | |||||
2008-01-25 | python: Add test for secretsdb_become_dc | Jelmer Vernooij | 1 | -3/+18 | |
(This used to be commit 9173c678efb6f74dbec64298bcb00952feff2ed7) | |||||
2008-01-25 | python: fix tests for check_all_substituted. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 859cffed9d3a62f9f7610d74472aa3c0d1979a35) | |||||
2008-01-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 3 | -37/+41 | |
(This used to be commit d35d4f983d1eb7450cd9f92a5217c14ec073396f) | |||||
2008-01-25 | python/provision: Reconcile code partitions-only provisioning and generic ↵ | Jelmer Vernooij | 6 | -254/+317 | |
provisioning, some other minor refactoring of the provisioning. Pair-programmed by Andrew and me using obby :-) (This used to be commit 688adcbb635af87fcfedb869b7f1857a947fd2f9) | |||||
2008-01-25 | python: Make SamDB.set_ntds_invocation_id take a string. | Jelmer Vernooij | 3 | -48/+65 | |
(This used to be commit 59bb26772f089cf4d8727c12230cfef8126762b1) | |||||
2008-01-25 | Fix netlogon rpc-server build. | Günther Deschner | 1 | -4/+4 | |
Guenther (This used to be commit 31980e03faedaa44317f64d940c458d38a103627) | |||||
2008-01-24 | Add IDL for netr_LogonGetTrustRid. | Günther Deschner | 1 | -1/+5 | |
Guenther (This used to be commit d0893014ab02f4a628bc05135e7afedd11427116) | |||||
2008-01-24 | Rename samr_*AccessMask bitfields to start with SAMR_. | Günther Deschner | 1 | -32/+32 | |
Guenther (This used to be commit 70773be51a568dfc793111044cef93baa343d715) | |||||
2008-01-24 | Revert "Add pidl --samba3-libnetapi option." | Günther Deschner | 2 | -265/+0 | |
This reverts commit fe299e0336fcff780ef69a6b4f56cd1e0d0c50a8. (This used to be commit e22f042c6f3d535644e5a21f4175a10e5d74359f) | |||||
2008-01-24 | python: Add function to look for unsubsituted variables. | Jelmer Vernooij | 2 | -0/+19 | |
(This used to be commit e726ce5bc515ae8d10b472396e228cfd35737476) | |||||
2008-01-24 | python: Add bindings for SamDB.set_invocation_id(). | Jelmer Vernooij | 4 | -29/+82 | |
(This used to be commit c09efa7b778f9cb29032a6abfd914fcaae8df163) | |||||
2008-01-24 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 11 | -85/+92 | |
(This used to be commit d4d4120b715dc37b708b1c6074eab4f5c23d6b8f) | |||||
2008-01-24 | Add pidl --samba3-libnetapi option. | Günther Deschner | 2 | -0/+265 | |
Guenther (This used to be commit fe299e0336fcff780ef69a6b4f56cd1e0d0c50a8) | |||||
2008-01-24 | pidl: get rid of stupid ';' char to terminate bitmap defines | Stefan Metzmacher | 1 | -23/+22 | |
metze (This used to be commit dd77fc45eee2dde7bdd31a2e39387e94cec158aa) | |||||
2008-01-24 | pidl/Samba4::Header: we don't need to check if (defined($enum->{ELEMENTS})) ↵ | Stefan Metzmacher | 1 | -20/+18 | |
twice metze (This used to be commit c1ac13ee12d6d7e41b3700f207c9a8811bb05cd4) | |||||
2008-01-24 | netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32 | Stefan Metzmacher | 1 | -4/+9 | |
metze (This used to be commit 7222edb9cde5cdeb9d065e890775a7254b26648f) | |||||
2008-01-24 | netlogon.idl: make use of bitmap samr_GroupAttrs | Stefan Metzmacher | 2 | -2/+3 | |
metze (This used to be commit 6d68161e676d381600c77c3f862bd7e013968724) | |||||
2008-01-24 | netlogon.idl: remove unused netr_GroupsMembership structure | Stefan Metzmacher | 1 | -5/+0 | |
We have samr_RidWithAttribute and use that in all cases. metze (This used to be commit 3c5bae2249d01213ff4bd7df2b4e3ac04da4a52d) | |||||
2008-01-24 | Ensure we set subobj.BACKEND_MOD for the 'partitions only' case. | Andrew Bartlett | 1 | -0/+4 | |
Andrew Bartlett (This used to be commit be5eb2da241452ccc0526f4f115aa44c0793c351) | |||||
2008-01-24 | Make the repl_meta_data module the default for domain controllers. | Andrew Bartlett | 4 | -16/+31 | |
Andrew Bartlett (This used to be commit ae2ea1bd0cd2b326b09b372428969f2cf52ce519) | |||||
2008-01-24 | Use the repl_meta_data module by default. | Andrew Bartlett | 2 | -3/+9 | |
This means that, except when we back onto LDAP, when it will be replaced with the mapping backend, we will keep this codepath tested. Andrew Bartlett (This used to be commit e8fb5da5a18c1c3bd788b1ab3f814ffb847b00fd) | |||||
2008-01-24 | Kill another sub that the modules will handle for us. | Andrew Bartlett | 3 | -7/+0 | |
(This used to be commit e9bb130d63e86fafc4cbf379e2e237354b88bcf8) | |||||
2008-01-24 | Remove useless subs from the ejs provision | Andrew Bartlett | 2 | -9/+0 | |
The less things we manually place into the templates, the easier the conversion to python will be. Andrew Bartlett (This used to be commit f65e5c164476b80468aa19452b108db17c642f8b) |