index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
/
srv_reg_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-21
don't free() auto variables; fixes segfault when looking up RefusePasswordCha...
Gerald Carter
1
-3
/
+5
2003-01-19
strip any trailing \'s from reg key names in an open
Gerald Carter
1
-2
/
+10
2003-01-18
removing extra debug statement
Gerald Carter
1
-2
/
+0
2003-01-04
The last of the merge of idra's shutdown changes from head...
Andrew Bartlett
1
-2
/
+2
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+0
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-3
/
+11
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-446
/
+284
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-43
/
+618
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-22
Merge of fixes from 2.2.
Jeremy Allison
1
-5
/
+4
2002-01-01
Named constants are always much better than magic numbers...
Andrew Bartlett
1
-2
/
+2
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-13
/
+13
2001-08-24
fix missing )
Herb Lewis
1
-1
/
+1
2001-08-24
let admins also abort a shutdown
Simo Sorce
1
-9
/
+26
2001-08-23
so let admins shutdown their samba servers remotely if they want :-)
Simo Sorce
1
-0
/
+44
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-2
/
+2
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
1
-1
/
+1
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
1
-2
/
+2
2001-03-13
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
1
-2
/
+2
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-10
/
+25
2001-03-07
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
1
-1
/
+1
2001-02-27
Don't marshal data from a stack frame.....
Jeremy Allison
1
-8
/
+14
2001-02-25
Separated reg code into interface & implementation.
Jeremy Allison
1
-0
/
+158