index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-idl: rename s4 server_id.idl to server_id4.idl
Andrew Tridgell
2011-02-18
14
-14
/
+14
*
librpc make ndr-standard a common library
Andrew Bartlett
2011-02-18
3
-23
/
+11
*
librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript files
Andrew Bartlett
2011-02-18
3
-23
/
+21
*
nsswitch: depend on dl
Andrew Tridgell
2011-02-18
1
-1
/
+1
*
charset Remove use of {isupper,islower,toupper,tolower}_w functions
Andrew Bartlett
2011-02-18
8
-167
/
+24
*
s3-libads Remove MIT-specific krb5_princ_realm macro calls.
Andrew Bartlett
2011-02-18
2
-55
/
+30
*
s3-waf use lib/util/wscript_build, and avoid duplicate subsystems
Andrew Bartlett
2011-02-18
1
-20
/
+3
*
lib/util Make UTIL_LDB conditional on an s4 build
Andrew Bartlett
2011-02-18
1
-1
/
+2
*
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
2011-02-18
10
-275
/
+274
*
build: put links for libs in the right directory
Andrew Tridgell
2011-02-18
1
-1
/
+1
*
s4-util: removed the valgrind_strlen() routine
Andrew Tridgell
2011-02-18
2
-18
/
+0
*
libutil: make waf rules usable by s3 waf build
Andrew Tridgell
2011-02-18
1
-38
/
+39
*
waf: improved error message for bad paths in SAMBA_LIBRARY()
Andrew Tridgell
2011-02-18
1
-1
/
+7
*
waf: support building libraries with a directory prefix
Andrew Tridgell
2011-02-18
3
-4
/
+13
*
s3-waf: fixed the include paths for samba public libraries
Andrew Tridgell
2011-02-18
1
-4
/
+8
*
charset: allow s3 waf build to use lib/util/charset
Andrew Tridgell
2011-02-18
1
-5
/
+6
*
waf: added SAMBA3_*() build rules to samba3.py
Andrew Tridgell
2011-02-18
1
-2
/
+72
*
waf: give a more sensible error on symlink_bin with missing directory
Andrew Tridgell
2011-02-18
1
-0
/
+2
*
lib/util/charset use get_dyn_CODEPAGEDIR(), which is in common
Andrew Bartlett
2011-02-18
1
-2
/
+2
*
lib/util/charset split codepoints.c into it's own subsystem
Andrew Bartlett
2011-02-18
1
-3
/
+6
*
lib/util/charset use a path to dynconfig.h that works in s3 and s4
Andrew Bartlett
2011-02-18
1
-1
/
+1
*
lib/util/charset add functions isupper_m and islower_m
Andrew Bartlett
2011-02-18
2
-0
/
+19
*
s4-auth: rename 'auth' subsystem to 'auth4'
Andrew Tridgell
2011-02-18
10
-34
/
+34
*
build: remember the flags used for undefined variable errors
Andrew Tridgell
2011-02-18
1
-2
/
+2
*
s3build: added NMBDSOCKETDIR to dynconfig
Andrew Tridgell
2011-02-18
3
-1
/
+5
*
s4-dsdb: operational module does not need auth any more
Andrew Tridgell
2011-02-18
2
-3
/
+1
*
s3-includes: force _SAMBA_BUILD_=3 in source3 includes.h
Andrew Tridgell
2011-02-18
1
-0
/
+5
*
uid-wrapper: handle uwrap_enabled() as a macro
Andrew Tridgell
2011-02-18
1
-0
/
+2
*
build: fixed passing of includes= for modules
Andrew Tridgell
2011-02-18
1
-0
/
+1
*
build: added subdir option for module building
Andrew Tridgell
2011-02-18
1
-0
/
+3
*
build: added allow_undefined_symbols options for libraries and modules
Andrew Tridgell
2011-02-18
2
-2
/
+10
*
build: make ADD_LDFLAGS() returns the flags that were added
Andrew Tridgell
2011-02-18
1
-1
/
+3
*
waf: library_flags() doesn't only operate on conf objects
Andrew Tridgell
2011-02-18
1
-7
/
+8
*
s3-build: allow waf build of s3 IDL files from any top directory
Andrew Tridgell
2011-02-18
1
-3
/
+6
*
waf: added subdir= option in SAMBA_*() rules
Andrew Tridgell
2011-02-18
1
-0
/
+9
*
waf: use Utils.WafError() instead of sys.exit(1)
Andrew Tridgell
2011-02-18
1
-2
/
+1
*
tevent: Fix a comment
Volker Lendecke
2011-02-17
1
-2
/
+1
*
s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.
Günther Deschner
2011-02-17
1
-0
/
+721
*
s3-lsa: support trust objects in _lsa_QuerySecurity().
Günther Deschner
2011-02-17
1
-0
/
+1
*
s3-lsa: in _lsa_QuerySecurity() query the sd from the lsa policy handle.
Günther Deschner
2011-02-17
1
-6
/
+4
*
s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...
Günther Deschner
2011-02-17
2
-1
/
+10
*
s3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.
Günther Deschner
2011-02-17
1
-2
/
+3
*
s3-cluster remove more CLUSTER_SUPPORT #ifdef stuff
Andrew Bartlett
2011-02-17
1
-4
/
+0
*
s3-cluster Always fill in the clustering vnn element
Andrew Bartlett
2011-02-17
4
-36
/
+0
*
s3: add server_id.idl and use only autogenerated code.
Günther Deschner
2011-02-17
9
-87
/
+34
*
s4:scripting/python/modules.c - remove a really unnecessary variable
Matthias Dieter Wallnöfer
2011-02-17
1
-1
/
+0
*
s3-waf: add check for "struct sigevent" and some of its members.
Günther Deschner
2011-02-17
1
-0
/
+11
*
s3-waf: add check for "struct utimbuf".
Günther Deschner
2011-02-17
1
-0
/
+5
*
s3: increase the log level for missing PIDs on SIGCHLD
David Disseldorp
2011-02-17
1
-1
/
+2
*
heimdal Pass F_CANON down to the hdb layer for servers in AS-REP as well
Andrew Bartlett
2011-02-17
1
-2
/
+1
[next]