Age | Commit message (Expand) | Author | Files | Lines |
2012-06-29 | lib/param: let "SMB2" select PROTOCOL_SMB2_10 | Stefan Metzmacher | 1 | -1/+1 |
2012-06-29 | s3:smb2_server: make the logic in smbd_smb2_request_verify_creditcharge() sim... | Stefan Metzmacher | 1 | -11/+23 |
2012-06-29 | s3:smb2_server: simplify smbd_smb2_request_verify_creditcharge() a bit. | Stefan Metzmacher | 1 | -6/+1 |
2012-06-29 | s3:smb2_negprot: support SMB2_CAP_LARGE_MTU on everything but port 139 | Stefan Metzmacher | 1 | -5/+8 |
2012-06-29 | s3:smb2_server: grant extra credits for multi-credit requests | Stefan Metzmacher | 1 | -2/+10 |
2012-06-29 | s3:smb2_server: implement credit granting similar to windows | Stefan Metzmacher | 2 | -19/+53 |
2012-06-29 | s3:smb2_server: make sure sequence numbers don't wrap at UINT64_MAX | Stefan Metzmacher | 1 | -2/+17 |
2012-06-29 | s3:smb2_server: make sure we don't grant more credits than we allow | Stefan Metzmacher | 2 | -35/+92 |
2012-06-29 | s3:smb2_server: check the credit_charge against the already granted credits | Stefan Metzmacher | 1 | -7/+12 |
2012-06-29 | s3:smb2_server: split out a smb2_validate_sequence_number() function | Stefan Metzmacher | 1 | -40/+77 |
2012-06-29 | s3:smb2_server: clear sequence window if we got the lowest sequence id | Stefan Metzmacher | 1 | -2/+2 |
2012-06-29 | s3:smb2_server: fix calculation of the next bitmap_offset | Stefan Metzmacher | 1 | -1/+1 |
2012-06-29 | s3:smb2_server: remove unused and confusing DEFAULT_SMB2_MAX_CREDIT_BITMAP_FA... | Stefan Metzmacher | 2 | -8/+4 |
2012-06-29 | s3:smb2_server: call smbd_smb2_request_validate() also in smbd_smb2_first_neg... | Stefan Metzmacher | 1 | -0/+6 |
2012-06-29 | s3:smb2_server: start the connection with one credit granted to the client | Stefan Metzmacher | 1 | -1/+1 |
2012-06-28 | s3: fine tune and clean up statvfs tests | Björn Jacke | 2 | -9/+8 |
2012-06-28 | docs-xml: fix typos and format in smb.conf server max protocol man | Björn Baumbach | 4 | -25/+51 |
2012-06-28 | packaging(RHEL-CTDB): fix build dependencies | Björn Baumbach | 1 | -2/+2 |
2012-06-28 | selftest: run pdbtest against s3dc as well | Andrew Bartlett | 2 | -4/+4 |
2012-06-28 | selftest: use a loop rather than declare tests for both dc and s3dc | Andrew Bartlett | 1 | -16/+16 |
2012-06-28 | librpc/ndr: Initilaise the remainder of struct dom_sid after a pull | Andrew Bartlett | 1 | -0/+1 |
2012-06-28 | s4-torture: fix typo in samlogon test. | Günther Deschner | 1 | -1/+1 |
2012-06-28 | s4-torture: use torture context for printing debug output. | Günther Deschner | 1 | -111/+97 |
2012-06-28 | s3: Fix compilation of pthreadpool_sync.c on platforms without pthread.h | Volker Lendecke | 1 | -1/+0 |
2012-06-28 | s3:smbd: change nt_open_pipe() to uint16_t pnum/fnum | Stefan Metzmacher | 1 | -3/+3 |
2012-06-28 | s3:smb2_create: add usefull DEBUG() message | Stefan Metzmacher | 1 | -0/+3 |
2012-06-28 | s3:smbd/files: fsp->fnum is uint64_t not int! | Stefan Metzmacher | 1 | -3/+3 |
2012-06-28 | s3:brlock: s/int/uint64_t for fnum | Stefan Metzmacher | 1 | -1/+1 |
2012-06-28 | s3:brlock: add some const to print_lock_struct() | Stefan Metzmacher | 1 | -1/+1 |
2012-06-28 | s3:wscript: use LOCKING subsystem for smbtorture3 | Stefan Metzmacher | 1 | -1/+2 |
2012-06-28 | source4/smbd/pidfile: don't panic if pid file is corrupt. | Rusty Russell | 1 | -0/+3 |
2012-06-28 | replace: define INT64_MAX when not defined | Björn Jacke | 1 | -0/+4 |
2012-06-27 | s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers | Andrew Bartlett | 23 | -33/+33 |
2012-06-27 | s3-pdb_samba4: Remove dupliate profilePath handling | Andrew Bartlett | 1 | -6/+0 |
2012-06-27 | s4-selftest: expand passdb testing | Andrew Bartlett | 2 | -0/+102 |
2012-06-27 | s3-pdbtest: Initialise more elements for testing | Andrew Bartlett | 1 | -0/+8 |
2012-06-27 | s3-pdb_samba4: Add support for lastLogon and lastLogoff | Andrew Bartlett | 1 | -2/+10 |
2012-06-27 | s3-pdb_samba4: Fix time handling, use nt_time_to_unix() | Andrew Bartlett | 1 | -1/+1 |
2012-06-27 | lib/ldb: Print trace messages for modify correctly | Andrew Bartlett | 1 | -1/+1 |
2012-06-27 | s4-selftest: Test login with a password expired user | Andrew Bartlett | 2 | -0/+34 |
2012-06-27 | s4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID make it non-cr... | Andrew Bartlett | 1 | -1/+7 |
2012-06-27 | s4-dsdb: Remove hooks for non-directory password handling | Andrew Bartlett | 1 | -12/+0 |
2012-06-27 | selftest: allow NSS_WRAPPER_* vars to be exported to the environment | Andrew Bartlett | 1 | -1/+6 |
2012-06-27 | selftest: Add extra users to nss_wrapper | Andrew Bartlett | 2 | -2/+4 |
2012-06-27 | s3-pdbtest: show mis-matching times | Andrew Bartlett | 1 | -4/+12 |
2012-06-27 | s3:registry: change reg_import.c according to coding guidelines. | Michael Adam | 1 | -53/+47 |
2012-06-27 | s3:registry: use TALLOC_CTX * instead of const void * in reg_import_adapter() | Michael Adam | 2 | -2/+2 |
2012-06-27 | s3: add a tool "cclean" to cleanup orphaned entries from connections.tdb | Gregor Beck | 3 | -1/+324 |
2012-06-27 | s3:conn_tdb: add a function connections_fetch_entry_ext() that also takes the... | Gregor Beck | 2 | -5/+19 |
2012-06-27 | s3:lib:dbwrap: fix return value of db_ctdb_traverse[_read] for non-persistent... | Gregor Beck | 1 | -6/+17 |