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
2013-01-15
dsdb-acl: Run sec_access_check_ds on each attribute proposed to modify (bug #...
Andrew Bartlett
1
-28
/
+27
2013-01-15
libcli/security: Ensure to fill in remaining_access for the initial case (bug...
Andrew Bartlett
1
-0
/
+1
2013-01-15
tevent: Fix bug 9550 - sigprocmask does not work on FreeBSD to stop further s...
Jeremy Allison
1
-0
/
+29
2013-01-15
lib/replace: Include sys/ucontext.h if available.
Jeremy Allison
1
-0
/
+4
2013-01-15
lib/replace: Add ucontext configure autoconf checks.
Jeremy Allison
1
-0
/
+13
2013-01-15
lib/replace: Add ucontext configure waf checks.
Jeremy Allison
1
-1
/
+10
2013-01-15
lib/replace: Add missing check for sys/wait.h
Jeremy Allison
1
-1
/
+1
2013-01-15
smbd: Fix bug 9544, part 2
Volker Lendecke
1
-0
/
+80
2013-01-14
smbd: Fix bug 9544, part 1
Volker Lendecke
1
-3
/
+3
2013-01-14
smbd: Always compile vfs_commit
Volker Lendecke
2
-0
/
+2
2013-01-14
configure: Fix bug 9546, aio_suspend detection on FreeBSD
Volker Lendecke
2
-2
/
+2
2013-01-14
Fix bug 9548: Correctly detect O_DIRECT
Volker Lendecke
2
-11
/
+21
2013-01-14
samr: Make use of posix_openpt
Volker Lendecke
3
-2
/
+6
2013-01-14
samr: Split up an assignment from an if condition
Volker Lendecke
1
-1
/
+2
2013-01-14
ldb: Move doxygen comments for ldb_connect to the right place
Stephen Gallagher
1
-13
/
+12
2013-01-12
dsdb: Make linked_attributes module GUID based for renames
Andrew Bartlett
1
-13
/
+64
2013-01-12
selftest: skip base.dir2 tests as they just spin on modern ext4
Andrew Bartlett
1
-0
/
+1
2013-01-12
s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup (bug #9555)
Arvid Requate
1
-0
/
+1
2013-01-11
winbind: Fix some missing NULL checks
Volker Lendecke
1
-24
/
+29
2013-01-11
winbind: Fix error check in unpack_tdc_domains
Volker Lendecke
1
-2
/
+5
2013-01-11
dbwrap: Use INCOMPATIBLE_HASH for dbwrap_watchers.tdb
Volker Lendecke
1
-3
/
+4
2013-01-10
scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...
Andrew Bartlett
1
-21
/
+22
2013-01-10
samba-tool classicupgrade: Do not print the admin password during upgrade
Andrew Bartlett
1
-1
/
+10
2013-01-10
s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307
Andrew Bartlett
1
-6
/
+3
2013-01-10
selftest: Add test for rfc2307 mapping handling
Andrew Bartlett
4
-2
/
+193
2013-01-10
dsdb-acl: give error string if we can not obtain the schema
Andrew Bartlett
1
-2
/
+3
2013-01-10
s4-dbcheck: Allow forcing an override of an old @MODULES record
Andrew Bartlett
3
-4
/
+34
2013-01-10
build: Set LD_LIBRARY_PATH in install_with_python.sh
Andrew Bartlett
1
-0
/
+2
2013-01-10
build: Make install_with_python.sh more portable
Andrew Bartlett
1
-1
/
+1
2013-01-10
build: In install_with_python.sh force using the python from the install we j...
Andrew Bartlett
1
-0
/
+3
2013-01-10
build: Make install_with_python.sh executable
Andrew Bartlett
1
-0
/
+0
2013-01-10
swat: move russian swat files alongside ja and tr
Andrew Bartlett
11
-0
/
+0
2013-01-10
passdb: Add discard_const_p() to pdb_samba_dsdb
Andrew Bartlett
1
-2
/
+2
2013-01-10
vfs: Fix compilation of solaris ACL module
Andrew Bartlett
1
-1
/
+1
2013-01-10
build: Remove bashism from SAMBAMANPAGES rule
Andrew Bartlett
1
-1
/
+2
2013-01-09
smb.conf(5): update list of available protocols (bug #9552)
Björn Baumbach
1
-1
/
+1
2013-01-09
s3-lib: Use new strict directory create function in create_pipe_sock().
Andreas Schneider
1
-44
/
+6
2013-01-09
Use the new directory_create_or_exist_strict() function.
Andreas Schneider
6
-7
/
+12
2013-01-09
util: Add a strict directory_create_or_exist function.
Andreas Schneider
2
-5
/
+48
2013-01-09
s3:smb2_negprot: set the 'remote_proto' value
Stefan Metzmacher
1
-0
/
+8
2013-01-09
samba_dnsupdate: set KRB5_CONFIG for nsupdate command
Björn Baumbach
1
-4
/
+5
2013-01-09
s4:lib/messaging: terminate the irpc_servers_byname() result with server_id_s...
Stefan Metzmacher
2
-4
/
+4
2013-01-09
libnet-vampire: reports Exops as they rather than sync on some partitions
Matthieu Patou
1
-6
/
+27
2013-01-09
script: Add a script to display testsuite runtime sorted
Matthieu Patou
1
-0
/
+40
2013-01-09
libnet: set the invocation_id earlier in order to avoid annoying messages
Matthieu Patou
1
-13
/
+13
2013-01-09
replace: Fix compilation of rep_mkstemp
Jesper Larsen
1
-1
/
+1
2013-01-09
s3: Fix vfs_zfsacl to compile.
Ira Cooper
1
-3
/
+3
2013-01-09
selftest: show that Samba honours "write list" and valid users
Andrew Bartlett
4
-2
/
+22
2013-01-09
Fixup the change_to_user_by_session() case as called from become_user_by_sess...
Jeremy Allison
1
-0
/
+22
2013-01-09
smbd: Remove some ()
Volker Lendecke
1
-3
/
+3
[next]