index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
added samr_queryuseralias(). instead of returning BUILTIN_ALIAS_RID_USERS,
Jean-François Micouleau
2001-12-05
2
-16
/
+228
*
fixed a return value
Andrew Tridgell
2001-12-05
1
-0
/
+1
*
Use print_queue_length() by preference if we don't need a queue
Jeremy Allison
2001-12-05
1
-21
/
+3
*
Improved efficiency of enumerating print queue's under a particular
Jeremy Allison
2001-12-05
1
-9
/
+2
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
3
-90
/
+125
*
added a tdb to store the account policy informations.
Jean-François Micouleau
2001-12-03
1
-87
/
+168
*
added queryuseraliases to rpcclient
Jean-François Micouleau
2001-12-02
1
-0
/
+33
*
there was a bug in samr_lookup_names (my fault)
Jean-François Micouleau
2001-12-02
1
-42
/
+77
*
merge from APPLIANCE_HEAD
Gerald Carter
2001-11-30
1
-16
/
+20
*
Check error returns.
Jeremy Allison
2001-11-30
1
-4
/
+12
*
Gerald's fix.
Jeremy Allison
2001-11-30
1
-6
/
+2
*
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
2001-11-30
1
-2
/
+2
*
Changed again how the privilege list is handled in the group mapping code.
Jean-François Micouleau
2001-11-29
3
-38
/
+329
*
merge from APPLIANCE_HEAD
Gerald Carter
2001-11-28
1
-12
/
+9
*
added samr_set_domain_info and samr_unknown_2E.
Jean-François Micouleau
2001-11-28
2
-0
/
+162
*
Added PRINTER_ALREADY_EXISTS error check from Gerry.
Jeremy Allison
2001-11-27
1
-3
/
+16
*
challange -> challenge
Tim Potter
2001-11-26
1
-5
/
+6
*
Unless the error is exactly NT_STATUS_OK, we might not have a server info, so
Andrew Bartlett
2001-11-25
1
-1
/
+1
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
2
-6
/
+28
*
Kill off that crazy copy_sam_passwd(). You simply can't do that if the
Andrew Bartlett
2001-11-24
1
-24
/
+11
*
Sorry. I broke the build, missed on open_directory call.
Jeremy Allison
2001-11-23
1
-2
/
+2
*
return NO_MORE_ENTRIES in lsa_enum_trust_dom. UserManager is happier :-)
Jean-François Micouleau
2001-11-23
1
-1
/
+1
*
Changed how the privileges are stored in the group mapping code. It's now
Jean-François Micouleau
2001-11-23
2
-6
/
+8
*
added lsa_enum_sids to rpcclient
Jean-François Micouleau
2001-11-22
1
-10
/
+20
*
fixing enum_privs and get_dispname server code.
Jean-François Micouleau
2001-11-22
1
-20
/
+20
*
add a command to rpcclient: enumprivs
Jean-François Micouleau
2001-11-22
1
-1
/
+1
*
remove unused variables
Gerald Carter
2001-11-22
1
-1
/
+0
*
merge from 2.2
Gerald Carter
2001-11-22
2
-33
/
+382
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-3
/
+3
*
FALSE -> False
Tim Potter
2001-11-15
1
-1
/
+1
*
Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to the
Gerald Carter
2001-11-09
1
-2
/
+2
*
This change updates lp_guestaccount() to be a *global* paramater, rather than
Andrew Bartlett
2001-11-09
1
-13
/
+5
*
Change to guest logon code.
Andrew Bartlett
2001-11-08
2
-30
/
+30
*
Initilising these variables before appending the domain groups to them
Andrew Bartlett
2001-11-07
2
-1
/
+5
*
Changed MAX_OPEN_PIPES to 2048.
Jeremy Allison
2001-11-05
1
-1
/
+1
*
Wrote some stubs for new win2k only spoolss rpc commands:
Tim Potter
2001-11-05
2
-0
/
+101
*
Don't put a \n on the end of the arg to exit_server()
Tim Potter
2001-11-05
1
-1
/
+1
*
Fix up authenticated pipes in line with vuser changes. This ensures that global
Andrew Bartlett
2001-11-04
1
-1
/
+4
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-1
/
+1
*
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
2001-11-01
1
-5
/
+5
*
Fix up domain logons. Tested with NT4.
Andrew Bartlett
2001-10-31
1
-5
/
+4
*
... and clean up the unused variables.
Andrew Bartlett
2001-10-31
1
-3
/
+0
*
Small changes for guest authenticated pipes.
Andrew Bartlett
2001-10-31
1
-8
/
+7
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
3
-191
/
+94
*
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
2001-10-31
1
-0
/
+2
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
3
-3
/
+3
*
This commit is number 3 of 4.
Andrew Bartlett
2001-10-29
1
-2
/
+2
*
This commit is number 1 of 4.
Andrew Bartlett
2001-10-29
2
-0
/
+10
*
Raise simultaneous open pipes from 64 to 1024 for large print server
Jeremy Allison
2001-10-27
1
-1
/
+1
*
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
2001-10-18
3
-7
/
+8
[next]