summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_reg_nt.c
Commit message (Expand)AuthorAgeFilesLines
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-13/+13
* fix missing )Herb Lewis2001-08-241-1/+1
* let admins also abort a shutdownSimo Sorce2001-08-241-9/+26
* so let admins shutdown their samba servers remotely if they want :-)Simo Sorce2001-08-231-0/+44
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+2
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-1/+1
* AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison2001-03-151-2/+2
* Fixed reading of strings from big-endian RPC clients.Jeremy Allison2001-03-131-2/+2
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-10/+25
* Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison2001-03-071-1/+1
* Don't marshal data from a stack frame.....Jeremy Allison2001-02-271-8/+14
* Separated reg code into interface & implementation.Jeremy Allison2001-02-251-0/+158