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
/
source4
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only install an explicit set of scripts during "make install", rather than
Jelmer Vernooij
2009-06-17
1
-1
/
+8
*
libwbclient: Add async call framework.
Kai Blin
2009-05-30
1
-0
/
+1
*
Fix Samba 4 Makefile to also clean ../libgpo
Wilco Baan Hofman
2009-04-20
1
-1
/
+1
*
Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct...
Wilco Baan Hofman
2009-04-20
1
-0
/
+1
*
Move tdr to top-level.
Jelmer Vernooij
2009-03-14
1
-1
/
+1
*
s4:Makefile: try to fix 'make installheaders' on *BSD systems
Stefan Metzmacher
2009-02-26
1
-1
/
+1
*
s4:Makefile: fix PUBLIC_HEADERS typo
Stefan Metzmacher
2009-02-09
1
-1
/
+1
*
shared: Move dom_sid_* utility functions to top level
Kai Blin
2009-02-01
1
-0
/
+1
*
s4:build: kill DEFAULT_HEADERS variable
Stefan Metzmacher
2009-01-30
1
-4
/
+3
*
s4: remove unused dbwrap code
Stefan Metzmacher
2008-12-29
1
-1
/
+0
*
s4: Fix make clean to remove gen_ndr objects.
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
Use make variable for Samba 4 shared library output directory.
Jelmer Vernooij
2008-12-23
1
-1
/
+2
*
s4:lib/tevent: add lib/events/ compat and let things compile
Stefan Metzmacher
2008-12-17
1
-0
/
+1
*
nsswitch: Move nsswitch files from source4 to top level nsswitch dir
Kai Blin
2008-12-16
1
-1
/
+1
*
Move torture directory to top-level.
Jelmer Vernooij
2008-11-16
1
-2
/
+2
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Merge branch 'selftest' of git://git.samba.org/jelmer/samba
Jelmer Vernooij
2008-10-19
1
-2
/
+2
|
\
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest
Jelmer Vernooij
2008-10-11
1
-28
/
+46
|
|
\
|
*
|
Move selftest code to top-level.
Jelmer Vernooij
2008-09-18
1
-2
/
+2
*
|
|
Move zlib to top-level root.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
|
|
Fix include, clean up .o files in ../lib and ../libcli
Jelmer Vernooij
2008-10-11
1
-2
/
+1
*
|
|
Clean up properly.
Jelmer Vernooij
2008-10-11
1
-0
/
+1
*
|
|
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
2008-10-11
1
-2
/
+2
|
|
/
|
/
|
*
|
fix libclinbtsrcdir variable.
Jelmer Vernooij
2008-10-08
1
-1
/
+1
*
|
Re-add uninstallplugins, there has to be at least one instance of this.
Jelmer Vernooij
2008-09-30
1
-0
/
+2
*
|
Fix installation of misc files.
Jelmer Vernooij
2008-09-30
1
-2
/
+11
*
|
Patch by Matthias that removes old SWAT support and fixes uninstall.
Matthias Dieter Wallnöfer
2008-09-29
1
-11
/
+16
*
|
Consistently use lower case variable names for path variables.
Jelmer Vernooij
2008-09-29
1
-16
/
+16
*
|
Clean .o files in lib/ and libcli/ too.
Jelmer Vernooij
2008-09-24
1
-0
/
+3
*
|
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
|
s3: fix merged_build.
Günther Deschner
2008-09-24
1
-0
/
+1
*
|
Fix merged build.
Jelmer Vernooij
2008-09-21
1
-0
/
+1
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
2008-09-18
1
-6
/
+7
|
\
|
|
*
Fix location of included popt files for systems that don't have popt.
Jelmer Vernooij
2008-09-17
1
-1
/
+1
|
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-6
/
+6
|
*
Merge branch 'singlecompression' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
\
|
|
*
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
*
|
Merge branch 'singlepopt' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
\
\
|
|
*
|
Use a single copy of popt in samba3 and samba4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'singlensswrap' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
\
\
|
|
*
|
Use single cope of nss_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'singlesw' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
\
\
|
|
*
|
Use single copy of socket_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'singletdb' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
\
\
|
|
*
|
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
|
|
/
|
*
/
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
1
-0
/
+1
|
|
/
*
/
Remove jsdir.
Jelmer Vernooij
2008-09-18
1
-4
/
+1
|
/
*
Add build system bits for wmi.
Jelmer Vernooij
2008-09-15
1
-0
/
+1
*
Remove unused scripts for installing binaries.
Jelmer Vernooij
2008-09-09
1
-6
/
+1
*
Remove calls to unused uninstallbin.sh
Jelmer Vernooij
2008-09-09
1
-2
/
+0
[next]