summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:objectclass LDB module - remove a unneeded newlineMatthias Dieter Wallnöfer2010-04-131-2/+1
* Move to using 64-bit mid values in our internal open file database.Jeremy Allison2010-04-1215-166/+188
* build: cope with spaces in options passed to ./configureAndrew Tridgell2010-04-131-1/+1
* build: allow cross-builds to use shared librariesAndrew Tridgell2010-04-131-1/+1
* s4-tevent: up tevent version numberAndrew Tridgell2010-04-133-4/+4
* build: check the type of implied dependenciesAndrew Tridgell2010-04-131-1/+12
* build: fixed a typo that prevented --bundled-libraries from working correctlyAndrew Tridgell2010-04-131-1/+1
* build: cope with existing binaries in bin/ left over from the old buildAndrew Tridgell2010-04-131-4/+2
* s3: Apply some constVolker Lendecke2010-04-122-6/+10
* s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" att...Matthias Dieter Wallnöfer2010-04-125-12/+12
* s4:auth/auth_sam_reply.c - fix counter typesMatthias Dieter Wallnöfer2010-04-121-3/+3
* s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functionsMatthias Dieter Wallnöfer2010-04-124-4/+4
* s4:torture/ldap/ldap_sort.c - There should be used the "base_dn" not the "roo...Matthias Dieter Wallnöfer2010-04-121-2/+2
* selftest: Cope with strict.Jelmer Vernooij2010-04-121-1/+1
* s4:tortore/rpc/spoolss.c: fix declaration after code warningStefan Metzmacher2010-04-121-10/+10
* s4-ldb: enable waf build of ldb without ldap backendAndrew Tridgell2010-04-121-2/+3
* build: added cross-compilation configure optionsAndrew Tridgell2010-04-123-0/+53
* Fixed a problem with provision missing the default_dir/etc directory.Nadezhda Ivanova2010-04-121-2/+2
* s3: Little refactoring: Factor out skip_spaceVolker Lendecke2010-04-121-5/+10
* s3: Remove a bogus 0-check, "isspace" can not return true for \0Volker Lendecke2010-04-121-1/+1
* s3: Cache the result of the username map scriptVolker Lendecke2010-04-121-0/+1
* Remove unused pcp/ directory.Stefan Metzmacher2010-04-126-299/+0
* Remove unused swat2 codeStefan Metzmacher2010-04-121360-4095/+0
* s4:heimdal_build/wscript_build: avoid global deps for hostcc stuffStefan Metzmacher2010-04-121-0/+3
* lib/replace/wscript: avoid global deps for LIBREPLACE_HOSTCCStefan Metzmacher2010-04-121-0/+1
* wafsamba: don't add global dependencies to hostcc targetsStefan Metzmacher2010-04-122-3/+8
* lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher2010-04-124-13/+6
* s4:param/wscript_build: 'dl' is provides via 'replace'Stefan Metzmacher2010-04-121-1/+1
* lib/nss_wrapper/wscript_build: 'replace' already includes 'dl'Stefan Metzmacher2010-04-121-1/+1
* lib/replace/wscript: add dependency to 'dl'Stefan Metzmacher2010-04-121-1/+1
* s4:heimdal_build/wscript: rename HEIMDAL_ROKEN_H => HEIMDAL_ROKEN_HOSTCCStefan Metzmacher2010-04-121-8/+10
* lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCCStefan Metzmacher2010-04-122-5/+7
* wafsamba: allow passing 'use_hostcc' to SAMBA_SUBSYSTEM()Stefan Metzmacher2010-04-121-3/+6
* s4-ldb: fixed a crash bug for non-UTF8 stringsAndrew Tridgell2010-04-121-1/+3
* build: Add an always parameter to CHECK_DECLSKai Blin2010-04-121-2/+3
* s3-waf: Correctly create symlink if SAMBA_BINARY targets are not in the curre...Kai Blin2010-04-121-1/+1
* build: allow target upgrades from EMPTY to SYSLIBAndrew Tridgell2010-04-122-2/+2
* s4-waf: move the KRB5_DEPRECATED check into lib/replaceAndrew Tridgell2010-04-121-0/+7
* s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher2010-04-126-21/+13
* lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCEStefan Metzmacher2010-04-121-5/+6
* lib/replace/wscript: implement the same getpass detection logic as the autoco...Stefan Metzmacher2010-04-121-2/+2
* lib/replace/wscript: inline LIBREPLACE_GETPASS into 'replace'Stefan Metzmacher2010-04-121-5/+3
* s4/libnet: Allocate mem in supplied mem_ctxKamen Mazdrashki2010-04-121-2/+2
* s4/py_net: Source code formatting fixKamen Mazdrashki2010-04-121-16/+17
* build: use a common autogen-waf.sh for all buildsAndrew Tridgell2010-04-127-137/+33
* build: cope with symlinks between build components in waf distAndrew Tridgell2010-04-121-2/+50
* s4-net: Add definition of outf.Jelmer Vernooij2010-04-121-0/+2
* build: added --minimum-library-version configure optionAndrew Tridgell2010-04-122-0/+23
* s4: fix a typoKamen Mazdrashki2010-04-121-1/+1
* s4/libnet: handle errors returned for DsAddEntry_v3 properlyKamen Mazdrashki2010-04-121-4/+3