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
...
|
*
s3-spoolss: add support for _spoolss_EnumPrinterDrivers() level 4.
Günther Deschner
2009-04-17
1
-0
/
+90
|
*
s4-smbtorture: rework test_EnumPrinterDrivers() a little to succeed with s3.
Günther Deschner
2009-04-17
1
-10
/
+13
|
*
s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue.
Günther Deschner
2009-04-17
1
-0
/
+7
|
*
s3: make installmo and uninstallmo scripts executable
Michael Adam
2009-04-17
2
-0
/
+0
|
*
s3: Fix uninstallmo
Michael Adam
2009-04-17
1
-1
/
+2
|
*
s3-selftest: samba 3 also passes RPC-JOIN so enable it.
Günther Deschner
2009-04-17
1
-1
/
+1
|
*
s3:registry: Prevent creation of keys containing the '/' character.
Michael Adam
2009-04-17
1
-0
/
+10
|
*
s3-samr: set the builtin_domain bool flag in get_samr_dispinfo_by_sid().
Günther Deschner
2009-04-17
1
-0
/
+2
|
*
s3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilte testing Samba3.
Günther Deschner
2009-04-17
1
-1
/
+2
|
*
s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLAST
Günther Deschner
2009-04-17
1
-1
/
+3
|
*
Merge branch 'master' of /home/jmcd/samba/git.samba.org/samba-master into mym...
Jim McDonough
2009-04-17
19
-13
/
+579
|
|
\
|
|
*
s3-docs: fix typo in smb.conf.5.
Günther Deschner
2009-04-17
1
-1
/
+1
|
|
*
s3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3.
Günther Deschner
2009-04-17
1
-1
/
+1
|
|
*
s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263.
Günther Deschner
2009-04-17
2
-0
/
+89
|
|
*
s4-smbtorture: Fix crash in RPC-LSA-LOOKUP
Günther Deschner
2009-04-17
1
-0
/
+2
|
|
*
s3-docs: document warn_pwd_expire pam_winbind option in manpage.
Günther Deschner
2009-04-17
1
-1
/
+8
|
|
*
Add torture tester to ensure we don't regress the ulogoff bug.
Jeremy Allison
2009-04-16
1
-0
/
+45
|
|
*
Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause s...
Jeremy Allison
2009-04-16
1
-0
/
+11
|
|
*
When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
Jeremy Allison
2009-04-16
1
-1
/
+1
|
|
*
Fix IDL licensing file that got missed when IDL files were moved.
Jeremy Allison
2009-04-16
2
-0
/
+18
|
|
*
Add notify_onelevel.tdb
Volker Lendecke
2009-04-16
8
-0
/
+383
|
|
*
Rename notify_context->db to db_recursive
Volker Lendecke
2009-04-16
1
-9
/
+12
|
|
*
In net_conf_import, start a transaction when importing a single share.
Martin Schwenke
2009-04-16
1
-0
/
+8
|
*
|
Don't look up local user for remote changes, even when root.
Jim McDonough
2009-04-16
1
-6
/
+10
|
|
/
|
*
tsocket: fix the build without ipv6 support
Stefan Metzmacher
2009-04-16
1
-0
/
+2
|
*
s3-lsa: Fix Bug #6263. Unexpected LookupSids reply crashes XP pre-SP3.
Günther Deschner
2009-04-16
1
-1
/
+9
|
*
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
Jeremy Allison
2009-04-15
12
-59
/
+51
|
*
s4-smbtorture: Fix crash bugs in RPC-SAMR_ACCESSMASK.
Günther Deschner
2009-04-15
1
-7
/
+15
|
*
s3-examples: make sure to match correct key name in adssearch.
Günther Deschner
2009-04-15
1
-1
/
+1
|
*
s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon.
Günther Deschner
2009-04-15
1
-6
/
+8
*
|
Remove use of talloc_reference in cli_rpc_pipe_open_schannel_with_key()
Andrew Bartlett
2009-04-20
5
-9
/
+11
*
|
libcli/auth Ensure we cancel the transaction when schannel not detected
Andrew Bartlett
2009-04-20
1
-0
/
+1
*
|
s3:ntlmssp Remove use of talloc(NULL) in NTLMSSP code
Andrew Bartlett
2009-04-20
2
-12
/
+12
*
|
libcli/auth: Don't pass back lm_sess_key as the same pointer as user_sess_key
Andrew Bartlett
2009-04-20
1
-13
/
+7
*
|
Remove unused headers
Andrew Bartlett
2009-04-19
4
-9
/
+2
*
|
s3:auth Fix segfault: Always initialise returned session keys
Andrew Bartlett
2009-04-19
1
-1
/
+3
*
|
s3:ntlmssp Fix segfault: msrpc_gen now uses talloc()
Andrew Bartlett
2009-04-20
1
-46
/
+8
*
|
Fix crash bug in NTLMSSP caused by msrpc_parse() moving to talloc
Andrew Bartlett
2009-04-16
1
-4
/
+2
*
|
Use an absolute path to ensure that we can always regenerate tables.c
Andrew Bartlett
2009-04-16
1
-0
/
+2
*
|
Fix building the now common msrpc_parse code
Andrew Bartlett
2009-04-16
1
-1
/
+1
*
|
Fix building the common libcli/samsync code
Andrew Bartlett
2009-04-16
1
-1
/
+1
*
|
Fix Samba4 build errors with common libcli/samsync
Andrew Bartlett
2009-04-16
5
-6
/
+5
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...
Andrew Bartlett
2009-04-15
17
-115
/
+245
|
\
|
|
*
Enable software rollout through AD
Matthias Dieter Wallnöfer
2009-04-15
1
-0
/
+10
|
*
Ensure a tls key is only generated once - wrap create & destroy in a mutex.
Jeremy Allison
2009-04-14
4
-40
/
+71
|
*
s3-spoolss: Fix format of description string in spoolss_PrinterInfo1.
Günther Deschner
2009-04-14
1
-10
/
+6
|
*
netdomjoin-gui: make sure to grey out change fields when not running as root.
Günther Deschner
2009-04-14
1
-0
/
+15
|
*
Try and fix the S4 build - include thread includes.
Jeremy Allison
2009-04-14
1
-0
/
+4
|
*
Make talloc_stack threadsafe using TLS. Volker please
Jeremy Allison
2009-04-14
4
-25
/
+93
|
*
libwbclient: Fix undocumented arguments doxygen warnings.
Günther Deschner
2009-04-14
1
-8
/
+8
[prev]
[next]