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
*
ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()
Andrew Tridgell
2012-11-01
10
-48
/
+321
*
ldb: move ldb_pack.c into common
Andrew Tridgell
2012-11-01
1
-11
/
+11
*
test_chgdpass: use drs bind to test password change on RPC
Andrew Tridgell
2012-11-01
1
-0
/
+25
*
s4-librpc: use cli_credentials_failed_kerberos_login to cope with stale tickets
Andrew Tridgell
2012-11-01
1
-1
/
+15
*
test_chgdpass: added test for kerberos retry
Andrew Tridgell
2012-11-01
1
-0
/
+5
*
libcli: use cli_credentials_failed_kerberos_login() to cope with server changes
Andrew Tridgell
2012-11-01
1
-2
/
+15
*
auth: added cli_credentials_failed_kerberos_login()
Andrew Tridgell
2012-11-01
2
-0
/
+64
*
util: remove accidently committed hunk
Björn Jacke
2012-10-31
1
-3
/
+0
*
Add regression test for bug #9329 - Directory listing with SeBackup can crash...
Jeremy Allison
2012-10-31
2
-8
/
+64
*
ldb: Add ldbdump, based on tdbdump
Andrew Bartlett
2012-10-30
2
-0
/
+223
*
ldb: Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h
Andrew Bartlett
2012-10-31
1
-2
/
+0
*
ldb: Change ltdb_unpack_data to take an ldb_context
Andrew Bartlett
2012-10-31
5
-9
/
+7
*
samba-tool: Add samba-tool processes subcommand
Andrew Bartlett
2012-10-31
4
-0
/
+116
*
pymessaging: Add irpc_servers_byname() and irpc_all_servers()
Andrew Bartlett
2012-10-31
2
-0
/
+108
*
pymessaging: Use the server_id IDL structure rather than a tuple
Andrew Bartlett
2012-10-31
4
-7
/
+33
*
imessaging: Add irpc_all_servers() to list all available servers
Andrew Bartlett
2012-10-31
3
-1
/
+85
*
s3fs-utils: Free the popt context in smbcacls and smbquotas.
Andreas Schneider
2012-10-30
2
-0
/
+4
*
s3fs-net: Use talloc for memory allocation.
Andreas Schneider
2012-10-30
1
-1
/
+1
*
s3:docs document shadow:snapdirseverywhere option of vfs_shadow_copy2
Christian Ambach
2012-10-30
1
-0
/
+15
*
s3:smb2_read: fix SMBD_SMB2_NUM_IOV_PER_REQ check for sendfile() support (bug...
Stefan Metzmacher
2012-10-30
1
-1
/
+1
*
wafbuild: use -Wstack-protector if available
Björn Jacke
2012-10-30
1
-0
/
+3
*
wafbuild: use WERROR_FLAGS in wscript_configure_system_mitkrb5
Björn Jacke
2012-10-30
1
-2
/
+2
*
ccan/wafbuild: use WERROR_CFLAGS instead of -Werror
Björn Jacke
2012-10-30
1
-10
/
+7
*
wafbuild: reorder the Werror checks so that the ambigous w2 option is being c...
Björn Jacke
2012-10-30
1
-1
/
+5
*
wafbuild: merge the missing IBM compiler Werror flag "-qhalt=w" to waf
Björn Jacke
2012-10-30
1
-1
/
+1
*
wfabuild: fix the -errwarn compile flag test
Björn Jacke
2012-10-30
2
-1
/
+4
*
packaging: Add NetworkManager dispatcher script for winbind.
Andreas Schneider
2012-10-30
2
-0
/
+26
*
s3: Use file_id_string in file_id_string_tos
Volker Lendecke
2012-10-30
1
-6
/
+1
*
s3: Fix some nonempty line endings
Volker Lendecke
2012-10-29
1
-5
/
+5
*
lib/param: fix line length of DEBUG statments touched in previous commit in s...
Michael Adam
2012-10-29
1
-2
/
+4
*
lib/param: fix function name (set_variable) in debug statements
Michael Adam
2012-10-29
1
-4
/
+4
*
lib/param: fix function name (lpcfg_file_list_changed) in a debug message
Michael Adam
2012-10-29
1
-1
/
+1
*
s3:smbd:durable: remove a TODO comment about write time updates
Michael Adam
2012-10-29
1
-2
/
+0
*
BUG 9326: Fix net ads join message for the dns domain.
Andreas Schneider
2012-10-29
1
-1
/
+1
*
Fix bug #9329 - Directory listing with SeBackup can crash smbd.
Jeremy Allison
2012-10-29
3
-1
/
+37
*
packaging: Move smbprint to a comman location.
Andreas Schneider
2012-10-29
6
-269
/
+12
*
pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGS
Andrew Bartlett
2012-10-29
1
-1
/
+0
*
build: Remove support for IDL-generated files in git tree
Andrew Bartlett
2012-10-28
1
-24
/
+2
*
lib/replace: Return size of xattr if size argument is 0
Andrew Bartlett
2012-10-28
1
-3
/
+12
*
source3.selftest: Move last variables to selftesthelpers.
Jelmer Vernooij
2012-10-27
2
-10
/
+9
*
source3.selftest: Move more variables to be in common.
Jelmer Vernooij
2012-10-27
2
-6
/
+11
*
selftesthelpers: Fix detection of tap2subunit.
Jelmer Vernooij
2012-10-27
1
-2
/
+8
*
TestCaseInTempDir: Use addCleanup rather than tearDown.
Jelmer Vernooij
2012-10-27
1
-2
/
+3
*
selftest: Add --random-order option.
Jelmer Vernooij
2012-10-27
2
-1
/
+13
*
source4.selftest.tests: Add FIXME about database verification.
Jelmer Vernooij
2012-10-27
1
-0
/
+2
*
selftesthelpers: Simplify detection of tap2subunit.
Jelmer Vernooij
2012-10-27
1
-4
/
+6
*
source3.selftests.tests: Use common plansmbtorture4testsuite() function.
Jelmer Vernooij
2012-10-27
1
-56
/
+50
*
source3.selftest.tests: Add suffix for smbclient3/ntlm_auth3.
Jelmer Vernooij
2012-10-27
1
-23
/
+23
*
source3.selftest.tests: Remove tabs.
Jelmer Vernooij
2012-10-27
1
-18
/
+18
*
source4.selftest.tests: Add suffix for smbclient4/nmblookup4.
Jelmer Vernooij
2012-10-27
1
-16
/
+16
[next]