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-29
Convert to new torture API.
Jelmer Vernooij
6
-89
/
+62
2008-02-28
Remove use of global_loadparm.
Jelmer Vernooij
3
-3
/
+12
2008-02-28
Remove use of global_loadparm.
Jelmer Vernooij
3
-1
/
+4
2008-02-28
Remove sDefault as static variable.
Jelmer Vernooij
13
-138
/
+188
2008-02-28
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
70
-172
/
+266
2008-02-28
Cache iconv_convenience.
Jelmer Vernooij
1
-12
/
+22
2008-02-28
torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...
Jelmer Vernooij
1
-20
/
+0
2008-02-28
More share_init to more apprioriate place.
Jelmer Vernooij
2
-2
/
+1
2008-02-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
23
-240
/
+337
2008-02-28
pvfs_open: fix callers of odb_get_delete_on_close()
Stefan Metzmacher
1
-2
/
+2
2008-02-28
opendb: only return delete_on_close on odb_get_delete_on_close()
Stefan Metzmacher
4
-31
/
+9
2008-02-28
pvfs: remove unused args from pvfs_delete_on_close_set()
Stefan Metzmacher
2
-5
/
+4
2008-02-28
pvfs_open: use the delete_path of odb_close_file()
Stefan Metzmacher
1
-49
/
+35
2008-02-28
opendb: return the path that should be deleted in odb_close_file()
Stefan Metzmacher
4
-6
/
+30
2008-02-28
Ensure we don't try and set the acct_flags if they are 0 (meaning
Andrew Bartlett
2
-1
/
+9
2008-02-28
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
38
-266
/
+2215
2008-02-28
Fix up the libnet tests.
Andrew Bartlett
2
-4
/
+13
2008-02-28
Check for and reject invalid account flags.
Andrew Bartlett
1
-0
/
+14
2008-02-28
Generate ACB_PW_EXPIRED correctly
Andrew Bartlett
6
-54
/
+115
2008-02-28
Users and computers now share the same template.
Andrew Bartlett
4
-82
/
+101
2008-02-28
Reorder modules to have rdn_name before objectclass.
Andrew Bartlett
1
-1
/
+1
2008-02-28
Fix rdn_name errors.
Andrew Bartlett
1
-1
/
+2
2008-02-28
Do not re-randomise in an individual test.
Andrew Bartlett
1
-2
/
+0
2008-02-27
unixinfo.idl: don't use utf8string anymore
Stefan Metzmacher
1
-2
/
+2
2008-02-27
Remove more global_loadparm uses.
Jelmer Vernooij
4
-8
/
+16
2008-02-27
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
4
-10
/
+996
2008-02-27
Clarify comments.
Jelmer Vernooij
3
-3
/
+3
2008-02-27
Set lp_ctx properly.
Jelmer Vernooij
1
-0
/
+1
2008-02-27
Set lp_ctx properly.
Jelmer Vernooij
1
-0
/
+1
2008-02-27
RAW-OPLOCK: be more strict with share modes against windows and samba4
Stefan Metzmacher
1
-19
/
+32
2008-02-27
selftest: samba4 doesn't pass RAW-OPLOCK BATCH19 und 20 yet
Stefan Metzmacher
1
-0
/
+2
2008-02-27
RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file work
Stefan Metzmacher
1
-2
/
+2
2008-02-27
RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo()
Stefan Metzmacher
1
-0
/
+135
2008-02-27
RAW-OPLOCK: add BATCH19 test renaming via setpathinfo
Stefan Metzmacher
1
-0
/
+112
2008-02-27
RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAME
Stefan Metzmacher
1
-0
/
+75
2008-02-27
RAW-OPLOCK: add BATCH17 test rename on a file with oplock
Stefan Metzmacher
1
-0
/
+75
2008-02-27
RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplock
Stefan Metzmacher
1
-0
/
+72
2008-02-27
RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IF
Stefan Metzmacher
1
-0
/
+72
2008-02-27
RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IF
Stefan Metzmacher
1
-0
/
+79
2008-02-27
pvfs_rename: we need a do a odb_rename() after pvfs_do_rename()
Stefan Metzmacher
1
-0
/
+3
2008-02-27
pvfs_rename: add retry logic after sharing violation or non granted oplock
Stefan Metzmacher
1
-2
/
+103
2008-02-27
opendb_tdb: EXCLUSIVE oplock use the same matching logic
Stefan Metzmacher
1
-3
/
+21
2008-02-27
RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive o...
Stefan Metzmacher
1
-0
/
+65
2008-02-27
RAW-OPLOCK: add EXCLUSIVE3
Stefan Metzmacher
1
-0
/
+69
2008-02-27
RAW-OPLOCK: add EXCLUSIVE2
Stefan Metzmacher
1
-0
/
+95
2008-02-27
RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1)
Stefan Metzmacher
1
-4
/
+4
2008-02-27
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
42
-401
/
+1505
2008-02-27
Fix cases, add version number. (#4935)
Matthias Dieter Wallnöfer
1
-15
/
+24
2008-02-27
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmak...
Jelmer Vernooij
14
-19
/
+213
2008-02-27
libreplace: standalone build: use -I$srcdir instead of -I.
Michael Adam
1
-1
/
+1
[next]