summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-11s3: Move serverinfo_to_SamInfoX to auth/server_info.cVolker Lendecke2-287/+287
2010-04-11s3: Move [make|free]_user_info to auth/user_info.cVolker Lendecke4-108/+146
2010-04-11s3: Move make_server_info_sam to auth/server_info_sam.cVolker Lendecke3-121/+152
2010-04-11s3: Move sanitize_username to lib/util_str.cVolker Lendecke3-8/+9
2010-04-11s3: Move make_server_info to auth/server_info.cVolker Lendecke4-32/+60
2010-04-11s3: Move check_sam_security to auth/check_sam.cVolker Lendecke3-486/+513
2010-04-11s3: Make check_sam_security publicVolker Lendecke2-20/+32
2010-04-11s3: Replace "auth_context" by "challenge" in need_to_increment_bad_pw_count argsVolker Lendecke1-5/+5
2010-04-11s3: Replace "auth_context" by "challenge" in sam_password_ok argsVolker Lendecke1-7/+10
2010-04-11s3: Move user_in_group() and create_token_from_username() to token_utils.cVolker Lendecke2-315/+315
2010-04-11libcli/auth: Fix an uninitialized variableVolker Lendecke1-2/+1
2010-04-11nsswitch/wbinfo: Fix the S4 header checkKai Blin1-1/+1
2010-04-11idl: Use C-style comments, because cpp on some platforms doesn't acceptJelmer Vernooij1-21/+21
2010-04-11s4:dbspeed torture - improve also the TDB code partMatthias Dieter Wallnöfer1-10/+9
2010-04-11s4:dbspeed torture - remove unneeded newlines on "torture_result"Matthias Dieter Wallnöfer1-7/+7
2010-04-11s4: Fix more test results to not conflict with subunit commands.Jelmer Vernooij1-7/+7
2010-04-11subunit: Cope with lowercase test results in tap2subunit.Jelmer Vernooij2-5/+16
2010-04-11subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij4-51/+51
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij41-292/+299
2010-04-11selftest: Accept 'testing:' to introduce new tests.Jelmer Vernooij1-1/+1
2010-04-11[Bug 7345] Incomplete description of function return values in libsmbclient.hDerrell Lipman1-8/+14
2010-04-11s3: Use sizeof(chal) instead of a constantVolker Lendecke1-1/+1
2010-04-11s3: Use talloc_stackframe() in user_in_groupVolker Lendecke1-7/+1
2010-04-11s3: Use talloc_stackframe() in user_in_group_sidVolker Lendecke1-8/+1
2010-04-11s3: Use talloc_stackframe() in create_token_from_usernameVolker Lendecke1-7/+1
2010-04-11s3: Fix a memleak in user_in_group_sidVolker Lendecke1-0/+1
2010-04-11s3: Remove the make_auth_methods routineVolker Lendecke10-72/+101
2010-04-11s3: Fix a typoVolker Lendecke1-1/+1