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
2010-02-18
s3-spoolss: fix return code of spoolss_DeletePrinter.
Günther Deschner
1
-1
/
+1
2010-02-18
s3-spoolss: in spoolss_EnumPrinters r->in.server is a *unique* pointer!
Günther Deschner
1
-3
/
+5
2010-02-18
s3-spoolss: more AddPrinter{Ex} checks.
Günther Deschner
1
-0
/
+18
2010-02-18
s3-spoolss: add some printer info validation for AddPrinter calls.
Günther Deschner
1
-0
/
+22
2010-02-18
testprogs: print SDDL string of printer security descriptors
Günther Deschner
1
-1
/
+11
2010-02-18
s3-modules: fix get_acl_blob in the acl_tdb VFS module.
Günther Deschner
1
-1
/
+1
2010-02-18
s4-smbtorture: skip printer info cross tests against samba 3 for now.
Günther Deschner
1
-0
/
+4
2010-02-18
s4-smbtorture: try more combinations to find printers in test_EnumPrinters_fi...
Günther Deschner
1
-0
/
+14
2010-02-18
s4-smbtorture: simplify test_PrinterInfo_DevMode a bit.
Günther Deschner
1
-17
/
+4
2010-02-18
s4-smbtorture: avoid potential loop while adding a new printer in RPC-SPOOLSS...
Günther Deschner
1
-0
/
+7
2010-02-18
s3-rpcclient: fix uninitialized variable in wkssvc_enumerateusers.
Günther Deschner
1
-2
/
+2
2010-02-17
Got back to 16-byte padding on auth RPC. S3 clients and servers now cope with...
Jeremy Allison
1
-4
/
+6
2010-02-18
s4:param Modify secrets_get_domain_sid to give more useful errors
Andrew Bartlett
5
-87
/
+55
2010-02-17
Fix bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
4
-138
/
+363
2010-02-17
Fix bug #6557 - Do not work VFS full_audit
Jeremy Allison
1
-51
/
+34
2010-02-17
s3: go straight to winbindd_dual_pam_auth() in case of !NT_STATUS_OK
Lars Müller
1
-1
/
+1
2010-02-17
s3: let the pam_winbind po files reference the correct location
Lars Müller
20
-644
/
+644
2010-02-17
Fix commit d07cd37b993d3c9beded20323174633b806196b5
Jeremy Allison
1
-1
/
+4
2010-02-17
s4/rodc: change the libnet_become_dc code to do RODC join
Anatoliy Atanasov
3
-6
/
+59
2010-02-17
s4/drs: add DRSUAPI_ATTRIBUTE_options attribute
Anatoliy Atanasov
3
-1
/
+5
2010-02-17
s4/drs:kccdrs_replica_get_info_obj_metadata implementation
Anatoliy Atanasov
6
-132
/
+208
2010-02-17
s4/ldap: Refactor the fix for ldap nested searches
Kamen Mazdrashki
2
-13
/
+15
2010-02-17
tsocket/bsd: fix bug #7115 FreeBSD includes the UDP header in FIONREAD
Stefan Metzmacher
1
-4
/
+6
2010-02-17
tsocket/bsd: set IPV6_V6ONLY on AF_INET6 sockets
Stefan Metzmacher
1
-0
/
+36
2010-02-17
tsocket/bsd: fix bug #7140 autodetect ipv4 and ipv6 based on the remote addre...
Stefan Metzmacher
1
-2
/
+53
2010-02-17
tsocket/bsd: fix bug #7140 use calculated sa_socklen for bind() in tstream_bs...
Stefan Metzmacher
1
-1
/
+1
2010-02-17
tsocket/bsd: fix do_bind logic for AF_INET
Stefan Metzmacher
1
-2
/
+2
2010-02-17
socket_wrapper: also ignore AF_INET6 in swrap_setsockopt()
Stefan Metzmacher
1
-0
/
+4
2010-02-17
cifs.upcall: allocate a talloc context for smb_krb5_unparse_name
Jeff Layton
1
-1
/
+4
2010-02-17
s3: Fix bug 7139
Volker Lendecke
1
-2
/
+32
2010-02-17
s4-smbtorture: unify test list to run against single created printers in RPC-...
Günther Deschner
1
-18
/
+28
2010-02-17
s4-smbtorture: also test level 2 sets for devicemodes and see if they persist.
Günther Deschner
1
-0
/
+21
2010-02-17
s4-smbtorture: refactor setprinter devicemode calls in RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-19
/
+71
2010-02-17
s4-provision: freeze the DNS zone before creating the zone file
Andrew Tridgell
1
-2
/
+10
2010-02-17
s4-dnsupdate: use samba_runcmd() in the dns update task
Andrew Tridgell
2
-17
/
+37
2010-02-17
s4-param: added "rndc command" smb.conf option
Andrew Tridgell
2
-0
/
+5
2010-02-17
util: added samba_runcmd()
Andrew Tridgell
3
-0
/
+275
2010-02-17
examples: add bind9 patches for TSIG-GSS support
Andrew Tridgell
6
-0
/
+250
2010-02-17
s4-provision: fix permissions on generated DNS zone file
Andrew Tridgell
1
-9
/
+11
2010-02-16
s3:rpc streamline memory handling
Simo Sorce
1
-13
/
+5
2010-02-17
s4-rpc: paranoid check for auth_length
Andrew Tridgell
1
-0
/
+11
2010-02-16
testprogs: add rather simple device mode tests to spoolss test.
Günther Deschner
2
-1
/
+127
2010-02-16
s3: Fix timeout calculation if g_lock_lock is given a timeout < 60s
Volker Lendecke
1
-1
/
+6
2010-02-16
s3: Slightly increase parallelism in g_lock
Volker Lendecke
1
-1
/
+7
2010-02-16
s3: Avoid starving locks when many processes die at the same time
Volker Lendecke
1
-6
/
+4
2010-02-16
s3: Avoid a thundering herd in g_lock_unlock
Volker Lendecke
1
-1
/
+16
2010-02-16
s3: Optimize g_lock_lock for a heavily contended case
Volker Lendecke
1
-3
/
+36
2010-02-16
s3: Fix handling of processes that died in g_lock
Volker Lendecke
1
-3
/
+5
2010-02-16
s4-kcc: remove a qsort() that snuck into the new topology code
Andrew Tridgell
1
-2
/
+1
2010-02-16
s4-rpc: don't use auth padding in rpc bind requests as it breaks s3
Andrew Tridgell
1
-0
/
+7
[next]