Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-03 | r26663: Proper dependencies for pidl Python bindings. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-24 | r26560: Add script for running in valgrind. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26206: Build python modules as part of make all. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26186: Generate SWIG files as part of autogen.sh | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26088: Import some native-python python modules and move original python swi... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS | Stefan Metzmacher | 1 | -2/+2 |