Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-27 | s3-pdbtest: Initialise more elements for testing | Andrew Bartlett | 1 | -0/+8 | |
If these were left as defaults, they cause issues when the backend (pdb_samba4) returns the internal defaults from the directory, not the defaults from samu_new() Andrew Bartlett | |||||
2012-06-27 | s3-pdbtest: show mis-matching times | Andrew Bartlett | 1 | -4/+12 | |
2012-06-26 | s3-pdbtest: Fix pdbtest to compare the same fields | Andrew Bartlett | 1 | -1/+1 | |
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue Jun 26 16:09:28 CEST 2012 on sn-devel-104 | |||||
2012-06-26 | s3-pdbtest: Report and handle errors in pdb->getsampwnam() | Andrew Bartlett | 1 | -3/+5 | |
2012-06-22 | s3:torture:smb2: pass smb2-session-reconnect test (add generosity in error case) | Michael Adam | 1 | -7/+21 | |
samba checks tree before file, so we get a STATUS_NETWORK_NAME_DELETED instead STATUS_FILE_CLOSED when operating on a file handle on a invalid tree id. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-06-15 | dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring | Volker Lendecke | 1 | -2/+4 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-06-15 | dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring | Volker Lendecke | 1 | -2/+2 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-06-15 | dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring | Volker Lendecke | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-06-12 | s3:torture: fix use of non-existent word (existant) | Michael Adam | 1 | -3/+3 | |
2012-06-06 | s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.c | Stefan Metzmacher | 1 | -1/+1 | |
This fixes compiler warnings regarding incomplete types. metze | |||||
2012-06-05 | Tests for bug #8972 - Add permission checks to run_simple_posix_open_test(). | Jeremy Allison | 1 | -0/+27 | |
This requires a share with : create mask = 0777 force create mode = 0 directory mask = 0777 force directory mode = 0 set so we don't mess with requested permissions. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Jun 5 08:20:03 CEST 2012 on sn-devel-104 | |||||
2012-06-03 | s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send | Luk Claes | 2 | -3/+4 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sun Jun 3 23:37:02 CEST 2012 on sn-devel-104 | |||||
2012-05-28 | s3:libsmb: get rid of cli_ucs2 | Luk Claes | 1 | -6/+7 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon May 28 16:58:03 CEST 2012 on sn-devel-104 | |||||
2012-05-28 | s3:libsmb: get rid of cli_negprot | Luk Claes | 3 | -5/+11 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-28 | s3:libsmb: get rid of cli_state_disconnect | Luk Claes | 1 | -1/+1 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-28 | s3:libsmb: get rid of cli_state_capabilities | Luk Claes | 1 | -1/+1 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-28 | s3:libsmb: get rid of cli_state_protocol | Luk Claes | 1 | -1/+2 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-28 | s3:libsmb: get rid of cli_sockopt | Luk Claes | 1 | -49/+50 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-25 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 3 | -0/+177 | |
Signed-off-by: Jeremy Allison <jra@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-22 | Added torture test for bug #8910. Test remove_duplicate_addrs2(). | Jeremy Allison | 1 | -0/+104 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue May 22 01:31:17 CEST 2012 on sn-devel-104 | |||||
2012-05-18 | s3: Revert the serverid changes, they need more work | Volker Lendecke | 3 | -177/+0 | |
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Fri May 18 13:12:14 CEST 2012 on sn-devel-104 | |||||
2012-05-17 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 3 | -0/+177 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-05-14 | s3:torture: add #include "lib/util/tevent_ntstatus.h" to test_addrchange.c | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2012-05-12 | s3/libsmb: Generalise cli_state in smb2 logoff calls | Luk Claes | 1 | -2/+2 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-12 | s3/libsmb: Generalise cli_state in smb2 write calls | Luk Claes | 1 | -7/+14 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-12 | s3/libsmb: Generalise cli_state in smb2 query_directory calls | Luk Claes | 1 | -4/+8 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-12 | s3/libsmb: Generalise cli_state in smb2 flush calls | Luk Claes | 1 | -18/+36 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-12 | s3/libsmb: Generalise cli_state in smb2 create calls | Luk Claes | 1 | -16/+32 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-12 | s3/libsmb: Generalise cli_state in smb2 close calls | Luk Claes | 1 | -6/+12 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-12 | s3-libsmb: Generalise cli_state in smb2 read calls | Luk Claes | 1 | -24/+32 | |
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-06 | s3:torture/test_smb2: add support for PROTOCOL_SMB3_00 | Stefan Metzmacher | 1 | -7/+10 | |
metze | |||||
2012-05-06 | s3:torture: do some query_info and set_info calls in SMB2-SESSION-REAUTH | Stefan Metzmacher | 1 | -0/+143 | |
metze | |||||
2012-05-02 | s3:torture fix flakey testcase | Christian Ambach | 1 | -6/+20 | |
don't put database into /tmp, use lp_private_dir() to put it into the selftest prefix Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Wed May 2 00:57:05 CEST 2012 on sn-devel-104 | |||||
2012-05-01 | s3:torture: add idmap_tdb_common test code | Christian Ambach | 3 | -0/+1030 | |
2012-04-19 | s3-dbwrap: Add dbwrap_record_watch_send/recv | Volker Lendecke | 3 | -0/+98 | |
With this API you can asynchronously wait for a record to be modified | |||||
2012-04-19 | s3-passdb: Remove unused sampass->pass_must_change_time | Andrew Bartlett | 1 | -6/+0 | |
There is no need to call pdb_set_pass_must_change_time() because nothing ever consults that value. It is always calculated from the domain policy. Also, this means we no longer store the value in LDAP. The value would only ever be set when migrating from tdbsam or smbpasswd, not on password changes, so would become incorrect over time. Andrew Bartlett | |||||
2012-04-17 | s3: Add two notify benchmark tests | Volker Lendecke | 3 | -0/+724 | |
2012-04-17 | s3: Make torture_nprocs globally available | Volker Lendecke | 1 | -19/+19 | |
2012-04-17 | s3: Add msg_channel | Volker Lendecke | 3 | -0/+133 | |
This is a tevent_based variant of messaging_register | |||||
2012-04-17 | s3: Add a second ctdb connect library | Volker Lendecke | 3 | -0/+249 | |
The existing one is not async at all. | |||||
2012-04-06 | build: Remove SMB_OFF_T, replace with off_t | Andrew Bartlett | 4 | -10/+10 | |
Now that we always require a 64 bit off_t, we no longer need SMB_OFF_T. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Apr 6 01:47:43 CEST 2012 on sn-devel-104 | |||||
2012-04-05 | build: Remove SMB_STRUCT_DIRENT define | Andrew Bartlett | 1 | -1/+1 | |
2012-03-30 | Who would have guessed - checking returns from strlcat found a memory ↵ | Jeremy Allison | 1 | -1/+1 | |
overwrite bug :-). | |||||
2012-03-30 | More strlcat/strlcpy truncate checks. | Jeremy Allison | 1 | -2/+8 | |
2012-03-24 | lib/util: Remove dummy wrapper for getgrgid(). | Jelmer Vernooij | 1 | -3/+3 | |
2012-03-24 | lib/util: Remove dummy wrapper for getpwuid(). | Jelmer Vernooij | 1 | -3/+3 | |
2012-03-13 | s3:torture: fix segfault in LOCAL-TALLOC-DICT | Stefan Metzmacher | 1 | -1/+3 | |
talloc_dict_set() expects a pointer to an talloc'ed pointer. metze | |||||
2012-03-13 | s3:torture: talloc_dict_traverse() returns the number of entries | Stefan Metzmacher | 1 | -2/+7 | |
metze | |||||
2012-03-10 | s3: Add a new set of andx chain handling routines | Volker Lendecke | 3 | -0/+347 | |
This is in preparation of getting rid of chain_reply. | |||||
2012-03-02 | s3-selftest: Add tests for ntlm_auth gss-spnego client and server | Andrew Bartlett | 1 | -0/+10 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Mar 2 07:05:44 CET 2012 on sn-devel-104 |