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
/
main.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-19
lib/tsocket: add generic socket abstraction layer
Stefan Metzmacher
1
-0
/
+1
2009-03-14
Move tdr to top-level.
Jelmer Vernooij
1
-1
/
+1
2009-02-24
libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel
Stefan Metzmacher
1
-0
/
+2
2009-02-01
shared: Move dom_sid_* utility functions to top level
Kai Blin
1
-0
/
+1
2009-01-23
s4: add ../lib/async_req to the s4 build
Kai Blin
1
-0
/
+1
2009-01-21
libsmbconf: Add build magic for Samba 4.
Jelmer Vernooij
1
-0
/
+1
2008-12-29
s4: remove unused dbwrap code
Stefan Metzmacher
1
-1
/
+0
2008-12-23
Allow using external libtevent.
Jelmer Vernooij
1
-1
/
+0
2008-12-17
s4:lib/tevent: add lib/events/ compat and let things compile
Stefan Metzmacher
1
-0
/
+1
2008-12-16
nsswitch: Move nsswitch files from source4 to top level nsswitch dir
Kai Blin
1
-1
/
+1
2008-11-16
Move torture directory to top-level.
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Move charset library to top level.
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-18
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
1
-2
/
+2
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-2
/
+2
2008-09-16
Remove remaining embedded JavaScript support.
Jelmer Vernooij
1
-2
/
+0
2008-09-16
Merge branch 'singlensswrap' into single
Jelmer Vernooij
1
-1
/
+1
2008-09-16
Use single cope of nss_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-09-16
Use single copy of socket_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-09-16
Disable WMI for now since it doesn't compile.
Jelmer Vernooij
1
-1
/
+1
2008-09-15
More improvements.
Jelmer Vernooij
1
-1
/
+1
2008-09-15
Disable WMI for now, as it doesn't build properly yet.
Jelmer Vernooij
1
-0
/
+3
2008-09-15
Use other utility typemaps inside wmi python functions.
Jelmer Vernooij
1
-1
/
+0
2008-09-15
Add build system bits for wmi.
Jelmer Vernooij
1
-0
/
+1
2008-08-01
build: autogenarate VPATH by configure
Stefan Metzmacher
1
-1
/
+0
2008-06-09
heimdal_build: rename config.m{k,4} => internal.m{k,4}
Stefan Metzmacher
1
-1
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-48
/
+1
2008-05-27
Move source dir variables to Makefile.
Jelmer Vernooij
1
-47
/
+0
2008-05-27
Move version.o and dynconfig.o into their own directory.
Jelmer Vernooij
1
-1
/
+2
2008-05-27
Start an 'NTP signing server' in Samba4.
Andrew Bartlett
1
-0
/
+2
2008-05-23
Include full path for python scripting dir to allow out-of-tree builds.
Jelmer Vernooij
1
-1
/
+1
2008-05-19
Revert some absolute paths.
Jelmer Vernooij
1
-46
/
+46
2008-05-19
Move IDL build script to rpc directory, make various bits and pieces easier t...
Jelmer Vernooij
1
-46
/
+46
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-2
/
+2
2008-05-18
Use variables for source directory in remaining subsystems.
Jelmer Vernooij
1
-1
/
+21
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-0
/
+19
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-0
/
+15
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-0
/
+3
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-0
/
+3
2008-05-18
Use variable for param src dir.
Jelmer Vernooij
1
-0
/
+1
2008-05-18
Use src dir.
Jelmer Vernooij
1
-2
/
+3
2008-05-18
Use variables for source path in libnet/ and scripting/python.
Jelmer Vernooij
1
-0
/
+2
2008-02-18
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
1
-31
/
+31
2008-02-11
Avoid autogenerating the Makefile but rather include a data.mk file
Jelmer Vernooij
1
-202
/
+0
2008-02-11
Move some more variables to static .mk file.
Jelmer Vernooij
1
-0
/
+6
2008-02-11
Automatically write AC_SUBST() vars to mkconfig.mk and use them.
Jelmer Vernooij
1
-45
/
+54
2008-02-09
Move more make code to rules.mk
Jelmer Vernooij
1
-22
/
+3
2008-02-09
Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...
Jelmer Vernooij
1
-166
/
+32
[next]