r11919: The generic mappings in srv_samr_nt.c are only used there -- make them
[samba.git] / source3 / rpc_server / srv_samr_nt.c
2007-10-10 Volker Lendecker11919: The generic mappings in srv_samr_nt.c are only...
2007-10-10 Volker Lendecker11918: Remove two unused variables
2007-10-10 Volker Lendecker11915: Remove unused extern declarations
2007-10-10 Volker Lendecker11898: Add a missing become_root().
2007-10-10 Jeremy Allisonr11865: The only way to stop multiple LDAP searches...
2007-10-10 Günther Deschnerr11856: Replace unknown1 with group_attr.
2007-10-10 Jeremy Allisonr11793: Fix the SAMR cache so it works across completel...
2007-10-10 Jeremy Allisonr11769: Looking at a performance problem enumerating...
2007-10-10 Jeremy Allisonr11451: Fix -O1 "might be using uninitialized" errors.
2007-10-10 Jeremy Allisonr11433: Fix for bug #3223 - ensure we're root before...
2007-10-10 Jim McDonoughr11236: Implement user rename for smbpasswd and ldap...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Jim McDonoughr10911: part of #2861: add rename support for usrmgr...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr9956: Ensure accounts with the SeAddUsersPrivilege...
2007-10-10 Gerald Carterr9660: real fix for group enumeration bug in 3.0.20...
2007-10-10 Gerald Carterr9594: return the mapped name in enum_dom_groups()
2007-10-10 Tim Potterr9275: Remove some dead code. Bugzilla #2982.
2007-10-10 Gerald Carterr9098: fix another usrmgr.exe crash when viewing user...
2007-10-10 Günther Deschnerr8971: Fix querydispinfo (still need to look at enumdom...
2007-10-10 Jeremy Allisonr8564: Sometimes we're too dumb to live... Fix samr...
2007-10-10 Volker Lendecker7836: Fix the bug where users show up as trusting...
2007-10-10 Gerald Carterr7581: fix bad merge
2007-10-10 Gerald Carterr7578: use global well known DOM_SID objects when possible
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Volker Lendecker6772: Fix a valgrind error for samr_open_alias uncover...
2007-10-10 Gerald Carterr6642: BUG 2686: shouold fix the group_setinfo() failur...
2007-10-10 Gerald Carterr6601: fixing query and set alias info calls (level...
2007-10-10 Gerald Carterr6566: fix a couple of local group bugs.
2007-10-10 Gerald Carterr6421: use add machine script when creating a user...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Volker Lendecker6282: Before converting enum_dom_groups, better get...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 Jim McDonoughr5965: Apply Volker's patch for "ldapsam trusted =...
2007-10-10 Gerald Carterr5961: final round of compiler warning fixes based...
2007-10-10 Gerald Carterr5950: more compiler warning's from Jason Mader
2007-10-10 Gerald Carterr5943: remove unneccessary se_priv_copy()
2007-10-10 Volker Lendecker5647: Caches are good for performance, but you get...
2007-10-10 Volker Lendecker5471: In cli_samr_lookup_rids, flags is not a flags...
2007-10-10 Volker Lendecker5469: Fix error codes of samr_lookup_rids: There's...
2007-10-10 Volker Lendecker5467: Optimize _samr_query_groupmem with LDAP backend...
2007-10-10 Volker Lendecker5419: Fix some unitialized variable warnings
2007-10-10 Günther Deschnerr5349: After talking with Jerry, reverted the addition...
2007-10-10 Günther Deschnerr5264: Log with loglevel 0 when account-administration...
2007-10-10 Günther Deschnerr5262: Fix server_role in the samr_query_dom_info calls...
2007-10-10 Gerald Carterr5205: more fixups for BUG 2291
2007-10-10 Gerald Carterr5203: additional changes for BUG 2291 to restrict...
2007-10-10 Günther Deschnerr5180: Call the "add machine script" to create all...
2007-10-10 Gerald Carterr5150: consolidate the samr_make.*obj_sd() functions...
2007-10-10 Gerald Carterr5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask...
2007-10-10 Gerald Carterr5028: * check acb_info mask in _samr_create_user inste...
2007-10-10 Gerald Carterr5015: (based on abartlet's original patch to restrict...
2007-10-10 Günther Deschnerr4972: Fix a warning and some debugging-outputs.
2007-10-10 Günther Deschnerr4931: Add get_user_info_7 in SAMR. This just gives...
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
2007-10-10 Gerald Carterr4871: BUG 603: patch by Daniel Beschorner <db@unit...
2007-10-10 Gerald Carterr4849: * finish SeAddUsers support in srv_samr_nt.c
2007-10-10 Günther Deschnerr4847: Hand over a acb_mask to pdb_setsampwent in load_...
2007-10-10 Gerald Carterr4805: Last planned change to the privileges infrastruc...
2007-10-10 Gerald Carterr4736: small set of merges from rtunk to minimize the...
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Günther Deschnerr4646: Allow Account Lockout with Lockout Duration...
2007-10-10 Gerald Carterr4579: small changes to allow the members og the Domain...
2007-10-10 Günther Deschnerr4343: forgot to add info-level 8 to SAMR_UNKNOWN_2E...
2007-10-10 Günther Deschnerr4336: Apply some other samba4 SAMR idl that is just...
2007-10-10 Günther Deschnerr4331: Implement SAMR query_dom_info-call info-level...
2007-10-10 Volker Lendecker4222: Always compile before commit...
2007-10-10 Volker Lendecker4219: Fix samba3 samr "idl"... According to samba4...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker3705: Nobody has commented, so I'll take this as an...
2007-10-10 Volker Lendecker3566: Completely replace the queryuseraliases call...
2007-10-10 Jeremy Allisonr2481: Patch from Igor Belyi <sambauser@katehok.ac93...
2007-10-10 Jeremy Allisonr2369: Fix from Richard Renard <rrenard@idealx.com...
2007-10-10 Simo Sorcer2331: check password script code and example from...
2007-10-10 Volker Lendecker2093: Fix for Bug 1416. This must have been a cut...
2007-10-10 Jeremy Allisonr805: Fix to stop smbd hanging on missing group member...
2007-10-10 Volker Lendecker229: Don't list domain groups from BUILTIN.
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Volker Lendecker145: pdb_create_alias now returns NTSTATUS. More of...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-14 Volker LendeckeAdd and delete aliases via srv_samr_nt. For that I...
2004-03-13 Volker LendeckeMake alias membership maintainable via net rpc group...
2004-03-04 Volker LendeckeThere's a specific error message NT_STATUS_ALIAS_EXISTS.
2004-03-04 Volker LendeckeThere's a specific error message NT_STATUS_ALIAS_EXISTS.
2004-03-03 Jim McDonoughmore usrmgr fixes: display lockout timers in minutes...
2004-03-03 Jim McDonoughmore usrmgr fixes: display lockout timers in minutes...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-29 Volker Lendeckenet_rpc.c: Don't complain if [add|del]mem was successful.
2004-02-29 Volker Lendeckenet_rpc.c: Don't complain if [add|del]mem was successful.
2004-02-25 Jim McDonoughDo the query part of the previous fix...reset time...
2004-02-25 Jim McDonoughDo the query part of the previous fix...reset time...
2004-02-25 Jim McDonoughreset time and duration are set in minutes, not seconds...
2004-02-25 Jim McDonoughreset time and duration are set in minutes, not seconds...
2004-02-17 Volker LendeckeAlso set alias info for builtins.
2004-02-17 Volker LendeckeBe able to set alias info for builtin as well.
2004-02-17 Volker LendeckeIn samr_lookup_names Windows does not return WKN_GRP...
next