summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_samr_nt.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed W2K SP2 joining a Samba PDC hosted domain.Jeremy Allison2001-06-201-7/+33
* Fix for assert fail - left over when moved to dynamic allocation.Jeremy Allison2001-06-181-3/+1
* Added patches to remove Linux specific XFS ACLs. These are now handled by theJeremy Allison2001-06-181-4/+0
* Added getconf flags for RH7.1 lfs support. Changed while() to a for()Jeremy Allison2001-06-061-11/+4
* 4 new functions to retrieve single linked list of group and passwd entriesSimo Sorce2001-05-291-8/+27
* Should be faliing on False and not True. Bad check on return valueGerald Carter2001-05-101-1/+1
* check for valid pointer before calling memset() in samr_clear_sam_passwdGerald Carter2001-05-091-2/+2
* fixes to the group mapping code.Jean-François Micouleau2001-05-081-8/+48
* Fixed compiler warning.Tim Potter2001-05-081-1/+0
* removed unused variablesGerald Carter2001-05-071-2/+0
* Patch from Simo:Gerald Carter2001-05-071-48/+48
* Big cleanup of passdb and backends.Jean-François Micouleau2001-05-041-324/+458
* converted the passdb smbpasswd implementation to using tallocGerald Carter2001-04-251-1/+3
* merging from 2.2 to headAndrew Tridgell2001-04-221-9/+3
* Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> toJeremy Allison2001-04-151-0/+12
* groupdb/mapping.c:Jeremy Allison2001-03-231-1/+11
* first pass of the new group mapping codeJean-François Micouleau2001-03-231-24/+427
* Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2001-03-161-1/+1
* AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison2001-03-151-4/+4
* AS/U does setuserinfo2, level 0x12 when joining a domain - identical to setus...Jeremy Allison2001-03-131-0/+5
* Fixed reading of strings from big-endian RPC clients.Jeremy Allison2001-03-131-4/+4
* Ensure we never return passwords from a user query.Jeremy Allison2001-03-131-13/+62
* Remove "BYTE" - we already have uint8 - don't need more conflicts withJeremy Allison2001-03-111-2/+2
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-356/+316
* Hmmm. I thought I'd added these files to CVS head.....Jeremy Allison2001-02-271-0/+2457