Fix the SAMR cache so it works across completely insane
[metze/old/v3-2-winbind-ndr.git] / source / rpc_server / srv_samr_nt.c
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-02 jraFix -O1 "might be using uninitialized" errors.
2005-10-31 jraFix for bug #3223 - ensure we're root before doing
2005-10-20 jmcdImplement user rename for smbpasswd and ldap backends...
2005-10-18 jraCompile with only 2 warnings (I'm still working on...
2005-10-11 jmcdpart of #2861: add rename support for usrmgr.exe when...
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-09-02 jerryEnsure accounts with the SeAddUsersPrivilege can modify...
2005-08-26 jerryreal fix for group enumeration bug in 3.0.20; only...
2005-08-24 jerryreturn the mapped name in enum_dom_groups()
2005-08-12 tpotRemove some dead code. Bugzilla #2982.
2005-08-05 jerryfix another usrmgr.exe crash when viewing user properti...
2005-08-03 gdFix querydispinfo (still need to look at enumdomusers...
2005-07-19 jraSometimes we're too dumb to live... Fix samr calls...
2005-06-22 vlendecFix the bug where users show up as trusting domains.
2005-06-14 jerryfix bad merge
2005-06-14 jerryuse global well known DOM_SID objects when possible
2005-05-31 jerryremove 'winbind enable local accounts' code from the...
2005-05-13 vlendecFix a valgrind error for samr_open_alias uncovered...
2005-05-07 jerryBUG 2686: shouold fix the group_setinfo() failures...
2005-05-03 jerryfixing query and set alias info calls (level 1 from the
2005-05-01 jerryfix a couple of local group bugs.
2005-04-21 jerryuse add machine script when creating a user (ACB_NORMAL)
2005-04-15 vlendecThis is quite a large and intrusive patch, but there...
2005-04-10 vlendecBefore converting enum_dom_groups, better get the previ...
2005-04-09 vlendecGet rid of generate_wellknown_sids, they are const...
2005-04-06 herbget rid of warnings from my compiler about nested externs
2005-03-27 vlendecPort some of the non-critical changes from HEAD to...
2005-03-22 jmcdApply Volker's patch for "ldapsam trusted = yes" for...
2005-03-22 jerryfinal round of compiler warning fixes based on feedback...
2005-03-22 jerrymore compiler warning's from Jason Mader
2005-03-22 jerryremove unneccessary se_priv_copy()
2005-03-03 vlendecCaches are good for performance, but you get a consiste...
2005-02-20 vlendecIn cli_samr_lookup_rids, flags is not a flags but an...
2005-02-20 vlendecFix error codes of samr_lookup_rids: There's also STATU...
2005-02-20 vlendecOptimize _samr_query_groupmem with LDAP backend for...
2005-02-16 vlendecFix some unitialized variable warnings
2005-02-12 gdAfter talking with Jerry, reverted the addition of...
2005-02-07 gdLog with loglevel 0 when account-administration scripts...
2005-02-07 gdFix server_role in the samr_query_dom_info calls. When...
2005-02-03 jerrymore fixups for BUG 2291
2005-02-03 jerryadditional changes for BUG 2291 to restrict who can...
2005-02-02 gdCall the "add machine script" to create all kinds of...
2005-01-31 jerryconsolidate the samr_make.*obj_sd() functions to share...
2005-01-28 jerry* correct STANDARD_RIGHTS_WRITE_ACCESS bitmask define
2005-01-27 jerry* check acb_info mask in _samr_create_user instead...
2005-01-26 jerry(based on abartlet's original patch to restrict passwor...
2005-01-25 gdFix a warning and some debugging-outputs.
2005-01-22 gdAdd get_user_info_7 in SAMR. This just gives out the...
2005-01-22 gdMigrate Account Policies to passdb (esp. replicating...
2005-01-20 jerryBUG 603: patch by Daniel Beschorner <db@unit-netz.de...
2005-01-19 jerry* finish SeAddUsers support in srv_samr_nt.c
2005-01-19 gdHand over a acb_mask to pdb_setsampwent in load_sampwd_...
2005-01-17 jerryLast planned change to the privileges infrastructure:
2005-01-14 jerrysmall set of merges from rtunk to minimize the diffs
2005-01-13 jerryAdd support for Windows privileges in Samba 3.0
2005-01-10 gdAllow Account Lockout with Lockout Duration "forever...
2005-01-06 jerrysmall changes to allow the members og the Domain Admins...
2004-12-23 gdforgot to add info-level 8 to SAMR_UNKNOWN_2E as well.
2004-12-22 gdApply some other samba4 SAMR idl that is just too obvio...
2004-12-22 gdImplement SAMR query_dom_info-call info-level 8 server...
2004-12-15 vlendecAlways compile before commit...
2004-12-15 vlendecFix samba3 samr "idl"... According to samba4 idl samr_D...
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-11-12 vlendecNobody has commented, so I'll take this as an ack...
2004-11-05 vlendecCompletely replace the queryuseraliases call. The previ...
2004-09-22 jraPatch from Igor Belyi <sambauser@katehok.ac93.org>...
2004-09-16 jraFix from Richard Renard <rrenard@idealx.com> to fix...
2004-09-14 idracheck password script code and example from trunk
2004-08-28 vlendecFix for Bug 1416. This must have been a cut&paste error...
2004-05-21 jraFix to stop smbd hanging on missing group member from...
2004-04-15 vlendecDon't list domain groups from BUILTIN.
2004-04-13 jerrymerging struct uuid from trunk
2004-04-10 vlendecpdb_create_alias now returns NTSTATUS. More of this...
2004-04-07 jerryvolker's patch for local group and group nesting
2004-04-04 CVSINmerge in the SAMBA_3_0 branch from cvs
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...