2010-01-01 |
Jelmer Vernooij | heimdal_build: Explicitly specify 'YES' when enabling...
|
commit | commitdiff | tree |
2010-01-01 |
Jelmer Vernooij | s4/build: Indicate whether Samba4 is being built against...
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | py/security: Add test for dom_sid.split.
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | samba: Fix whitespace, remove pointless 'pass' statement.
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | pyldb: Add dom_sid.split in favor of less powerful...
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | net: Support 'super' commands implemented in Python.
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | net: Move 'newuser' to 'net newuser'
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | net: Fix tests and documentation of setexpiry.
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | net: Move setexpiry to 'net setexpiry'
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | net: Move 'setpassword' to 'net setpassword'.
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | net: Allow Python commands to return None instead of 0.
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | blackbox.passwords: Use convenience variable for net.
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | Fix commands in password tests.
|
commit | commitdiff | tree |
2009-12-31 |
Jelmer Vernooij | net: Allow python subcommands to provide commands that...
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | dsdb: Fix dependencies when building against system...
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | net: Make arguments available to python commands as...
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | python: When updating sys.path to include the Samba...
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | s4/net: Allow options before arguments for Python commands.
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | s4/net: Pass all arguments through to the Python commands.
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | s4/net: Add domainlevel subcommand.
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | s4/net: Use d_printf consistently when reporting errors.
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | Use CommandError exception to deal with problems during...
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | s4/net: Make pwsettings a net subcommand.
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | netcmd: Add some basic tests.
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | s4/net: Support parsing arguments in Python commands.
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | net: Support usage/help of subcommands implemented...
|
commit | commitdiff | tree |
2009-12-29 |
Jelmer Vernooij | net: Support implementing subcommands in python.
|
commit | commitdiff | tree |
2009-12-27 |
Jelmer Vernooij | python: Remove sys.path line rather than updating it...
|
commit | commitdiff | tree |
2009-12-25 |
Jelmer Vernooij | py_net/libnet: Remove C++-style comments, add more...
|
commit | commitdiff | tree |
2009-12-22 |
Jelmer Vernooij | param: Fix build on systems without ldb installed.
|
commit | commitdiff | tree |
2009-12-21 |
Jelmer Vernooij | provision/pyldb: Avoid linking in static python ldb...
|
commit | commitdiff | tree |
2009-12-21 |
Jelmer Vernooij | ldb_wrap: Fix compilation when using system ldb.
|
commit | commitdiff | tree |
2009-12-21 |
Jelmer Vernooij | tdb: Also build and install tdb manpages from standalone...
|
commit | commitdiff | tree |
2009-12-21 |
Jelmer Vernooij | tdb: Fix formatting of API check file.
|
commit | commitdiff | tree |
2009-12-21 |
Jelmer Vernooij | Fix initialisation of TypeObject samba.param.LoadparmService.
|
commit | commitdiff | tree |
2009-11-15 |
Jelmer Vernooij | s3: Remove two more DFSG-nonfree text documents at...
|
commit | commitdiff | tree |
2009-09-28 |
Jelmer Vernooij | pidl: Avoid using talloc_free as function pointer,...
|
commit | commitdiff | tree |
2009-09-28 |
Jelmer Vernooij | Move samba-specific variable to s4 Makefile.
|
commit | commitdiff | tree |
2009-09-28 |
Jelmer Vernooij | make: Use $(base_srcdirs) in 'make clean' rather than...
|
commit | commitdiff | tree |
2009-09-27 |
Jelmer Vernooij | parmlist: Add more tests.
|
commit | commitdiff | tree |
2009-09-27 |
Jelmer Vernooij | rpc_server: Fix warnings.
|
commit | commitdiff | tree |
2009-09-27 |
Jelmer Vernooij | librpc: Fix path to ndr_standard pc file.
|
commit | commitdiff | tree |
2009-09-27 |
Jelmer Vernooij | selftest: Prefer system tap2subunit if available.
|
commit | commitdiff | tree |
2009-09-27 |
Jelmer Vernooij | parmlist: Add basic tests for test_get_int().
|
commit | commitdiff | tree |
2009-09-27 |
Jelmer Vernooij | util/parmlist: Add some more comments.
|
commit | commitdiff | tree |
2009-09-26 |
Jelmer Vernooij | libutil: Add separate utility code for dealing with...
|
commit | commitdiff | tree |
2009-09-26 |
Jelmer Vernooij | gensec: Avoid exposing lp_ctx on the API level.
|
commit | commitdiff | tree |
2009-09-26 |
Jelmer Vernooij | pygensec: Add initial work on a gensec Python module.
|
commit | commitdiff | tree |
2009-09-26 |
Jelmer Vernooij | registry: Fix warning freeing talloc pointer with multiple...
|
commit | commitdiff | tree |
2009-09-26 |
Jelmer Vernooij | ldb: Check for talloc using pkg-config before checking...
|
commit | commitdiff | tree |
2009-09-26 |
Jelmer Vernooij | s4/make: Remove object files in ../libds as part of...
|
commit | commitdiff | tree |
2009-09-26 |
Jelmer Vernooij | samba.tests.provision: Remove broken become_dc test.
|
commit | commitdiff | tree |
2009-09-25 |
Jelmer Vernooij | pidl(s4.python): Fix arguments to PyCObject_FromVoidPtr...
|
commit | commitdiff | tree |
2009-09-24 |
Jelmer Vernooij | Add init file for DCE/RPC tests.
|
commit | commitdiff | tree |
2009-09-24 |
Jelmer Vernooij | PEP8
|
commit | commitdiff | tree |
2009-09-24 |
Jelmer Vernooij | Revert "s4:python fixed subunit tests of dcerpc"
|
commit | commitdiff | tree |
2009-09-23 |
Jelmer Vernooij | Check for PyString_FromString being NULL.
|
commit | commitdiff | tree |
2009-09-23 |
Jelmer Vernooij | provision: Avoid linking in multiple copies of security...
|
commit | commitdiff | tree |
2009-09-14 |
Jelmer Vernooij | pyldb: Don't segfault when invalid type is specified...
|
commit | commitdiff | tree |
2009-09-13 |
Jelmer Vernooij | Fix string-wchar-fixed-array-03 test (when libndr is...
|
commit | commitdiff | tree |
2009-09-13 |
Jelmer Vernooij | Fix string-wchar-fixed-array-02 test (when libndr is...
|
commit | commitdiff | tree |
2009-09-13 |
Jelmer Vernooij | Fix string-wchar-fixed-array-01 test (when libndr is...
|
commit | commitdiff | tree |
2009-09-13 |
Jelmer Vernooij | pidl: Remove unnecessary _GNU_SOURCE define.
|
commit | commitdiff | tree |
2009-09-11 |
Jelmer Vernooij | repl_meta_data: Fix include path when building with...
|
commit | commitdiff | tree |
2009-09-11 |
Jelmer Vernooij | ldb: Remove references to operational module init function.
|
commit | commitdiff | tree |
2009-09-11 |
Jelmer Vernooij | ldb: Support running testsuite without installing first.
|
commit | commitdiff | tree |
2009-09-08 |
Jelmer Vernooij | Mark test_security_descriptor_add_neg as known failing...
|
commit | commitdiff | tree |
2009-08-05 |
Jelmer Vernooij | pyldb: Fix reference counting on ldb_message_elements...
|
commit | commitdiff | tree |
2009-08-03 |
Jelmer Vernooij | pyldb: Properly keep copies of Python string contents...
|
commit | commitdiff | tree |
2009-08-03 |
Jelmer Vernooij | pyldb: Raise proper exception when attempting to assign...
|
commit | commitdiff | tree |
2009-07-30 |
Jelmer Vernooij | python: Cope with the dom_sid2 alias in pidl's python...
|
commit | commitdiff | tree |
2009-07-30 |
Jelmer Vernooij | DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.
|
commit | commitdiff | tree |
2009-07-30 |
Jelmer Vernooij | Remove RFC's from the release tarballs to make the...
|
commit | commitdiff | tree |
2009-07-20 |
Jelmer Vernooij | Re-add accidently removed shares test.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | pidl: Print actual type names in errors about unknown...
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | pidl: Print proper errors when arrays don't have a...
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Remove unused parameter setting.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Remove unnecessary imports.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Merge branch 'master' of git://git.samba.org/samba
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Include ntsvc NDR in libndr-standard.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Remove unused variable.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Merge more ndr interfaces into libndr-standard.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | librpc: Integrate some subsystems now part of libndr...
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Add missing includes.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | provision: Remove unused imports.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Create libndr-standard, which includes the NDR marshalling...
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Remove unnecessary include, update README.
|
commit | commitdiff | tree |
2009-07-19 |
Jelmer Vernooij | Remove outdated status file about samba3 -> samba4...
|
commit | commitdiff | tree |
2009-07-18 |
Jelmer Vernooij | VFS examples: Update copy of config.{guess,sub}.
|
commit | commitdiff | tree |
2009-07-18 |
Jelmer Vernooij | python: Set right ldb modules directory when using...
|
commit | commitdiff | tree |
2009-07-18 |
Jelmer Vernooij | Actually fill in ldb modules directory.
|
commit | commitdiff | tree |
2009-07-18 |
Jelmer Vernooij | Remove pyldb_util and simply duplicate the 5-line function...
|
commit | commitdiff | tree |
2009-07-18 |
Jelmer Vernooij | ldb: Display SHLD_FLAGS when building.
|
commit | commitdiff | tree |
2009-07-06 |
Jelmer Vernooij | Fix some typos pointed out by Oota Toshiya.
|
commit | commitdiff | tree |
2009-07-03 |
Jelmer Vernooij | s4: Don't install epdump, since it no longer exists.
|
commit | commitdiff | tree |
2009-07-02 |
Jelmer Vernooij | s4 docs: Git has revision SHA's, not numbers.
|
commit | commitdiff | tree |
2009-07-02 |
Jelmer Vernooij | s4: Remove stub endpoint mapper script.
|
commit | commitdiff | tree |
2009-07-02 |
Jelmer Vernooij | TOSHARG: Fix typo: s/aquire/acquire/
|
commit | commitdiff | tree |
2009-07-02 |
Jelmer Vernooij | pidl: Don't run compile tests inside the tree, won...
|
commit | commitdiff | tree |
2009-06-18 |
Jelmer Vernooij | Use system Python LDB bindings, if present.
|
commit | commitdiff | tree |