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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
35
-74
/
+79
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
20
-48
/
+18
2008-02-20
Require at least talloc 1.2.0.
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Remove more function-based inits.
Jelmer Vernooij
6
-78
/
+118
2008-02-20
Use function-based initialization for ildap backend.
Jelmer Vernooij
1
-6
/
+3
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
38
-306
/
+56
2008-02-20
Allow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij
5
-11
/
+20
2008-02-19
Factor out IP marshalling into separate function.
Jelmer Vernooij
1
-36
/
+43
2008-02-19
Add configure test for vdeplug library.
Jelmer Vernooij
2
-0
/
+10
2008-02-19
Add VDE switch management functions.
Jelmer Vernooij
1
-1
/
+26
2008-02-19
Initial work on vde support.
Jelmer Vernooij
2
-7
/
+21
2008-02-19
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
9
-48
/
+50
2008-02-19
Only set "interfaces = " line for client when necessary.
Jelmer Vernooij
1
-1
/
+3
2008-02-19
Add kvm name.
Jelmer Vernooij
1
-1
/
+1
2008-02-19
Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
Michael Adam
1
-3
/
+0
2008-02-19
Allow loading kvm snapshots.
Jelmer Vernooij
1
-1
/
+5
2008-02-19
Fix a typo.
Michael Adam
1
-1
/
+1
2008-02-19
Adapt source code checkout information to git repo in talloc website.
Michael Adam
1
-4
/
+5
2008-02-19
Fix paths for talloc into unpacked directory (rsync commands).
Michael Adam
1
-2
/
+2
2008-02-19
Allow connecting to screen.
Jelmer Vernooij
2
-3
/
+3
2008-02-19
Start dhcp server for kvm machine.
Jelmer Vernooij
2
-16
/
+70
2008-02-19
initshutdown.idl: get rid of initshutdown_String and use lsa_StringLarge
Stefan Metzmacher
2
-20
/
+18
2008-02-19
winreg.idl: get rid of initshutdown_String and use lsa_StringLarge
Stefan Metzmacher
2
-12
/
+17
2008-02-19
drsblobs.idl: don't use asclstr
Stefan Metzmacher
1
-1
/
+2
2008-02-19
lsa.idl: strlen_m*() also for the lsa_AsciiString* versions
Stefan Metzmacher
1
-4
/
+4
2008-02-19
lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL strings
Stefan Metzmacher
1
-1
/
+1
2008-02-19
Start and kill kvm instance properly.
Jelmer Vernooij
3
-15
/
+35
2008-02-19
Merge branch 'v4-0-trivial' into v4-0-kvmtest
Jelmer Vernooij
8
-93
/
+110
2008-02-19
Fix accidently introduced bug - thanks metze.
Jelmer Vernooij
1
-1
/
+1
2008-02-19
samba3rpc: Remove use of global_loadparm.
Jelmer Vernooij
1
-31
/
+42
2008-02-19
Avoid use of global_loadparm.
Jelmer Vernooij
1
-6
/
+7
2008-02-19
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2
-9
/
+11
2008-02-19
Remove uses of global_loadparm.
Jelmer Vernooij
3
-15
/
+18
2008-02-19
Fix quicktest.
Jelmer Vernooij
1
-32
/
+32
2008-02-19
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett
43
-439
/
+537
2008-02-19
kvm fixes.
Jelmer Vernooij
2
-1
/
+4
2008-02-19
To partially simplfy our gcov handling, move to the new --coverage option.
Andrew Bartlett
1
-9
/
+10
2008-02-19
Merge branch 'v4-0-trivial' into v4-0-kvmtest
Jelmer Vernooij
1
-1
/
+1
2008-02-19
Fix CFLAGS (caused problems on hosts without libgssapi installed on the system).
Jelmer Vernooij
1
-1
/
+1
2008-02-19
Add Kvm start code.
Jelmer Vernooij
2
-0
/
+26
2008-02-19
Add framework for Kvm test.
Jelmer Vernooij
2
-3
/
+66
2008-02-19
Add test for INCLUDE command.
Jelmer Vernooij
2
-4
/
+6
2008-02-19
Add INCLUDE command to pidl.
Julien Kerihuel
1
-1
/
+20
2008-02-19
Explain that these OIDs are DNs
Andrew Bartlett
1
-0
/
+1
2008-02-18
Fix local tests.
Jelmer Vernooij
1
-2
/
+3
2008-02-18
Fix dependency on popt.
Jelmer Vernooij
1
-1
/
+2
2008-02-18
When not using --immediate, use a one-line progress indicator in selftest.
Jelmer Vernooij
1
-2
/
+9
2008-02-18
Use consistent hierarchical naming for tests used in selftest.
Jelmer Vernooij
3
-120
/
+134
2008-02-18
Fix summary.
Jelmer Vernooij
1
-3
/
+2
2008-02-18
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
15
-96
/
+96
[prev]
[next]