index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #5052 - not work cancel inheritance on share. We were
Jeremy Allison
2008-09-10
1
-3
/
+10
*
When requesting UNIX info levels on findfirst/findnext, don't play games with...
Jeremy Allison
2008-09-10
1
-1
/
+5
*
Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken.
Jeremy Allison
2008-09-10
1
-8
/
+13
*
Fix calculation of useable_space for trans2 and nttrans replies
Volker Lendecke
2008-09-08
2
-18
/
+19
*
smbd: some write time fixes
Stefan Metzmacher
2008-09-08
2
-8
/
+8
*
When setting an NFSv4 ACL, map generic bits
Volker Lendecke
2008-09-08
1
-0
/
+4
*
Fix debug message to show correct function name.
Jeremy Allison
2008-09-05
1
-1
/
+1
*
Write times code update.
Jeremy Allison
2008-09-05
6
-41
/
+110
*
Remove unecessary msync.
Jeremy Allison
2008-09-05
1
-4
/
+0
*
Fix a memleak
Qiao Yang
2008-09-05
1
-1
/
+2
*
Do proper error handling if the socket is closed
Volker Lendecke
2008-09-05
1
-2
/
+8
*
run "make idl" after after idl change "Handle arbitrary new PAC types"
Michael Adam
2008-09-05
2
-16
/
+6
*
Handle arbitrary new PAC types
Andrew Tridgell
2008-09-05
1
-1
/
+1
*
re-run make idl after Jelmer's "poperly cast array lengths" pidl change.
Michael Adam
2008-09-05
16
-124
/
+124
*
fixed an errno handling bug that could lead to an infinite loop
Andrew Tridgell
2008-09-05
1
-2
/
+2
*
fixed tsmsm_sendfile(). The logic was totally broken.
Andrew Tridgell
2008-09-05
1
-4
/
+7
*
configure: fix typo in GNU ld version-script test.
Michael Adam
2008-09-05
1
-1
/
+1
*
Fix winbindd crash bug with trusted domains. Bug #5736
James Ding
2008-09-04
1
-0
/
+2
*
get rid of unneeded argument for get_alloc_methods as well
Herb Lewis
2008-09-04
1
-9
/
+5
*
get rid of unneeded argument for get_methods
Herb Lewis
2008-09-04
1
-14
/
+10
*
Cleanup of DC enumeration in get_dcs()
Steven Danneman
2008-09-04
2
-29
/
+90
*
kerberos: fix indent of enc type lines in generated krb5.conf files.
Günther Deschner
2008-09-04
1
-3
/
+3
*
Fix bug #5729. Explicitly allow "-valid".
Jeremy Allison
2008-09-03
1
-1
/
+1
*
The msync manpage reports that msync *must* be called before munmap. Failure ...
Simo Sorce
2008-09-03
2
-2
/
+8
*
Fix Coverity ID 587
Volker Lendecke
2008-09-02
1
-1
/
+1
*
Deal with systems that don't initialize birthtime correctly.
Jeremy Allison
2008-08-29
1
-4
/
+10
*
Add st_birthtime and friends for accurate create times on systems that suppor...
Jeremy Allison
2008-08-28
3
-13
/
+124
*
winbindd: fix invalid sid copy (hit when enumerating sibling domains).
Günther Deschner
2008-08-28
1
-1
/
+1
*
Fix the wcache_invalidate_samlogon calls.
Jeremy Allison
2008-08-27
2
-3
/
+24
*
Correct the netsamlogon_clear_cached_user function.
Ephi Dror
2008-08-27
1
-36
/
+18
*
Be explicit about setting perms for the ldb. Helps others who may use this api.
Jeremy Allison
2008-08-27
1
-0
/
+3
*
ldb: Fix permissions of new ldg files.
Karolin Seeger
2008-08-27
1
-1
/
+1
*
ldb: Fix permissions of group_mapping.ldb.
Andrew Tridgell
2008-08-27
1
-1
/
+7
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Steve French
2008-08-26
73
-674
/
+1332
|
\
|
*
become root for AIO operations
Andrew Tridgell
2008-08-26
1
-1
/
+7
|
*
EINVAL is also a valid error return, meaning "this filesystem
Andrew Tridgell
2008-08-26
1
-2
/
+3
|
*
Avoid a race condition in glibc between AIO and setresuid().
Andrew Tridgell
2008-08-26
1
-11
/
+13
|
*
Fix bug 4516, no IPv6 on Solaris 2.6.
David Leonard
2008-08-25
1
-3
/
+22
|
*
cifs.upcall: bump SPNEGO msg version number and don't reject old versions
Jeff Layton
2008-08-24
2
-3
/
+3
|
*
Don't re-initialize a token when we already have one. This fixes the build fa...
Jeremy Allison
2008-08-22
2
-10
/
+16
|
*
winbindd: Fix crash in cm_connect_sam()
Gerald (Jerry) Carter
2008-08-22
1
-2
/
+7
|
*
cifs.upcall: fix build warning
Jeff Layton
2008-08-21
1
-1
/
+2
|
*
Fix Bug #5710 and make machine account password changing work again.
Günther Deschner
2008-08-21
1
-23
/
+52
|
*
re-run make idl.
Günther Deschner
2008-08-21
4
-14
/
+40
|
*
IDL: fix IDL for netr_ServerPasswordSet2().
Günther Deschner
2008-08-21
1
-3
/
+3
|
*
Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_...
Jeremy Allison
2008-08-21
1
-2
/
+3
|
*
build: fix bug #5590 by not linking in the static libs but the objects.
Michael Adam
2008-08-20
1
-1
/
+1
|
*
build: fall down to the same place when using an internal lib statically.
Michael Adam
2008-08-20
1
-1
/
+1
|
*
build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency.
Michael Adam
2008-08-20
1
-4
/
+4
|
*
fix build warning.
Günther Deschner
2008-08-20
1
-1
/
+1
[next]