summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Fix a commentVolker Lendecke2012-09-041-1/+1
* s3: Make "open_match_attributes" staticVolker Lendecke2012-09-042-12/+6
* s3: Fix some nonempty blank linesVolker Lendecke2012-09-041-3/+3
* s3: Fix memleaks in pylibsmb.cVolker Lendecke2012-09-041-2/+2
* s3: in sys_popen(), add a debug message for failed forkMichael Adam2012-09-041-0/+1
* s3: in sys_popen(), add a debug message for failed extract_args()Michael Adam2012-09-041-0/+1
* s3: in sys_popen(), untangle function call from result checkMichael Adam2012-09-041-1/+3
* s3: in sys_popen(), untangle assigment from check and add a debug message in ...Michael Adam2012-09-041-1/+4
* s3: in sys_popen(), improve call to pipe and report error to debugMichael Adam2012-09-041-1/+5
* s3: in sys_popen(), validate input before opening the pipe.Michael Adam2012-09-041-5/+5
* s3: in sys_popen(), fix a debug messageMichael Adam2012-09-041-1/+1
* s3:smbd: in sys_disk_free(), improve a debug messageMichael Adam2012-09-041-1/+1
* s3:smbd: in sys_disk_free(), improve a debug messageMichael Adam2012-09-041-1/+1
* s3:smbd: in sys_disk_free(), fix line length and indentation of debug statementMichael Adam2012-09-041-2/+3
* s3:smbd: in sys_disk_free(), fix a debug messageMichael Adam2012-09-041-1/+1
* s3-winbind: DON'T PANIC if we couldn't find the domain.Andreas Schneider2012-09-041-1/+9
* file_server: Remove explicit set of passdb backend in fileserver.confAndrew Bartlett2012-09-041-1/+0
* build: sync the waf ACL checks with configure.inAndrew Bartlett2012-09-041-12/+35
* build: Remove references to charset modules - we no longer have theseAndrew Bartlett2012-09-042-3/+1
* build: vfs_fake_acls does not need the acl libAndrew Bartlett2012-09-041-1/+1
* file_server: Run task_server_terminate when smbd existsAndrew Bartlett2012-09-041-0/+4
* file_server: use 'subreq' as variable instead of 'req'Stefan Metzmacher2012-09-041-4/+4
* build: remove unused HAVE_NO_ACLS defineAndrew Bartlett2012-09-042-5/+0
* s4-selftest: Try a more complex ACL - this example from a GPOAndrew Bartlett2012-09-041-0/+14
* s4-selftest: Try to make ntacl unit tests better match their namesAndrew Bartlett2012-09-041-5/+5
* file_server: Clarify code by avoiding a gotoAndrew Bartlett2012-09-041-4/+2
* s4-samba-tool: Ensure we also sync the SACL as well as the DACL during sysvol...Andrew Bartlett2012-09-041-1/+1
* s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett2012-09-047-292/+297
* docs: Move Samba4 HOWTO link into READMEAndrew Bartlett2012-09-042-10/+8
* docs: Update RoadmapAndrew Bartlett2012-09-041-4/+4
* docs: Remove merged-branches.txtAndrew Bartlett2012-09-041-6/+0
* docs: Remove docs for removed parameter 'display charset'Andrew Bartlett2012-09-041-17/+0
* remove extra tab from MakefileAndrew Bartlett2012-09-041-2/+2
* docs: Fix undocumented target to find smb.conf directives in the right placeAndrew Bartlett2012-09-043-3/+3
* docs: Remove references to security=share and security=server from the smb.co...Andrew Bartlett2012-09-049-91/+12
* docs: Remove docs for removed parameter 'parinoid server security'Andrew Bartlett2012-09-041-19/+0
* docs: Rename manpages-3 -> manpages.Karolin Seeger2012-09-0395-75/+75
* s4-docs: Remove empty s4 HOWTO Collection.Karolin Seeger2012-09-0322-490/+0
* build: skip shipping the alpha13 provision in the release tarballsAndrew Bartlett2012-09-031-1/+1
* s4-classicupgrade: Show more clearly what is wrong with the Adminstrator SIDAndrew Bartlett2012-09-031-0/+1
* build: Only make bin/ if it does not existAndrew Bartlett2012-09-031-1/+2
* selftest: skip tests if the tarball did not include the alpha13 provisionAndrew Bartlett2012-09-031-6/+28
* waf: add new quota header checks and sysquota_4B source fileBjörn Jacke2012-09-022-1/+3
* s3: remove some duplicate quota codeBjörn Jacke2012-09-021-27/+12
* s3: adopt the new sysquotas_4B support for BSDBjörn Jacke2012-09-022-3/+28
* s3: add sysquotas_4B supportBjörn Jacke2012-09-025-4/+227
* s3: Make an if statement a bit easier to readVolker Lendecke2012-09-011-2/+3
* Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any gene...Jeremy Allison2012-08-312-4/+28
* Rewrite torture_samba3_rpc_sharesec() to use a non-privileged user for share ...Jeremy Allison2012-08-312-15/+182
* Add a comment showing where to set log level in tests.Jeremy Allison2012-08-311-0/+3