Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-20 | Fix Samba 4 Makefile to also clean ../libgpo | Wilco Baan Hofman | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-04-20 | Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() ↵ | Wilco Baan Hofman | 1 | -0/+1 | |
function to samba 3. Move prototypes to root libgpo where appropriate. gpo_ldap.c now compiles for both samba 3 and 4. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-03-14 | Move tdr to top-level. | Jelmer Vernooij | 1 | -1/+1 | |
2009-02-26 | s4:Makefile: try to fix 'make installheaders' on *BSD systems | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-02-09 | s4:Makefile: fix PUBLIC_HEADERS typo | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 1 | -0/+1 | |
2009-01-30 | s4:build: kill DEFAULT_HEADERS variable | Stefan Metzmacher | 1 | -4/+3 | |
metze | |||||
2008-12-29 | s4: remove unused dbwrap code | Stefan Metzmacher | 1 | -1/+0 | |
If we readd this later, we should share the code with samba3 and make it async/non-blocking. metze | |||||
2008-12-23 | s4: Fix make clean to remove gen_ndr objects. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-23 | Use make variable for Samba 4 shared library output directory. | Jelmer Vernooij | 1 | -1/+2 | |
2008-12-17 | s4:lib/tevent: add lib/events/ compat and let things compile | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
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 | -2/+2 | |
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-19 | Merge branch 'selftest' of git://git.samba.org/jelmer/samba | Jelmer Vernooij | 1 | -2/+2 | |
2008-10-12 | Move zlib to top-level root. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-11 | Fix include, clean up .o files in ../lib and ../libcli | Jelmer Vernooij | 1 | -2/+1 | |
Conflicts: source4/Makefile | |||||
2008-10-11 | Clean up properly. | Jelmer Vernooij | 1 | -0/+1 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -2/+2 | |
Conflicts: source4/Makefile | |||||
2008-10-11 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 1 | -28/+46 | |
Conflicts: selftest/selftest.pl | |||||
2008-10-08 | fix libclinbtsrcdir variable. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-30 | Re-add uninstallplugins, there has to be at least one instance of this. | Jelmer Vernooij | 1 | -0/+2 | |
2008-09-30 | Fix installation of misc files. | Jelmer Vernooij | 1 | -2/+11 | |
2008-09-29 | Patch by Matthias that removes old SWAT support and fixes uninstall. | Matthias Dieter Wallnöfer | 1 | -11/+16 | |
2008-09-29 | Consistently use lower case variable names for path variables. | Jelmer Vernooij | 1 | -16/+16 | |
Patch by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> and me. | |||||
2008-09-24 | Clean .o files in lib/ and libcli/ too. | Jelmer Vernooij | 1 | -0/+3 | |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-24 | s3: fix merged_build. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2008-09-21 | Fix merged build. | Jelmer Vernooij | 1 | -0/+1 | |
2008-09-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 1 | -6/+7 | |
Conflicts: source4/main.mk | |||||
2008-09-18 | Move selftest code to top-level. | Jelmer Vernooij | 1 | -2/+2 | |
2008-09-18 | Remove jsdir. | Jelmer Vernooij | 1 | -4/+1 | |
2008-09-17 | Fix location of included popt files for systems that don't have popt. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -6/+6 | |
2008-09-16 | Merge branch 'singlecompression' into single | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Use single copy of compression library in Samba3,4. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Merge branch 'singlepopt' into single | Jelmer Vernooij | 1 | -1/+1 | |
Conflicts: source4/Makefile | |||||
2008-09-16 | Use a single copy of popt in samba3 and samba4. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Merge branch 'singlensswrap' into single | Jelmer Vernooij | 1 | -1/+1 | |
Conflicts: source3/configure.in source4/Makefile source4/configure.ac source4/lib/nss_wrapper/nss_wrapper.c source4/lib/replace/system/passwd.h source4/main.mk | |||||
2008-09-16 | Use single cope of nss_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Merge branch 'singlesw' into single | Jelmer Vernooij | 1 | -1/+1 | |
Conflicts: source3/lib/socket_wrapper/socket_wrapper.c source4/lib/replace/system/network.h | |||||
2008-09-16 | Merge branch 'singletdb' into single | 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 | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Share talloc source code between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -0/+1 | |
2008-09-15 | Add build system bits for wmi. | Jelmer Vernooij | 1 | -0/+1 | |
2008-09-09 | Remove unused scripts for installing binaries. | Jelmer Vernooij | 1 | -6/+1 | |
(This used to be commit 677179234ecaa6980dedc2bb6f77c525b56b532f) | |||||
2008-09-09 | Remove calls to unused uninstallbin.sh | Jelmer Vernooij | 1 | -2/+0 | |
(This used to be commit 69956a5597b0339b7c0ee3f394d649421f037f03) | |||||
2008-09-03 | Fix embedding of Samba 4. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 3862f3132549332e0a44fad65d7c49a27e1dbd4a) | |||||
2008-08-01 | build: autogenerate heimdal basics | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit f19d2182b802a49449cbb9e4e6334f223ceb284d) |