index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix location of included popt files for systems that don't have popt.
Jelmer Vernooij
2008-09-17
2
-2
/
+2
*
Move pidl to top-level directory.
Jelmer Vernooij
2008-09-17
66
-3
/
+3
*
Fix check.
Jelmer Vernooij
2008-09-17
1
-1
/
+1
*
Fix warning.
Jelmer Vernooij
2008-09-17
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc
Jelmer Vernooij
2008-09-17
1
-1
/
+1
|
\
|
*
pam_winbind: fix the build wrt libreplace.
Günther Deschner
2008-09-17
1
-1
/
+1
*
|
Fix finding of popt sources for systems that don't have popt.
Jelmer Vernooij
2008-09-17
1
-1
/
+1
*
|
Sync more interface descriptions between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-17
21
-75
/
+199
*
|
Sync addition of [todo] attribute to Samba 3.
Jelmer Vernooij
2008-09-17
23
-95
/
+125
|
/
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelib
Jelmer Vernooij
2008-09-17
19
-80
/
+1891
|
\
|
*
Make the correct module name.
Jeremy Allison
2008-09-16
1
-1
/
+1
|
*
First (incomplete) cut of this module. Based on Volker's original work.
Jeremy Allison
2008-09-16
2
-0
/
+320
|
*
* Allow an admin to define the "uid" attribute for a RFC2307
Gerald (Jerry) Carter
2008-09-16
3
-12
/
+185
|
*
idmap_hash: Add the idmap/nss-info provider from Likewise Open.
Gerald (Jerry) Carter
2008-09-16
5
-0
/
+637
|
*
winbindd: Update the calls to ws_name_XX() to reflect API changes.
Gerald (Jerry) Carter
2008-09-16
4
-46
/
+314
|
*
winbindd: Add support for name aliasing.
Gerald (Jerry) Carter
2008-09-16
6
-22
/
+435
*
|
Fix merged build.
Jelmer Vernooij
2008-09-17
2
-8
/
+10
*
|
Add simple README file.
Jelmer Vernooij
2008-09-17
2
-1
/
+11
*
|
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
166
-50
/
+55
*
|
Merge branch 'singlecompression' into single
Jelmer Vernooij
2008-09-16
29
-1109
/
+360
|
\
\
|
*
|
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
2008-09-16
11
-715
/
+6
|
|
/
|
*
Regenerate C files now that pidl reads imported files - saves a few
Jelmer Vernooij
2008-09-16
8
-374
/
+336
|
*
Use pidl from Samba 4 from Samba 3 rather than hoping there is one installed ...
Jelmer Vernooij
2008-09-16
2
-5
/
+1
|
*
Fix paths to subunit.sh
Jelmer Vernooij
2008-09-16
4
-8
/
+8
|
*
Avoid running target-specific tests during general test run,
Jelmer Vernooij
2008-09-16
1
-2
/
+3
|
*
Move torture/ blackbox tests closer to code they're testing.
Jelmer Vernooij
2008-09-16
4
-3
/
+3
|
*
Move ndrdump tests closer to the code they test.
Jelmer Vernooij
2008-09-16
5
-1
/
+1
|
*
Let winbind depend directly on libnet rather than through the ejs bindings.
Jelmer Vernooij
2008-09-16
1
-1
/
+2
*
|
Fix merged build.
Jelmer Vernooij
2008-09-16
2
-6
/
+6
*
|
Merge branch 'singlepopt' into single
Jelmer Vernooij
2008-09-16
34
-3295
/
+11
|
\
\
|
*
|
Use a single copy of popt in samba3 and samba4.
Jelmer Vernooij
2008-09-16
34
-3295
/
+11
|
|
/
*
|
Merge branch 'singlensswrap' into single
Jelmer Vernooij
2008-09-16
15
-1595
/
+6
|
\
\
|
*
|
Use single cope of nss_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
16
-1596
/
+7
|
|
/
*
|
Fix include.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
|
Merge branch 'singlesw' into single
Jelmer Vernooij
2008-09-16
16
-2119
/
+7
|
\
\
|
*
|
Use single copy of socket_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
17
-2120
/
+8
|
|
/
*
|
Merge branch 'singlereplace' into single
Jelmer Vernooij
2008-09-16
153
-14678
/
+28
|
\
\
|
*
|
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
153
-14678
/
+28
|
|
/
*
|
Merge branch 'singletdb' into single
Jelmer Vernooij
2008-09-16
121
-15586
/
+56
|
\
\
|
*
|
Fix last few includes to use new tdb location.
Jelmer Vernooij
2008-09-16
13
-13
/
+13
|
*
|
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
2008-09-16
108
-15573
/
+43
|
|
/
*
/
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
47
-8056
/
+11
|
/
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wmi
Jelmer Vernooij
2008-09-16
10
-23
/
+118
|
\
|
*
Fix aio on FreeBSD.
Timur
2008-09-15
2
-1
/
+31
|
*
Fix display of POSIX ACLs.
Timur
2008-09-15
1
-2
/
+2
|
*
Fix cut and paste error in quota code.
Timur
2008-09-15
1
-2
/
+2
|
*
Fixed "uninitilized variable" build warning
Steven Danneman
2008-09-15
1
-1
/
+1
|
*
Fixed "uninitialized variable" build warning
Steven Danneman
2008-09-15
1
-0
/
+1
|
*
Fix build warning on FreeBSD
Steven Danneman
2008-09-15
1
-2
/
+2
|
*
add generated files in packaging/RHEL[-CTDB]/ to .gitignore
Michael Adam
2008-09-16
1
-0
/
+3
[next]