summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce14-107/+84
2008-09-23s4:lib/charset: add missing prototype of talloc_strdup_upper()Stefan Metzmacher1-0/+1
2008-09-23s4: add talloc_strdup_upper.Günther Deschner1-1/+7
2008-09-21Fix merged build.Jelmer Vernooij1-4/+4
2008-09-21Registry client: Remove all conversion helper functionsMatthias Dieter Wallnöfer1-44/+17
2008-09-21Registry client library: Remove two elementar conversion functionsMatthias Dieter Wallnöfer1-26/+4
2008-09-21Revert "Registry tool "regtree": Removing an error message"Matthias Dieter Wallnöfer1-0/+5
2008-09-21Registry client: Fixup the "patchfile" libraryMatthias Dieter Wallnöfer1-38/+66
2008-09-21Registry client: Implement the "winreg_QueryValue" callMatthias Dieter Wallnöfer1-0/+48
2008-09-21Registry client library: Use "talloc_zero" to avoid uninitialized valuesMatthias Dieter Wallnöfer1-3/+2
2008-09-21Registry tool "regdiff": Add the event context for remote connectionsMatthias Dieter Wallnöfer1-1/+1
2008-09-21Registry client library: Fixes the creation of new keysMatthias Dieter Wallnöfer2-2/+3
2008-09-21Registry client library: Fix some buffer problemsMatthias Dieter Wallnöfer1-5/+9
2008-09-21Registry client library: Various fixup's and correctionsMatthias Dieter Wallnöfer1-63/+64
2008-09-21Registry tools "regshell" and "regtree": Small fixup'sMatthias Dieter Wallnöfer2-22/+6
2008-09-21Registry client: Various cleanups and charset conversionsMatthias Dieter Wallnöfer1-66/+125
2008-09-21Registry tool "regshell": Handle the default attribute in the right wayMatthias Dieter Wallnöfer1-13/+15
2008-09-21Registry tool "regtree": Removing an error messageMatthias Dieter Wallnöfer1-5/+0
2008-09-21Registry tool "regtree": Handle the default attribute in the right wayMatthias Dieter Wallnöfer1-12/+18
2008-09-21Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij19-148/+509
2008-09-20Don't expose ldb_request in the Python API but rather use regularJelmer Vernooij3-84/+218
2008-09-19Fix ldb standalone build.Simo Sorce8-47/+78
2008-09-19Fix libevents standalone buildSimo Sorce8-17/+213
2008-09-19Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij10-46/+1413
2008-09-19Add support for implementing LDB modules in Python.Jelmer Vernooij5-24/+1318
2008-09-19Provide tdb.open and ldb.open python functions.Jelmer Vernooij2-0/+2
2008-09-19initialize a COM context.Jelmer Vernooij1-2/+13
2008-09-19Fix COM compilation, add framework for COM python module.Jelmer Vernooij5-22/+82
2008-09-19Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij5-9/+18
2008-09-18Generate with 1.3.36.Jelmer Vernooij5-9/+18
2008-09-18Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij161-46375/+8
2008-09-18s4:lib/com: fix the build with automatic dependeciesStefan Metzmacher2-3/+2
2008-09-16Merge branch 'singlecompression' into singleJelmer Vernooij5-1101/+0
2008-09-16Use single copy of compression library in Samba3,4.Jelmer Vernooij5-1101/+0
2008-09-16Remove remaining embedded JavaScript support.Jelmer Vernooij98-44323/+0
2008-09-16Merge branch 'singlepopt' into singleJelmer Vernooij15-3340/+0
2008-09-16Use a single copy of popt in samba3 and samba4.Jelmer Vernooij15-3340/+0
2008-09-16Merge branch 'singlensswrap' into singleJelmer Vernooij5-1586/+0
2008-09-16Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij6-1587/+1
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij5-2112/+0
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij67-14652/+2
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij44-15536/+6
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij6-2113/+1
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij67-14652/+2
2008-09-16Fix last few includes to use new tdb location.Jelmer Vernooij3-3/+3
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij41-15533/+3
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij20-8047/+0
2008-09-16Fix more WMI compilation issues.Jelmer Vernooij2-1/+11
2008-09-16Remove more hand-written marshallers.Jelmer Vernooij3-242/+29
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij6-16/+34