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