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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-30
Gerald's fix.
Jeremy Allison
1
-6
/
+2
2001-11-30
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
1
-2
/
+2
2001-11-29
Changed again how the privilege list is handled in the group mapping code.
Jean-François Micouleau
3
-38
/
+329
2001-11-28
merge from APPLIANCE_HEAD
Gerald Carter
1
-12
/
+9
2001-11-28
added samr_set_domain_info and samr_unknown_2E.
Jean-François Micouleau
2
-0
/
+162
2001-11-27
Added PRINTER_ALREADY_EXISTS error check from Gerry.
Jeremy Allison
1
-3
/
+16
2001-11-26
challange -> challenge
Tim Potter
1
-5
/
+6
2001-11-25
Unless the error is exactly NT_STATUS_OK, we might not have a server info, so
Andrew Bartlett
1
-1
/
+1
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
2
-6
/
+28
2001-11-24
Kill off that crazy copy_sam_passwd(). You simply can't do that if the
Andrew Bartlett
1
-24
/
+11
2001-11-23
Sorry. I broke the build, missed on open_directory call.
Jeremy Allison
1
-2
/
+2
2001-11-23
return NO_MORE_ENTRIES in lsa_enum_trust_dom. UserManager is happier :-)
Jean-François Micouleau
1
-1
/
+1
2001-11-23
Changed how the privileges are stored in the group mapping code. It's now
Jean-François Micouleau
2
-6
/
+8
2001-11-22
added lsa_enum_sids to rpcclient
Jean-François Micouleau
1
-10
/
+20
2001-11-22
fixing enum_privs and get_dispname server code.
Jean-François Micouleau
1
-20
/
+20
2001-11-22
add a command to rpcclient: enumprivs
Jean-François Micouleau
1
-1
/
+1
2001-11-22
remove unused variables
Gerald Carter
1
-1
/
+0
2001-11-22
merge from 2.2
Gerald Carter
2
-33
/
+382
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-3
/
+3
2001-11-15
FALSE -> False
Tim Potter
1
-1
/
+1
2001-11-09
Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to the
Gerald Carter
1
-2
/
+2
2001-11-09
This change updates lp_guestaccount() to be a *global* paramater, rather than
Andrew Bartlett
1
-13
/
+5
2001-11-08
Change to guest logon code.
Andrew Bartlett
2
-30
/
+30
2001-11-07
Initilising these variables before appending the domain groups to them
Andrew Bartlett
2
-1
/
+5
2001-11-05
Changed MAX_OPEN_PIPES to 2048.
Jeremy Allison
1
-1
/
+1
2001-11-05
Wrote some stubs for new win2k only spoolss rpc commands:
Tim Potter
2
-0
/
+101
2001-11-05
Don't put a \n on the end of the arg to exit_server()
Tim Potter
1
-1
/
+1
2001-11-04
Fix up authenticated pipes in line with vuser changes. This ensures that global
Andrew Bartlett
1
-1
/
+4
2001-11-03
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
1
-1
/
+1
2001-11-01
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
1
-5
/
+5
2001-10-31
Fix up domain logons. Tested with NT4.
Andrew Bartlett
1
-5
/
+4
2001-10-31
... and clean up the unused variables.
Andrew Bartlett
1
-3
/
+0
2001-10-31
Small changes for guest authenticated pipes.
Andrew Bartlett
1
-8
/
+7
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
3
-191
/
+94
2001-10-31
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
1
-0
/
+2
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
3
-3
/
+3
2001-10-29
This commit is number 3 of 4.
Andrew Bartlett
1
-2
/
+2
2001-10-29
This commit is number 1 of 4.
Andrew Bartlett
2
-0
/
+10
2001-10-27
Raise simultaneous open pipes from 64 to 1024 for large print server
Jeremy Allison
1
-1
/
+1
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
3
-7
/
+8
2001-10-16
Fix some unicode string error.
Jean-François Micouleau
1
-31
/
+42
2001-10-10
Back-out the share acl fix. Not needed (Gerald has been telling porkies
Jeremy Allison
1
-16
/
+3
2001-10-09
Fix bug where removing root from a share SD stops further edit access.
Jeremy Allison
1
-4
/
+17
2001-10-09
Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XX
Jeremy Allison
1
-2
/
+2
2001-10-03
fix some possible memleaks and not tested reallocs spotted by Andreas Moroder
Simo Sorce
1
-0
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
20
-36
/
+0
2001-09-29
Fix up a number of intertwined issues:
Andrew Bartlett
4
-73
/
+100
2001-09-27
Fix memory leak in get_sampwd_entries(), reindent for clarity.
Andrew Bartlett
1
-39
/
+46
2001-09-26
Make use of the pdb_set_plaintext_passwd() update to vastly simplify
Andrew Bartlett
1
-17
/
+11
2001-09-26
More updates to prevent account-guessing.
Andrew Bartlett
1
-12
/
+10
[next]