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-09-09
A truncate write must be a smbcli_smbwrite, not a
Jeremy Allison
1
-1
/
+1
2008-09-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
12
-66
/
+107
2008-09-10
Return the same privilaged winbindd socket as we actually use.
Andrew Bartlett
3
-3
/
+6
2008-09-10
Fix uninstalling of binaries.
Matthias Dieter Wallnöfer
1
-3
/
+3
2008-09-10
Merge branch 'v4-0-regClient' of git://repo.or.cz/Samba/mdw into manpage
Jelmer Vernooij
4
-16
/
+15
2008-09-09
Only try with -LPYTHONDIR/lib when python-config output didn't work.
Jelmer Vernooij
1
-3
/
+8
2008-09-09
Attempt to correctly find python on host sunx
Volker Lendecke
1
-2
/
+3
2008-09-09
Fix make test on sparc and possibly also on AIX
Volker Lendecke
1
-1
/
+3
2008-09-09
Remove unused scripts for installing binaries.
Jelmer Vernooij
3
-39
/
+1
2008-09-09
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Jelmer Vernooij
9
-44
/
+814
2008-09-09
Stop ignoring .svn directories when creating tags, since we no longer use
Jelmer Vernooij
1
-2
/
+2
2008-09-09
Rename object variables to avoid clashes with Samba 4.
Jelmer Vernooij
2
-6
/
+8
2008-09-09
Fix up the "reg_common_open_remote" call
Matthias Dieter Wallnöfer
4
-8
/
+9
2008-09-09
Two useful "regshell" improvements
Matthias Dieter Wallnöfer
1
-8
/
+6
2008-09-09
Convert cli_query_secdesc to the async trans call
Volker Lendecke
1
-21
/
+16
2008-09-09
Convert cli_qfileinfo to the async trans call
Volker Lendecke
1
-21
/
+19
2008-09-09
Add async trans/trans2/nttrans calls to libsmb
Volker Lendecke
2
-0
/
+722
2008-09-09
Add some debug to reply_nttrans
Volker Lendecke
1
-0
/
+11
2008-09-09
Move setting the mid field in req->outbuf from _cork to _uncork
Volker Lendecke
1
-1
/
+1
2008-09-09
Add utility function cli_in_chain()
Volker Lendecke
2
-0
/
+16
2008-09-09
make smb_bytes_push_str public
Volker Lendecke
2
-1
/
+2
2008-09-09
Add a utility function to append a DATA_BLOB to a talloc object
Volker Lendecke
2
-0
/
+27
2008-09-09
Remove calls to unused uninstallbin.sh
Jelmer Vernooij
1
-2
/
+0
2008-09-09
Add option for generating coverage data from python tests.
Jelmer Vernooij
1
-0
/
+8
2008-09-09
UNIX-WHOAMI: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2008-09-09
drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...
Stefan Metzmacher
1
-4
/
+72
2008-09-09
packaging(RHEL): add makerpms.git.sh to build rpms from inside a git checkout
Michael Adam
1
-0
/
+149
2008-09-09
packaging(RHEL): use ccache if available
Michael Adam
1
-6
/
+6
2008-09-09
packaging(RHEL): add ldbtools binaries and man pages to common package
Michael Adam
1
-0
/
+12
2008-09-09
packaging(RHEL): add cifs.upcall binary and manpage to client package
Michael Adam
1
-0
/
+2
2008-09-09
packaging(RHEL): fix installation of pam modules.
Michael Adam
1
-5
/
+2
2008-09-09
packaging(RHEL): remove leftovers of smbmount from SPEC file.
Michael Adam
1
-4
/
+0
2008-09-09
packaging(RHEL): add new libs (talloc, tdb, ...) to the common package
Michael Adam
1
-0
/
+11
2008-09-09
packaging(RHEL): remove workaround code for libsmclient/sharemodes installation
Michael Adam
1
-15
/
+0
2008-09-09
packaging(RHEL): fix libdir installation by using _libarch/_libarchdir
Michael Adam
1
-30
/
+39
2008-09-09
packaging(RHEL): remove libmsrpc stuff which is no more...
Michael Adam
1
-10
/
+0
2008-09-09
packaging(RHEL): remove duplicate installation of pam_smbpass.so
Michael Adam
1
-3
/
+0
2008-09-09
packaging(RHEL): remove smbmount related stuff from spec file
Michael Adam
1
-10
/
+0
2008-09-09
packaging(RHEL): don't make proto for samba 3.3
Michael Adam
1
-2
/
+0
2008-09-09
packaging(RHEL): use --libdir and --with-modulesdir instead of --with-libdir
Michael Adam
1
-1
/
+2
2008-09-09
packaging(RHEL): fix version of GPL (2 --> 3)
Michael Adam
1
-1
/
+1
2008-09-09
Fix reversed test trying to fix bug #5713
Andrew Bartlett
1
-1
/
+1
2008-09-09
Fix a memleak in cli_qfilename (only used in smbtorture)
Volker Lendecke
1
-0
/
+5
2008-09-09
Fix bug #5713 by correcting the generated schema.
Andrew Bartlett
1
-1
/
+1
2008-09-08
Make it easier to see when tests start/end.
Jeremy Allison
1
-15
/
+52
2008-09-08
Fix calculation of useable_space for trans2 and nttrans replies
Volker Lendecke
2
-18
/
+19
2008-09-08
When setting an NFSv4 ACL, map generic bits
Volker Lendecke
1
-0
/
+4
2008-09-08
Thanks metze for pointing out the missing extern :-)
Volker Lendecke
1
-1
/
+1
2008-09-08
smbd: some write time fixes
Stefan Metzmacher
2
-8
/
+8
2008-09-08
BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...
Stefan Metzmacher
1
-0
/
+204
[prev]
[next]