summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-13build: cope with spaces in options passed to ./configureAndrew Tridgell1-1/+1
2010-04-13build: allow cross-builds to use shared librariesAndrew Tridgell1-1/+1
2010-04-13s4-tevent: up tevent version numberAndrew Tridgell3-4/+4
2010-04-13build: check the type of implied dependenciesAndrew Tridgell1-1/+12
2010-04-13build: fixed a typo that prevented --bundled-libraries from working correctlyAndrew Tridgell1-1/+1
2010-04-13build: cope with existing binaries in bin/ left over from the old buildAndrew Tridgell1-4/+2
2010-04-12s3: Apply some constVolker Lendecke2-6/+10
2010-04-12s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" att...Matthias Dieter Wallnöfer5-12/+12
2010-04-12s4:auth/auth_sam_reply.c - fix counter typesMatthias Dieter Wallnöfer1-3/+3
2010-04-12s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functionsMatthias Dieter Wallnöfer4-4/+4
2010-04-12s4:torture/ldap/ldap_sort.c - There should be used the "base_dn" not the "roo...Matthias Dieter Wallnöfer1-2/+2
2010-04-12selftest: Cope with strict.Jelmer Vernooij1-1/+1
2010-04-12s4:tortore/rpc/spoolss.c: fix declaration after code warningStefan Metzmacher1-10/+10
2010-04-12s4-ldb: enable waf build of ldb without ldap backendAndrew Tridgell1-2/+3
2010-04-12build: added cross-compilation configure optionsAndrew Tridgell3-0/+53
2010-04-12Fixed a problem with provision missing the default_dir/etc directory.Nadezhda Ivanova1-2/+2
2010-04-12s3: Little refactoring: Factor out skip_spaceVolker Lendecke1-5/+10
2010-04-12s3: Remove a bogus 0-check, "isspace" can not return true for \0Volker Lendecke1-1/+1
2010-04-12s3: Cache the result of the username map scriptVolker Lendecke1-0/+1
2010-04-12Remove unused pcp/ directory.Stefan Metzmacher6-299/+0
2010-04-12Remove unused swat2 codeStefan Metzmacher1360-4095/+0
2010-04-12s4:heimdal_build/wscript_build: avoid global deps for hostcc stuffStefan Metzmacher1-0/+3
2010-04-12lib/replace/wscript: avoid global deps for LIBREPLACE_HOSTCCStefan Metzmacher1-0/+1
2010-04-12wafsamba: don't add global dependencies to hostcc targetsStefan Metzmacher2-3/+8
2010-04-12lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher4-13/+6
2010-04-12s4:param/wscript_build: 'dl' is provides via 'replace'Stefan Metzmacher1-1/+1
2010-04-12lib/nss_wrapper/wscript_build: 'replace' already includes 'dl'Stefan Metzmacher1-1/+1
2010-04-12lib/replace/wscript: add dependency to 'dl'Stefan Metzmacher1-1/+1
2010-04-12s4:heimdal_build/wscript: rename HEIMDAL_ROKEN_H => HEIMDAL_ROKEN_HOSTCCStefan Metzmacher1-8/+10
2010-04-12lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCCStefan Metzmacher2-5/+7
2010-04-12wafsamba: allow passing 'use_hostcc' to SAMBA_SUBSYSTEM()Stefan Metzmacher1-3/+6
2010-04-12s4-ldb: fixed a crash bug for non-UTF8 stringsAndrew Tridgell1-1/+3
2010-04-12build: Add an always parameter to CHECK_DECLSKai Blin1-2/+3
2010-04-12s3-waf: Correctly create symlink if SAMBA_BINARY targets are not in the curre...Kai Blin1-1/+1
2010-04-12build: allow target upgrades from EMPTY to SYSLIBAndrew Tridgell2-2/+2
2010-04-12s4-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell1-0/+7
2010-04-12s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher6-21/+13
2010-04-12lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCEStefan Metzmacher1-5/+6
2010-04-12lib/replace/wscript: implement the same getpass detection logic as the autoco...Stefan Metzmacher1-2/+2
2010-04-12lib/replace/wscript: inline LIBREPLACE_GETPASS into 'replace'Stefan Metzmacher1-5/+3
2010-04-12s4/libnet: Allocate mem in supplied mem_ctxKamen Mazdrashki1-2/+2
2010-04-12s4/py_net: Source code formatting fixKamen Mazdrashki1-16/+17
2010-04-12build: use a common autogen-waf.sh for all buildsAndrew Tridgell7-137/+33
2010-04-12build: cope with symlinks between build components in waf distAndrew Tridgell1-2/+50
2010-04-12s4-net: Add definition of outf.Jelmer Vernooij1-0/+2
2010-04-12build: added --minimum-library-version configure optionAndrew Tridgell2-0/+23
2010-04-12s4: fix a typoKamen Mazdrashki1-1/+1
2010-04-12s4/libnet: handle errors returned for DsAddEntry_v3 properlyKamen Mazdrashki1-4/+3
2010-04-12s4/libnet: Add few new lines in the debug log so it is readable againKamen Mazdrashki1-14/+16
2010-04-12s4/libnet: Dump DRSUAPI_DIRERR_OK as unexpectedKamen Mazdrashki1-2/+1