Fix coverity #4 for 3_0 too
[metze/old/v3-2-winbind-ndr.git] / source / include /
2006-03-14 gdRemove redundant set of logon flags (now in rpc_netlogo...
2006-03-13 jraFix coverity bugs #61 and #62. Remember to divide by
2006-03-12 jpeachRevert r14204 which was horribly broken.
2006-03-11 jpeachConvert the lp_acl_compatibility() param into an enum.
2006-03-11 jpeachRemove the basically unused P_GSTRING and P_UGSTRING
2006-03-09 gdSome cleanup; there is no point in declaring and mapping
2006-03-08 gdAdd remaining (documented) userAccountControl bits...
2006-03-08 gdAdd the ACB_PWEXPIRED bit abartlet has found.
2006-03-08 gdFound some more MSV1_0 bits and their behaviour;
2006-03-07 jraRe-fix Coverity #156 - I had left the hidden arg. incon...
2006-03-07 jraFixed a very interesting class of realloc() bugs found...
2006-03-06 jerrymove PORT_DATA_1 to use static sized UNICODE strings...
2006-03-04 jerryFrom the "It's not pretty but it works" category
2006-03-03 jerry* add api table for Xcv TCPMON and LOCALMON calls starting
2006-03-03 jerry* Start fleshing out the XcvDataPort() server implement...
2006-03-03 jerry"Into the blind world let us now descend,"
2006-03-02 jraI *knew* ASU on sparc had to be good for *something...
2006-02-27 jpeachReorder so that locking and params declarations are...
2006-02-27 gd* Correctly handle acb_info/acct_flags as uint32 not...
2006-02-26 vlendecMore Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>
2006-02-26 vlendecCheck in Björn's LDAP Solaris fix.
2006-02-24 jerryCommiting the rm_primary_group.patch posted on samba...
2006-02-23 gdLet winbindd try to obtain the gecos field from the...
2006-02-22 gdNow that Heimdal 0.7.2 is released, we reenable our...
2006-02-21 jerry* Remove unused code from pdb_ldap.c
2006-02-21 lmuelleDefining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined...
2006-02-21 jraSecond attempt to fix Bug #3330 - treat the string...
2006-02-21 jraSorry Gunther, had to revert this. It's got a buffer
2006-02-20 gdCorrectly parse a non-null terminated, little-endian...
2006-02-20 jerryThis is the beginnings of moving the SAM_ACCOUNT data...
2006-02-20 gdFix EA support for AIX.
2006-02-18 jraFix all our warnings at -O6 on an x86_64 box.
2006-02-16 gdAdd SAMR_GET_USRDOM_PWINFO client-side.
2006-02-15 jerryremove unnecessary sql flags
2006-02-13 vlendecMerge the stuff I've done in head the last days.
2006-02-13 jpeachPush the FAM notification file descriptor into the...
2006-02-11 jerryby popular demand....
2006-02-11 jraAdd parsing functions - but stub internals for lookupna...
2006-02-11 jraAdd lsa_lookup_names2.
2006-02-11 jraPrepare to add lookupnames2.
2006-02-11 jraEnsure we don't crash if no dc struct on pipe.
2006-02-10 jraAdded LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.
2006-02-10 gdAdd REJECT_REASON_OTHER for samr_chgpasswd_user3
2006-02-10 gdImplement samr_chgpasswd_user3 server-side.
2006-02-10 jraFix NET_SAM_LOGON_EX.
2006-02-10 jraGet ready to implement NET_SAM_LOGON_EX.
2006-02-09 jraChange the credentials code to be more like the Samba4...
2006-02-09 jraGet closer to passing RPC-SCHANNEL test.
2006-02-08 jraAdd in userinfo26, re-enable userinfo25 - took the...
2006-02-08 jraFix parsing of SAMR_Q_CONNECT_ANON.
2006-02-06 jpeachContinue not enabling valgrind on 64-bit Linux (see...
2006-02-04 jraFix libsmbsharemodes.so to work with the stored delete...
2006-02-03 jerryLet the carnage begin....
2006-02-03 jerryfirst round of server affinity patches for winbindd...
2006-02-02 jraRather a big patch I'm afraid, but this should fix...
2006-02-01 jraFix for bug #3467. Not a show stopper.
2006-01-31 jraFix stupid bug Volker found for big-endian machines.
2006-01-27 jraFix issues exposed by Jerry's testing on 64-bit Solaris
2006-01-23 jraFix warnings assigning int to a size_t.
2006-01-15 jpeachTell the MIPSPro compiler to push DEBUG calls out of...
2006-01-14 abAfter discussion with Volker fix bug #3397 using a...
2006-01-13 jerryadding query/set ops for security descriptors on services.
2006-01-12 jraStop passing structs around in smb messages, instead
2006-01-11 gdFix segfault in "net rpc vampire|samdump" (Bugzilla...
2006-01-09 jerryBUG 3340: patch from William JoJo <jojowil@hvcc.edu...
2006-01-08 vlendecApply patch from bug 3374, attempt to fix build on...
2006-01-01 metzeHappy New Year!
2005-12-29 derrell r12115@cabra: derrell | 2005-12-29 11:16:03 -0500
2005-12-27 jraTry and fix bug #2926 by removing setlocale(LC_ALL...
2005-12-13 jraFinal fix for #3303 - send rename messages to smbd's
2005-12-12 jraAdd the share path into the sharemode db. This involves
2005-12-11 jerrydoing some service control work
2005-12-06 jraFix the "everything" build by re-adding debug2html...
2005-12-06 jraMove to a tdb-based wins database. At the moment we...
2005-12-06 jraChange uint32_t to uint32. Jerry, please pick this...
2005-12-03 vlendecMore cruft
2005-12-03 vlendecRemove unused typedefs
2005-12-03 vlendecMerge across the lookup_name and lookup_sid work. Lets...
2005-12-03 vlendecFix typo
2005-12-01 jraMove to LGPL as per tridge's Samba4 change.
2005-11-30 gdfix the build\n\nGuenther
2005-11-29 gdadd rpccli_samr_chgpasswd3 from samba4.
2005-11-29 jraIf we got a connection oriented cancel pdu we would...
2005-11-27 jraAdded Volkers's (C) to srv_samr_nt.c, removed separate...
2005-11-26 vlendecLooks bigger than it is: There's no point in allocating...
2005-11-22 jerryBUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru...
2005-11-22 gdReplace unknown1 with group_attr.
2005-11-22 gdAdd Dsr_GetSiteName (handy for experimenting with GPOs).
2005-11-22 gdFill in samr_get_dom_pwinfo based on Samba4.
2005-11-18 jraFix the SAMR cache so it works across completely insane
2005-11-17 jraLooking at a performance problem enumerating accounts...
2005-11-17 jerry* fix clearing of event logs by truncating the tdb.
2005-11-14 jraRemove silly #define of close -> close_fn as this borks
2005-11-13 vlendecImplement dsr_getdcname client code. It's handy: It...
2005-11-08 jraAdding Andrew Bartlett's patch to make machine account
2005-11-01 jraAllow the hash size of the tdb open (locking) database
2005-10-27 jerryeventlog API uses NTSTATUS, not WERROR for return codes
2005-10-24 jerrypatch from Chris to remove the empty struct in libmsrpc...
2005-10-21 gduse LDAP bitwise machting rule when searching for group...
2005-10-20 jraAdded ab's POSIX statvfs vfs call. Sorry for the delay ab.
next