Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-05 | s4 dns: Verify incoming TSIG signatures | Kai Blin | 4 | -0/+189 | |
2012-09-05 | s4 dns: Handle GSS-TSIG signature creation | Kai Blin | 3 | -0/+144 | |
2012-09-05 | s4 dns: When we got a TKEY, we need to remember which key to use for signing | Kai Blin | 2 | -2/+17 | |
2012-09-05 | s4 dns: TKEY record needs to remember incoming algorithm | Kai Blin | 2 | -1/+10 | |
Samba3 (and older windows versions) use gss.microsoft.com, win7 (and the RFC) use gss-tsig | |||||
2012-09-05 | s4 dns: Move dns_find_tkey to an extra file | Kai Blin | 4 | -56/+88 | |
2012-09-05 | s4 dns: Create IDL entry for TSIG-like record needed for signature check | Kai Blin | 1 | -0/+14 | |
2012-09-05 | s4-dns: Fix linking the dns service. | Andreas Schneider | 1 | -1/+1 | |
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Wed Sep 5 18:40:00 CEST 2012 on sn-devel-104 | |||||
2012-09-05 | selftest: Add python blackbox tests for samba-tool ntacl get/set | Andrew Bartlett | 1 | -2/+67 | |
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Sep 5 15:47:55 CEST 2012 on sn-devel-104 | |||||
2012-09-05 | samba_tool: Improve samba-tool ntacl get/set to use the local sam.ldb SID | Andrew Bartlett | 1 | -19/+53 | |
This gets the SID for the local machine correctly. We also add options for --use-ntvfs and --use-s3fs to help control exactly which database is being read and written. Andrew Bartlett | |||||
2012-09-05 | samba_tool: Fix ntacl get to correctly output in sddl | Andrew Bartlett | 1 | -3/+3 | |
2012-09-05 | s4-provision: Fix error message to contain the string SSDL of the ↵ | Andrew Bartlett | 1 | -2/+2 | |
failed-to-match ACL | |||||
2012-09-05 | s4 dns: Revert erroneous push from wrong branch | Kai Blin | 8 | -475/+60 | |
I've pushed the wrong branch for this, sorry about that. Autobuild-User(master): Kai Blin <kai@samba.org> Autobuild-Date(master): Wed Sep 5 14:10:54 CEST 2012 on sn-devel-104 | |||||
2012-09-05 | s3:smb2_create: check for SMB2_CREATE_TAG_DHNC first | Stefan Metzmacher | 1 | -43/+14 | |
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Wed Sep 5 12:27:25 CEST 2012 on sn-devel-104 | |||||
2012-09-05 | s3:locking: fix trailing space in brl_close_fnum() | Michael Adam | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-09-05 | s4 dns: Allow configuring signed updates | Kai Blin | 1 | -1/+6 | |
Autobuild-User(master): Kai Blin <kai@samba.org> Autobuild-Date(master): Wed Sep 5 10:45:22 CEST 2012 on sn-devel-104 | |||||
2012-09-05 | s4 dns: Make sure to remember incoming tkey name | Kai Blin | 1 | -0/+4 | |
2012-09-05 | more tsig_verify stuff | Kai Blin | 3 | -12/+23 | |
2012-09-05 | drop me | Kai Blin | 1 | -0/+3 | |
2012-09-05 | hack: dns_sign_tsig correct memcpy | Kai Blin | 1 | -1/+1 | |
2012-09-05 | HACK remove debug statement | Kai Blin | 1 | -1/+0 | |
2012-09-05 | s4 dns: Verify incoming TSIG signatures | Kai Blin | 4 | -9/+95 | |
2012-09-05 | s4 dns: Handle GSS-TSIG signatures | Kai Blin | 6 | -59/+366 | |
2012-09-05 | build: Remove unused deps from vfs modules | Andrew Bartlett | 1 | -2/+2 | |
Both these modules are just implemented in terms of other modules. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Sep 5 03:34:08 CEST 2012 on sn-devel-104 | |||||
2012-09-05 | s3: Slightly simplify fd_open_atomic | Volker Lendecke | 1 | -8/+7 | |
Replace an if-statement by a direct assignment Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Sep 5 01:56:46 CEST 2012 on sn-devel-104 | |||||
2012-09-04 | s3: Put a comment into the right place | Volker Lendecke | 1 | -4/+5 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: Factor out disposition_to_open_flags | Volker Lendecke | 1 | -24/+57 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: Factor out calculation of clear_ads | Volker Lendecke | 1 | -5/+17 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: Slightly simplify open_file_ntcreate | Volker Lendecke | 1 | -5/+5 | |
We have not set flags2 before, so do direct assignment and not |= Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: Fix a comment | Volker Lendecke | 1 | -1/+1 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: Make "open_match_attributes" static | Volker Lendecke | 2 | -12/+6 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -3/+3 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: Fix memleaks in pylibsmb.c | Volker Lendecke | 1 | -2/+2 | |
Cut&Paste errors from the read&x routine Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-09-04 | s3: in sys_popen(), add a debug message for failed fork | Michael Adam | 1 | -0/+1 | |
Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Tue Sep 4 22:17:30 CEST 2012 on sn-devel-104 | |||||
2012-09-04 | s3: in sys_popen(), add a debug message for failed extract_args() | Michael Adam | 1 | -0/+1 | |
2012-09-04 | s3: in sys_popen(), untangle function call from result check | Michael Adam | 1 | -1/+3 | |
2012-09-04 | s3: in sys_popen(), untangle assigment from check and add a debug message in ↵ | Michael Adam | 1 | -1/+4 | |
failure case | |||||
2012-09-04 | s3: in sys_popen(), improve call to pipe and report error to debug | Michael Adam | 1 | -1/+5 | |
2012-09-04 | s3: in sys_popen(), validate input before opening the pipe. | Michael Adam | 1 | -5/+5 | |
2012-09-04 | s3: in sys_popen(), fix a debug message | Michael Adam | 1 | -1/+1 | |
2012-09-04 | s3:smbd: in sys_disk_free(), improve a debug message | Michael Adam | 1 | -1/+1 | |
2012-09-04 | s3:smbd: in sys_disk_free(), improve a debug message | Michael Adam | 1 | -1/+1 | |
2012-09-04 | s3:smbd: in sys_disk_free(), fix line length and indentation of debug statement | Michael Adam | 1 | -2/+3 | |
2012-09-04 | s3:smbd: in sys_disk_free(), fix a debug message | Michael Adam | 1 | -1/+1 | |
2012-09-04 | s3-winbind: DON'T PANIC if we couldn't find the domain. | Andreas Schneider | 1 | -1/+9 | |
If we don't have a connection to a trusted domain but still try to do a lookup we shouldn't segfault. Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Sep 4 18:16:06 CEST 2012 on sn-devel-104 | |||||
2012-09-04 | file_server: Remove explicit set of passdb backend in fileserver.conf | Andrew Bartlett | 1 | -1/+0 | |
The default is now set during smb.conf loading based on the server role or during provision. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue Sep 4 14:05:34 CEST 2012 on sn-devel-104 | |||||
2012-09-04 | build: sync the waf ACL checks with configure.in | Andrew Bartlett | 1 | -12/+35 | |
This should give us full ACLs on the same set of hosts that the autoconf build supports. Andrew Bartlett | |||||
2012-09-04 | build: Remove references to charset modules - we no longer have these | Andrew Bartlett | 2 | -3/+1 | |
2012-09-04 | build: vfs_fake_acls does not need the acl lib | Andrew Bartlett | 1 | -1/+1 | |
2012-09-04 | file_server: Run task_server_terminate when smbd exists | Andrew Bartlett | 1 | -0/+4 | |
This will help us shut down when smbd cannot bind to ports or perform some other critical startup operation. Based on a patch by Stefan Metzmacher <metze@samba.org> Andrew Bartlett |