summaryrefslogtreecommitdiff
path: root/source/rpc_server/srv_samr_nt.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up for 2.2.6pre2Gerald Carter2002-08-271-1/+1
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-2/+2
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-10/+32
* Move over to RELEASE branch.Jeremy Allison2002-02-011-678/+669
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-480/+629
* Fix coredump if NT password missing.Jeremy Allison2001-07-091-1/+7
* Fixed bug jf found with returning a stack allocation.Jeremy Allison2001-07-081-1/+6
* Syncup getting ready for release.Jeremy Allison2001-07-061-63/+113
* Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> toJeremy Allison2001-04-151-0/+12
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-2/+2
* Fix user private group problem by not returning groups which have theJeremy Allison2001-03-231-1/+11
* Fixed problems caused by --with-fhs patch that stopped some of the --bindirJeremy Allison2001-03-151-1/+1
* Removed rpc_unistrXX calls as the fix in include/byteorder.h now meansJeremy Allison2001-03-141-4/+4
* AS/U does setuserinfo2, level 0x12 when joining a domain - identical to setus...Jeremy Allison2001-03-131-0/+5
* We were not byte swaaping the unicode strings on reading them from a packetJeremy Allison2001-03-131-6/+4
* Ensure we never return passwords from a user query.Jeremy Allison2001-03-131-13/+64
* More SGI compiler warning fixes.Jeremy Allison2001-03-091-10/+2
* Preparing for alpha3. Fixes for SGI compiler warnings.Jeremy Allison2001-03-091-3/+3
* Fairly big (but needed) change. Move to per-pipe POLICY handles.Jeremy Allison2001-03-081-109/+145
* one more fixed.Jean-François Micouleau2001-03-021-9/+3
* Separated lsa code into interface and implementation modules.Jeremy Allison2001-02-261-1/+1
* Fixes for uninitialized memory reads in user enumeration lists.Jeremy Allison2001-02-241-0/+2
* Fixed up the join W2K client to a domain code. We're back with the functionalityJeremy Allison2001-02-241-7/+1
* fixed samr_lookup_rids() ... ... ...Jean-François Micouleau2001-02-231-30/+30
* In my prs_align() hunting I missed one, oops ! A rather big one !Jean-François Micouleau2001-02-231-4/+9
* passdb/smbpass.c: do substitution of account's info.Jean-François Micouleau2001-02-231-31/+28
* querydispinfo at level 3 is enumerating domain groups.Jean-François Micouleau2001-02-221-46/+73
* off by one lenght name in samr_querydispinfo and show also the gecosJean-François Micouleau2001-02-221-1/+7
* fixed a bunch of stuff. USRMGR.exe works back.Jean-François Micouleau2001-02-221-20/+86
* damn, what a chainsaw ! You can get severly injured :-)Jean-François Micouleau2001-02-211-11/+16
* polishing jeremy's chainsaw work ...Jean-François Micouleau2001-02-211-9/+9
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-22/+103
* This very nearly compiles.....Jeremy Allison2001-02-201-77/+139
* Updated as the merge goes along...Jeremy Allison2001-02-201-100/+191
* This will be the new samr backend implementation code. Please take a lookJeremy Allison2001-02-201-76/+332
* Updated with most of the current calls translated. Now I need to do theJeremy Allison2001-02-181-4/+418
* Save, save, save as you go...Jeremy Allison2001-02-171-0/+452
* Migrating code into implementation module....Jeremy Allison2001-02-171-7/+394
* Getting ready to split samr into interface and implementation, as hasJeremy Allison2001-02-171-0/+612