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
2003-08-27
renaming some functions for consistency
Gerald Carter
1
-7
/
+7
2003-08-20
Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAIN
Gerald Carter
1
-5
/
+69
2003-08-15
get rid of some sompiler warnings on IRIX
Herb Lewis
1
-3
/
+2
2003-08-13
fix bug #286.
Gerald Carter
1
-2
/
+17
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+0
2003-07-31
Wrap calls to change_oem_password() in become_root()/unbecome_root() pairs
Jeremy Allison
1
-12
/
+12
2003-07-25
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
1
-1
/
+1
2003-07-24
More printf fixes - size_t is long on some architectures.
Tim Potter
1
-1
/
+1
2003-07-22
Another round of uid/gid/pid format string changes I missed the
Tim Potter
1
-2
/
+3
2003-07-11
moving more code around.
Gerald Carter
1
-4
/
+31
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
1
-13
/
+15
2003-07-09
Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful
Jeremy Allison
1
-20
/
+17
2003-07-08
Moved SAM_ACCOUNT marshall/unmarshall functions to make them externally
Jeremy Allison
1
-3
/
+3
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-2
/
+2
2003-06-22
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
1
-2
/
+2
2003-06-18
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
1
-35
/
+21
2003-06-11
Set the user's primary unix group from usrmgr.exe.
Volker Lendecke
1
-0
/
+41
2003-05-16
Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bug
Jeremy Allison
1
-1
/
+14
2003-05-12
Fix obvious compiler warnings.
Jeremy Allison
1
-1
/
+0
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
1
-22
/
+8
2003-05-07
Set our 'global sam name' in one place. For domain controllers, this is
Andrew Bartlett
1
-8
/
+1
2003-04-29
Use a common function to create the SAM_ACCOUNT being used to add accounts
Andrew Bartlett
1
-24
/
+5
2003-04-29
only call the add_script if the getpwnam_alloc() fails
Gerald Carter
1
-19
/
+28
2003-04-23
Patch by Metze to ensure that we always at least initialize our output string
Andrew Bartlett
1
-2
/
+4
2003-04-23
Now that Volker fixed the real issues with ldapsam and adding null attributes
Andrew Bartlett
1
-40
/
+8
2003-04-22
wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th...
Gerald Carter
1
-0
/
+5
2003-03-21
(merge from HEAD)
Andrew Bartlett
1
-7
/
+33
2003-02-24
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
1
-10
/
+10
2003-01-15
merging some rpcclient and net functionality from HEAD
Gerald Carter
1
-0
/
+12
2003-01-04
Merge from HEAD - move user password changes into the NTSTATUS era, and add
Andrew Bartlett
1
-3
/
+2
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-1
/
+1
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-9
/
+7
2002-11-08
Merge from HEAD:
Andrew Bartlett
1
-0
/
+2
2002-11-02
port sec_desc headers reordering from HEAD.
Simo Sorce
1
-44
/
+44
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-29
/
+40
2002-10-23
Debug level 12 is a typo.
Jeremy Allison
1
-2
/
+2
2002-10-23
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
1
-1
/
+1
2002-10-01
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
1
-2
/
+2
2002-09-26
syncing up with HEAD again....
Gerald Carter
1
-6
/
+17
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-75
/
+56
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-27
/
+115
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-410
/
+929
2002-04-12
merged the mangling test and passdb bugfixes into SAMBA_3_0
Andrew Tridgell
1
-15
/
+0
2002-03-29
Don't core dump listing thousands of users in usrmgr.
Jeremy Allison
1
-2
/
+2
2002-03-21
Make sure to initaliase SAM_ACCOUNT pointers to NULL, otherwise pdb_init_sam()
Andrew Bartlett
1
-3
/
+3
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-10
/
+82
2002-03-18
more verbose checking in talloc and util_pw
Simo Sorce
1
-2
/
+42
2002-03-10
return the correct SID and domain name for the samr enum_domain and
Andrew Tridgell
1
-8
/
+30
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
[next]