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
*
Add type-safe policy_handle_create/find
Volker Lendecke
2009-04-18
2
-0
/
+57
*
Add some const
Volker Lendecke
2009-04-18
2
-3
/
+7
*
s3-spoolss: remove some direct checks for 0 uid in AddForm,SetForm,DelForm.
Günther Deschner
2009-04-17
1
-4
/
+13
*
s3:docs: document the --request-timeout option of net
Stefan Metzmacher
2009-04-17
1
-0
/
+9
*
s3:net: add --request-timeout option
Stefan Metzmacher
2009-04-17
3
-0
/
+4
*
s3:net_rpc: don't shutdown a cli_state passed from the caller
Stefan Metzmacher
2009-04-17
1
-9
/
+8
*
s3-selftest: enable RPC-SPOOLSS.
Günther Deschner
2009-04-17
1
-1
/
+1
*
s4-smbtorture: Skip Job pause and resume on paused printers for Samba 3 for now.
Günther Deschner
2009-04-17
1
-2
/
+6
*
s3-spoolss: add support for _spoolss_EnumPrinterDrivers() level 6.
Günther Deschner
2009-04-17
1
-1
/
+25
*
s3-spoolss: add support for _spoolss_EnumPrinterDrivers() level 5.
Günther Deschner
2009-04-17
1
-0
/
+71
*
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
*
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
*
s3-nsswitch: fix make test_wbpad.
Günther Deschner
2009-04-14
1
-1
/
+1
*
socket_wrapper: fix the build on systems without ipv6 support
Stefan Metzmacher
2009-04-14
1
-0
/
+2
*
s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.
Günther Deschner
2009-04-14
1
-0
/
+3
[next]