Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-09-04 | build: sync the waf ACL checks with configure.in | Andrew Bartlett | 1 | -12/+35 |
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 |
2012-09-04 | file_server: use 'subreq' as variable instead of 'req' | Stefan Metzmacher | 1 | -4/+4 |
2012-09-04 | build: remove unused HAVE_NO_ACLS define | Andrew Bartlett | 2 | -5/+0 |
2012-09-04 | s4-selftest: Try a more complex ACL - this example from a GPO | Andrew Bartlett | 1 | -0/+14 |
2012-09-04 | s4-selftest: Try to make ntacl unit tests better match their names | Andrew Bartlett | 1 | -5/+5 |
2012-09-04 | file_server: Clarify code by avoiding a goto | Andrew Bartlett | 1 | -4/+2 |
2012-09-04 | s4-samba-tool: Ensure we also sync the SACL as well as the DACL during sysvol... | Andrew Bartlett | 1 | -1/+1 |
2012-09-04 | s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC | Andrew Bartlett | 7 | -292/+297 |
2012-09-04 | docs: Move Samba4 HOWTO link into README | Andrew Bartlett | 2 | -10/+8 |
2012-09-04 | docs: Update Roadmap | Andrew Bartlett | 1 | -4/+4 |
2012-09-04 | docs: Remove merged-branches.txt | Andrew Bartlett | 1 | -6/+0 |
2012-09-04 | docs: Remove docs for removed parameter 'display charset' | Andrew Bartlett | 1 | -17/+0 |
2012-09-04 | remove extra tab from Makefile | Andrew Bartlett | 1 | -2/+2 |
2012-09-04 | docs: Fix undocumented target to find smb.conf directives in the right place | Andrew Bartlett | 3 | -3/+3 |
2012-09-04 | docs: Remove references to security=share and security=server from the smb.co... | Andrew Bartlett | 9 | -91/+12 |
2012-09-04 | docs: Remove docs for removed parameter 'parinoid server security' | Andrew Bartlett | 1 | -19/+0 |
2012-09-03 | docs: Rename manpages-3 -> manpages. | Karolin Seeger | 95 | -75/+75 |
2012-09-03 | s4-docs: Remove empty s4 HOWTO Collection. | Karolin Seeger | 22 | -490/+0 |
2012-09-03 | build: skip shipping the alpha13 provision in the release tarballs | Andrew Bartlett | 1 | -1/+1 |