index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: add popt.common.samba.server and popt.common.samba.client entities
Michael Adam
2013-01-15
1
-0
/
+11
*
docs: fix the stdarg.configfile entity to print a "=" sign after the long option
Michael Adam
2013-01-15
1
-1
/
+1
*
docs: use the stdarg.option entity in the popt.common.samba entity
Michael Adam
2013-01-15
1
-0
/
+1
*
docs: add an entity stdarg.option for the "--option" command line parameter
Michael Adam
2013-01-15
1
-0
/
+12
*
wafsamba: use additional xml catalog file (bug #9512)
Björn Baumbach
2013-01-15
1
-1
/
+2
*
smb.conf(5): client min protocol: add hint at list of available protocols
Björn Baumbach
2013-01-15
2
-10
/
+13
*
smb.conf(5): server min protocol: add hint at list of available protocols
Björn Baumbach
2013-01-15
1
-7
/
+10
*
build(waf)-libreplace: remove redundant check for flistea function
Björn Baumbach
2013-01-15
1
-1
/
+1
*
ntlm_auth(1): fix many format issues and and make examples visible
Björn Baumbach
2013-01-15
1
-87
/
+108
*
build(waf): docs-xml: build new dbwrap_tool.8 manual page
Björn Baumbach
2013-01-15
1
-0
/
+1
*
docs-xml: add dbwrap_tool.1 manual page
Björn Baumbach
2013-01-15
1
-0
/
+160
*
dsdb: Add test for modification of two attributes, one permitted, one denied ...
Andrew Bartlett
2013-01-15
1
-0
/
+15
*
dsdb-acl: Run sec_access_check_ds on each attribute proposed to modify (bug #...
Andrew Bartlett
2013-01-15
1
-28
/
+27
*
libcli/security: Ensure to fill in remaining_access for the initial case (bug...
Andrew Bartlett
2013-01-15
1
-0
/
+1
*
tevent: Fix bug 9550 - sigprocmask does not work on FreeBSD to stop further s...
Jeremy Allison
2013-01-15
1
-0
/
+29
*
lib/replace: Include sys/ucontext.h if available.
Jeremy Allison
2013-01-15
1
-0
/
+4
*
lib/replace: Add ucontext configure autoconf checks.
Jeremy Allison
2013-01-15
1
-0
/
+13
*
lib/replace: Add ucontext configure waf checks.
Jeremy Allison
2013-01-15
1
-1
/
+10
*
lib/replace: Add missing check for sys/wait.h
Jeremy Allison
2013-01-15
1
-1
/
+1
*
smbd: Fix bug 9544, part 2
Volker Lendecke
2013-01-15
1
-0
/
+80
*
smbd: Fix bug 9544, part 1
Volker Lendecke
2013-01-14
1
-3
/
+3
*
smbd: Always compile vfs_commit
Volker Lendecke
2013-01-14
2
-0
/
+2
*
configure: Fix bug 9546, aio_suspend detection on FreeBSD
Volker Lendecke
2013-01-14
2
-2
/
+2
*
Fix bug 9548: Correctly detect O_DIRECT
Volker Lendecke
2013-01-14
2
-11
/
+21
*
samr: Make use of posix_openpt
Volker Lendecke
2013-01-14
3
-2
/
+6
*
samr: Split up an assignment from an if condition
Volker Lendecke
2013-01-14
1
-1
/
+2
*
ldb: Move doxygen comments for ldb_connect to the right place
Stephen Gallagher
2013-01-14
1
-13
/
+12
*
dsdb: Make linked_attributes module GUID based for renames
Andrew Bartlett
2013-01-12
1
-13
/
+64
*
selftest: skip base.dir2 tests as they just spin on modern ext4
Andrew Bartlett
2013-01-12
1
-0
/
+1
*
s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup (bug #9555)
Arvid Requate
2013-01-12
1
-0
/
+1
*
winbind: Fix some missing NULL checks
Volker Lendecke
2013-01-11
1
-24
/
+29
*
winbind: Fix error check in unpack_tdc_domains
Volker Lendecke
2013-01-11
1
-2
/
+5
*
dbwrap: Use INCOMPATIBLE_HASH for dbwrap_watchers.tdb
Volker Lendecke
2013-01-11
1
-3
/
+4
*
scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...
Andrew Bartlett
2013-01-10
1
-21
/
+22
*
samba-tool classicupgrade: Do not print the admin password during upgrade
Andrew Bartlett
2013-01-10
1
-1
/
+10
*
s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307
Andrew Bartlett
2013-01-10
1
-6
/
+3
*
selftest: Add test for rfc2307 mapping handling
Andrew Bartlett
2013-01-10
4
-2
/
+193
*
dsdb-acl: give error string if we can not obtain the schema
Andrew Bartlett
2013-01-10
1
-2
/
+3
*
s4-dbcheck: Allow forcing an override of an old @MODULES record
Andrew Bartlett
2013-01-10
3
-4
/
+34
*
build: Set LD_LIBRARY_PATH in install_with_python.sh
Andrew Bartlett
2013-01-10
1
-0
/
+2
*
build: Make install_with_python.sh more portable
Andrew Bartlett
2013-01-10
1
-1
/
+1
*
build: In install_with_python.sh force using the python from the install we j...
Andrew Bartlett
2013-01-10
1
-0
/
+3
*
build: Make install_with_python.sh executable
Andrew Bartlett
2013-01-10
1
-0
/
+0
*
swat: move russian swat files alongside ja and tr
Andrew Bartlett
2013-01-10
11
-0
/
+0
*
passdb: Add discard_const_p() to pdb_samba_dsdb
Andrew Bartlett
2013-01-10
1
-2
/
+2
*
vfs: Fix compilation of solaris ACL module
Andrew Bartlett
2013-01-10
1
-1
/
+1
*
build: Remove bashism from SAMBAMANPAGES rule
Andrew Bartlett
2013-01-10
1
-1
/
+2
*
smb.conf(5): update list of available protocols (bug #9552)
Björn Baumbach
2013-01-09
1
-1
/
+1
*
s3-lib: Use new strict directory create function in create_pipe_sock().
Andreas Schneider
2013-01-09
1
-44
/
+6
*
Use the new directory_create_or_exist_strict() function.
Andreas Schneider
2013-01-09
6
-7
/
+12
[next]