Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-21 | Registry tool "regtree": Removing an error message | Matthias Dieter Wallnöfer | 1 | -5/+0 | |
The error message "Error occurred while fetching values" doesn't seem very useful, so remove it. | |||||
2008-09-21 | Registry tool "regtree": Handle the default attribute in the right way | Matthias Dieter Wallnöfer | 1 | -12/+18 | |
This commit introduces the default attribute in "regtree" | |||||
2008-09-21 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 19 | -148/+509 | |
2008-09-20 | Don't expose ldb_request in the Python API but rather use regular | Jelmer Vernooij | 3 | -84/+218 | |
parameters. | |||||
2008-09-19 | Fix ldb standalone build. | Simo Sorce | 8 | -47/+78 | |
Add shared-build target to the ldb library, and make it possible to build it against libtalloc, libevents, libtdb as shared libraries. | |||||
2008-09-19 | Fix libevents standalone build | Simo Sorce | 8 | -17/+213 | |
Make sure to build against libtalloc.a and not individual talloc objects, so that the library can be also built against libtalloc.so and use it as a shared library instead of statically compiling talloc. Also add shared-build target to the events library. Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build. | |||||
2008-09-19 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 10 | -46/+1413 | |
2008-09-19 | Add support for implementing LDB modules in Python. | Jelmer Vernooij | 5 | -24/+1318 | |
2008-09-19 | Provide tdb.open and ldb.open python functions. | Jelmer Vernooij | 2 | -0/+2 | |
2008-09-19 | initialize a COM context. | Jelmer Vernooij | 1 | -2/+13 | |
2008-09-19 | Fix COM compilation, add framework for COM python module. | Jelmer Vernooij | 5 | -22/+82 | |
2008-09-19 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 5 | -9/+18 | |
2008-09-18 | Generate with 1.3.36. | Jelmer Vernooij | 5 | -9/+18 | |
2008-09-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 161 | -46375/+8 | |
Conflicts: source4/main.mk | |||||
2008-09-18 | s4:lib/com: fix the build with automatic dependecies | Stefan Metzmacher | 2 | -3/+2 | |
metze | |||||
2008-09-16 | Merge branch 'singlecompression' into single | Jelmer Vernooij | 5 | -1101/+0 | |
2008-09-16 | Use single copy of compression library in Samba3,4. | Jelmer Vernooij | 5 | -1101/+0 | |
2008-09-16 | Remove remaining embedded JavaScript support. | Jelmer Vernooij | 98 | -44323/+0 | |
2008-09-16 | Merge branch 'singlepopt' into single | Jelmer Vernooij | 15 | -3340/+0 | |
Conflicts: source4/Makefile | |||||
2008-09-16 | Use a single copy of popt in samba3 and samba4. | Jelmer Vernooij | 15 | -3340/+0 | |
2008-09-16 | Merge branch 'singlensswrap' into single | Jelmer Vernooij | 5 | -1586/+0 | |
Conflicts: source3/configure.in source4/Makefile source4/configure.ac source4/lib/nss_wrapper/nss_wrapper.c source4/lib/replace/system/passwd.h source4/main.mk | |||||
2008-09-16 | Use single cope of nss_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 6 | -1587/+1 | |
2008-09-16 | Merge branch 'singlesw' into single | Jelmer Vernooij | 5 | -2112/+0 | |
Conflicts: source3/lib/socket_wrapper/socket_wrapper.c source4/lib/replace/system/network.h | |||||
2008-09-16 | Merge branch 'singlereplace' into single | Jelmer Vernooij | 67 | -14652/+2 | |
Conflicts: source4/configure.ac source4/torture/local/config.mk | |||||
2008-09-16 | Merge branch 'singletdb' into single | Jelmer Vernooij | 44 | -15536/+6 | |
2008-09-16 | Use single copy of socket_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 6 | -2113/+1 | |
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 67 | -14652/+2 | |
2008-09-16 | Fix last few includes to use new tdb location. | Jelmer Vernooij | 3 | -3/+3 | |
2008-09-16 | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 41 | -15533/+3 | |
2008-09-16 | Share talloc source code between Samba 3 and Samba 4. | Jelmer Vernooij | 20 | -8047/+0 | |
2008-09-16 | Fix more WMI compilation issues. | Jelmer Vernooij | 2 | -1/+11 | |
2008-09-16 | Remove more hand-written marshallers. | Jelmer Vernooij | 3 | -242/+29 | |
2008-09-16 | More changes getting WMI code to compile, import manual marshalling. | Jelmer Vernooij | 6 | -16/+34 | |
2008-09-15 | Revert accidental changes to lib/basic.mk. | Jelmer Vernooij | 1 | -25/+3 | |
2008-09-15 | More formatting fixes. | Jelmer Vernooij | 1 | -7/+14 | |
2008-09-15 | Fix compilation of Python module. | Jelmer Vernooij | 3 | -125/+297 | |
2008-09-15 | Get code closer to compiling without errors, fix formatting, add docstrings. | Jelmer Vernooij | 3 | -68/+75 | |
2008-09-15 | Import SWIG-generated files. | Jelmer Vernooij | 2 | -0/+4250 | |
2008-09-15 | No spurious warnings in SWIG file. | Jelmer Vernooij | 1 | -0/+3 | |
2008-09-15 | Fix more syntax errors, etc. | Jelmer Vernooij | 4 | -107/+114 | |
2008-09-15 | Import WMI changes. | Andrzej Hajda | 1 | -1/+44 | |
2008-09-15 | Import DCOM improvements. | Andrzej Hajda | 1 | -141/+433 | |
2008-09-15 | Rename Python wmi module to 'wmi' and fix some errors in it. | Jelmer Vernooij | 2 | -20/+5 | |
2008-09-15 | Fix syntax errors. | Jelmer Vernooij | 1 | -3/+3 | |
2008-09-15 | Adapt to changes in Samba API's, fix formatting. | Jelmer Vernooij | 5 | -86/+62 | |
2008-09-15 | Fix imports. | Jelmer Vernooij | 1 | -6/+3 | |
2008-09-15 | More improvements. | Jelmer Vernooij | 4 | -28/+32 | |
2008-09-15 | use static header for WMI. | Jelmer Vernooij | 2 | -2/+55 | |
2008-09-15 | Improve formatting, use printf rather than DEBUG. | Jelmer Vernooij | 1 | -5/+8 | |
2008-09-15 | Cope with includes.h splitup in COM code. | Jelmer Vernooij | 2 | -0/+7 | |