r25328: When using ldap sasl wrapping with gssapi it's important to receive warnings
[samba.git] / source3 /
2007-10-10 Günther Deschnerr25328: When using ldap sasl wrapping with gssapi it...
2007-10-10 Volker Lendecker25327: Normalize the path we return for 'msdfs proxy'
2007-10-10 Günther Deschnerr25326: Free the context from the talloc_stackframe.
2007-10-10 Günther Deschnerr25325: Rename some defines.
2007-10-10 Volker Lendecker25324: Fix "msdfs proxy"
2007-10-10 Volker Lendecker25323: Fix the build
2007-10-10 Volker Lendecker25317: Activate raw-samba3rootdirfid
2007-10-10 Günther Deschnerr25314: Add HKEY_CURRENT_USER to reg_hive_key().
2007-10-10 Günther Deschnerr25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect().
2007-10-10 Volker Lendecker25311: Patch from Heinrich Mislik <Heinrich.Mislik...
2007-10-10 Jeremy Allisonr25309: Volker's fix for bug #4984 - samba4 torture...
2007-10-10 Michael Adamr25294: Tidy up callers of unistr2_to_ascii() to pass...
2007-10-10 Michael Adamr25287: Eliminate a handful of red bars and overly...
2007-10-10 Michael Adamr25286: Fix one more caller of unistr2_to_ascii() that...
2007-10-10 Michael Adamr25285: Fix some more callers of unistr2_to_ascii to...
2007-10-10 Michael Adamr25281: Fix a caller of unistr2_to_ascii():
2007-10-10 Jeremy Allisonr25277: Belt-and-braces approach to Volker's fix for...
2007-10-10 Stefan Metzmacherr25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOM...
2007-10-10 Volker Lendecker25274: Attempt to fix RPC-SAMBA3-GETUSERNAME
2007-10-10 Jeremy Allisonr25273: unistrX_to_ascii calls pull_ucs2 - ensure it...
2007-10-10 Michael Adamr25272: Fix a bunch of callers of pull_ucs2 that passed...
2007-10-10 Stefan Metzmacherr25270: for internal domains we should not ask a remote DC.
2007-10-10 Stefan Metzmacherr25260: add trusted domains always to the end of the...
2007-10-10 Michael Adamr25258: Fix a panic message and remove superfluous...
2007-10-10 Günther Deschnerr25257: When dumping eventlist, display full timestring.
2007-10-10 Michael Adamr25254: Add my C - Michael
2007-10-10 Stefan Metzmacherr25252: move macro defines to the end of replace.h
2007-10-10 Stefan Metzmacherr25248: According to the build-farm all this defines...
2007-10-10 Michael Adamr25247: Rename the rpccli_lsa_lookup_sids_all() functio...
2007-10-10 Stefan Metzmacherr25245: rerun 'make idl'
2007-10-10 Stefan Metzmacherr25244: see what the build-farm says when we only use...
2007-10-10 Stefan Metzmacherr25241: remove sequence_number out of WINBINDD_DOMAIN_I...
2007-10-10 Stefan Metzmacherr25239: fix cut-n-paste bug in code with LIBUNWIND...
2007-10-10 Jeremy Allisonr25238: Make the error returns from the string functions
2007-10-10 Stefan Metzmacherr25236: make it possible to alter WINBINDD_SOCKET_DIR via
2007-10-10 Stefan Metzmacherr25232: sync lib/replace with SAMBA_4_0
2007-10-10 Stefan Metzmacherr25230: sync lib/talloc with SAMBA_4_0
2007-10-10 Stefan Metzmacherr25227: Patch from "Steven Danneman" <steven.danneman...
2007-10-10 Michael Adamr25226: Get rid of more red bars...
2007-10-10 Michael Adamr25225: Add a debug message.
2007-10-10 Michael Adamr25224: Fix a potential segfault in lsa_lookupsids...
2007-10-10 Michael Adamr25223: Fix behaviour of rpccli_lsa_lookupsids_all...
2007-10-10 Jeremy Allisonr25222: Fix last assumptions that (size_t)-1 can be...
2007-10-10 Michael Adamr25201: Fight those red bars...
2007-10-10 Michael Adamr25200: Fix a debug message.
2007-10-10 Jeremy Allisonr25199: Remove pstring from strdup_upper - make it the
2007-10-10 Michael Adamr25198: Change net_rpc_join_ok() to return NTSTATUS...
2007-10-10 Michael Adamr25197: Change net_make_ipc_connection() and net_make_i...
2007-10-10 Jeremy Allisonr25195: Fix issue with calling pull_uc2_*alloc with
2007-10-10 Volker Lendecker25184: Fix some C++ warnings and an uninitialized...
2007-10-10 Stefan Metzmacherr25179: fix libunwind detection on x86 based hosts
2007-10-10 Stefan Metzmacherr25177: if configured using --enable-socket-wrapper
2007-10-10 Jeremy Allisonr25173: Use the append_buffer version in a loop.
2007-10-10 Jeremy Allisonr25172: Remove commented out code we will never enable.
2007-10-10 Jeremy Allisonr25171: More pstring removal.
2007-10-10 Jeremy Allisonr25170: Remove pstring limits from ms_fnmatch and modul...
2007-10-10 Volker Lendecker25169: Fix bug 4028
2007-10-10 Jeremy Allisonr25167: Fix breakage from mangling rewrite. Use the
2007-10-10 Jeremy Allisonr25165: Use talloc_asprintf_append_buffer with an unmod...
2007-10-10 Jeremy Allisonr25164: Add talloc_asprintf_append_buffer() and the...
2007-10-10 Jeremy Allisonr25163: Fix wrong ctx passed to talloc_asprintf_append().
2007-10-10 Michael Adamr25162: Refactor further: add mapping functions between
2007-10-10 James Peachr25161: Don't panic if setgroups fails in non-root...
2007-10-10 Michael Adamr25160: Refactor out and slightly clean up canonicaliza...
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/
2007-10-10 Stefan Metzmacherr25152: fix headers used in wbinfo.c
2007-10-10 Stefan Metzmacherr25150: don't recursivly call call dump_core()
2007-10-10 Günther Deschnerr25148: Adapt to coding conventions.
2007-10-10 Stefan Metzmacherr25146: rename winbindd_nss.h => winbind_struct_protocol.h
2007-10-10 Stefan Metzmacherr25143: rename public functions from winbind_client.h
2007-10-10 James Peachr25142: Panic if setting the group list fails while...
2007-10-10 Jeremy Allisonr25141: More pstring removal.
2007-10-10 Michael Adamr25140: Less red bars to hurt my eyes...
2007-10-10 Michael Adamr25139: Avoid code duplication: let regval_ctr_copyvalu...
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Jeremy Allisonr25136: When tallocing a string to uppercase remember...
2007-10-10 Günther Deschnerr25135: Remove one END_PROFILE(SMBntcreateX) from call_...
2007-10-10 Günther Deschnerr25134: Fix Bug #4968 and make dns updates work with...
2007-10-10 Günther Deschnerr25133: Fix sasl wrapping (for ldap sign&seal).
2007-10-10 Stefan Metzmacherr25130: make use only of base types which are provided...
2007-10-10 Stefan Metzmacherr25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always...
2007-10-10 Stefan Metzmacherr25125: create prototypes for 'bool ' functions
2007-10-10 Jeremy Allisonr25121: Remove pstring limits from much of our string...
2007-10-10 Jeremy Allisonr25120: One more warning.
2007-10-10 Jeremy Allisonr25119: Fix a couple of warnings.
2007-10-10 Jeremy Allisonr25118: More pstring elimination.
2007-10-10 Jeremy Allisonr25117: The mega-patch Jerry was waiting for. Remove...
2007-10-10 Jeremy Allisonr25116: Fix talloc_asprintf_append to do the right...
2007-10-10 Jeremy Allisonr25111: Move to talloced pathnames on most code paths.
2007-10-10 Günther Deschnerr25109: Remove obsolete argument from ads_guess_service...
2007-10-10 Günther Deschnerr25108: Make ifdef labyrinth in sasl code a bit more...
2007-10-10 Simo Sorcer25107: Fix const warning caused by the way I reformatt...
2007-10-10 Jeremy Allisonr25104: Fix extra lines added by mistake.
2007-10-10 Jeremy Allisonr25103: Ensure we don't return unwritten memory (valgri...
2007-10-10 Jeremy Allisonr25102: Rewrite msdfs code to use talloced filenames...
2007-10-10 Gerald Carterr25099: Commit fix for CVE-2007-4138 from 3.0.26 release.
2007-10-10 Michael Adamr25092: Add support for storing trusted domain password...
2007-10-10 Michael Adamr25091: Start adding support for storing trusted domain...
2007-10-10 Michael Adamr25087: Reformatting: Get rid of an abundance of leadin...
2007-10-10 Michael Adamr25086: Fix interdomain trusts (this povides the fix...
next