Age | Commit message (Expand) | Author | Files | Lines |
2012-09-05 | Add "backup_intent" bool to files_struct. | Jeremy Allison | 1 | -0/+3 |
2012-09-05 | Remove an unncessary FTRUNCATE call in the open path. We can rely on O_TRUC. | Jeremy Allison | 1 | -29/+1 |
2012-09-05 | s4 dns: Allow configuring signed updates | Kai Blin | 1 | -1/+6 |
2012-09-05 | s4 dns: Make sure to remember incoming tkey name | Kai Blin | 1 | -0/+4 |
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 |
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 |
2012-09-05 | selftest: Add python blackbox tests for samba-tool ntacl get/set | Andrew Bartlett | 1 | -2/+67 |
2012-09-05 | samba_tool: Improve samba-tool ntacl get/set to use the local sam.ldb SID | Andrew Bartlett | 1 | -19/+53 |
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 failed-to-m... | Andrew Bartlett | 1 | -2/+2 |
2012-09-05 | s4 dns: Revert erroneous push from wrong branch | Kai Blin | 8 | -475/+60 |
2012-09-05 | s3:smb2_create: check for SMB2_CREATE_TAG_DHNC first | Stefan Metzmacher | 1 | -43/+14 |
2012-09-05 | s3:locking: fix trailing space in brl_close_fnum() | Michael Adam | 1 | -1/+1 |
2012-09-05 | s4 dns: Allow configuring signed updates | Kai Blin | 1 | -1/+6 |
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 |
2012-09-05 | s3: Slightly simplify fd_open_atomic | Volker Lendecke | 1 | -8/+7 |
2012-09-04 | s3: Put a comment into the right place | Volker Lendecke | 1 | -4/+5 |
2012-09-04 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2012-09-04 | s3: Factor out disposition_to_open_flags | Volker Lendecke | 1 | -24/+57 |
2012-09-04 | s3: Factor out calculation of clear_ads | Volker Lendecke | 1 | -5/+17 |
2012-09-04 | s3: Slightly simplify open_file_ntcreate | Volker Lendecke | 1 | -5/+5 |
2012-09-04 | s3: Fix a comment | Volker Lendecke | 1 | -1/+1 |
2012-09-04 | s3: Make "open_match_attributes" static | Volker Lendecke | 2 | -12/+6 |
2012-09-04 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -3/+3 |
2012-09-04 | s3: Fix memleaks in pylibsmb.c | Volker Lendecke | 1 | -2/+2 |
2012-09-04 | s3: in sys_popen(), add a debug message for failed fork | Michael Adam | 1 | -0/+1 |
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 |
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 |
2012-09-04 | file_server: Remove explicit set of passdb backend in fileserver.conf | Andrew Bartlett | 1 | -1/+0 |