Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-27 | s3-param: Merge "log file" parameter with lib/param | Andrew Bartlett | 1 | -1/+7 | |
The lib/param code uses a special handler for setting the log file. We need to set this here, so that we can make this table common. Andrew Bartlett | |||||
2012-07-27 | lib/param: Merge "Protocol Options" section from source3/param | Andrew Bartlett | 1 | -54/+253 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-27 | lib/param: Merge "Tuning Options" section from source3/param | Andrew Bartlett | 1 | -4/+252 | |
This will reduced the weight of the eventual merge of all of source3/param. Andrew Bartlett | |||||
2012-07-27 | lib/param: Merge "Printing Options" section from source3/param | Andrew Bartlett | 1 | -3/+290 | |
This will reduced the weight of the eventual merge of all of source3/param. Andrew Bartlett | |||||
2012-07-27 | s3-build: Make recursive waf build a developer build again (to build ↵ | Andrew Bartlett | 1 | -1/+1 | |
developer test facilities) My commit f446506608ba93303b9c671bdaacd692f72bad28 was to work around the automatic ABI check in the waf developer build. However, now that the validity of loadparm options depends on this being a developer build, we need to change back, but disable the ABI check. Andrew Bartlett | |||||
2012-07-27 | s3:vlp: fix build on OS X | Björn Jacke | 1 | -0/+1 | |
Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Fri Jul 27 03:13:59 CEST 2012 on sn-devel-104 | |||||
2012-07-26 | buildtools: use egrep when we need the "-f patternfile" option | Björn Jacke | 1 | -2/+2 | |
Solaris' default grep doesn't know the -f option Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Thu Jul 26 20:49:18 CEST 2012 on sn-devel-104 | |||||
2012-07-26 | s3/aio_fork: fix build on irix | Björn Jacke | 2 | -0/+5 | |
IRIX needs _XOPEN_SOURCE defined for SCM_RIGHTS to be available | |||||
2012-07-26 | s3: use libreplace in pthreadpooltest to fix some builds | Björn Jacke | 1 | -1/+1 | |
2012-07-26 | s3: add Darwin sendfile support and merge with the FreeBSD code | Björn Jacke | 1 | -50/+44 | |
This is based on the adpotion of the FreeBSD sendfile code that was done by James Peach for Darwin. Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Thu Jul 26 17:19:09 CEST 2012 on sn-devel-104 | |||||
2012-07-26 | s3:waf: add Darwin sendfile() test | Björn Jacke | 1 | -0/+23 | |
2012-07-26 | s3:configure: add Darwin sendfile() test | Björn Jacke | 1 | -0/+32 | |
2012-07-26 | lib/param: Merge "Filename Handling" section from source3/param | Andrew Bartlett | 1 | -7/+211 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Thu Jul 26 14:16:02 CEST 2012 on sn-devel-104 | |||||
2012-07-26 | lib/param: Merge "Domain Options" section from source3/param | Andrew Bartlett | 1 | -0/+13 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-26 | lib/param: Merge "Logon Options" section from source3/param | Andrew Bartlett | 1 | -8/+186 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-26 | lib/param: Merge "Browse Options" section from source3/param | Andrew Bartlett | 1 | -14/+73 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-26 | lib/param: Merge "WINS Options" section from source3/param | Andrew Bartlett | 1 | -1/+13 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-26 | lib/param: Merge "Locking Options" section from source3/param | Andrew Bartlett | 1 | -5/+89 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-26 | lib/param: Merge "Ldap Options" section from source3/param | Andrew Bartlett | 1 | -0/+178 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-26 | lib/param: Merge "EventLog Options" section from source3/param | Andrew Bartlett | 1 | -0/+10 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-26 | lib/param: Merge "Miscellaneous Options" section from source3/param | Andrew Bartlett | 1 | -12/+491 | |
This will make the merge of the whole table smoother. Based on an earlier patch Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Andrew Bartlett | |||||
2012-07-26 | s3:smb2_negprot: return the current system time in the SMB2 NEGPROT response | Stefan Metzmacher | 1 | -1/+2 | |
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Jul 26 11:56:02 CEST 2012 on sn-devel-104 | |||||
2012-07-26 | s3:smbd: fix compiler warnings in notify_internal.c | Stefan Metzmacher | 1 | -3/+5 | |
metze | |||||
2012-07-26 | libcli/smb: add basic session->smb2.channel_sequence handling | Stefan Metzmacher | 2 | -0/+34 | |
metze | |||||
2012-07-26 | libcli/smb: add SMB2_HDR_CHANNEL_SEQUENCE | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2012-07-26 | libcli/smb: introduce a smb2cli_session | Stefan Metzmacher | 1 | -107/+93 | |
This maintains the shared state between multiple session channels. metze | |||||
2012-07-26 | s3:smb2_sesssetup: reject SMB2_SESSION_FLAG_BINDING requests | Stefan Metzmacher | 1 | -0/+13 | |
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Jul 26 02:08:56 CEST 2012 on sn-devel-104 | |||||
2012-07-26 | s3:libcli/smb: add SMB2_SESSION_FLAG_BINDING | Stefan Metzmacher | 1 | -1/+4 | |
metze | |||||
2012-07-25 | s3:smb2_ioctl: fix GUID_compare() check in FSCTL_VALIDATE_NEGOTIATE_INFO | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2012-07-25 | s3:smb2_ioctl: allow clients to send padding at the end of ↵ | Stefan Metzmacher | 1 | -1/+1 | |
FSCTL_VALIDATE_NEGOTIATE_INFO metze | |||||
2012-07-25 | s3:smb2_ioctl: remove FSCTL_VALIDATE_NEGOTIATE_INFO_224 implementation | Stefan Metzmacher | 1 | -77/+0 | |
Only Windows8 Beta uses this and it's broken, the client send wrong capabilities. Just returning an error seems to be fine for the Windows8 Beta client. metze | |||||
2012-07-25 | libcli/smb: setup tcon->smb2.should_encrypt in smb2cli_tcon_set_values() | Stefan Metzmacher | 1 | -1/+16 | |
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Wed Jul 25 16:44:22 CEST 2012 on sn-devel-104 | |||||
2012-07-25 | libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values() | Stefan Metzmacher | 8 | -0/+13 | |
metze | |||||
2012-07-25 | s4:libcli/smb2: remove unused smb2_session->pid | Stefan Metzmacher | 4 | -8/+0 | |
metze | |||||
2012-07-25 | s3:libsmb: remove unused cli_state->smb2.pid | Stefan Metzmacher | 2 | -10/+0 | |
metze | |||||
2012-07-25 | s4:libcli/smb2: remove unused variable | Stefan Metzmacher | 1 | -2/+0 | |
metze | |||||
2012-07-25 | libcli/smb: there's no PID field in the SMB2/3 header anymore | Stefan Metzmacher | 14 | -27/+4 | |
It's a reserved field... metze | |||||
2012-07-25 | libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send() | Stefan Metzmacher | 14 | -81/+40 | |
metze | |||||
2012-07-25 | s4:libcli/smb2: remove unused elements from smb2_tree | Stefan Metzmacher | 5 | -13/+3 | |
metze | |||||
2012-07-25 | s4:torture/smb2: create temporary smbXcli_tcon/session structures instead of ↵ | Stefan Metzmacher | 1 | -15/+50 | |
changing them metze | |||||
2012-07-25 | s4:torture/smb2: use smb2cli_tcon_capabilities() | Stefan Metzmacher | 1 | -2/+6 | |
metze | |||||
2012-07-25 | libcli/smb: add smb2cli_tcon_capabilities() | Stefan Metzmacher | 2 | -0/+6 | |
metze | |||||
2012-07-25 | s3:libsmb: remove unused tcon specific elements from cli_state->smb2 | Stefan Metzmacher | 2 | -17/+13 | |
metze | |||||
2012-07-25 | s3:libsmb: remove cli_state->smb2.tid | Stefan Metzmacher | 3 | -32/+27 | |
metze | |||||
2012-07-25 | s4:torture: remove unused shm_setup() | Stefan Metzmacher | 2 | -58/+0 | |
metze | |||||
2012-07-25 | s4:torture: replace shm_setup() with anonymous_shared_allocate() | Stefan Metzmacher | 2 | -3/+3 | |
metze | |||||
2012-07-25 | s3:torture: remove unused shm_setup() | Stefan Metzmacher | 2 | -56/+0 | |
metze | |||||
2012-07-25 | s3:torture: replace shm_setup() with anonymous_shared_allocate() | Stefan Metzmacher | 2 | -4/+4 | |
metze | |||||
2012-07-25 | s3:smb2_server: simplify the talloc_pool handling for smbd_smb2_request | Stefan Metzmacher | 2 | -39/+4 | |
metze | |||||
2012-07-25 | Fix bug 9065: source3/registry/regfio.c: bad call to memcpy | David Binderman | 1 | -1/+1 | |
Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Jul 25 02:42:32 CEST 2012 on sn-devel-104 |