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
path:
root
/
wscript_build
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/param: generate the param_functions.h containing the prototypes
Garming Sam
2014-02-12
1
-1
/
+1
*
docs: Always declare rule to build parameters.all.xml and do it first
Andrew Bartlett
2014-01-31
1
-6
/
+7
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-1
/
+1
*
utils: Remove unused samba-dig tool
Kai Blin
2012-11-16
1
-1
/
+0
*
wscript: Removed executable bit.
Ricky Nance
2012-09-26
1
-0
/
+0
*
docs-xml: convert smb.conf.5 build to waf
Alexander Bokovoy
2012-09-17
1
-2
/
+4
*
waf: Fix bug #8801 - build s3fs manpages.
Andreas Schneider
2012-09-07
1
-0
/
+1
*
waf: Create catalog file for manpage generation.
Andreas Schneider
2012-09-07
1
-0
/
+4
*
Add --disable-ntdb option for building.
Jelmer Vernooij
2012-06-21
1
-1
/
+2
*
ntdb: put it back into the build.
Rusty Russell
2012-06-19
1
-0
/
+1
*
s3-build: Do not write loadparm generated files into the build tree
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
build: add a build suffix ("4") for s4-binaries
Michael Adam
2012-05-31
1
-0
/
+1
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-1
/
+2
*
move the dbwrap library to the top level
Michael Adam
2012-05-14
1
-0
/
+1
*
s4:lib: remove unused wscript_build file
Michael Adam
2012-05-11
1
-1
/
+0
*
allow to use system iniparser library.
Günther Deschner
2012-05-09
1
-1
/
+1
*
testsuite/libsmbclient: Remove unused and expensive-to-link testsuite
Andrew Bartlett
2012-05-02
1
-1
/
+0
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
1
-0
/
+1
*
waf: move krb5 checks to a separate waf file
Alexander Bokovoy
2012-04-23
1
-10
/
+8
*
waf: samba-specific methods should have capitalized names, change process_sep...
Alexander Bokovoy
2012-04-14
1
-3
/
+3
*
wafsamba: add support for separate rules in stages
Alexander Bokovoy
2012-04-13
1
-2
/
+13
*
waf: when building with system krb5, we do not need to build local heimdal.
Günther Deschner
2012-04-12
1
-1
/
+2
*
s4 dns: Add a simple dns lookup helper
Kai Blin
2012-03-27
1
-0
/
+1
*
s4 dns: Add a simple async client library
Kai Blin
2012-03-27
1
-0
/
+1
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-0
/
+1
*
s3fs: added file_server directory
Andrew Tridgell
2012-02-28
1
-0
/
+1
*
s4-lsarpc handle more info levels in SetInfoTrustedDomain calls
Andrew Bartlett
2011-12-12
1
-0
/
+1
*
build: compile (but do not install) all the libsmbclient tests
Andrew Bartlett
2011-10-20
1
-0
/
+1
*
dfs_server: add generic dfs_server_ad_get_referrals() call
Stefan Metzmacher
2011-10-08
1
-0
/
+1
*
ldb: use ldb directly rather than via a copy
Andrew Bartlett
2011-10-07
1
-1
/
+1
*
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
2011-10-07
1
-3
/
+1
*
waf: restore libsmbclient handling.
Günther Deschner
2011-09-15
1
-1
/
+1
*
build: Add duplicate symbol checking as part of make test
Andrew Bartlett
2011-09-08
1
-0
/
+1
*
samba-tool: Remove C version of samba-tool
Amitay Isaacs
2011-08-03
1
-1
/
+0
*
dynconfig: rework the logic to support --enable-fhs
Stefan Metzmacher
2011-07-13
1
-3
/
+0
*
Revert "s4-build Change default paths and --with flags for a 4.0 release"
Stefan Metzmacher
2011-07-13
1
-1
/
+1
*
lib/param: Merge struct loadparm_service into common
Andrew Bartlett
2011-07-08
1
-0
/
+1
*
build: we no longer put #if _SAMBA_BUILD_ == 4 in public headers
Andrew Bartlett
2011-07-06
1
-3
/
+0
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
1
-2
/
+2
*
build: move dynconfig for top level build up
Andrew Bartlett
2011-06-21
1
-1
/
+1
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
1
-1
/
+0
*
lib/tdb_compat: header for tdb1 vs tdb2.
Rusty Russell
2011-06-20
1
-0
/
+1
*
lib: import ccan modules for tdb2
Rusty Russell
2011-06-20
1
-0
/
+1
*
s4-build Change default paths and --with flags for a 4.0 release
Andrew Bartlett
2011-06-20
1
-1
/
+1
*
build: only use the git version on install, not in the build tree
Andrew Tridgell
2011-06-17
1
-1
/
+1
*
build: Remove --disable-s3build so we can rely on these subsystems
Andrew Bartlett
2011-05-09
1
-2
/
+1
*
lib/socket move interfaces code to the top level
Andrew Bartlett
2011-05-08
1
-0
/
+1
*
build: put doserr.c into it's own subsystem, so it's no longer a duplicate
Andrew Bartlett
2011-04-29
1
-0
/
+1
*
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
2011-04-27
1
-0
/
+1
*
build: force _SAMBA_BUILD_==4 to be true in public headers
Andrew Tridgell
2011-03-15
1
-0
/
+3
[next]