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:wscript_build: remove unused allow_warnings=True for 'smbregistry'
Stefan Metzmacher
2014-11-25
1
-1
/
+0
*
s3:registry: use discard_const_p() to avoid const warning in smb_iconv() define
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
s3:printing: fix some const warnings in print_iprint.c
Stefan Metzmacher
2014-11-25
1
-6
/
+6
*
s3:printing: Avoid compiler warning about unused label
Kai Blin
2014-11-25
1
-0
/
+4
*
s3:passdb: avoid invalid pointer type warnings in pdb_wbc_sam.c
Stefan Metzmacher
2014-11-25
1
-6
/
+13
*
s3:passdb: always copy the history in pdb_set_plaintext_passwd()
Stefan Metzmacher
2014-11-25
1
-19
/
+14
*
s3:wscript_build: remove unused allow_warnings=True for 'param'
Stefan Metzmacher
2014-11-25
1
-1
/
+0
*
s3:param: fix compiler warnings
Stefan Metzmacher
2014-11-25
1
-12
/
+12
*
s3:modules: remove unused allow_warnings=True for non_posix_acls, and vfs_med...
Stefan Metzmacher
2014-11-25
1
-2
/
+0
*
s3:modules: rename variables in vfs_fruit.c to fix shadow warnings
Stefan Metzmacher
2014-11-25
1
-16
/
+16
*
s3:librpc/idl: mark struct smbXsrv_client as [public]
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
s3:wscript_build: remove unused allow_warnings=True for 'ads'
Stefan Metzmacher
2014-11-25
1
-1
/
+0
*
s3:libads: avoid some compiler warnings in ldap.c
Stefan Metzmacher
2014-11-25
1
-15
/
+19
*
s3:libsmb: remove unused variables in cliconnect.c
Stefan Metzmacher
2014-11-25
1
-3
/
+0
*
s3:lib/netapi/examples: fix pointer from integer error in nltest.c
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
s3:lib/netapi/tests: fix invalid switch enum level warning
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
s3:lib: fix/simplify srprs_hex()
Stefan Metzmacher
2014-11-25
1
-10
/
+6
*
lib-pyldb: Block elements should be surrounded by {} in py_msg.setitem()
Kamen Mazdrashki
2014-11-25
1
-1
/
+2
*
lib-pyldb: Fix docstring for msg.add() method - it was "S.append()"
Kamen Mazdrashki
2014-11-25
1
-1
/
+1
*
lib-ldb-test: Test copying message element from a message to a new message
Kamen Mazdrashki
2014-11-25
1
-0
/
+14
*
lib-pyldb: Avoid crash when copying MessageElements between Python Message ob...
Kamen Mazdrashki
2014-11-25
1
-4
/
+22
*
lib-ldb_ldif: Stop processing if ldb_message element name is NULL
Kamen Mazdrashki
2014-11-25
1
-0
/
+7
*
lib-ldb: Check for input parameter when searching attributes by name
Kamen Mazdrashki
2014-11-25
1
-2
/
+13
*
lib-pyldb: Throw exception when we can't create MessageElement object
Kamen Mazdrashki
2014-11-25
1
-0
/
+2
*
lib-pyldb: Avoid leaking memory in error cases
Kamen Mazdrashki
2014-11-25
1
-2
/
+6
*
lib-pyldb: Avoid SEGFAULT in case we can't convert passed value to py_String
Kamen Mazdrashki
2014-11-25
1
-0
/
+5
*
s3-smbstatus: Fix exit code of profile output.
Andreas Schneider
2014-11-24
1
-2
/
+5
*
messaging3: Fix sending large messages on FreeBSD
Volker Lendecke
2014-11-24
1
-0
/
+4
*
unix_msg: Reformat unix_dgram_send a bit
Volker Lendecke
2014-11-24
1
-1
/
+3
*
s3-smbclient: Return success if we listed the shares.
Andreas Schneider
2014-11-24
1
-1
/
+1
*
dsdb: Remove a self-assignment
Volker Lendecke
2014-11-24
1
-1
/
+0
*
dbwrap: Fix a enum conversion
Volker Lendecke
2014-11-24
1
-1
/
+1
*
Print number of slow tests from script rather than wscript.
Jelmer Vernooij
2014-11-24
2
-3
/
+4
*
sam: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-24
1
-8
/
+4
*
Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.
Jelmer Vernooij
2014-11-24
2
-39
/
+50
*
Use samba.tests.subunitrun in urgent replication test.
Jelmer Vernooij
2014-11-24
1
-13
/
+4
*
Include mimeparse, which is used by subunit/testtools.
Jelmer Vernooij
2014-11-22
10
-3
/
+717
*
ldap: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
2
-20
/
+7
*
deletetest: use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
2
-62
/
+54
*
ldap_syntaxes: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-24
/
+16
*
password lockout: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
2
-100
/
+91
*
passwords: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
2
-120
/
+114
*
sec_descriptor: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
2
-17
/
+7
*
token_group: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
2
-14
/
+10
*
sites: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
2
-13
/
+8
*
speedtest: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-14
/
+4
*
credentials test: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
2
-21
/
+15
*
sec_descriptor test: Simplify, use samba.tests.subunitrun module.
Jelmer Vernooij
2014-11-22
3
-20
/
+14
*
Move option handling into samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
4
-20
/
+21
*
Move option parsing to samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
3
-10
/
+23
[next]