1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/rpc_server
David O'Neill 3380ffae9c Changes from APPLIANCE_HEAD:
testsuite/printing/psec.c
        - Use lock directory from smb.conf parameter when peeking at the
          ntdrivers.tdb file.
    source/rpc_parse/parse_sec.c
        - fix typo in debug message
    source/script/installbin.sh
        - create private directory as part of 'make install'.
    source/nsswitch/winbindd_cache.c
    source/nsswitch/winbindd_idmap.c
    source/passdb/secrets.c
    source/smbd/connection.c
        - always convert tdb key to unix code-page when generating.
    source/printing/nt_printing.c
        - always convert tdb key to unix code-page when generating.
        - don't prepend path to a filename that is NULL in
          add_a_printer_driver_3().
    source/rpc_server/srv_spoolss_nt.c
        - always convert tdb key to unix code-page when generating.
        - don't prepend server name to a path/filename that is NULL in the
          fill_printer_driver_info functions.
    source/printing/printing.c
        - always convert tdb key to unix code-page when generating.
        - move access check for print_queue_purge() outside of job delete
          loop.
    source/smbd/unix_acls.c
        - fix for setting ACLs (this got missed earlier)
    source/lib/messages.c
        - trivial sync with appliance_head
(This used to be commit 376601d17d)
2001-01-11 20:41:19 +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 Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing 2000-12-15 23:02:01 +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/srv_samr.c: 2001-01-11 18:38:55 +00:00
srv_spoolss_nt.c Changes from APPLIANCE_HEAD: 2001-01-11 20:41:19 +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