1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/rpc_server
David O'Neill 27922c0430 Changes from APPLIANCE_HEAD:
source/rpc_parse/parse_lsa.c
        - off by one unistr length bug in init_lsa_trans_name()

    source/lib/util_sid.c
        - resolve more BUILTIN sid values to names.

    source/nsswitch/wb_client.c
        - fix typo in debug message
        - set errno on error so we don't get bogus value from last failure.

    source/rpc_server/srv_spoolss_nt.c
        - add debug to track number of open printer handles for ease of
          tracking handle leaks in the future.

    source/rpc_server/srv_lsa.c
        - fix off-by-one string bug.  This was preventing NT from
          displaying names for well-know SIDs in printer permissions
          dialog.
(This used to be commit 59229b9025)
2001-01-15 18:36:50 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
srv_dfs.c Fixes to get ms-dfs code to compile with the new changes. 2000-10-13 21:53:51 +00:00
srv_lookup.c Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
srv_lsa_hnd.c added samr_set_user_info and info_2. 2000-10-07 15:56:36 +00:00
srv_lsa.c Changes from APPLIANCE_HEAD: 2001-01-15 18:36:50 +00:00
srv_netlog.c Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
srv_pipe_hnd.c Fixed up the user/group contexts when using authenticated pipes. 2000-08-04 00:59:09 +00:00
srv_pipe.c Compile fix for new arg to create_nt_token() 2000-12-12 05:29:47 +00:00
srv_reg.c Simplified server pipe implementation by changing arguments passed down 2000-06-16 08:11:32 +00:00
srv_samr.c RPC server fixes for RPC client changes merged from TNG. 2001-01-11 23:49:51 +00:00
srv_spoolss_nt.c Changes from APPLIANCE_HEAD: 2001-01-15 18:36:50 +00:00
srv_spoolss.c Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs). 2000-09-09 00:19:35 +00:00
srv_srvsvc.c Added lock backouts on fail. 2000-12-15 21:29:06 +00:00
srv_util.c Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
srv_wkssvc.c Simplified server pipe implementation by changing arguments passed down 2000-06-16 08:11:32 +00:00