trying to get HEAD building again. If you want the code
[kai/samba-autobuild/.git] / source3 / rpc_server / srv_samr_nt.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-16 Jeremy AllisonPatch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
2003-04-29 Gerald Carteronly call the add_script if the getpwnam_alloc() fails
2003-04-22 Gerald Carterwrap pdb_enum_group_mapping() in [un]become_root()...
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-03-21 Andrew BartlettGive volker a hand, and let domain joins with existing...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-15 Gerald Cartersmall merges from SAMBA_3_0; mostly typos, renames...
2003-01-01 Andrew BartlettMove our password change code along a little - use...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-20 Tim PotterSpelling fix.
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-08 Andrew BartlettMake it easier to track things down here - add some...
2002-10-23 Jeremy AllisonReverted a fix from Volker (sorry). We need to move...
2002-10-23 Jeremy AllisonDebug level 12 is a typo.
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-21 Volker LendeckeSame segfault as in add_groupmem.
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-19 Volker LendeckeThis fixes some bugs for NT4 usrmgr.exe
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-08 Volker LendeckeThird part of my fix for usrmgr. Assuming automagic...
2002-10-06 Simo Sorcetry to put every security descriptors related definitio...
2002-09-30 Volker LendeckeSecond part of my fix -- incorrect merge.
2002-09-29 Volker LendeckeWe have to hand out info on Builtin here as well. They...
2002-09-26 Andrew BartlettPatch from "Kai Krueger" <kai@kruegernetz.de> to get...
2002-09-26 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix...
2002-09-23 Volker LendeckeOk, getting a bit more ambitious. Stop me, if this...
2002-09-19 Volker Lendecketrivial comment fix
2002-09-04 Andrew BartlettOnly cache the user list on the SAMR handle for a parti...
2002-08-30 Andrew BartlettAdd a fix for 'query_disp_info level 2', which should...
2002-08-30 Volker LendeckeRemoved some misleading comment.
2002-08-29 Jelmer VernooijMove samr_make_sam_obj_sd to lib/util_seaccess.c. samte...
2002-08-28 Herb Lewisadd proto for forward reference
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-16 Tim PotterReturn access granted in create_user2.
2002-08-16 Andrew BartlettReturn the error if get_group_domain_entries() fails.
2002-08-15 Tim PotterRename unknown_0 field in create_user2 reply in the...
2002-08-06 Jim McDonoughAdd SAMR 0x3e, which is samr_connect4. Seems to be...
2002-07-26 Andrew BartlettMimir has been busy with patches again, and sent in...
2002-07-21 Andrew BartlettMore use of intermediate variables to avoid issues...
2002-07-20 Andrew BartlettMore fixes towards warnings on the IRIX compiler
2002-07-05 Tim PotterRemove C++ comments.
2002-07-04 Andrew BartlettMore code from "Kai Krueger" <kai@kruegernetz.de>,...
2002-07-04 Andrew BartlettPatch to add security descriptors to the SAMR pipe.
2002-07-03 Andrew BartlettBreak up the passdb objects (to allow RPC clients to...
2002-06-25 Andrew BartlettI'm going to try and check this against Win2k shortly...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-14 Andrew BartlettAdd const, kill of useless casts and therefore eliminat...
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-06-09 Andrew BartlettThis (hopefully) fixes a bug reported by Kai Krueger...
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-06-04 Andrew BartlettUpdate the SAMR pipe for more use of NTSTATUS and to...
2002-06-03 Tim PotterRestrict anonymous checks for the SAMR pipe. This...
2002-05-26 Simo Sorcechange: pdb_getsampwrid() ->pdb_getsampwsid()
2002-05-25 Andrew BartlettClean up a few unused functions, add a bit of static...
2002-05-22 Andrew BartlettAdd a bit more const, and kill of (finally!) sys_getpwn...
2002-04-11 Andrew BartlettMuch better support for both non-algorithic RIDs (where...
2002-03-29 Jeremy AllisonDon't core dump listing thousands of users in usrmgr.
2002-03-21 Andrew BartlettMake sure to initaliase SAM_ACCOUNT pointers to NULL...
2002-03-19 Simo Sorcesecond step to gain free uid<->rid mapping
2002-03-18 Simo Sorcemore verbose checking in talloc and util_pw
2002-03-10 Andrew Tridgellreturn the correct SID and domain name for the samr...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettAdd the become_root()/unbecome_root() wrapper around...
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-20 Andrew BartlettKill off another ugly wart from the side of the passdb...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-02 Andrew BartlettActually enforce the passdb API.
2002-01-02 Jeremy AllisonMake user enumeration work for w2k and win9x.
2001-12-31 Jeremy Allisonlast_enum not used.
2001-12-31 Jeremy AllisonFixed enumeration of a large (<1500) users from a Samba...
2001-12-21 Jeremy AllisonRemoved unused variables.
2001-12-21 Jeremy AllisonThe jf_get_sampasswd_entries() is not used anymore.
2001-12-21 Jean-François Mico... added a copyright notice.
2001-12-21 Jean-François Mico... doesn't keep track of the struct's size we enumerate...
2001-12-21 Jeremy AllisonFixup some DEBUG statements (0 -> 10).
2001-12-21 Jeremy AllisonUse pdb_free_sam() to free a SAM_ACCOUNT struct, not...
2001-12-21 Jean-François Mico... re-done all of samr_query_disp_info()
2001-12-19 Jean-François Mico... added info level 1 to samr_query_alias()
2001-12-18 Tim PotterFixed bad args to debug statements.
2001-12-10 Jean-François Mico... added info level 3 to samrgetgroupinfo. I don't know...
2001-12-08 Jean-François Mico... small comment I don't want to loose.
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-05 Jean-François Mico... added samr_queryuseralias(). instead of returning BUILT...
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-02 Jean-François Mico... added queryuseraliases to rpcclient
2001-12-02 Jean-François Mico... there was a bug in samr_lookup_names (my fault)
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-28 Jean-François Mico... added samr_set_domain_info and samr_unknown_2E.
2001-11-24 Andrew BartlettKill off that crazy copy_sam_passwd(). You simply...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-11-07 Andrew BartlettInitilising these variables before appending the domain...
next