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-01-07
Remove redundant parameter fd from SMB_VFS_FCHMOD().
Michael Adam
12
-25
/
+26
2008-01-07
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
20
-41
/
+43
2008-01-07
Remove redundant parameter fd from SMB_VFS_FSYNC().
Michael Adam
8
-15
/
+16
2008-01-07
Remove redundant parameter fd from SMB_VFS_LSEEK().
Michael Adam
9
-34
/
+35
2008-01-07
Remove redundant parameter fd from SMB_VFS_PWRITE().
Michael Adam
8
-23
/
+23
2008-01-07
Fix build warning.
Günther Deschner
1
-16
/
+18
2008-01-07
Add free_local_machine_name().
Günther Deschner
2
-0
/
+6
2008-01-07
Fix two memleaks in libnetapi.
Günther Deschner
1
-1
/
+4
2008-01-07
Add secrets_shutdown().
Günther Deschner
1
-0
/
+13
2008-01-07
In gfree_debugsyms() free the format_bufr as well.
Günther Deschner
1
-0
/
+2
2008-01-07
Failure while unjoining a domain is non-critical.
Günther Deschner
1
-8
/
+2
2008-01-07
Only create machine account in libnetjoin when requested to.
Günther Deschner
1
-9
/
+13
2008-01-07
Use the proper boolean constants.
Michael Adam
1
-93
/
+93
2008-01-07
Fix a comment.
Michael Adam
1
-1
/
+2
2008-01-07
Make wcache_invalidate_cache() return bool, not int.
Michael Adam
2
-4
/
+4
2008-01-07
Add some braces to if statement.
Michael Adam
1
-1
/
+2
2008-01-07
Prevent winbindd from segfaulting due to corrupted cache tdb.
Andreas Schneider
2
-4
/
+36
2008-01-07
Adapt fset_nt_acl() and fget_nt_acl() in examples/VFS/ to vfs prototype change.
Michael Adam
2
-7
/
+7
2008-01-07
Remove unneeded parameter fd from SMB_VFS_PREAD().
Michael Adam
10
-31
/
+30
2008-01-06
Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
Michael Adam
10
-17
/
+14
2008-01-06
Wrap lines for readability.
Michael Adam
1
-2
/
+10
2008-01-06
Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
Michael Adam
10
-16
/
+16
2008-01-06
Remove vlp.o in make clean.
Michael Adam
1
-0
/
+1
2008-01-05
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Steve French
65
-704
/
+1286
2008-01-05
Fix %d / size_t printf arg missmatch.
Jeremy Allison
1
-2
/
+2
2008-01-05
Fix missing return - should be void.
Jeremy Allison
1
-1
/
+1
2008-01-05
Add -e to smbget.
Jeremy Allison
1
-0
/
+12
2008-01-05
Add the options smb_encrypt_level to set the requested
Jeremy Allison
2
-0
/
+105
2008-01-05
Fix -e for smbcquotas.
Jeremy Allison
1
-11
/
+24
2008-01-05
Use the common -e option not the custom one.
Jeremy Allison
1
-1
/
+1
2008-01-05
Fix args to cli_force_encryption.
Jeremy Allison
1
-2
/
+1
2008-01-05
Add general '-e' option to enable smb encryption
Jeremy Allison
10
-57
/
+189
2008-01-04
More logical operation on bool.
Jeremy Allison
1
-1
/
+3
2008-01-04
More logical operations on booleans. IBM checker.
Jeremy Allison
2
-2
/
+6
2008-01-04
Using a bool with a logical operation. IBM checker caught.
Jeremy Allison
1
-1
/
+1
2008-01-04
Can't use logical operations on boolean values.
Jeremy Allison
1
-1
/
+3
2008-01-04
"Desting" -> "Testing"
Jeremy Allison
1
-1
/
+1
2008-01-04
Try and fix scripting errors.
Jeremy Allison
1
-4
/
+4
2008-01-04
Try and fix the buildfarm. There's a scripting error and
Jeremy Allison
1
-1
/
+1
2008-01-04
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
69
-1161
/
+1655
2008-01-04
Add missing patch to allow smbcacls to do krb5 auth, bug #5175
Jeremy Allison
1
-1
/
+1
2008-01-04
Better way of testing enc.
Jeremy Allison
3
-6
/
+10
2008-01-04
Added -e tests for S3 smbtorture.
Jeremy Allison
1
-0
/
+2
2008-01-04
Added -e option to smbtorture to test encrypted versions
Jeremy Allison
1
-1
/
+60
2008-01-04
Now conn is part of smb_request, we don't need it as
Jeremy Allison
8
-100
/
+131
2008-01-04
Fix idle client reading keepalive.
Jeremy Allison
1
-1
/
+1
2008-01-04
We dont' modify the smb header for crypto anymore.
Jeremy Allison
1
-1
/
+1
2008-01-04
allocate share_mode_str only when needed
Volker Lendecke
1
-1
/
+4
2008-01-04
Do not pass emtpy wkssvc_PasswordBuffers to rpc functions.
Günther Deschner
2
-14
/
+18
2008-01-04
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-1
/
+1
[next]