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_samr_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-17
Fix usermanager for domains - we were returning no memory when we
Jeremy Allison
1
-10
/
+22
2001-07-09
add query user info level 20 (for RAS)
Jean-François Micouleau
1
-22
/
+195
2001-07-07
Add a new paramater: add machine script
Andrew Bartlett
1
-3
/
+11
2001-07-05
Fix for enumerating large numbers of users.
Jeremy Allison
1
-33
/
+48
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-5
/
+5
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-5
/
+5
2001-06-29
From JF....
Jeremy Allison
1
-19
/
+25
2001-06-20
Fixed W2K SP2 joining a Samba PDC hosted domain.
Jeremy Allison
1
-7
/
+33
2001-06-18
Fix for assert fail - left over when moved to dynamic allocation.
Jeremy Allison
1
-3
/
+1
2001-06-18
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
1
-4
/
+0
2001-06-06
Added getconf flags for RH7.1 lfs support. Changed while() to a for()
Jeremy Allison
1
-11
/
+4
2001-05-29
4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce
1
-8
/
+27
2001-05-10
Should be faliing on False and not True. Bad check on return value
Gerald Carter
1
-1
/
+1
2001-05-09
check for valid pointer before calling memset() in samr_clear_sam_passwd
Gerald Carter
1
-2
/
+2
2001-05-08
fixes to the group mapping code.
Jean-François Micouleau
1
-8
/
+48
2001-05-08
Fixed compiler warning.
Tim Potter
1
-1
/
+0
2001-05-07
removed unused variables
Gerald Carter
1
-2
/
+0
2001-05-07
Patch from Simo:
Gerald Carter
1
-48
/
+48
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
1
-324
/
+458
2001-04-25
converted the passdb smbpasswd implementation to using talloc
Gerald Carter
1
-1
/
+3
2001-04-22
merging from 2.2 to head
Andrew Tridgell
1
-9
/
+3
2001-04-15
Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> to
Jeremy Allison
1
-0
/
+12
2001-03-23
groupdb/mapping.c:
Jeremy Allison
1
-1
/
+11
2001-03-23
first pass of the new group mapping code
Jean-François Micouleau
1
-24
/
+427
2001-03-16
Added Michael Sweet's CUPS patch to call directly into the CUPS backend.
Jeremy Allison
1
-1
/
+1
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
1
-4
/
+4
2001-03-13
AS/U does setuserinfo2, level 0x12 when joining a domain - identical to setus...
Jeremy Allison
1
-0
/
+5
2001-03-13
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
1
-4
/
+4
2001-03-13
Ensure we never return passwords from a user query.
Jeremy Allison
1
-13
/
+62
2001-03-11
Remove "BYTE" - we already have uint8 - don't need more conflicts with
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
-356
/
+316
2001-02-27
Hmmm. I thought I'd added these files to CVS head.....
Jeremy Allison
1
-0
/
+2457
[prev]