summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* Sorry. I broke the build, missed on open_directory call.Jeremy Allison2001-11-231-2/+2
* return NO_MORE_ENTRIES in lsa_enum_trust_dom. UserManager is happier :-)Jean-François Micouleau2001-11-231-1/+1
* Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau2001-11-232-6/+8
* added lsa_enum_sids to rpcclientJean-François Micouleau2001-11-221-10/+20
* fixing enum_privs and get_dispname server code.Jean-François Micouleau2001-11-221-20/+20
* add a command to rpcclient: enumprivsJean-François Micouleau2001-11-221-1/+1
* remove unused variablesGerald Carter2001-11-221-1/+0
* merge from 2.2Gerald Carter2001-11-222-33/+382
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-3/+3
* FALSE -> FalseTim Potter2001-11-151-1/+1
* Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to theGerald Carter2001-11-091-2/+2
* This change updates lp_guestaccount() to be a *global* paramater, rather thanAndrew Bartlett2001-11-091-13/+5
* Change to guest logon code.Andrew Bartlett2001-11-082-30/+30
* Initilising these variables before appending the domain groups to themAndrew Bartlett2001-11-072-1/+5
* Changed MAX_OPEN_PIPES to 2048.Jeremy Allison2001-11-051-1/+1
* Wrote some stubs for new win2k only spoolss rpc commands:Tim Potter2001-11-052-0/+101
* Don't put a \n on the end of the arg to exit_server()Tim Potter2001-11-051-1/+1
* Fix up authenticated pipes in line with vuser changes. This ensures that globalAndrew Bartlett2001-11-041-1/+4
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-1/+1
* Various post AuthRewrite cleanups, fixups and tidyups.Andrew Bartlett2001-11-011-5/+5
* Fix up domain logons. Tested with NT4.Andrew Bartlett2001-10-311-5/+4
* ... and clean up the unused variables.Andrew Bartlett2001-10-311-3/+0
* Small changes for guest authenticated pipes.Andrew Bartlett2001-10-311-8/+7
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-313-191/+94
* Added some extra fields to the auth_serversupplied_info structure.Tim Potter2001-10-311-0/+2
* This commit is number 4 of 4.Andrew Bartlett2001-10-293-3/+3
* This commit is number 3 of 4.Andrew Bartlett2001-10-291-2/+2
* This commit is number 1 of 4.Andrew Bartlett2001-10-292-0/+10
* Raise simultaneous open pipes from 64 to 1024 for large print serverJeremy Allison2001-10-271-1/+1
* Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.Jeremy Allison2001-10-183-7/+8
* Fix some unicode string error.Jean-François Micouleau2001-10-161-31/+42
* Back-out the share acl fix. Not needed (Gerald has been telling porkiesJeremy Allison2001-10-101-16/+3
* Fix bug where removing root from a share SD stops further edit access.Jeremy Allison2001-10-091-4/+17
* Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XXJeremy Allison2001-10-091-2/+2
* fix some possible memleaks and not tested reallocs spotted by Andreas MoroderSimo Sorce2001-10-031-0/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-0220-36/+0
* Fix up a number of intertwined issues:Andrew Bartlett2001-09-294-73/+100
* Fix memory leak in get_sampwd_entries(), reindent for clarity.Andrew Bartlett2001-09-271-39/+46
* Make use of the pdb_set_plaintext_passwd() update to vastly simplifyAndrew Bartlett2001-09-261-17/+11
* More updates to prevent account-guessing.Andrew Bartlett2001-09-261-12/+10
* Added Elrond patch to make se_access_check use NT datastructures, not Samba.Jeremy Allison2001-09-261-21/+6
* Fixed enumeration of large numbers of groups from a Samba DC.Jeremy Allison2001-09-251-1/+3
* fixed character set for user name pullAndrew Tridgell2001-09-211-4/+3
* fix debugAndrew Bartlett2001-09-191-1/+1
* Reverse some of the breakage I commited a day or two ago, as we need toAndrew Bartlett2001-09-191-5/+21
* move to SAFE_FREE()Simo Sorce2001-09-179-139/+126
* Minor tidy-up.Andrew Bartlett2001-09-161-1/+1
* Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c whereAndrew Bartlett2001-09-162-49/+14
* Looks like it missed these. make_connection now no longer takes a 'username'Andrew Bartlett2001-09-151-2/+0
* Kill off the //server/share%user hack in share level security.Andrew Bartlett2001-09-151-12/+6