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-02
build(autoconf): check if we have ctdb_protocol.h in the cluster checks
Björn Baumbach
1
-1
/
+1
2012-11-02
build(autoconf): fix check for ctdb_private.h
Björn Baumbach
1
-1
/
+1
2012-11-02
build(waf): fix the cluster(ctdb) build without system talloc installed
Michael Adam
1
-0
/
+3
2012-11-02
build(waf): fix a tab indentation to spaces
Michael Adam
1
-1
/
+1
2012-11-02
docs-xml: fix use of <smbconfoption> tag (fix bug #9345)
Björn Baumbach
1
-5
/
+8
2012-11-02
s3:smbd:smb2: fix a comment typo in the crediting code.
Michael Adam
1
-1
/
+1
2012-11-01
s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)
Stefan Metzmacher
1
-1
/
+1
2012-11-01
s3:winbindd: disconnection after getting NETWORK_SESSION_EXPIRED (bug #9175)
Stefan Metzmacher
1
-0
/
+11
2012-11-01
libcli/smb: add smbXcli_session_set_disconnect_expired() (bug #9175)
Stefan Metzmacher
2
-0
/
+35
2012-11-01
lib/krb5_wrap: request enc_types in the correct order (bug #9272)
Stefan Metzmacher
1
-6
/
+6
2012-11-01
s3:winbindd:cache: fix offline logons with cached credentials (bug #9321)
Michael Adam
1
-0
/
+7
2012-11-01
s3-param: Move the options needed for running smbd in the AD DC to loadparm
Andrew Bartlett
2
-51
/
+19
2012-11-01
file_server: put set create mask and directory mask in fileserver.conf
Andrew Bartlett
1
-0
/
+2
2012-11-01
test-chgdcpass: test the ldap case for server password change
Andrew Tridgell
1
-7
/
+18
2012-11-01
s4-ldapclient: cope with logon failure retry in LDAP
Andrew Tridgell
1
-37
/
+79
2012-11-01
s4-librpc: set error code to LOGON_FAILURE on RPC fault with access denied
Andrew Tridgell
1
-2
/
+7
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
[next]