index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
Move DCE/RPC python bindings into samba package.
Jelmer Vernooij
4
-4
/
+4
2008-05-22
Fix CFLAGS for SWIG files.
Jelmer Vernooij
1
-1
/
+1
2008-05-22
Make sure the default ldb modules dir gets initialized.
Jelmer Vernooij
1
-0
/
+2
2008-05-22
Fix dependencies and imports.
Jelmer Vernooij
3
-4
/
+4
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
4
-5
/
+10
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
1
-7
/
+25
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2
-2
/
+2
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2
-2
/
+3
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
2
-15
/
+15
2008-05-18
Use src dir.
Jelmer Vernooij
1
-6
/
+6
2008-05-18
Use variables for source path in libnet/ and scripting/python.
Jelmer Vernooij
1
-6
/
+6
2008-05-18
provision: Create instructions for enabling DNS GSS-TSIG updates.
Andrew Kroeger
1
-7
/
+25
2008-05-16
Install python modules by default.
Jelmer Vernooij
1
-0
/
+2
2008-05-12
Merge branch 'nosmbpython' into v4-0-test
Jelmer Vernooij
8
-42
/
+21
2008-05-11
Remove obsolete provisioning library.
Jelmer Vernooij
1
-1254
/
+0
2008-05-11
Remove smbpython.
Jelmer Vernooij
3
-40
/
+0
2008-05-11
Set sys.path for running inside source tree.
Jelmer Vernooij
5
-2
/
+19
2008-05-11
Use system python rather than smbpython.
Jelmer Vernooij
1
-1
/
+3
2008-05-11
make sure to always use string version of uuid rather than object.
Jelmer Vernooij
2
-6
/
+7
2008-05-11
Complete dependencies for python modules (actually matters when built standal...
Jelmer Vernooij
1
-1
/
+7
2008-05-11
Use consistent function names with the standard Python uuid module that is av...
Jelmer Vernooij
3
-7
/
+7
2008-05-10
Install standalone python modules (so we can use stock python rather than smb...
Jelmer Vernooij
2
-6
/
+5
2008-05-10
Clean up some git merges gone wrong.
Jelmer Vernooij
1
-2
/
+0
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
28
-104
/
+278
2008-04-24
libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid
Kai Blin
1
-2
/
+3
2008-04-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
1
-2
/
+2
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
3
-3
/
+3
2008-04-17
Fix the expectations on the unixinfo test.
Andrew Bartlett
1
-2
/
+2
2008-04-17
Add convenience function for getting at event context from ejs code.
Jelmer Vernooij
4
-5
/
+5
2008-04-16
make sure header can be included more than once.
Jelmer Vernooij
1
-0
/
+5
2008-04-15
Re-add 'db' subdirectory for LDAP backend provision
Andrew Bartlett
1
-3
/
+3
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2
-2
/
+4
2008-04-15
Fix provision-backend script
Andrew Bartlett
1
-3
/
+4
2008-04-15
Fix pointers when pushing strings to python during pidl generation.
Jelmer Vernooij
1
-0
/
+2
2008-04-15
Saner names for Python objects.
Jelmer Vernooij
1
-2
/
+2
2008-04-15
Fix warnings.
Jelmer Vernooij
1
-2
/
+2
2008-04-15
Fix the build.
Jelmer Vernooij
1
-10
/
+0
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
6
-17
/
+14
2008-04-14
Use RpcInterfaceTestCase everywhere.
Jelmer Vernooij
6
-17
/
+14
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
9
-16
/
+125
2008-04-14
Fix unresolved symbols.
Jelmer Vernooij
2
-4
/
+6
2008-04-14
Make sure credentials are specified when running the Python winreg RPC tests.
Jelmer Vernooij
2
-4
/
+3
2008-04-14
Allow command line options in the subunitrun script.
Jelmer Vernooij
2
-8
/
+26
2008-04-14
Also look in the environment for smb.conf path.
Jelmer Vernooij
1
-4
/
+6
2008-04-14
Add convenience TestCase class for testing RPC interfaces.
Jelmer Vernooij
2
-5
/
+11
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
3
-33
/
+49
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-16
/
+1
2008-04-14
Move standard make compilation rules to build/make.
Jelmer Vernooij
1
-16
/
+1
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-0
/
+26
[prev]
[next]