sfrench/samba-autobuild/.git
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 Gerald Carterr25156: Update coding guiding wrt to primitive data...
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 Simo Sorcer25127: Add ol-schema-migrate.pl to the repo.
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 Adamr25090: Fix a syntax error just introduced into the...
2007-10-10 Michael Adamr25088: Change the objectclass sambaTrustedDomainPasswo...
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...
2007-10-10 Günther Deschnerr25080: Once we decrypted the packet but have timing...
2007-10-10 Stefan Metzmacherr25074: as all requests in the winbindd child are sync...
2007-10-10 Günther Deschnerr25068: Older samba3 DCs will return DCERPC_FAULT_OP_RN...
2007-10-10 Simo Sorcer25064: We use BOOL/True/False not bool/true/false
2007-10-10 Simo Sorcer25063: Fix segfault in smbldp_set_creds when we want...
2007-10-10 Simo Sorcer25062: Reformat, remove trailing spaces and fit lines...
2007-10-10 Volker Lendecker25061: Pro-actively shut up Coverity :-)
2007-10-10 Simo Sorcer25060: Fix formatting, remove trailing spaces and...
2007-10-10 Simo Sorcer25059: Apply to 3.2 as well
2007-10-10 Simo Sorcer25057: Add a schema file ready to be used in Fedora...
2007-10-10 Volker Lendecker25055: Add file_id_string_tos
2007-10-10 Andrew Bartlettr25049: Set new, more secure defaults for Samba 3.2.
2007-10-10 Volker Lendecker25040: Add "net sam rights"
2007-10-10 Volker Lendecker25036: Fix a become/unbecome_root() pair
2007-10-10 Lars Müllerr25032: Contact an off site DC if non is available...
2007-10-10 Lars Müllerr25030: ip_srv_nonsite and count_nonsite are initialize...
next