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