Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[kai/samba.git] / source3 / rpc_server / srv_reg_nt.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Herb Lewisfix missing )
2001-08-24 Simo Sorcelet admins also abort a shutdown
2001-08-23 Simo Sorceso let admins shutdown their samba servers remotely...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-03-15 Jeremy AllisonAS/U on a sparc now joins and authenticates against...
2001-03-13 Jeremy AllisonFixed reading of strings from big-endian RPC clients.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-02-27 Jeremy AllisonDon't marshal data from a stack frame.....
2001-02-25 Jeremy AllisonSeparated reg code into interface & implementation.