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-09-22
lib/tsocket: fix receiving of udp packets from 0 bytes (bug #9184)
Stefan Metzmacher
1
-4
/
+1
2012-09-22
libcli/echo: validate the message length
Stefan Metzmacher
1
-0
/
+5
2012-09-22
s3:pdb_ldap remove unused function
Christian Ambach
1
-23
/
+0
2012-09-22
s3:rpcclient fix a compiler warning
Christian Ambach
1
-0
/
+2
2012-09-22
s3:utils/net fix a compiler warning
Christian Ambach
1
-1
/
+1
2012-09-22
auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac c...
Andrew Bartlett
1
-0
/
+3
2012-09-21
s3:smbd: release the share mode lock before calling exit_server() (bug #9191)
Stefan Metzmacher
1
-0
/
+2
2012-09-21
s3:dbwrap_ctdb: set errno = ENOSYS if clustering is not supported
Gregor Beck
1
-0
/
+1
2012-09-21
libtorture: factor out simple ui backend
Gregor Beck
4
-65
/
+88
2012-09-21
s3:dbwrap: remove unused args from db_open_file()
Gregor Beck
2
-6
/
+2
2012-09-21
s3:dbwrap: let dbwrap_fetch_uint32 distinguish between "not found" and "wrong...
Gregor Beck
1
-2
/
+5
2012-09-21
dynconfig/config.m4: disallow --prefix=/usr and --prefix=/usr/local without -...
Stefan Metzmacher
1
-0
/
+4
2012-09-21
libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsing
Andrew Bartlett
3
-2
/
+79
2012-09-20
s4-torture: Complete test for winbindd PAC parsing
Christof Schmitt
1
-6
/
+86
2012-09-20
auth/kerberos: Adjust log level for failed PAC signature verification
Christof Schmitt
1
-1
/
+1
2012-09-20
winbind: Extend wbcAuthenticateUserEx to provide PAC
Christof Schmitt
6
-27
/
+191
2012-09-20
auth: Fix some nonempty blank lines
Volker Lendecke
1
-61
/
+59
2012-09-20
waf: Make samba "ok" with directories for install being symlinks
Ira Cooper
1
-2
/
+2
2012-09-20
vfs: fix acl_blob_get* in vfs_full_audit
David Disseldorp
1
-9
/
+11
2012-09-20
vfs: fix lock logging in vfs_full_audit
David Disseldorp
1
-4
/
+4
2012-09-20
Correct command help message
Daniele Dario
1
-1
/
+1
2012-09-20
s3-printing: Increase debug level for info that the db is empty.
Andreas Schneider
1
-1
/
+2
2012-09-20
s3:smb2_server: fix usage of invalid memory in smb2_signing_check_pdu()
Stefan Metzmacher
1
-1
/
+1
2012-09-20
s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if"
Michael Adam
1
-3
/
+5
2012-09-20
s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if"
Michael Adam
1
-3
/
+5
2012-09-20
s3: Fix idmap_hash
Volker Lendecke
1
-1
/
+1
2012-09-19
selftest: we currently fail smb2.durable-v2-open.app-instance
Michael Adam
1
-0
/
+1
2012-09-19
s4:torture:smb2: add a new test durable-v2-open.app-instance
Michael Adam
1
-0
/
+134
2012-09-19
s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app...
Michael Adam
1
-0
/
+25
2012-09-19
s4:libcli: add a app_instance_id member to the smb2_create input struct
Michael Adam
1
-1
/
+3
2012-09-19
libcli: add a define for the APP_INSTANCE_ID smb2 create context
Michael Adam
1
-0
/
+1
2012-09-19
s4:torture/smb2: improve the smb2.create.blob test
Stefan Metzmacher
1
-2
/
+91
2012-09-19
libcli/smb: fix padding in smb2_create_blob*
Stefan Metzmacher
1
-11
/
+30
2012-09-19
pam_winbind: match more return codes when wbcGetPwnam has failed.
Günther Deschner
1
-0
/
+3
2012-09-19
s3: Use SBVAL in put_long_date_timespec
Volker Lendecke
1
-2
/
+1
2012-09-18
s3: Fix some nonempty line endings
Volker Lendecke
1
-12
/
+12
2012-09-18
replace: fix 520c9b0b0ae33
Björn Jacke
1
-1
/
+1
2012-09-18
quota: add supprt for gfs2
Björn Jacke
1
-0
/
+2
2012-09-18
RHEL packaging: Try to fix makerpms.sh on RHEL.
Karolin Seeger
1
-1
/
+1
2012-09-18
panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act...
Matthieu Patou
2
-2
/
+1
2012-09-18
packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no mak...
Stefan Metzmacher
3
-8
/
+44
2012-09-18
packaging/RHEL-CTDB: try harder to set $RPMVER
Stefan Metzmacher
1
-0
/
+3
2012-09-18
packaging/RHEL-CTDB: fix the build
Stefan Metzmacher
3
-78
/
+30
2012-09-18
source3/script: fix installman.sh after the last build-manpages-nogit change
Michael Adam
1
-2
/
+2
2012-09-18
Fix service control for non-internal services.
Vladimir Marek
1
-4
/
+0
2012-09-17
libreplace: Bug 8107, Fix poll replacement to become a msleep replacement
Joachim Schmitz
1
-1
/
+1
2012-09-17
ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fix
Andrew Bartlett
3
-1
/
+263
2012-09-17
docs: Remove another reference to security=share
Andrew Bartlett
1
-1
/
+1
2012-09-17
docs: Remove references to specific windows versions, instead mention Home/Pr...
Andrew Bartlett
1
-5
/
+4
2012-09-17
docs: Remove references to mulitple passdb backends
Andrew Bartlett
1
-29
/
+0
[prev]
[next]