kai/samba.git
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...
2007-10-10 Volker Lendecker25025: Remove an unused function
2007-10-10 Volker Lendecker25024: Fix a whole bunch of Coverity bugs
2007-10-10 Jeremy Allisonr25023: Coverity #455. Not actually a bug, but this...
2007-10-10 Jeremy Allisonr25022: Fix coverity #395. Resource leak on error.
2007-10-10 Jeremy Allisonr25021: Fix coverity #435. Use of -1.
2007-10-10 Jeremy Allisonr25020: Fix coverity #374, possible null deref.
2007-10-10 Jeremy Allisonr25019: Fix coverity bug #105, run #332. Use of uniniti...
2007-10-10 Jeremy Allisonr25011: We don't use mangle_map any more.
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Michael Adamr25002: Refactor out code duplication created by the...
2007-10-10 Michael Adamr24999: Use the new regval_compose() function in regval...
2007-10-10 Michael Adamr24998: Add a function regval_compose() to compose...
2007-10-10 Michael Adamr24996: Eliminate more trailing spaces...
2007-10-10 Volker Lendecker24993: Apply some const
2007-10-10 Michael Adamr24991: Kill all those lots of trailing whitespaces...
2007-10-10 Michael Adamr24990: Kill an incredible amount of trailing whitespac...
2007-10-10 Derrell Lipmanr24981: - Use the formal syntax for calling functions...
2007-10-10 Stefan Metzmacherr24978: move domain_init_recv() near the functions...
2007-10-10 Rafal Szczesniakr24977: Ensure negative caching for name2sid, sid2name...
2007-10-10 Stefan Metzmacherr24974: catch SIGINT and SIGQUIT like SIGTERM
2007-10-10 Michael Adamr24970: Polish some comments and add my (C).
2007-10-10 Simo Sorcer24969: Fwd port "open" patch
2007-10-10 Michael Adamr24955: Reformat some object lists in Makefile.in to...
2007-10-10 Günther Deschnerr24954: Fix the build without krb5.
2007-10-10 Günther Deschnerr24952: Set the kdc locator env vars. This makes the...
2007-10-10 Volker Lendecker24951: Warn if "os level" > 255
2007-10-10 Volker Lendecker24949: Remove some static buffers
next