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
2008-08-14
Fix bug #5692 - Core dump in full_audit.so.
Jeremy Allison
4
-6
/
+5
2008-08-14
Revert "Add a gpfs_prefetch module"
Michael Adam
3
-315
/
+1
2008-08-14
smbspool: Fix printing on port 139.
Karolin Seeger
1
-1
/
+1
2008-08-14
RAW-OPEN: be more strict in create_option checking
Stefan Metzmacher
1
-2
/
+11
2008-08-14
Revert "krb5: always generate the acceptor subkey as the same enctype as the ...
Stefan Metzmacher
1
-3
/
+0
2008-08-14
gsskrb5: always return an acceptor subkey
Stefan Metzmacher
1
-4
/
+18
2008-08-14
gensec_gssapi: only cache the session key in STAGE_DONE
Stefan Metzmacher
1
-5
/
+9
2008-08-14
SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTED
Stefan Metzmacher
1
-2
/
+21
2008-08-14
SMB2-CREATE: be more strict in checking file attributes
Stefan Metzmacher
1
-12
/
+20
2008-08-14
SMB2-CREATE: be more strict in error checking
Stefan Metzmacher
1
-1
/
+11
2008-08-14
ntvfs_generic: fix handling of create_options for SMB2
Stefan Metzmacher
1
-6
/
+4
2008-08-14
libcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK
Stefan Metzmacher
1
-1
/
+3
2008-08-14
pvfs: fix handling of create_option flags
Stefan Metzmacher
1
-2
/
+12
2008-08-14
libcli/raw: fix the special NTCREATE_OPTIONS_*_MASK values
Stefan Metzmacher
1
-7
/
+20
2008-08-14
smb2srv: async replies with STATUS_PENDING are not signed
Stefan Metzmacher
1
-2
/
+29
2008-08-14
smb2srv: sign replies when the request was also signed
Stefan Metzmacher
2
-7
/
+4
2008-08-14
smb2srv: use defines instead of hex values
Stefan Metzmacher
1
-3
/
+3
2008-08-14
libcli/smb2: use smb2 signing in auto mode if the server supports it
Stefan Metzmacher
1
-1
/
+7
2008-08-14
libcli/smb2: we don't need check the same thing twice...
Stefan Metzmacher
1
-6
/
+0
2008-08-14
libcli/smb2: async replies with STATUS_PENDING are not signed
Stefan Metzmacher
1
-13
/
+11
2008-08-14
pidl: fix samba4.pidl.samba3-cli test
Stefan Metzmacher
1
-2
/
+0
2008-08-14
NBT-WINSREPLICATION: be more robust to timing errors
Stefan Metzmacher
1
-6
/
+6
2008-08-14
netapi: add some remaining documentation fixes.
Günther Deschner
1
-3
/
+3
2008-08-14
netapi: add doxygen documentation for NetUserModalsGet and NetUserModalsSet.
Günther Deschner
1
-0
/
+30
2008-08-14
netapi: add doxygen documentation for NetLocalGroup{Add,Del,Set,Get}Members.
Günther Deschner
1
-0
/
+75
2008-08-14
netapi: make libnetapi_open_ipc_connection static.
Günther Deschner
8
-196
/
+114
2008-08-14
netapi: make non-implemented local calls default to remote "localhost" calls.
Günther Deschner
6
-38
/
+35
2008-08-14
netapi: add NetLocalGroupGetMembers example code.
Günther Deschner
2
-0
/
+171
2008-08-14
netapi: let libnetapi_samr_lookup_and_open_alias return NTSTATUS.
Günther Deschner
1
-85
/
+77
2008-08-14
Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.
Michael Adam
2
-0
/
+49
2008-08-14
Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.
Michael Adam
2
-0
/
+62
2008-08-14
Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.
Michael Adam
2
-0
/
+49
2008-08-14
Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.
Michael Adam
2
-0
/
+49
2008-08-14
Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.
Michael Adam
3
-18
/
+50
2008-08-14
Fix coverity CID: 594. Resource leak on error path.
Jeremy Allison
1
-2
/
+4
2008-08-14
Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech.co.jp>. LPQ process is...
Jeremy Allison
1
-1
/
+2
2008-08-14
Fix for bug #5617, reported and patched by Bartosz Antosik antosik@gmail.com.
Jeremy Allison
1
-0
/
+2
2008-08-14
Prevent NT_STATUS 0xF1000000 errors from appearing when
Jim McDonough
1
-0
/
+6
2008-08-14
Revert "Add winbind:online check timeout parameter"
Volker Lendecke
1
-16
/
+0
2008-08-14
expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the
Andrew Tridgell
2
-8
/
+67
2008-08-14
cope with arbitrary unknown pac buffer types, so when MS adds
Andrew Tridgell
1
-1
/
+5
2008-08-14
cope with not knowing the kdc key
Andrew Tridgell
1
-41
/
+56
2008-08-14
Assert on failure to join domain in NBT-DGRAM
Andrew Bartlett
1
-0
/
+4
2008-08-13
Revert "If it is a forced DOS error, nt_errstr should say so"
Volker Lendecke
1
-5
/
+0
2008-08-13
If it is a forced DOS error, nt_errstr should say so
Volker Lendecke
1
-0
/
+5
2008-08-13
WHATSNEW: Start WHATSNEW for 3.4.0pre1.
Karolin Seeger
1
-5
/
+5
2008-08-13
VERSION: Raise version number.
Karolin Seeger
1
-3
/
+3
2008-08-13
netapi: add c++ guard.
Günther Deschner
1
-1
/
+8
2008-08-13
packaging(RHEL-CTDB): check for success of x86_64 build before building i386
Michael Adam
1
-2
/
+2
2008-08-13
packaging(RHEL-CTDB): fix installation of libsmbsharemodes for the 3.3.0 build.
Michael Adam
1
-3
/
+3
[prev]
[next]