Age | Commit message (Expand) | Author | Files | Lines |
2008-09-23 | s4: add talloc_strdup_upper. | Günther Deschner | 1 | -1/+7 |
2008-09-21 | Fix merged build. | Jelmer Vernooij | 1 | -4/+4 |
2008-09-21 | Registry client: Remove all conversion helper functions | Matthias Dieter Wallnöfer | 1 | -44/+17 |
2008-09-21 | Registry client library: Remove two elementar conversion functions | Matthias Dieter Wallnöfer | 1 | -26/+4 |
2008-09-21 | Revert "Registry tool "regtree": Removing an error message" | Matthias Dieter Wallnöfer | 1 | -0/+5 |
2008-09-21 | Registry client: Fixup the "patchfile" library | Matthias Dieter Wallnöfer | 1 | -38/+66 |
2008-09-21 | Registry client: Implement the "winreg_QueryValue" call | Matthias Dieter Wallnöfer | 1 | -0/+48 |
2008-09-21 | Registry client library: Use "talloc_zero" to avoid uninitialized values | Matthias Dieter Wallnöfer | 1 | -3/+2 |
2008-09-21 | Registry tool "regdiff": Add the event context for remote connections | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2008-09-21 | Registry client library: Fixes the creation of new keys | Matthias Dieter Wallnöfer | 2 | -2/+3 |
2008-09-21 | Registry client library: Fix some buffer problems | Matthias Dieter Wallnöfer | 1 | -5/+9 |
2008-09-21 | Registry client library: Various fixup's and corrections | Matthias Dieter Wallnöfer | 1 | -63/+64 |
2008-09-21 | Registry tools "regshell" and "regtree": Small fixup's | Matthias Dieter Wallnöfer | 2 | -22/+6 |
2008-09-21 | Registry client: Various cleanups and charset conversions | Matthias Dieter Wallnöfer | 1 | -66/+125 |
2008-09-21 | Registry tool "regshell": Handle the default attribute in the right way | Matthias Dieter Wallnöfer | 1 | -13/+15 |
2008-09-21 | Registry tool "regtree": Removing an error message | Matthias Dieter Wallnöfer | 1 | -5/+0 |
2008-09-21 | Registry tool "regtree": Handle the default attribute in the right way | Matthias Dieter Wallnöfer | 1 | -12/+18 |
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 |
2008-09-19 | Fix ldb standalone build. | Simo Sorce | 8 | -47/+78 |
2008-09-19 | Fix libevents standalone build | Simo Sorce | 8 | -17/+213 |
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 |
2008-09-18 | s4:lib/com: fix the build with automatic dependecies | Stefan Metzmacher | 2 | -3/+2 |
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 |
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 |
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 |
2008-09-16 | Merge branch 'singlereplace' into single | Jelmer Vernooij | 67 | -14652/+2 |
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 |