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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-15
Avoid using unions without discriminants.
Jelmer Vernooij
2
-2
/
+7
2008-09-15
Deal with interface in generated python code, clearer error message on unhand...
Jelmer Vernooij
2
-0
/
+4
2008-09-15
Reimport pidl support for COM.
Jelmer Vernooij
9
-1085
/
+1808
2008-09-15
Fix old style syntax in mk files .
Jelmer Vernooij
3
-55
/
+59
2008-09-15
Use standard directory structure for WMI.
Jelmer Vernooij
6
-0
/
+0
2008-09-15
Move WMI IDL into separate IDL file.
Jelmer Vernooij
2
-2
/
+0
2008-09-15
Import IDL for WMI.
Andrzej Hajda
2
-0
/
+865
2008-09-15
Reimport DCOM IDL.
Jelmer Vernooij
1
-0
/
+307
2008-09-15
Import WMI implementation from wmi-0.1.12.
Andrzej Hajda
6
-0
/
+1832
2008-09-15
Reimport COM and DCOM libraries.
Jelmer Vernooij
10
-0
/
+929
2008-09-14
Remove unecessary msync.
Jeremy Allison
1
-4
/
+0
2008-09-14
The msync manpage reports that msync *must* be called before munmap. Failure ...
Simo Sorce
2
-2
/
+8
2008-09-14
Attempt to fix bug 5684
Volker Lendecke
1
-1
/
+1
2008-09-14
Fix warnings on SuSE 9.0.
Stefan Metzmacher
1
-0
/
+8
2008-09-14
Fix bug 5400
Volker Lendecke
1
-2
/
+2
2008-09-14
Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.
Stefan Metzmacher
1
-4
/
+4
2008-09-14
using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() s...
Yannick Bergeron
1
-1
/
+1
2008-09-14
Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...
Yannick Bergeron
1
-1
/
+2
2008-09-14
Fix typo.
Karolin Seeger
2
-2
/
+2
2008-09-14
Correctly find a [u]int32_t replacement
Volker Lendecke
1
-6
/
+15
2008-09-14
Fix replacement getpass. If we ^C at the prompt echo was left off.
Jeremy Allison
1
-5
/
+2
2008-09-13
rpc_server: don't send auth trailers in level connect
Stefan Metzmacher
2
-89
/
+80
2008-09-13
librpc/rpc: don't send auth trailers in level connect
Stefan Metzmacher
1
-113
/
+77
2008-09-13
rpc_server: correctly calculate the auth padding
Stefan Metzmacher
1
-3
/
+8
2008-09-13
client free credentials when not needed anymore
Stefan Metzmacher
1
-0
/
+7
2008-09-12
Comment the delay write time tests so I know what they're
Jeremy Allison
1
-3
/
+41
2008-09-12
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage
Jelmer Vernooij
7
-1836
/
+45
2008-09-12
Revert "Add option for generating coverage data from python tests."
Jelmer Vernooij
1
-8
/
+0
2008-09-12
Remove ancient remains of first experimentations about
Simo Sorce
4
-1781
/
+0
2008-09-12
Fix spellings and file names
Simo Sorce
2
-32
/
+32
2008-09-12
Fix failure to load the schema on read-only DB.
Andrew Bartlett
1
-23
/
+13
2008-09-11
Remove the complexity of transactions from the attributes-setting code.
Andrew Bartlett
1
-16
/
+1
2008-09-11
Make cn=aggregate output less pretty, by more like Win2008.
Andrew Bartlett
1
-2
/
+2
2008-09-11
Fix failures in the winbind struct-based test.
Andrew Bartlett
4
-15
/
+0
2008-09-09
Merge branch 'v4-0-test' of ssh://jra@git.samba.org/data/git/samba into v4-0-...
Jeremy Allison
3
-3
/
+6
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
Remove unused scripts for installing binaries.
Jelmer Vernooij
3
-39
/
+1
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
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
Fix reversed test trying to fix bug #5713
Andrew Bartlett
1
-1
/
+1
[prev]
[next]