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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-03
Remove useless ifs.
Jelmer Vernooij
1
-11
/
+1
2008-03-03
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-03-03
Fix some syntax errors.
Jelmer Vernooij
5
-9
/
+6
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
80
-1155
/
+1158
2008-03-03
Fix syntax.
Jelmer Vernooij
1
-1
/
+1
2008-03-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
26
-411
/
+906
2008-03-03
Fix failure to re-provision.
Andrew Bartlett
3
-10
/
+21
2008-03-03
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
6
-142
/
+383
2008-03-03
Fix member server provision
Douglas VanLeuven
1
-1
/
+1
2008-03-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
1
-34
/
+49
2008-03-03
Merge branch 'v4-0-test' into id10ts-registry
Jelmer Vernooij
187
-1558
/
+3070
2008-03-02
Fix blackbox.kinit test by issuing new certificates good for 25 years.
Andrew Kroeger
1
-34
/
+49
2008-03-02
Some cleanups for the ldb doxygen docs.
Brad Hards
1
-10
/
+12
2008-03-01
Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi...
Jelmer Vernooij
2
-4
/
+4
2008-03-01
Fix error handling in ldb.add().
Jelmer Vernooij
2
-161
/
+81
2008-03-01
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2
-17
/
+13
2008-03-01
pvfs_rename: move odb_rename() onto pvfs_do_rename()
Stefan Metzmacher
2
-17
/
+13
2008-02-29
Remove duplicate message.
Jelmer Vernooij
1
-2
/
+0
2008-02-29
Fix variable name.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Simpler handling of sonameflag.
Jelmer Vernooij
1
-16
/
+7
2008-02-29
Move automatic dependencies code out of perl code.
Jelmer Vernooij
3
-39
/
+31
2008-02-29
Allow absolute paths to be specified to mkproto.pl.
Jelmer Vernooij
1
-1
/
+3
2008-02-29
Use special make variables.
Jelmer Vernooij
1
-3
/
+3
2008-02-29
Ignore autogenerated file.
Jelmer Vernooij
1
-0
/
+1
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
11
-35
/
+339
2008-02-29
Remove useless include, simplify generated CFLAGS lines in Makefile.
Jelmer Vernooij
2
-8
/
+1
2008-02-29
Remove duplicate functions.
Jelmer Vernooij
1
-76
/
+0
2008-02-29
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
3
-8
/
+76
2008-02-29
RAW-SFILEINFO-RENAME: test renaming of directories by path and handle
Stefan Metzmacher
1
-8
/
+84
2008-02-29
RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a file
Stefan Metzmacher
1
-0
/
+25
2008-02-29
pvfs_setfileinfo: support renaming of directories
Stefan Metzmacher
1
-5
/
+0
2008-02-29
selftest: we pass RAW-OPLOCK BATCH19 and 20 now
Stefan Metzmacher
1
-2
/
+0
2008-02-29
pvfs_setfileinfo: tell the opendb about renames
Stefan Metzmacher
1
-3
/
+22
2008-02-29
pvfs: use pvfs_resolve_name_handle() in qfileinfo and setfileinfo
Stefan Metzmacher
2
-2
/
+2
2008-02-29
pvfs_resolve: add pvfs_resolve_name_handle()
Stefan Metzmacher
1
-0
/
+80
2008-02-29
RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned name
Stefan Metzmacher
1
-11
/
+66
2008-02-29
pvfs_resolve: "\\" and a trailing "\" need to be reduced
Stefan Metzmacher
1
-2
/
+9
2008-02-29
pvfs_resolve: fix endless loop with trailing ".."
Stefan Metzmacher
1
-1
/
+1
2008-02-29
opendb: add odb_get_path()
Stefan Metzmacher
4
-0
/
+49
2008-02-29
pvfs_open: make pvfs_locking_key() non static
Stefan Metzmacher
1
-2
/
+2
2008-02-29
Fix dynconfig compilation.
Jelmer Vernooij
1
-2
/
+2
2008-02-29
Remove the now unused cflags script.
Jelmer Vernooij
3
-53
/
+6
2008-02-29
Include CFLAGS overrides in make file.
Jelmer Vernooij
3
-71
/
+54
2008-02-29
Remove cruft that dealt with public prototype headers.
Jelmer Vernooij
2
-34
/
+7
2008-02-29
Change remaining prototype headers to be private.
Jelmer Vernooij
6
-10
/
+9
2008-02-29
Fix typos, avoid DEPEND_LIST from growing with empty elements.
Jelmer Vernooij
3
-11
/
+3
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
29
-105
/
+138
2008-02-29
Fix manpage paths.
Jelmer Vernooij
2
-7
/
+7
2008-02-29
Move manpage management out of the perl build system.
Jelmer Vernooij
13
-38
/
+47
2008-02-29
Move logic to makefile
Jelmer Vernooij
1
-3
/
+3
[next]