metze/old/v3-2-winbind-ndr.git
2007-09-14 obnoxRefactor further: add mapping functions between
2007-09-14 jpeachDon't panic if setgroups fails in non-root mode.
2007-09-14 obnoxRefactor out and slightly clean up canonicalization...
2007-09-14 jerryUpdate coding guiding wrt to primitive data types
2007-09-14 metzemove winbindd code into winbindd/
2007-09-14 metzefix headers used in wbinfo.c
2007-09-14 metzedon't recursivly call call dump_core()
2007-09-14 gdAdapt to coding conventions.
2007-09-14 metzerename winbindd_nss.h => winbind_struct_protocol.h
2007-09-14 metzerename public functions from winbind_client.h
2007-09-14 jpeachPanic if setting the group list fails while switching...
2007-09-14 jraMore pstring removal.
2007-09-13 obnoxLess red bars to hurt my eyes...
2007-09-13 obnoxAvoid code duplication: let regval_ctr_copyvalue()...
2007-09-13 jraMore pstring elimination. Add a TALLOC_CTX parameter
2007-09-13 jraWhen tallocing a string to uppercase remember the termi...
2007-09-13 gdRemove one END_PROFILE(SMBntcreateX) from call_nt_trans...
2007-09-13 gdFix Bug #4968 and make dns updates work with heimdal...
2007-09-13 gdFix sasl wrapping (for ldap sign&seal).
2007-09-13 metzemake use only of base types which are provided by libre...
2007-09-13 metze_XOPEN_SOURCE_EXTENDED and socklen_t are always provide...
2007-09-13 idraAdd ol-schema-migrate.pl to the repo.
2007-09-13 metzecreate prototypes for 'bool ' functions
2007-09-13 jraRemove pstring limits from much of our string handling...
2007-09-13 jraOne more warning.
2007-09-13 jraFix a couple of warnings.
2007-09-12 jraMore pstring elimination.
2007-09-12 jraThe mega-patch Jerry was waiting for. Remove all pstrin...
2007-09-12 jraFix talloc_asprintf_append to do the right thing with
2007-09-11 jraMove to talloced pathnames on most code paths.
2007-09-11 gdRemove obsolete argument from ads_guess_service_princip...
2007-09-11 gdMake ifdef labyrinth in sasl code a bit more readable.
2007-09-11 idraFix const warning caused by the way I reformatted this
2007-09-11 jraFix extra lines added by mistake.
2007-09-11 jraEnsure we don't return unwritten memory (valgrind caught).
2007-09-11 jraRewrite msdfs code to use talloced filenames. Passes...
2007-09-11 jerryCommit fix for CVE-2007-4138 from 3.0.26 release.
2007-09-11 obnoxAdd support for storing trusted domain passwords in...
2007-09-11 obnoxStart adding support for storing trusted domain passwor...
2007-09-11 obnoxFix a syntax error just introduced into the LDAP schema.
2007-09-11 obnoxChange the objectclass sambaTrustedDomainPassword to
2007-09-11 obnoxReformatting: Get rid of an abundance of leading tabs...
2007-09-11 obnoxFix interdomain trusts (this povides the fix expected...
2007-09-11 gdOnce we decrypted the packet but have timing problems...
2007-09-11 metzeas all requests in the winbindd child are sync, we...
2007-09-10 gdOlder samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR...
2007-09-10 idraWe use BOOL/True/False not bool/true/false
2007-09-10 idraFix segfault in smbldp_set_creds when we want to use...
2007-09-10 idraReformat, remove trailing spaces and fit lines into...
2007-09-10 vlendecPro-actively shut up Coverity :-)
2007-09-10 idraFix formatting, remove trailing spaces and cut lines...
2007-09-10 idraApply to 3.2 as well
2007-09-10 idraAdd a schema file ready to be used in Fedora/RedHat...
2007-09-10 vlendecAdd file_id_string_tos
2007-09-10 abartletSet new, more secure defaults for Samba 3.2.
2007-09-08 vlendecAdd "net sam rights"
2007-09-08 vlendecFix a become/unbecome_root() pair
2007-09-08 lmuelleContact an off site DC if non is available on site.
2007-09-08 lmuelleip_srv_nonsite and count_nonsite are initialized in...
2007-09-08 vlendecRemove an unused function
2007-09-08 vlendecFix a whole bunch of Coverity bugs
2007-09-08 jraCoverity #455. Not actually a bug, but this clarifies
2007-09-08 jraFix coverity #395. Resource leak on error.
2007-09-08 jraFix coverity #435. Use of -1.
2007-09-08 jraFix coverity #374, possible null deref.
2007-09-08 jraFix coverity bug #105, run #332. Use of uninitialized...
2007-09-07 jraWe don't use mangle_map any more.
2007-09-07 jraLarge patch discussed with Volker. Move unix_convert...
2007-09-07 obnoxRefactor out code duplication created by the previous
2007-09-07 obnoxUse the new regval_compose() function in regval_ctr_add...
2007-09-07 obnoxAdd a function regval_compose() to compose a REGISTRY_V...
2007-09-07 obnoxEliminate more trailing spaces...
2007-09-07 vlendecApply some const
2007-09-07 obnoxKill all those lots of trailing whitespaces from secrets.c.
2007-09-07 obnoxKill an incredible amount of trailing whitespaces...
2007-09-06 derrell- Use the formal syntax for calling functions through...
2007-09-06 metzemove domain_init_recv() near the functions that uses it
2007-09-06 mimirEnsure negative caching for name2sid, sid2name and...
2007-09-06 metzecatch SIGINT and SIGQUIT like SIGTERM
2007-09-05 obnoxPolish some comments and add my (C).
2007-09-05 idraFwd port "open" patch
2007-09-04 obnoxReformat some object lists in Makefile.in to minimize...
2007-09-04 gdFix the build without krb5.
2007-09-04 gdSet the kdc locator env vars. This makes the krb5 locat...
2007-09-04 vlendecWarn if "os level" > 255
2007-09-04 vlendecRemove some static buffers
2007-09-04 vlendecSome stackframes
2007-09-03 gdReformatting.
2007-09-02 vlendecOne more tick in #if 0 code
2007-09-02 vlendecDEBUG might use talloc_tos() itself...
2007-09-02 obnoxActivate the winbindd cache-validation message handler.
2007-09-02 obnoxDon't panic in tdb validation code when the fork or...
2007-09-01 derrell- Correct failure of libsmbclient against a version...
2007-08-31 mimirRename function as Jerry asked.
2007-08-31 obnoxMake tdb_validate() take an open tdb handle instead...
2007-08-31 obnoxChange standard failure return code of tdb_validate...
2007-08-31 obnoxFix a segfault in smbcontrol when called with parameter...
2007-08-31 obnoxAdd a "validate-cache" control message to winbindd.
2007-08-31 gdFix build warning.
2007-08-31 gdThe locator has no dependencies to ldap libs anymore...
next