summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-18lib/util/charset Use top level iconv.c in source3Andrew Bartlett10-796/+106
2011-02-18s4-idl: rename s4 server_id.idl to server_id4.idlAndrew Tridgell14-14/+14
2011-02-18librpc make ndr-standard a common libraryAndrew Bartlett3-23/+11
2011-02-18librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript filesAndrew Bartlett3-23/+21
2011-02-18nsswitch: depend on dlAndrew Tridgell1-1/+1
2011-02-18charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett8-167/+24
2011-02-18s3-libads Remove MIT-specific krb5_princ_realm macro calls.Andrew Bartlett2-55/+30
2011-02-18s3-waf use lib/util/wscript_build, and avoid duplicate subsystemsAndrew Bartlett1-20/+3
2011-02-18lib/util Make UTIL_LDB conditional on an s4 buildAndrew Bartlett1-1/+2
2011-02-18s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell10-275/+274
2011-02-18build: put links for libs in the right directoryAndrew Tridgell1-1/+1
2011-02-18s4-util: removed the valgrind_strlen() routineAndrew Tridgell2-18/+0
2011-02-18libutil: make waf rules usable by s3 waf buildAndrew Tridgell1-38/+39
2011-02-18waf: improved error message for bad paths in SAMBA_LIBRARY()Andrew Tridgell1-1/+7
2011-02-18waf: support building libraries with a directory prefixAndrew Tridgell3-4/+13
2011-02-18s3-waf: fixed the include paths for samba public librariesAndrew Tridgell1-4/+8
2011-02-18charset: allow s3 waf build to use lib/util/charsetAndrew Tridgell1-5/+6
2011-02-18waf: added SAMBA3_*() build rules to samba3.pyAndrew Tridgell1-2/+72
2011-02-18waf: give a more sensible error on symlink_bin with missing directoryAndrew Tridgell1-0/+2
2011-02-18lib/util/charset use get_dyn_CODEPAGEDIR(), which is in commonAndrew Bartlett1-2/+2
2011-02-18lib/util/charset split codepoints.c into it's own subsystemAndrew Bartlett1-3/+6
2011-02-18lib/util/charset use a path to dynconfig.h that works in s3 and s4Andrew Bartlett1-1/+1
2011-02-18lib/util/charset add functions isupper_m and islower_mAndrew Bartlett2-0/+19
2011-02-18s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell10-34/+34
2011-02-18build: remember the flags used for undefined variable errorsAndrew Tridgell1-2/+2
2011-02-18s3build: added NMBDSOCKETDIR to dynconfigAndrew Tridgell3-1/+5
2011-02-18s4-dsdb: operational module does not need auth any moreAndrew Tridgell2-3/+1
2011-02-18s3-includes: force _SAMBA_BUILD_=3 in source3 includes.hAndrew Tridgell1-0/+5
2011-02-18uid-wrapper: handle uwrap_enabled() as a macroAndrew Tridgell1-0/+2
2011-02-18build: fixed passing of includes= for modulesAndrew Tridgell1-0/+1
2011-02-18build: added subdir option for module buildingAndrew Tridgell1-0/+3
2011-02-18build: added allow_undefined_symbols options for libraries and modulesAndrew Tridgell2-2/+10
2011-02-18build: make ADD_LDFLAGS() returns the flags that were addedAndrew Tridgell1-1/+3
2011-02-18waf: library_flags() doesn't only operate on conf objectsAndrew Tridgell1-7/+8
2011-02-18s3-build: allow waf build of s3 IDL files from any top directoryAndrew Tridgell1-3/+6
2011-02-18waf: added subdir= option in SAMBA_*() rulesAndrew Tridgell1-0/+9
2011-02-18waf: use Utils.WafError() instead of sys.exit(1)Andrew Tridgell1-2/+1
2011-02-17tevent: Fix a commentVolker Lendecke1-2/+1
2011-02-17s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.Günther Deschner1-0/+721
2011-02-17s3-lsa: support trust objects in _lsa_QuerySecurity().Günther Deschner1-0/+1
2011-02-17s3-lsa: in _lsa_QuerySecurity() query the sd from the lsa policy handle.Günther Deschner1-6/+4
2011-02-17s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...Günther Deschner2-1/+10
2011-02-17s3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.Günther Deschner1-2/+3
2011-02-17s3-cluster remove more CLUSTER_SUPPORT #ifdef stuffAndrew Bartlett1-4/+0
2011-02-17s3-cluster Always fill in the clustering vnn elementAndrew Bartlett4-36/+0
2011-02-17s3: add server_id.idl and use only autogenerated code.Günther Deschner9-87/+34
2011-02-17s4:scripting/python/modules.c - remove a really unnecessary variableMatthias Dieter Wallnöfer1-1/+0
2011-02-17s3-waf: add check for "struct sigevent" and some of its members.Günther Deschner1-0/+11
2011-02-17s3-waf: add check for "struct utimbuf".Günther Deschner1-0/+5
2011-02-17s3: increase the log level for missing PIDs on SIGCHLDDavid Disseldorp1-1/+2