index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-09-03
s4-classicupgrade: Show more clearly what is wrong with the Adminstrator SID
Andrew Bartlett
1
-0
/
+1
2012-09-03
build: Only make bin/ if it does not exist
Andrew Bartlett
1
-1
/
+2
2012-09-03
selftest: skip tests if the tarball did not include the alpha13 provision
Andrew Bartlett
1
-6
/
+28
2012-09-02
waf: add new quota header checks and sysquota_4B source file
Björn Jacke
2
-1
/
+3
2012-09-02
s3: remove some duplicate quota code
Björn Jacke
1
-27
/
+12
2012-09-02
s3: adopt the new sysquotas_4B support for BSD
Björn Jacke
2
-3
/
+28
2012-09-02
s3: add sysquotas_4B support
Björn Jacke
5
-4
/
+227
2012-09-01
s3: Make an if statement a bit easier to read
Volker Lendecke
1
-2
/
+3
2012-08-31
Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any gene...
Jeremy Allison
2
-4
/
+28
2012-08-31
Rewrite torture_samba3_rpc_sharesec() to use a non-privileged user for share ...
Jeremy Allison
2
-15
/
+182
2012-08-31
Add a comment showing where to set log level in tests.
Jeremy Allison
1
-0
/
+3
2012-08-31
Change the S3 fileserver over to se_file_access_check().
Jeremy Allison
2
-7
/
+10
2012-08-31
Factor out privilege checking code into se_file_access_check() which takes a ...
Jeremy Allison
2
-10
/
+87
2012-08-31
SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhe...
Jeremy Allison
1
-8
/
+7
2012-09-01
s4-dsdb: Remove unused variables
Andrew Bartlett
1
-3
/
+0
2012-09-01
s4-kdc: Improve grammer and clarity of password change failure messages.
Andrew Bartlett
1
-4
/
+3
2012-09-01
s3: Fix warnings in aio_fork.c
Volker Lendecke
1
-2
/
+4
2012-09-01
s3: Remove a shadowing variable declaration
Volker Lendecke
1
-2
/
+0
2012-09-01
s4-dsdb: Remove unused tmp_ctx leaked onto long-term ldb_context
Andrew Bartlett
1
-2
/
+0
[prev]
[next]