summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_reg_nt.c
Commit message (Expand)AuthorAgeFilesLines
...
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-3/+11
* Sync 3.0 branch with HEADJelmer Vernooij2002-08-171-446/+284
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-43/+618
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Merge of fixes from 2.2.Jeremy Allison2002-01-221-5/+4
* Named constants are always much better than magic numbers...Andrew Bartlett2002-01-011-2/+2
* 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