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-16
Remove some unused code.
Jelmer Vernooij
1
-8
/
+1
2008-02-16
Avoid creating a whole bunch of files in bin/modules.
Jelmer Vernooij
1
-18
/
+3
2008-02-16
Remove some unused code.
Jelmer Vernooij
2
-13
/
+6
2008-02-16
Use make list concatenation support to create list of object files for subsys...
Jelmer Vernooij
3
-23
/
+21
2008-02-16
Use make to generate list of python files, remove unused variable.
Jelmer Vernooij
1
-9
/
+2
2008-02-16
Remove unused ALL_OBJS variable.
Jelmer Vernooij
1
-14
/
+3
2008-02-16
Use make to create lists of plugins, remove duplicate variable.
Jelmer Vernooij
2
-7
/
+2
2008-02-16
Use make to create lists of pc files and prototype headers.
Jelmer Vernooij
2
-5
/
+8
2008-02-16
Use make to generate list of prototype headers.
Jelmer Vernooij
1
-4
/
+2
2008-02-16
Use make to generate lists of libraries.
Jelmer Vernooij
1
-6
/
+2
2008-02-16
Generate manpage list with make.
Jelmer Vernooij
1
-4
/
+1
2008-02-16
Create SBIN_PROGS and BIN_PROGS lists from within make.
Jelmer Vernooij
1
-6
/
+2
2008-02-16
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
2
-8
/
+4
2008-02-16
Remove unused code.
Jelmer Vernooij
2
-8
/
+4
2008-02-16
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
2
-13
/
+20
2008-02-16
Simplify handling of plugin installation.
Jelmer Vernooij
2
-13
/
+20
2008-02-16
use gmake to handle .py file copies.
Jelmer Vernooij
2
-3
/
+5
2008-02-16
Rely on GNU make to build static libraries.
Jelmer Vernooij
2
-4
/
+7
2008-02-16
Revert "Allow LDB to be a static library again."
Jelmer Vernooij
4
-0
/
+29
2008-02-16
Add static header for gencache.
Jelmer Vernooij
2
-5
/
+95
2008-02-16
Allow LDB to be a static library again.
Jelmer Vernooij
4
-29
/
+0
2008-02-16
Add static header for gencache.
Jelmer Vernooij
2
-5
/
+95
2008-02-16
Formatting fixes.
Jelmer Vernooij
1
-2
/
+3
2008-02-15
Unconditionally run the python tests.
Jelmer Vernooij
1
-30
/
+26
2008-02-15
Reconcile header files for torture utility functions.
Jelmer Vernooij
6
-55
/
+123
2008-02-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
17
-469
/
+477
2008-02-15
Mark the provision_bare() test as known failing for now.
Jelmer Vernooij
1
-0
/
+1
2008-02-15
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
5
-186
/
+202
2008-02-15
lsa.idl: add lsa_AsciiStringLarge
Stefan Metzmacher
1
-0
/
+6
2008-02-15
lsa.idl: don't use ascstr_noterm anymore
Stefan Metzmacher
1
-3
/
+3
2008-02-15
epmapper.idl: don't use ascstr2 anymore
Stefan Metzmacher
1
-1
/
+10
2008-02-15
epmapper.idl: add link to official IDL
Stefan Metzmacher
1
-0
/
+1
2008-02-15
dcerpc.idl: use charset() instead of ascstr3
Stefan Metzmacher
1
-1
/
+2
2008-02-15
ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...
Stefan Metzmacher
1
-0
/
+3
2008-02-15
drsuapi.idl: use charset() instead of the exotic flags() and string
Stefan Metzmacher
1
-3
/
+6
2008-02-15
krb5pac.idl: use charset() instead of string type with flags
Stefan Metzmacher
1
-1
/
+2
2008-02-15
NET-API-BECOME-DC: at least find the 'provision' function in python mode
Stefan Metzmacher
1
-4
/
+16
2008-02-15
cyrus_sasl: fix compiler warnings
Stefan Metzmacher
1
-1
/
+4
2008-02-15
remove redundent code
Andrew Tridgell
1
-3
/
+0
2008-02-15
fixed some options that could not be overridden on the command line
Andrew Tridgell
1
-10
/
+3
2008-02-15
added blackbox testing of gentest
Andrew Tridgell
1
-0
/
+1
2008-02-15
convert gentest to use popt and the cmdline library
Andrew Tridgell
1
-83
/
+83
2008-02-15
make sure lp_ctx is initialised
Andrew Tridgell
1
-1
/
+2
2008-02-15
fix typo
Andrew Tridgell
1
-1
/
+1
2008-02-15
added a blackbox test for masktest
Andrew Tridgell
2
-5
/
+11
2008-02-15
fixed masktest to use popt, and fixed the incorrect pstring conversion
Andrew Tridgell
1
-94
/
+63
2008-02-15
converted locktest to use popt and cmdline utility code
Andrew Tridgell
3
-95
/
+72
2008-02-15
added blackbox testing for locktest
Andrew Tridgell
2
-1
/
+16
2008-02-15
add some info on running tests
Andrew Tridgell
1
-0
/
+21
2008-02-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
10
-207
/
+204
[next]