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-03-07
opendb_tdb: pass down struct messaging_context directly to odb_oplock_break_s...
Stefan Metzmacher
1
-5
/
+8
2008-03-07
vfs_cifs: disable level2 oplocks if the frontend client doesn't support them
Stefan Metzmacher
1
-1
/
+5
2008-03-07
Rerun SWIG.
Jelmer Vernooij
1
-15
/
+16
2008-03-07
torture: fix escape sequence in test_chkpath().
Michael Adam
1
-1
/
+1
2008-03-07
configure: Add major version 4 to AC_INIT call.
Michael Adam
1
-1
/
+1
2008-03-07
Treat maxPwdAge == 0 as passwords never expire.
Andrew Kroeger
1
-1
/
+1
2008-03-07
Enhance mappings of NTSTATUS to KRB5KDC errors.
Andrew Kroeger
1
-1
/
+20
2008-03-07
Update account expiration to use new samdb_result_account_expires() function.
Andrew Kroeger
2
-5
/
+4
2008-03-07
Add samdb_result_account_expires() function.
Andrew Kroeger
1
-0
/
+24
2008-03-07
accountExpires: Windows default is 9223372036854775807, not -1.
Andrew Kroeger
3
-4
/
+4
2008-03-07
Use 32 bit storage for nttrans counts
Amin Azez
1
-5
/
+5
2008-03-07
Try to fix up part of the upgrade test.
Andrew Bartlett
3
-22
/
+23
2008-03-07
Rework provision scripts for more testing
Andrew Bartlett
8
-32
/
+41
2008-03-07
Fixup the NET-API-USERMOD test.
Andrew Bartlett
2
-5
/
+5
2008-03-07
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
29
-521
/
+648
2008-03-07
Start to rework provision for LDAP backends
Andrew Bartlett
2
-2
/
+16
2008-03-06
Ignore Kerberos PAC type 12.
Günther Deschner
1
-5
/
+6
2008-03-06
Slowly making progress on PAC_UNKNOWN_12.
Günther Deschner
1
-3
/
+3
2008-03-06
Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).
Günther Deschner
1
-1
/
+16
2008-03-06
RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()
Stefan Metzmacher
1
-61
/
+75
2008-03-06
RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...
Stefan Metzmacher
1
-0
/
+77
2008-03-06
RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKS
Stefan Metzmacher
1
-0
/
+121
2008-03-06
RAW-OPLOCK: remove unused vars
Stefan Metzmacher
1
-3
/
+0
2008-03-06
pvfs_open: pass down allow_level_II_oplock to odb_open_file()
Stefan Metzmacher
1
-4
/
+16
2008-03-06
opendb: add allow_level_II_oplock parameter to odb_open_file()
Stefan Metzmacher
5
-12
/
+27
2008-03-06
pvfs_open: fix crash/leak in case pvfs_setup_oplock() fails
Stefan Metzmacher
1
-6
/
+5
2008-03-06
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
6
-0
/
+30
2008-03-06
libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKS
Stefan Metzmacher
3
-5
/
+9
2008-03-06
Fix typo
Andrew Bartlett
1
-1
/
+1
2008-03-06
Ensure we get this option from the command line, not the internal
Andrew Bartlett
1
-1
/
+2
2008-03-06
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
Andrew Bartlett
4
-62
/
+308
2008-03-06
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
12
-434
/
+275
2008-03-06
ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.
Andrew Kroeger
1
-1
/
+1
2008-03-04
selftest: use the same oplocktimeout for smbtorture as for smbd
Stefan Metzmacher
1
-1
/
+1
2008-03-04
RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeouts
Stefan Metzmacher
1
-0
/
+118
2008-03-04
RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break it
Stefan Metzmacher
1
-0
/
+70
2008-03-04
pvfs_oplock: auto release oplocks after a timeout
Stefan Metzmacher
1
-6
/
+61
2008-03-04
pvfs_oplock: only a break level2 oplocks...
Stefan Metzmacher
1
-11
/
+1
2008-03-04
pvfs_oplock: move pvfs_oplock_release() parts into a helper function
Stefan Metzmacher
1
-43
/
+56
2008-03-04
build: fix the build with --enable-automatic-dependencies=yes
Stefan Metzmacher
2
-3
/
+3
2008-03-04
Try to return sane ldb error strings
Andrew Bartlett
1
-1
/
+10
2008-03-04
The DN in objectCategory should, if possible, be returned pretty...
Andrew Bartlett
2
-2
/
+10
2008-03-04
Don't hardcode objectCategory into the schema, even in the schema.
Andrew Bartlett
1
-545
/
+0
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
185
-1548
/
+2911
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
[prev]
[next]